@charset "utf-8";

.section_heads {
	text-align: left;
	white-space: normal;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 22px;
	line-height: 24px;
	padding-left: 0px;
}

.section_subheads {
	text-align: left;
	white-space: normal;
	vertical-align: inherit;
	color: #666666;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	padding-left: 6px;
	padding-top: 2px;
}

.body_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	vertical-align: top;
	padding-top: 2px;
	padding-left: 12px;
}

.instruction_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 9px;
	font-weight: bold;
	text-align: left;
}

.instructions {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 11px;
	color: #000000;
	text-align: left;
	font-weight: normal;
}

.radio_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 9px;
	font-weight: normal;
	color: #000000;
}

td.section_boxes_rt {
	text-align: left;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-bottom-color: #d3daed;
	border-bottom-style: solid;
}

td.section_boxes_left {
	text-align: center;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #d3daed;
}
td.section_boxes_left_col {
	text-align: left;
	vertical-align: top;
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}

td.section_boxes_top {
	text-align: left;
	vertical-align: top;
	border-top-width: 0;
	border-right-width: 0;
	border-left-width: 0;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	background-repeat: no-repeat;
}
.CenteredSubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #f08b17;
	background-position: center top;
	text-align: center;
}
.SubheadChart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #f08b17;
	padding-bottom: 3px;
}

