#nav li.nav {
	margin: 0;
	padding: 0;
	/*height: 23px;*/
	width: 160px;
	margin-bottom: 3px;
	/*font-weight: bold;*/
	color: #636467;
}
#nav ul.subnav {
	margin: 0;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 25px;
	padding-bottom: 10px;
	font-size: 93%;
	border-bottom: 1px solid #8A1946;
}
#nav ul.selected {
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #8A1946;
	border-bottom: 1px solid #8A1946;
	}

#nav li.nav_header {
	background: none;
	/*height: 19px;*/
	width: 152px;
	padding: 3px 0 0 0px;
	margin-bottom: 15px;
	color: #8A1946;
	font-size: 11pt !important;
	}
	#nav li.nav_header a {
		color: #8A1946;
		text-decoration: none;
		}
	#nav li.nav_header a:hover {
		color: #871443;
		}
	
#nav li.nav_sub_header {
	/*height: 21px;*/
	/*width: 160px;*/
	padding: 3px 0 0 0px;
	color: #636467;
	margin: 20px 0 0 0;
	padding-bottom: 8px;
	border-bottom: 1px solid #8A1946;
	/*font-weight: bold;*/
	}
	.nosubmenu {
	margin-bottom: 25px !important;
	border-bottom: none !important;
	}
#nav li.nav_sub_header a {
	/*height: 21px;*/
	width: 160px;
	color: #8A1946;
	/*font-weight: bold;*/
	text-decoration: none;
	display: block;
	overflow: hidden;
	}

#nav li.nav a {
	color: #636467;
	/*font-weight: bold;*/
	text-decoration: none;
	/*height: 19px;*/
	width: 147px;
	padding: 4px 0 0 0px;
	display: block;
	overflow: hidden;
	}
#nav li.nav a:hover {
	color: #871443 !important;
	}

#nav li.subnav {
	color: #636467;
	margin-top: 1px;
	padding-left: 15px;
	}
#nav li.subnavsel {
	color: #8A1946;
	margin-top: 1px;
	padding-left: 15px;
	}

#nav li.subnav a, #nav li.subsubnav a {
	color: #636467;
	/*font-weight: bold;*/
	text-decoration: none;
	/*height: 17px;*/
	width: 160px;
	padding: 3px 0 0 0px;
	display: block;
	overflow: hidden;
	font-size: 8pt;
	/*font-size: 93%;*/
	}

#nav li.subnav a:hover, #nav li.subsubnav a:hover {
	color: #871443;
	font-size: 8pt;
	}

#nav li.subnavsel a, #nav li.subsubnavsel a {
	color: #8A1946;
	/*font-weight: bold;*/
	text-decoration: none;
	/*height: 17px;*/
	/*line-height: 17px;*/
	width: 160px;
	padding: 3px 0 0 0px;
	display: block;
	overflow: hidden;
	/*font-size: 93%;*/
	}

#nav ul.subsubnav {
	margin: 10px 0 10px 10px;
	padding: 0 0 0 20px;
}
#nav li.subsubnav a, #nav li.subsubnavsel a {
	width: 142px;
	}
a.activePage {color: #8A1946 !important; }

.grey { color: #afaeab !important; }
