body {
	background-color: #cccccc;
}
.BlueHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #194291;
	font-weight: bold;
}
.blueBorder {
	border: thin solid #D7E0EA;
}
.lightBlueHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #527dab;
}
.topLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #194291;
}
.blackLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.blueLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #194291;
	font-weight: bold;
}
a:hover {
	color: #999999;
}
.NewsHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #264A98;
}
.bodyTextLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #194291;
}
.yellowBorder {
	border: thin solid #FCDF88;
}

.blackbottomline {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
