.formLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
}
.formTd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #C1C1A4;
	color: #333333;
	font-weight: bold;
}
.headerTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}


.instruction {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-transform: none;
	color: #990000;
	background-color: #D2D2BD;
}
.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
