@charset "utf-8";
/* CSS Document */


.sf-menu {
	float:			left;
	margin-bottom:		0.5em;
	margin-left: 		1em;
}
.sf-menu a {
	width:			124px;
	height:			32px;
	border: 		none !important;
	padding: 		0 !important;
	text-decoration:	none;
	line-height:		26px;
	font-size: 		1.3em;
	color:			#4a4078 !important;


}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#13a;
}
.sf-menu li {
	background:		url(/media/_design/nav_bg_up.jpg) no-repeat;
	width:			124px;
	height:			32px;
	padding-right: 		0 !important;
	margin: 		0 3px;
}


.sf-menu li ul {
	width: 			124px !important;
	padding: 		0 !important;
	margin: 		-2px 0 0 -8px !important;
}



.sf-menu li li {
	background:		#d1d1df !important;
	width:			124px;
	height:			32px;
	padding-right: 		0 !important;
	border-top: 		1px solid #8e97af;
}


.sf-menu li:hover {
	background:		url(/media/_design/nav_bg_over.jpg) no-repeat;
	width:			124px;
	height:			32px;
	padding-right: 		0 !important;
}


.sf-menu li.sfHover {
	background:		url(/media/_design/nav_bg_over.jpg) no-repeat;
	width:			124px;
	height:			32px;
	padding-right: 		0 !important;
}


.sf-menu a:focus {
	background:		url(/media/_design/nav_bg_over.jpg) no-repeat;
	width:			124px;
	height:			32px;
	padding-right: 		0 !important;
}


.sf-menu a:hover, .sf-menu a:active {
	background:		url(/media/_design/nav_bg_over.jpg) no-repeat;
	width:			124px;
	height:			32px;
	padding-right: 		0 !important;
}


.sf-menu a.sf-with-ul {
	width:			124px;
	height:			32px !important;
	padding-right: 		0 !important;
	padding-bottom: 	0 !important;
}


.sf-menu a.sf-with-ul li li {
	margin: 		-10px 0 0 0 !important;
}


.sf-shadow ul {
	background: 		none;
}



.sf-menu li li a {
	background:		#d1d1df !important;
	width:			124px;
	height:			32px;
	padding: 		0 !important;
	margin-left: 		0;
	font-size: 		1em;
	font-weight: 		normal;
}



.sf-menu li li a:hover {
	background:		#d36c1d !important;
	width:			124px;
	height:			32px;
	padding: 		0 !important;
	margin-left: 		0;
	font-size: 		1em;
	color: 			#ffffff !important;
	font-weight: 		normal;
}













/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
