.style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 17px;
	color: #FFFFFF;
	font-weight: bold;


}
.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	text-transform: lowercase;
	color: #FFFFFF;
}
.field {
	background-color: #FFFFFF;
	height: 14px;
	width: 190px;
	border: thin none #CCCCCC;

}
.questfield {
	height: 17px;
	width: 20px;
}
.multi_field {
	width: 226px;
	height: 28px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.listCopy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 17px;
	color: #d8001d;
	font-weight: bold;
}
.headersCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	text-transform: lowercase;
	color: #d8001d;
}
