#menu_frame_div_id {
	z-index: 9;
}

#body_frame_div_id {
	z-index: 8;
}
#path_div_id {
	z-index: 8;
}



.mainmenu li.sfhover ul {
	background-color: #8ABAE2;
	border: 0px;
	top: 21px;
}


.mainmenu ul li {
	background-color: #8ABAE2;
	border: 0px;
}
.mainmenu li {
	border-bottom: 1px solid white;
}
.mainmenu a {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	color: #0047B6;
	padding: 0.25em 0.4133333em;
}
.mainmenu li li {
	border-top: 1px solid white;
	padding-left: 0.413333em;
}
.mainmenu a:hover, .mainmenu a.active {
	color: white;
}
.mainmenu ul a {
	border: 0px;
	font-weight: bold;
	color: white;
}
.mainmenu ul a:hover {
	color: #384584;
}