.text	      {
	color: #000000;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica;
}
.headerBlue       { font-size: 12px; color: #0066FF; font-weight: bold; font-family: Arial }
A:LINK 	      { color: #560058; font-size: 11px; font-family: Arial; text-decoration: underline }
A:VISITED     { color: #560058; font-size: 11px; font-family: Arial; text-decoration: underline }
A:HOVER       { color: #5C8F02; font-size: 11px; font-family: Arial; text-decoration: underline }
.checkbox { background: #CFF43F; color: #CFF43F }
.textBody {
	color: #000000;
	font-size: 13px;
	font-family: Arial, Verdana, Helvetica;
	line-height: 16px;
	padding-left: 10px;
	text-align: left;
}
.HeaderGreen {
	font-size: 19px;
	color: #5C8F02;
	font-weight: bold;
	font-family: Arial;
	padding-left: 10px;
}
li {
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	padding-bottom: 5px;
}
.Green14pt {
	font-size: 14px;
	color: #5C8F02;
	font-weight: bold;
	font-family: Arial;
	padding-left: 10px;
}
body, td, th, input, select, textarea {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

body, html { margin: 0; padding: 0; background-color: #FFFFFF; }
h1 { font-size: 18px; background-color: #dedede; padding: 6px; margin: 0; }
h2 { font-size: 13px; margin-bottom: 0.5em; margin-top: 0em; color: #555; }
h3 { font-size: 11px; }

.table_td {
	vertical-align: middle;
	height: 30px;
	text-align: left;
	border-top: 0 solid #d6d3ce;
	border-right: 0px solid #d6d3ce;
	border-bottom: 1px solid #d6d3ce;
	border-left: 0 solid #d6d3ce;
	padding-left: 10px;
}
.red {
	color: #990000;
}
.table_tdError {
	vertical-align: middle;
	height: 30px;
	text-align: left;
	padding-left: 10px;
	color: #990000;
	font-weight: bold;
	border: 0 none #d6d3ce;
}
.table_tdDoublespace {
	vertical-align: middle;
	height: 30px;
	text-align: left;
	border-top: 0 solid #d6d3ce;
	border-right: 0px solid #d6d3ce;
	border-bottom: 1px solid #d6d3ce;
	border-left: 0 solid #d6d3ce;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
