#menu ul ul{
	position:absolute;
	padding:0;
	margin:0;
	left:-999em;
	float:none;
}
#menu ul ul{
padding:0;
	margin:0;
	left:-999em;
	float:none;
}
#menu ul ul li{
	height:auto;
	color:#FFFFFF;
	font-weight:bold;
	margin:auto;
	float:none;
	}

#menu ul ul li a{
	display:block;
	background:#1E2C51;
	padding:5px 5px 5px 15px;
	width:auto!important;
	height:20px;
	color:#FFFFFF;
	text-decoration:none;
	border-top:1px solid;
}
#menu ul ul li{background:#1E2C51;}
#menu ul ul #ddmenu a{
background:url(../images/rightarrow_white.gif) center right no-repeat #1E2C51;
}
#menu ul ul #ddmenu a:hover{
background:url(../images/rightarrow_white.gif) center right no-repeat #3D5B9B;
}
#menu ul ul li a:hover{ background:#3D5B9B; }
#menu ul ul li:hover{background:#3D5B9B;}
.act ul{ left:auto!important; }
	
#menu ul ul ul{ left:280px !important; top:0px; margin:0; padding:0} 
		
#sub{  width:300px; display:none; margin:0!important; padding:0 !important; }

#sub li{ height:auto;	color:#FFFFFF;	font-weight:bold;	margin:	0; padding:0;	float:none; list-style:none}

#sub li a{ 
	background:#1E2C51;
	padding:0;
	margin:0;
	width:auto!important;
	height:20px;
	color:#FFFFFF;
	text-decoration:none;
	}
#sub li a:hover{ background:#3D5B9B; }

#term a{ height:20px!important}


