@charset "utf-8";
/* CSS Document */

.section_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #AF1116;
	letter-spacing: normal;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

.section_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	line-height: 19px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	line-height: 40pt;
	font-weight: bold;
	border: thin dotted #666666;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	border: thin none #000000;
}
.section_body_labels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	line-height: 17px;
	background-color: #FF9933;
}
.body_questions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	background-color: #666666;
	font-weight: bold;
}
.error_message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #FF0000;
}
.mastersheet_text {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #000000;
	line-height: normal;
	height: 55pt;
}
.section_body_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #000000;
	line-height: 19px;
}
