
a { color: #000000; text-decoration: underline; }
a:link { color: #0000CC; }
a:visited { color: #660099;  }
a:active { color: #0000CC; }
a:hover { color: #0000CC; }

.main_header { font-family: Arial, Helvetica, sans-serif; font-size: 1.6em; font-weight: bold; color: #000080; line-height: 22px;}
.second_header { font-family: Arial, Helvetica, sans-serif; font-size: 1.0em; font-weight: bold; color: #000080; }
.second_header_black { font-family: Arial, Helvetica, sans-serif; font-size: 1.1em; font-weight: bold; color: #000000; }

.content { font-family: Arial, Helvetica, sans-serif; font-size: 1.2em; color: #000000; line-height: 19px; }

.introtext { font-family: Arial, Helvetica, sans-serif; font-size: 1.0em; color: #000000; line-height: 20px; font-style: italic; }

.leftnav {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #666666; line-height: 10px; font-weight: bold; }
a.leftnav:link { text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #666666; line-height: 10px; font-weight: bold; }
a.leftnav:visited {text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #666666; line-height: 10px; font-weight: bold; }
a.leftnav:active {text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #0000CC; line-height: 10px; font-weight: bold; }
a.leftnav:hover {text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #0000CC; line-height: 10px; font-weight: bold; }

.leftnavOnpage {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #000080; line-height: 10px; font-weight: bold; }
a.leftnavOnpage:link { text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #000080; line-height: 10px; font-weight: bold; }
a.leftnavOnpage:visited {text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #000080; line-height: 10px; font-weight: bold; }
a.leftnavOnpage:active {text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #0000CC; line-height: 10px; font-weight: bold; }
a.leftnavOnpage:hover {text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #0000CC; line-height: 10px; font-weight: bold; }

.leftnavsub {font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #666666; line-height: 14px; font-weight: bold; }
a.leftnavsub:link { text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #666666; line-height: 16px; font-weight: bold; }
a.leftnavsub:visited {text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #666666; line-height: 16px; font-weight: bold; }
a.leftnavsub:active {text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #0000CC; line-height: 16px; font-weight: bold; }
a.leftnavsub:hover {text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #0000CC; line-height: 16px; font-weight: bold; }

.leftnavsubOnpage {font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000080; line-height: 14px; font-weight: bold; }
a.leftnavsubOnpage:link { text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000080; line-height: 16px; font-weight: bold; }
a.leftnavsubOnpage:visited {text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000080; line-height: 16px; font-weight: bold; }
a.leftnavsubOnpage:active {text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #0000CC; line-height: 16px; font-weight: bold; }
a.leftnavsubOnpage:hover {text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #0000CC; line-height: 16px; font-weight: bold; }


.bottomnav { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; }
a.bottomnav:link { color: #FFFFFF; text-decoration: none; }
a.bottomnav:visited { color: #EEF2FB; text-decoration: none; }
a.bottomnav:active { color: #FFFFFF; text-decoration: underline; }
a.bottomnav:hover { color: #FFFFFF; text-decoration: underline; }

.bottomnavOnpage { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; text-decoration: underline; }
a.bottomnavOnpage:link { color: #FFFFFF; text-decoration: underline; }
a.bottomnavOnpage:visited { color: #FFFFFF; text-decoration: underline; }
a.bottomnavOnpage:active { color: #FFFFFF; text-decoration: underline; }
a.bottomnavOnpage:hover { color: #FFFFFF; text-decoration: underline; }

.copyright { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; }
a.copyright:link { color: #0000CC; text-decoration: underline; }
a.copyright:visited { color: #660099; text-decoration: underline; }
a.copyright:active { color: #0000CC; text-decoration: underline; }
a.copyright:hover { color: #0000CC; text-decoration: underline; }
.copyrightOnpage { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: underline;}

.callout{ 
	margin-top: 0px; 
	margin-right: 0px; 
	margin-left: 30px; 
	background-color: #EEF2FB; 
	border-style: solid; 
	border-color: #000080; 
	/* color: #000080;  */
	border-width: 1px;
	}
.calloutSource { font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 1.0em; font-style: normal; line-height: 15px; text-align: center; }
.calloutSourceCorpBlue { font-family: Arial, Helvetica, sans-serif; color: #000080; font-size: 1.0em; font-style: normal; line-height: 15px; text-align: center; }
.calloutBlack { font-family: Arial, Helvetica, sans-serif; font-size: 1.1em; font-style: normal; font-weight: normal; line-height: 18px; text-align: center;}
.calloutBold { font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 1.1em; font-style: normal; font-weight: bold; line-height: 18px; text-align: center;}
.calloutBlueBold { font-family: Arial, Helvetica, sans-serif; color: #0000CC; font-size: 1.1em; font-style: normal; font-weight: bold; line-height: 18px; text-align: center;}
.calloutCorpBlueBold { font-family: Arial, Helvetica, sans-serif; color: #000080; font-size: 1.1em; font-style: normal; font-weight: bold; line-height: 18px; text-align: center;}
.calloutHeader { font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 1.1em; font-style: italic; font-weight: bold; line-height: 18px; text-align: center;}

.calloutNormal { font-family: Arial, Helvetica, sans-serif; color: #0000CC; font-size: 1.1em; font-style: normal; font-weight: normal; line-height: 18px; text-align: center;}
a.calloutNormal:link { color: #0000CC; text-decoration: underline; font-weight: normal; font-size: 1.1em;}
a.calloutNormal:visited { color: #660099; text-decoration: underline; font-weight: normal; font-size: 1.1em;}
a.calloutNormal:active { color: #0000CC; text-decoration: underline; font-weight: normal; font-size: 1.1em;}
a.calloutNormal:hover { color: #0000CC; text-decoration: underline; font-weight: normal; font-size: 1.1em;}

.calloutBullet { font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 1.1em; font-style: normal; font-weight: normal; line-height: 18px; text-align: left;}


.form {	border-style: solid; border-color: #000000; border-width: 1px; font-family: Arial, Helvetica, sans-serif; font-size: 1.0em; color: #000000; line-height: 19px;}.content { font-family: Arial, Helvetica, sans-serif; font-size: 1.2em; color: #000000; line-height: 19px; }
.formText { font-family: Arial, Helvetica, sans-serif; font-size: 1.0em; color: #000000; line-height: 19px; }
.formTextSmall { font-family: Arial, Helvetica, sans-serif; font-size: .75em; color: #000000; line-height: 15px; }
