body {  
behavior: url(includes/csshover.htc);
}
/*green*/
div#dropMenu li.submenu li.submenu:hover{
color: #fff!important;
}
/*blue
div#dropMenu li a:hover, div#dropMenu li.submenu li.submenu:hover, div#dropMenu ul.level2 a:hover {color: #ffffff!important;background:#6C99D9;}
*/ 
/*red 
div#dropMenu li a:hover, div#dropMenu li.submenu li.submenu:hover, div#dropMenu ul.level2 a:hover {color: #ffffff!important;background:#DC262E;}
*/ 
/*grey 
div#dropMenu li a:hover, div#dropMenu li.submenu li.submenu:hover, div#dropMenu ul.level2 a:hover {color: #4f4f4f!important;background:#D5D5D5;}
*/
div#dropMenu {
width:100%;
margin:0 auto;
text-align:center;
z-index:2;
position:relative;
background-image: none;
background-position: center top;
background-repeat: repeat-x;
height: 27px;
width: 960px;
background: url("../images/navBG.jpg") repeat scroll 0 0 transparent;
}
div#dropMenu ul {
margin:0;
padding:0;
}
div#dropMenu li {
position:relative;
list-style:none; 
margin:0; 
float:left; 
line-height:1em;
background-image:url(../images/FF_header_menu_21.gif);
background-position:right center;
background-repeat:no-repeat;
height:25px;
}
div#dropMenu ul.level1 {
width:100%;
margin:0 auto; 
text-align:center;
/*background color of top menu when NOT selected. */
z-index:1000;
float:left;
background-repeat: no-repeat;
height: 26px;
padding-left: 15px;
padding-top: 0px;
}
div#dropMenu li a {
display: block;
/* Hides from IE5-mac \*/
height: 1%;
/* End hide from IE5-mac */ 
padding: 5px 1em; 
text-decoration: none; 
text-transform:uppercase; 
color:#ffffff; 
text-align:center; 
/*border-right:1px solid #ccc;*/
}	
div#dropMenu li:hover {
}
div#dropMenu>ul {
}
/*div#dropMenu li.submenu {background: url(../images/dropmenu.gif) 95% 50% no-repeat;} */
div#dropMenu li.submenu:hover {}
div#dropMenu li a.noLine {border:none;}
div#dropMenu>ul a {width: auto;z-index:1000;    color: #fff;
font-weight:normal;    height: 14px; line-height: 14px;    padding-right: 22px;
font-size:12px; 
padding: 5px 15px 5px 3px;
}
div#dropMenu ul ul {display: none;
}
div#dropMenu ul ul li { width:210px;z-index:1000; background-color:#FFFFFF;border:0;
background-image:none; height: 18px;    padding-left: 5px; padding-right:10px;
}
li.submenu{
}
/*div#dropMenu li.submenu li.submenu {background: url(../images/submenu.gif) 95% 50% no-repeat;} */
div#dropMenu ul.level1 li.submenu:hover ul.level2, 
div#dropMenu ul.level2 li.submenu:hover ul.level3,
div#dropMenu ul.level3 li.submenu:hover ul.level4,
div#dropMenu ul.level4 li.submenu:hover ul.level5,
div#dropMenu ul.level5 li.submenu:hover ul.level6,
div#dropMenu ul.level6 li.submenu:hover ul.level7,
div#dropMenu ul.level7 li.submenu:hover ul.level8 {position: absolute; width:450px;display:block;z-index:1000;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
border-left:1px solid #ccc;
border-bottom:0px;
border-bottom: 1px solid #CCCCCC; }
div#dropMenu ul.level2 {
background: none repeat scroll 0 0 #FFFFFF;
border-left: 1px solid #BBBBBB;
 padding-top: 3px;
left: 0;
position: absolute;
width: 450px;
z-index: 1000;
}
div#dropMenu ul.level3, 
div#dropMenu ul.level4, 
div#dropMenu ul.level5, 
div#dropMenu ul.level6, 
div#dropMenu ul.level7,
div#dropMenu ul.level8{top: 0; left: 12em; background:#4f4f4f}
div#dropMenu ul.level2 a {padding: 0em 0 0em 0.25em;color: white; text-transform:none; color:#1A65A6; border:0px; font-weight:normal;    line-height: 16px; height:16px; text-align:left;}  /* this is text color on drop-down submenu */
div#dropMenu ul.level2 a:hover { background-color: #415E92;
color: #FFFFFF;
text-decoration: none;}
.clearBoth {
clear:both;
height:0;
font-size:0;
line-height:0;
}
/*li#li6 ul.level2 {
left: -189px !important;
position: absolute !important;
}
li#li5 ul.level2 {
left: -132px !important;
position: absolute !important;
}
li#li4 ul.level2 {
left: -64px !important;
position: absolute !important;
}*/
li#li7 ul.level2 {
left: -44px !important;
position: absolute !important;
}
li#li8 ul.level2 {
left: -180px !important;
position: absolute !important;
}
/*
#li8{
width: 142px;}*/