body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}.small-white {
	font-size: 9px;
	color: D2D2DC;
}
.fineprint {
	font-size: 9px;
}
a:link {
	color: 4C4C73;
}
a:hover {
	color: #990000;
}
a:visited {
	color: 4C4C73;
}
.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #4C4C73;
}
.required {
	font-weight: bold;
	color: 4C4C73;
}
.error {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
.bold-blue {
	font-weight: bold;
	color: 4C4C73;
}
.blue {
	color: 4C4C73;
}
