body {
	background-color: #E1EDF2;
}
.mainText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
}
.mainTextBlue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #046789;
}
.mainTextRed {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #A7181C;
}
.titleText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: 1px;
}
.titleText2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	letter-spacing: 1px;
}
.titleText3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
}
.titleTextBlue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #046789;
}
.titleTextGold {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #968F54;
}
.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
}
.subScript {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #666666;
}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #333333;
}
a:active {
	color: #666666;
}
a.footerNav:link {
	color: #666666;
}
a.footerNav:hover {
	color: #333333;
}
a.footerNav:visited {
	color: #666666;
}
a.footerNav:active {
	color: #666666;
}
.updates {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
