/*.ddsmoothmenu{
	width: 100%;
}

.ddsmoothmenu ul{
	z-index:100;
	margin:0px 0px 0px 0px;
	padding:8px 0px 0px 40px;
	list-style-type: none;	
}

.ddsmoothmenu ul li{
	position: relative;
	display: inline;
	float: left;
	font-weight:bold;
	color:#3d5300;	
	margin-left:27px;
	padding-left:13px;
}

.ddsmoothmenu ul li a, .ddsmoothmenu ul li a:link{font-size:11px;font-weight:bold;color:#3d5300;text-decoration:none;}

.ddsmoothmenu ul li a:hover{font-size:11px;font-weight:bold;color:#121900;text-decoration:none;}

.academic div#nav ul li#academic {border-bottom:1px solid #D50D3C; background:#D50D3C;}
.academic div#nav ul li#academic a {border-left:1px solid #000; border-right:1px solid #000; color:#fff; font-weight:bold;}
.academic div#nav ul li#academic a:hover {background:#D50D3C;}*/

.ddsmoothmenu {float:left; width:927px; background: #E1E1E1; font-size:1.1em;}
.ddsmoothmenu ul {float:left; list-style-type:none;}
.ddsmoothmenu ul li {position: relative;	display: inline;color:#3d5300;float:left; border-bottom:1px solid #000; white-space:nowrap;}
.ddsmoothmenu ul li a {padding:7px 0; text-align:center; text-decoration:none; display:block; color:#365759; border-left:1px solid #E1E1E1; border-right:1px solid #C5C2BD;}
.ddsmoothmenu ul li a:hover {text-decoration:none; background: #D6D6D6; border-left:1px solid #D6D6D6;}

	

.ddsmoothmenu ul li ul{
	position: absolute;
	left:0;
	display: none; 
	visibility: hidden;
	color:#c6cfb1;
	margin:0px;
	padding:0px;
	}

.ddsmoothmenu ul li ul li
{
	position: relative;
	left: 0px;
	display: list-item;
	float: none;
	background: #E1E1E1;	
	margin: 0px 0px 0px 0px;
	padding: 0px;
	filter: alpha(opacity=70);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	width: 150px;
	
}
.ddsmoothmenu ul li ul#act li
{
	position: relative;
	left: 0px;
	display: list-item;
	float: none;
	background: #E1E1E1;	
	margin: 0px 0px 0px 0px;
	padding: 0px;
	filter: alpha(opacity=70);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	width: 200px;
	
}
.ddsmoothmenu ul li ul li a, .ddsmoothmenu ul li ul li a:link
{
	text-align: left;
	display: block;
	font-size: 11px;
	color: #365759;
	text-decoration: none;
	padding: 3px 5px 0px 15px;
	border-bottom: 1px solid #c6cfb1;
	height: 20px;font-weight: bold;
}


.ddsmoothmenu ul li ul li a:hover
{
	background-color: #D50D3C;
	padding: 3px 5px 0px 15px;color: #fff;
	border-bottom: 1px solid #c6cfb1;
	height: 20px;
	font-weight: bold;
}

* html .ddsmoothmenu{height: 1%;} 

.downarrowclass{
position: absolute;
top: 12px;
right: 8px;
}

.rightarrowclass{
position: absolute;
top: 7px;
right: 0px;
}

.ddshadow{
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	filter:alpha(opacity=70); 
	}

.toplevelshadow{ 
opacity: 0.9;
}
