H1  { color: black; font-style: normal; font-weight: bold; font-size: xx-large; line-height: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
P  { color: black; font-style: normal; font-weight: normal; font-size: large; line-height: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin-right: 17px }
.skipnav  { font-size: 1px; left: -1000px; line-height: 1; position: absolute; width: 990px; }
.header { background-color: black }
TD { color: black; font-size: large; line-height: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
TH { color: black; font-size: large; line-height: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline; text-align: left }

td.field_title
{
	color: black;
	font-size: large;
	line-height: normal;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	width: 35%px;
}
td.field_value
{
	width: 65%;
	margin: auto;
	color: black;
	font-size: normal;
	line-height: normal;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}

td.field_value_featured
{
	width: 65%;
	margin: auto;
	background-color: red;
	color: black;
	font-size: normal;
	line-height: normal;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}

td.stats_q1
{
	background-color: #fcf;
	color: black;
	font-size: normal;
	line-height: normal;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}

td.stats_q2
{
	background-color: #ccf;
	color: black;
	font-size: normal;
	line-height: normal;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}

td.stats_age, td.performance_aggregate
{
	background-color: #fcc;
	color: black;
	font-size: normal;
	line-height: normal;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}


.invert_header
{
	text-align: center;
	color: white;
}

#alert_left
{
	float: left;
	margin-right: 17px
}
#alert_right
{
	float: right;
	margin-right: 17px
}