@charset "utf-8";
/* CSS Document */

.maintable {
	background-color: #EBF2F9;
	border: 1px solid #bec4d4;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.copyright {
	font-size: 10px;
	color: #EBF2F9;
	padding-top: 15px;
}
.edit {
	font-weight: bold;
	color: #FF00FF;
	text-decoration: underline;
	font-size: 10px;
}
.title-medium {
	font-size: 13px;
	font-weight: bold;
	color: #347fc6;
}
.services-item {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.fineprint {
	font-size: 9px;
}
.innertable {
	background-color: #e2e9f2;
	border: 1px solid #bec4d4;
}
.statsfield {
	font-weight: bold;
	color: #084890;
}
a:link {
	color: #084890;
}
a:visited {
	color: #084890;
}
a:active {
	color: #084890;
}
a:hover {
	color: #9B5212;
}
.news-title {
	font-size: 16px;
	font-weight: bold;
	color: #084890;
}
.news-subtitle {
	font-style: italic;
}
.mim-menus {
	background-color: #2d4d88;
	color: #FFFFFF;
}
.picture {
	border: 1px solid #022D71;
}
.photo-caption {
	font-size: 10px;
	font-style: italic;
}
.charthead {
	color: #FFFFFF;
	text-transform: uppercase;
}
.mimtext {
	font-size: 11px;
	font-weight: bold;
}
