#header_subnav li {
	list-style-type: none;
	float: right;
	padding-left: 20px;
	padding-top: 5px;
}
.header_subnav_active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #0A267A;
	text-decoration: none;
}
#header_subnav a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #0A267A;
	text-decoration: none;
}

.header_subnav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #AFAFAF;
	text-decoration: none;
}

