/*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;}
*/
	
#dropMenuWrapper {
	width:968px;
	height:46px;
	margin:auto;
	font-size:12px;
	font-family: Trebuchet MS;
	background-image:url(../images/header-nav.jpg);
	background-repeat:repeat-x;
	}
	
div#dropMenu {
  	width:968px;
    text-align:left;
	z-index:9;

position:relative;
	}

div#dropMenu ul {
	margin: 0; 
	padding: 0;
	}
	
div#dropMenu li {
	position: relative; 
	list-style: none; 
	margin: 0; 
	float: left; 
	line-height: 46px;	height: 48px;
	}
.level_head1>li>a:hover{	background:#e0e0e0;	text-decoration: none;}
.level_head1>li>a{    color: #0F2346;    font-family: "Times New Roman";    font-size: 17px;    font-weight: lighter;	display: inline-block;    line-height: 50px;    
padding: 0 9px;	height: 46px;    text-transform: uppercase;}
div#dropMenu ul.level_head1 {
	width:968px; 
	margin:0 auto; 
	text-align:center;
	height:46px;
	z-index:9;
	}
div#dropMenu li:hover {}
div#dropMenu li.submenu_head { float:left; }
div#dropMenu li.submenu_head:hover {}
div#dropMenu li a {width:146px;text-decoration: none; text-transform:uppercase; color:#000000; text-align:left; background-position:right; background-repeat:no-repeat; font-weight:bold;} 
div#dropMenu>ul a {width: auto;}
div#dropMenu ul ul {position: absolute; width: 45em;display: none;}
div#dropMenu ul ul a{ background-image:none;}
div#dropMenu ul ul li {width:15em; line-height:18px;height:18px; overflow:hidden;}
div#dropMenu ul ul li:hover { background:none !important;}
div#dropMenu li.submenu_head li.submenu_head {}
div#dropMenu ul.level_head1 li.submenu_head:hover ul.level_head2 {display:block;z-index:9;}
div#dropMenu ul.level_head3, div#dropMenu ul.level_head4, div#dropMenu ul.level_head5 {top: 0; left: 13em; background:#4f4f4f}
div#dropMenu ul.level_head2 {top: 46px; background: none repeat scroll 0 0 #1B2040;z-index:9; left:0px;}
div#dropMenu ul.level_head2 a {padding: 0em 0.25em;color: #fff; text-transform:none;}  /* this is text color on drop-down submenu */
div#dropMenu ul.level_head2 a:hover {background:none;color:#DE4816;}
