.center_text { text-align: center }
.font10pt { font-size: 10pt; font-family: Arial, Helvetica, Geneva, Times, SunSans-Regular }
.form { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: Arial, Helvetica, Geneva, Times, SunSans-Regular; background-color: #ffffff }
.form_submit { color: #ffffff; font-style: normal; font-weight: bold; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Times, SunSans-Regular; background-color: red; padding: 1pt }
.formattextarea { padding: 10pt 10pt 3pt }
.green_divider { background-color: green }
.header { color: white; background-color: teal; padding: 2pt }
.red { color: red; font-family: Arial, Helvetica, Geneva, Times, SunSans-Regular; background-color: white }
.small { font-size: 8pt; font-family: Arial, Helvetica, Geneva, Times, SunSans-Regular }
.xtra_small { color: white; font-size: 6pt; font-family: Verdana, Arial, Helvetica, Geneva, Times; background-color: white }
.green_bg {
	display: block;
	width: 344px;
	height: 22px;
	padding: 9px 0px 0px 28px;
	background: url(vendor/images/green_bg.jpg) no-repeat left top;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
body {
	font-family: Arial, Helvetica, Geneva, Times, SunSans-Regular;
	background-color: white; 
	font-size: 10pt;
	color: #333333;
}
th, td {
	font-family: Arial, Helvetica, Geneva, Times, SunSans-Regular;
	font-size: 10pt;
	color: #333333;
}
a { color: blue}
h1 {
	color: white;
	font-weight: bold;
	font-size: 12pt;
	font-family: Arial, Helvetica, Geneva, Times, SunSans-Regular;
	background-color: teal;
	padding: 2pt;
}
h2 { font-weight: bold; font-size: 12pt; font-family: Arial, Helvetica, Geneva, Times, SunSans-Regular }
hr { color: green; background-color: green; border: none; height: 1px }
