body, td, p, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A7A7A7;
	line-height: 18px;
}
ul {
	margin-left:17px;
	padding-left:0px;
}
a:link {
	color: #A7A7A7;
	text-decoration: underline;
}
a:hover {
	color: #A7A7A7;
	text-decoration: underline;
}
a:visited {
	color: #A7A7A7;
	text-decoration: underline;
}
a:active {
	color: #A7A7A7;
	text-decoration: underline;
}
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-style: none;
	background-color: #FFFFFF;
}
.hometext {
	line-height: 13px;
}
.small {
	font-size: 10px;
}
.error {
	font-weight: bold;
	color: #FF0000;
}
.flushLeft {
	float: left;
	padding-left: 0px;
	padding-right: 15px;
	overflow: visible;
}
.textheader {
	color: #33CCFF;
	font-weight: bold;
}
td.content_cont {
	padding: 5px;
}
td.section_cont {
	padding: 3px;
	border: 1px solid #FFFFFF;
}
td.section_cont2 {
	padding: 3px;
	border: 1px solid #316AA4;
}



