#footer_subnav li {
	float: left;
	list-style-type: none;
	padding-left: 25px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	padding-top: 5px;
	color: #C8C8C8;
}
#footer_copyright div h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #C8C8C8;
	padding-top: 5px;
	padding-right: 10px;
	font-weight: normal;
}
.footer_subnav {
	color: #C8C8C8;
	text-decoration: none;
	font-weight: bold;
}
.footer_subnav_active {
	color: #0A267A;
	text-decoration: none;
	font-weight: bold;
}
#footer_subnav a:hover {
	color: #0A267A;
	text-decoration: none;
	font-weight: bold;
}

