






/* begin top tabs */
#topnavbkgd {background:url(images/l_bkgd.jpeg); background-repeat:repeat-x; height: 66px; width: 901px; padding: 0px; margin:0px}

#topnav {background-color: #2d4461}
#topnav table {margin: 0px; padding: 0px}



/* begin top nav1 */
#nav {padding: 0; margin: 0; list-style: none; line-height: 1;}
#nav ul {color: #fff;  padding: 0; margin: 0; list-style: none; line-height: 1;}
#nav li { /* all list items */float: left;  font: 11px/11px arial;/* width needed or else Opera goes nuts */}

#nav a {display: block; padding: 11px 11px 11px 11px; color: #ffffff; text-align: center; text-decoration: none; font-weight: normal; background: #2d4461 url(images/l_blue.jpg) repeat-x; border-right: 1px dotted #689dba}
#nav a:hover {display: block; padding: 11px 11px 11px 11px; color: #005f93; text-align: center; text-decoration: none; font-weight: normal; background: #2d4461 url(images/l_gold.jpg) repeat-x; border-right: 1px dotted #689dba}
#nav a.selected {background: url(images/l_gold.jpg) repeat-x; color: #005f93}

/* second-level lists */
#nav li ul {position: absolute; background: #fcd781; border: 1px solid #d7e3f1; width: 170px; left: -999em;}
#nav li ul a {display: block; padding: 5px; color: #005f93; text-align: left; text-decoration: none; font-weight: normal; background: #fcd781; border-bottom: 1px solid #ffffff; width: 160px; border-right: 0px}
#nav li ul a:hover {display: block; padding: 5px; color: #005f93; text-align: left; text-decoration: none; font-weight: normal; background: #c2d6e7; border-bottom: 1px solid #ffffff; width: 160px; border-right: 0px}

/* Fix IE. Hide from IE Mac \*/
* html #nav li ul {position: absolute; background: #fcd781; border: 1px solid #d7e3f1; width: 170px; left: -999em;}
* html #nav li ul a {display: block; padding: 5px; color: #005f93; text-align: left; text-decoration: none; font-weight: normal; background: #fcd781; border-bottom: 1px solid #ffffff; width: 170px; border-right: 0px}
* html #nav li ul a:hover {display: block; padding: 5px; color: #005f93; text-align: left; text-decoration: none; font-weight: normal; background: #c2d6e7; border-bottom: 1px solid #ffffff; width: 170px; border-right: 0px}
/* End */

/* third-and-above-level lists */
#nav li ul ul {margin-left: 170px; margin-top: -2.2em;}
#nav li:hover ul ul, #nav li.sfhover ul ul {left: -999em;}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */left: auto;}
/* end top nav1 */




/* end left nav */


