body { background: #fff; color: #000; }
/*html { font: 100%/1.5 'Times New Roman', Times, serif; }*/
/*html { font: 100%/1.5 georgia, serif; }*/

#section_top_left, #section_top_right, #section_bottom_left, #section_bottom_right {
	display: none;
}

#siteinfo {
	display: none;
}

.clear { clear: both; }
.float_left { float: left; }
.float_right { float: right; }
.underline { text-decoration: underline; }

#main_content .report {
	font-family: georgia, serif;
	font-size: 12pt; line-height: 14pt;
}

#main_content .report h2 {
	font-size: 14pt; line-height: 16pt;
}

#main_content .scoring_box {
}

#main_content .scoring_box .scoring_score {
	font-weight: bold;
	font-size: 83pt; line-height: 85pt; color: #e2001a;
}

#main_content .scoring_box .scoring_total {
	font-size: 27pt; line-height: 29pt;
}

#main_content .report .report_text h1 {
	font-weight: bold;
	font-size: 20pt; line-height: 22pt; color: #e2001a;
}
#main_content .report .report_text h2 {
	font-size: 14pt; line-height: 16pt;
}
#main_content .report .report_text h3 { font-size: 12pt; line-height: 14pt; font-weight: bold; }
#main_content .report .report_text h4 { font-size: 12pt; line-height: 14pt; font-weight: bold; }
#main_content .report .report_text h5 { }
#main_content .report .report_text h6 { }

#main_content .report .report_text hr { border: 1px solid #e2001a; margin: 1.5em 0; }

#main_content .report .report_text .emphasis { color: #e2001a; font-weight: bold; text-transform: uppercase; }

#main_content .report .report_text a:link, #main_content .report .report_text a:visited { color: blue; }

.highlight, a.highlight, a.highlight:link, a.highlight:visited { color: #e2001a; }

