﻿#nav {background-image: url(../i/nav.png); background-repeat: repeat-x; width: 100%; height: 28px; line-height:28px; font-size: 16px; font-weight: bold; text-align: left;}
.navItem {color: #111111; border-right: solid 1px #CCCCCC; padding-left: 20px; padding-right: 20px; height: 28px; text-decoration: none; padding-top: 5px; padding-bottom: 3px; line-height:28px;} 
.navItemhover {background-image: url(../i/over.png);}
.selected {position: relative; top: 1px; padding-top: 5px; padding-bottom: 3px; border-right: solid 1px #CCCCCC; color: #FFFFFF; text-decoration: none; line-height: 28px; background-image: url(../i/selected.png); background-repeat: repeat-x; padding-left: 24px; padding-right: 20px;}
.subnav {background-color: #83BEE6; height: 20px; width: 100%; border-bottom: solid 1px #CCCCCC; text-align: left; padding-top: 5px; line-height:15px;}        
.subnav a {text-decoration: none; color: #000000; padding-left: 10px; padding-right: 10px; font-weight: bold; font-size: 12px;}     
.subnav a:hover {text-decoration: underline;}

#subnavSearch{ line-height:15px;}
#subnavInfoForms{display:none;}
#subnavFAQ{display:none;}
#subnavWhatsNew{display:none;}
#subnavDownloads{display:none;}
#subnavDisclaimer{display:none;}
