/* ---------------------- topNav nav ---------------------- */
#topNavcontainer{position:relative;height:56px;color:#E0E0E0;background:#143D55;width:950px;font-family:Helvetica,Arial,Verdana,sans-serif;}
#topNavnav{position:relative;height:33px;font-size:12px;text-transform:uppercase;font-weight:bold;background:#fff url(images/topNav_bg.gif) repeat-x bottom left;padding:0 0 0 20px;}
#topNavnav ul{margin:0;padding:0;list-style-type:none;width:auto;float:left;}
#topNavnav ul li{display:block;float:left;margin:0 1px;}
#topNavnav ul li a{display:block;float:left;color:#EAF3F8;text-decoration:none;padding:0 0 0 20px;height:33px;}
#topNavnav ul li a span{padding:12px 20px 0 0;height:21px;float:left;}
#topNavnav ul li a:hover{color:#fff;background:transparent url(images/topNav_bg-OVER.gif) repeat-x bottom left;}
#topNavnav ul li a:hover span{display:block;width:auto;cursor:pointer;}
#topNavnav ul li a.currentNav,#topNavnav ul li a.currentNav:hover{color:#fff;background:#1D6893 url(images/topNav_left-ON.gif) no-repeat top left;line-height:275%;}
#topNavnav ul li a.currentNav span{display:block;padding:0 20px 0 0;width:auto;background:#1D6893 url(images/topNav_right-ON.gif) no-repeat top right;height:33px;}
#topSecondarynav{ position:relative; height:33px; font-size:12px; font-weight:bold; padding:4px 0 0 20px; background-position: left bottom;}
#topSecondarynav ul{margin:0;padding:0;list-style-type:none;width:auto;float:left;}
#topSecondarynav ul li{display:block;float:left;margin:0 1px;}
#topSecondarynav ul li a{display:block;float:left;color:#EAF3F8;text-decoration:none;padding:0 0 0 20px;height:33px;}
#topSecondarynav ul li a span{padding:12px 20px 0 0;height:21px;float:left;}
#topSecondarynav ul li a:hover{color:#fff; font-weight: bold;text-decoration: underline;}
#topSecondarynav ul li a:hover span{display:block;width:auto;cursor:pointer;}
#topBar {position:relative;width:100%;background-image: url(images/topBarGradient.png);height:21px;border: 1px solid #5B9400;background-repeat: repeat-x;margin-bottom: 7px;}


/* ---------------------- END topNav nav ---------------------- */