* { font-family: arial, helvetica, sans-serif; font-size: 14px; color: #666; }
body { margin: 0px; background-color: #B0C1C4; }
table { background-color: #fff; }

.bg_background { background-color: #B0C1C4; }
.bg_grey { background-color: #CCC; }
.bg_blue { background-color: #1F73A0; }

a:link, a:visited { color: #074E81; }
a:hover, a:active { color: #F90; }

.nav, .nav a:link, .nav a:visited { font-size: 12px; font-weight: bold; color: #fff; padding: 0px 3px; }
.nav a:hover, .nav a:active  { color: #f90; text-decoration: none; }
.NavHighlight, .NavHighlight a:link, .NavHighlight a:visited { font-size: 13px; font-weight: bold; color: #f90; text-decoration: none; padding: 0px 3px;}
.NavHighlight a:hover, .NavHighlight a:active  { color: #f90; text-decoration: none; }
UL.secondNav { padding-left: 8px; margin-left: 8px; }
UL.secondNav LI, UL.thirdNav LI, UL.forthNav LI { padding-left: 0; margin-left: 0; margin-bottom: 5px; }
UL.thirdNav, UL.forthNav { padding-left: 7px; margin-left: 7px; }
.selectedNav, .selectedNav a:link, .selectedNav a:visited { font-size: 11px; font-weight: bold; color: #063; text-decoration: none;}
.selectedNav a:hover, .selectedNav a:active  { color: #FF9900; font-weight: bold; }

.siteTitle { font-size:16px; font-weight: bold; margin-top: 10px; }
#siteTitle { font-size:16px; font-weight: bold; margin-top: 10px; color: #666; }
#subsiteTitle { font-size: 12px; font-weight: bold; color: #fff; padding: 0px 3px; letter-spacing: .04em; margin: 0; }
.breadcrumb, .breadcrumb a:link, .breadcrumb a:visited { color: #999; font-size: 11px; text-decoration: none; padding: 3px; }
.breadcrumb a:hover, .breadcrumb a:active  { color: #1F73A0; text-decoration: underline; }

.home_body { font-size: 13px; margin: 4px 0px 15px 0px; } 
.sectionHead { color: #074E81; font-size: 13px; font-weight: bold; }
.pageTitle { color: #074E81; font-size: 150%; font-weight: bold; align: left; }
.paraTitle { color: #074E81; font-size: 110%; font-weight: bold; align: left; padding-top: 5px; }
.indent { margin-left: 25px; }

.home_box { border: solid #666 1px; margin-bottom: 0px; }
.home_box_header { background-color: #1F73A0; border-bottom: solid #666 1px; font-size: 13px; font-weight: bold; color: #fff; padding: 2px 0px 2px 5px;}
.home_box_body { font-size: 12px; padding: 8px; background-color: #f0f0f0; }	
.home_box_body p, .home_box_body a { font-size: 12px; }

UL.quickLinks { padding: 2px 2px 2px 8px; margin: 0px 0px 0px 8px; }
UL.quickLinks LI { padding: 3px 0px; margin-left: 0; }

.footer { padding: 3px; color:#888; font-size: 10px; }
.footer a:link, .footer a:visited { color: #074E81; font-size: 10px; } 
.footerNav, .footerNav a:link, .footerNav a:visited { color: #074E81; font-size: 10px; text-decoration: none; } 
.footerNav a:hover, .footerNav a:active { color:#999; }

.formDesc, .formDesc A { font-size:12px; }
.formFieldLabel { font-size: 9px; }
.formFieldLabel a:link, .formFieldLabel a:visited { color: #074E81; font-size: 9px; } 
LI.formItems { margin-bottom: 10px; }

H1 { color: #074E81; font-size: 150%; font-weight: bold; align: left; }
H2 {font-size:17px; font-weight: bold; margin-top: 10px;}
H3 {color: #074E81; font-size: 150%; font-weight: bold; align: left;}
H4 {color: #074E81; font-size: 110%; font-weight: bold; align: left; padding-top: 5px; }
H5 { font-size: 110%; font-weight: bold; color: #666; margin-top: 5px; margin-bottom: 5px; }
