/* Controls overall Top Navigation div */



div#header,
div#topnav {
	width:800px;
	background-color:transparent !important;
	margin-bottom:25px;
	height: 30px;
	color:#000;
	background-image: none !important;
    filter: none !important;
}

/* Controls the table within Top Nav (change bg color to match 'div#topnav'; the only css should be background-color */

table#headerTable,
table#headerTable tr,
table#headerTable td {
	background-color:#fcd901;
	margin:0;
	padding:0;
	background-image: none !important;
}


/* Controls the text (must leave in 'important' */

ul#leftNav li a,
ul#leftNav li a:hover,
ul#rightNav li a,
ul#rightNav li a:hover,
ul#leftNav li a#nav0,
ul#leftNav li a#nav0:hover,
ul#leftNav li a#nav0 small,
ul#leftNav li a#nav1,
ul#leftNav li a#nav1:hover,
ul#leftNav li a#nav1 small,
ul#leftNav li a#nav2,
ul#leftNav li a#nav2:hover,
ul#leftNav li a#nav2 small,
ul#leftNav li a#nav3,
ul#leftNav li a#nav3:hover,
ul#leftNav li a#nav3 small,
ul#leftNav li a#nav4,
ul#leftNav li a#nav4:hover,
ul#leftNav li a#nav4 small,
ul#leftNav li a#nav10,
ul#leftNav li a#nav10:hover,
ul#leftNav li a#nav10 small,
ul#leftNav li a.open,
ul#subNav0 li a,
ul#subNav1 li a,
ul#subNav2 li a,
ul#subNav3 li a,
ul#subNav4 li a,
ul#subNav10 li a{
	color:#000 !important;
	background-image: none;
}


/* Controls the color of highlighted/hovering nav items */
/* Keep the bg color the same as regular topnav bg color for best subtle effect */

table#headerTable,
table#headerTable tr,
table#headerTable td {
	background-color:#fcd901;
	background-image: none !important;
	margin:0;
	padding:0;
}
ul#leftNav li a:hover,
ul#rightNav li a:hover,
ul#subNav0 li,
ul#subNav1 li,
ul#subNav2 li,
ul#subNav3 li,
ul#subNav4 li,
ul#subNav10 li{
	background-color:#fcd901;
	background-image: none !important;
}

/* Makes the "More" button match other buttons (match bg color to above 'ul' style */

ul#leftNav li a#nav0,
ul#leftNav li a#nav1,
ul#leftNav li a#nav2,
ul#leftNav li a#nav3,
ul#leftNav li a#nav4,
ul#leftNav li a#nav10,
ul#subNav0 li,
ul#subNav1 li,
ul#subNav2 li,
ul#subNav3 li {
	background-color:#fcd901;
	background-image: none !important;
	border:none;
}

/* Hides the gradient overlay when the 'More' button is in a hover state */

ul#leftNav li a#nav0:hover,
ul#leftNav li a#nav1:hover,
ul#leftNav li a#nav2:hover,
ul#leftNav li a#nav3:hover,
ul#leftNav li a#nav4:hover,
ul#leftNav li a#nav10:hover,
ul#subNav0 li a:hover,
ul#subNav1 li a:hover,
ul#subNav2 li a:hover,
ul#subNav3 li a:hover,
ul#subNav4 li a:hover,
ul#subNav10 li a:hover{
	background-color:#fcd901;
	background-image: none !important;
}
*/

/**/
/**/
/* Remove bg images in IE*/
/**/
/**/


*html div#header,
*html div#topnav {
	background-image: none !important;
	background-color:#fcd901 !important;
}
*/
/* Controls the table within Top Nav (change bg color to match 'div#topnav'; the only css should be background-color */

*html table#headerTable,
*html table#headerTable tr,
*html table#headerTable td {
	background-image: none !important;
	background-color:#fcd901 !important;
}

/* Controls the text (must leave in 'important' */

*html ul#leftNav li a,
*html ul#leftNav li a:hover,
*html ul#rightNav li a,
*html ul#rightNav li a:hover,
*html ul#leftNav li a#nav0,
*html ul#leftNav li a#nav0:hover,
*html ul#leftNav li a#nav0 small,
*html ul#leftNav li a#nav1,
*html ul#leftNav li a#nav1:hover,
*html ul#leftNav li a#nav1 small,
*html ul#leftNav li a#nav2,
*html ul#leftNav li a#nav2:hover,
*html ul#leftNav li a#nav2 small,
*html ul#leftNav li a#nav3,
*html ul#leftNav li a#nav3:hover,
*html ul#leftNav li a#nav3 small,
*html ul#leftNav li a#nav4,
*html ul#leftNav li a#nav4:hover,
*html ul#leftNav li a#nav4 small,
*html ul#leftNav li a#nav10,
*html ul#leftNav li a#nav10:hover,
*html ul#leftNav li a#nav10 small,
*html ul#leftNav li a.open,
*html ul#subNav0 li a,
*html ul#subNav1 li a,
*html ul#subNav2 li a,
*html ul#subNav3 li a,
*html ul#subNav4 li a,
*html ul#subNav10 li a{
	background-image: none !important;
	background-color:#fcd901 !important;
}


/* Controls the color of highlighted/hovering nav items */
/* Keep the bg color the same as regular topnav bg color for best subtle effect */

*html table#headerTable,
*html table#headerTable tr,
*html table#headerTable td {
	background-image: none !important;
	background-color:#fcd901 !important;
}
*html ul#leftNav li a:hover,
*html ul#rightNav li a:hover,
*html ul#subNav0 li,
*html ul#subNav1 li,
*html ul#subNav2 li,
*html ul#subNav3 li,
*html ul#subNav4 li,
*html ul#subNav10 li{
	background-image: none !important;
	background-color:#fcd901 !important;
}

/* Makes the "More" button match other buttons (match bg color to above 'ul' style */

*html ul#leftNav li a#nav0,
*html ul#leftNav li a#nav1,
*html ul#leftNav li a#nav2,
*html ul#leftNav li a#nav3,
*html ul#leftNav li a#nav4,
*html ul#leftNav li a#nav10,
*html ul#subNav0 li,
*html ul#subNav1 li,
*html ul#subNav2 li,
*html ul#subNav3 li,
*html ul#subNav4 li,
*html ul#subNav10 li {
	background-image: none !important;
	background-color:#fcd901 !important;
}

/* Hides the gradient overlay when the 'More' button is in a hover state */

*html ul#leftNav li a#nav0:hover,
*html ul#leftNav li a#nav1:hover,
*html ul#leftNav li a#nav2:hover,
*html ul#leftNav li a#nav3:hover,
*html ul#leftNav li a#nav4:hover,
*html ul#leftNav li a#nav10:hover,
*html ul#subNav0 li a:hover,
*html ul#subNav1 li a:hover,
*html ul#subNav2 li a:hover,
*html ul#subNav3 li a:hover,
*html ul#subNav4 li a:hover,
*html ul#subNav10 li a:hover{
	background-image: none !important;
	background-color:#fcd901 !important;
}