.trHeader {
	background-color: #0C2D83;
	text-align: center;
}
.headerText {
	font-size: xx-small;
	font-weight: bold;
	color: #FFFFFF;


}
.headerNum {
	font-size: smaller;
	color: #FFFFFF;

}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	margin: 0px;

}
.trQuestion {
	background-color: #FFFFFF;
	font-size: smaller;
	vertical-align: top;



}
.trQuestionAlt {
	background-color: #FFFFFF;
	font-size: smaller;
	vertical-align: top;


}
.trWebFormat {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #000000;
	background-color: #FFFFFF;
	text-transform: uppercase;





}
.trGroup {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: smaller;
	color: #FFFFFF;
	background-color: #0000CC;



}
.questionNum {
	color: #000000;

}
.questionText {
	color: #000000;




}
.trWebFormatSpacer {
	background-color: #FFFFFF;
}
.copyRight {
	font-size: 10px;
	color: #666666;
}
.trSubmit {
	text-align: center;
}
