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: 25px;
width: 1100px;
float:left;
}
div#dropMenu ul {
margin:0;
padding:0;
}
div#dropMenu li {
position:relative;
list-style:none; 
margin:0; 
float:left; 
line-height:1em;
background-repeat:no-repeat;
height:17px;
}
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-image: url("../images/FF_header_menu_2.gif");
background-repeat: no-repeat;
height: 25px;
padding-left: 0px;
padding-top: 0px;
}
div#dropMenu li a {
display: block;
/* Hides from IE5-mac \*/
height: 1%;
/* End hide from IE5-mac */ 
padding: 6px 0.8em; 
text-decoration: none; 
text-transform:uppercase; 
text-align:center; 
/*border-right:1px solid #ccc;*/
}	

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: #1A65A6;
font-weight:bold;    height: 14px; line-height: 14px;    padding-right: 47px;
font-size:12px;  }
div#dropMenu>ul a:hover{
    background-image: url("../images/FF_header_menu_21hover.gif");
    background-position: right center;
    background-repeat: no-repeat;
color:#fff;}
div#dropMenu ul ul {display: none;
}
div#dropMenu ul ul li { width:145px;z-index:1000; background-color:#FFFFFF;border:0;
background-image:none; height:24px;    padding-left: 5px; padding-right:10px;
}
div#dropMenu ul ul li:hover{
background-image:none;}
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:320px;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;

    left: 0;
    position: absolute;
    width: 320px;
    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: 0.5em 0 0.5em 0.25em;color: white; text-transform:none; color:#666666; border:0px; font-weight:normal;    line-height: 12px;height: 12px; text-align:left;}  /* this is text color on drop-down submenu */
div#dropMenu ul.level2 a:hover { 
background-image:none;
color: #003399;
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;}
	.menuButtons span{
	display:none;}