.columnHeader {
	font-family: Arial;
	font-size: 10pt;
	color: White;
	font-weight: bold;
	text-decoration: none;
	text-indent: 5px;
	padding-top:1px;
	border-right: White;
}

.results {
	font-family: arial;
	font-size: 10pt;
	color: 000000;
	text-decoration: none;
}

.results_1stplace {
	font-family: arial;
	font-size: 10pt;
	color: Red;
	text-decoration: none;
	font : bold;
}

.input {background-color: #FAF7D4; padding-right:0px;}

.dropdown {background-color: #FAF7D4;}

.fieldLabel {
	font-family: Arial;
	font-size: 10pt;
	color: 000000;
	line-height: 10pt;
	font-weight: bold;
	text-decoration: none;
	text-indent:0px;
}

.copy {
	font-family: Arial;
	font-size: 10pt;
	color: 000000;
	line-height: 10pt;
	text-decoration: none;	
	text-indent:0px;
}

.smallcopy {
	font-family: Arial;
	font-size: 8pt;
	color: 000000;
	line-height: 10pt;
	text-decoration: none;	
	text-indent:0px;
}

.spacer {
	font-family: Arial;
	font-size: 10pt;
	color: White;
	line-height: 10pt;
	text-decoration: none;
	text-indent:0px;
}