html { 
	margin: 0 auto;
}
h3 {
	font-family: "Trebuchet MS";
}
p {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	margin-right: 5px;
	margin-left: 5px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}
body {
	background-color: #4070a9;
}
.footer-text {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FF9600;
}

a {
	color: #5E84AE;
	text-decoration: none;
}
.textlink {
	color: #FE9839;
	text-decoration: underline;
}
.padding-img-left {
	margin-left: 10px;
	margin-top: 5px;
}
.top-padding {
	margin-top: 10px;
	background-color: #FFFFFF;
}
.top2 {
	margin-top: 10px;
}
.table-text {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #000000;
	padding-left: 0px;
	margin-left: 10px;
}
li {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	text-decoration: none;
	color: #5E84AE;
}
#RedNotice {
	background-color: #FB4F4A;
	display: block;
	padding: 3px;
}
#RedNotice p {
	color: #FFFFFF;
}

/* RESOURCES */
.resources {font:normal 12px/18px Arial,Helvetica,Sans-Serif; list-style:none; margin:10px 0 15px 5px; padding:0;}
.resources li {margin:0 0 5px; padding:0 0 0 15px;}
.resources a {color:#003265; margin:0; padding:0; text-decoration:underline;}
.resources a:visited {color:#003265;}

/* FOOTER */
.footer-links {padding: 0 0 0 25px;}
.footer-links a {margin: 0 0 0 5px; text-transform:uppercase; color:#E9E9E9;}
