body {
	background-color: #94B4CD;
	background-image:url(js_images/bggradient_sub.jpg);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.homecontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-align: left;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
}
.homeleftcontent {
	color: 2E4A63;
	padding-left: 70px;
	line-height: 17px;
	font-size: 12px;
}
.copyright {
	font-size: 11px;
	color: 1E2C3C;
	text-align: center;
	height: 40px;
	vertical-align: middle;
	line-height: 16px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: 57758F;
	border-right-color: 57758F;
	border-bottom-color: 57758F;
	border-left-color: 57758F;


}
a:link {
	color: #006699;
	text-decoration: underline;
	font-weight: bold;


}
a:visited {
	color: #006699;
	text-decoration: underline;
	font-weight: bold;


}
a:hover {
	color: #6699FF;
	text-decoration: none;
	font-weight: bold;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;

}
.horizline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #669900;
	border-right-color: #669900;
	border-bottom-color: #669900;
	border-left-color: #669900;
	background-position: center;
}
h1 {
	font-size: 18px;
	line-height: 18px;
	color: #669900;
	text-transform: uppercase;
	margin: 20px 0px;
}
h2 {
	font-size: 16px;
	line-height: 18px;
	color: #669900;
	border-bottom: 2px solid #669900;
	margin: 20px 0px 20px 0px;
	padding-bottom: 2px;
}
h3 {
	font-size: 12px;
	line-height: 18px;
	color: #669900;
	text-transform: uppercase;
}
ul {
	list-style-position: outside;
	list-style-type: disc;
}
