#eomapus {
	float: right;
	width: 400px;
}
#statemap {
	float: right;
	width: 250px;
	margin-left: 15px;
	margin-right: 7px;
}
.eored {
	font-size: 14px;
	font-weight: bold;
	color: #EC1B2D;
}
.bb16 {
	font-size: 16px;
	font-weight: bold;
}
.eo {
	list-style-type: none;
}
.eo ul {
	margin: 0px;
}
.links {
	font-size: 10px;
}
a.links:link {
	color: #0000FF;
	text-decoration: underline;
}
a.links:visited {
	color: #0000FF;
	text-decoration: underline;
}
a.links:hover {
	color: #000000;
	text-decoration: underline;
}
a.links:active {
	color: #EC1B2D;
	text-decoration: underline;
}
