.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #26346B;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #26346B;
	font-weight: bold;
}
.formssmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #201078;
	width: 300px;
	border: thin double #211179;
	background-color: #EBF5FA;
}
.tablehead {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C7E4F1;
}
.tableheadred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
.maintextred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.maintext_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #26346B;
	font-weight: bolder;
	text-transform: uppercase;
}
.maintext_lge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #26346B;
	font-weight: bold;
}
.maintext_reserved {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C7E4F1;
	font-weight: bold;
}
