/* css for blue stip header - section site links */
#midnav {border-top: 1px solid #80C9FF;border-bottom: 1px solid #80C9FF;height: 27px; background:#BFE4FF  url(<?=DOMAIN_NAME?>images/bluehdeader.gif) repeat-x; color: #003D6B; text-align:center; padding:0px; margin:0;}
#midnav a:link,#midnav a:visited {font-size: 11px;font-weight: bold;color: #003D6B;text-decoration: none; font-family:Verdana, Arial, Helvetica, sans-serif; background:inherit; padding:0}
#midnav a:hover {text-decoration: underline; }
