.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	color: #3C4B5C;
}

.hdr2text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	line-height: 24px;
	color: #3C4B5C;
}

.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	color: #02A1E2;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	color: #02A1E2;
	border: thin solid #7F9DB9;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	color: #3C4B5C;
}

td.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	color: #3C4B5C;
}

td.bodytextMessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	color: #3C4B5C;
}


td.headerMessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 28px;
	font-weight: bold;
	color: black;
}

td.headerMessageSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: black;
}

a.headerMessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 28px;
	font-weight: bold;
	color: black;
}

a.headerMessage:hover {
	color: black;
	text-decoration: underline;
}

a.headerMessage:link {
	color: black;
	text-decoration: none;
}
a.headerMessage:visited {
	color: black;
	text-decoration: none;
}
a.headerMessage:active {
	color: black;
	text-decoration: none;
}
a.bold {
	font-weight: bold;
}