@charset "utf-8";
/* CSS Document */
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 7px;
}
.state {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0066CC;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	padding-left: 7px;
}
.result_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 9px;
}
.result_headers {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.result_information {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: normal;
	margin: 5px;
	color: #000066;
	padding-top: 9px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 12px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.data_current {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #3366CC;
	text-decoration: none;
	padding: 10px;
}
.result_total {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: normal;
	margin: 5px;
	color: #000000;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 9px;
}
.regularText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	padding-left: 9px;
}
.regularTextHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #003399;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	padding-left: 9px;
}
.regularTextBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0033CC;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

