body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009933;
}
H1 {
	font-size: 18px;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 0px;
}
HR {
	color: #009933;
}
DIV.headerLogo {
	background-image: url(images/banner3.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 105px;
	position: absolute;
	top: 0px;
	z-index: 20;
	visibility: visible;
}
DIV.header {
	position: absolute;
	top: 85px;
	padding-left: 20px;
	color: #ffffff;
	font-weight: bold;
	z-index: 100;
}
DIV.header A:link, DIV.header A:visited, DIV.header A:active {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
DIV.header A:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
DIV.leftNav {
	position: absolute;
	top: 135px;
	left: 5px;
	width: 140px;
	z-index: 100;
}
UL.leftNav {
	position: absolute;
	top: 135px;
	left: 5px;
	position: relative;
	list-style-type: none;
	left: -35px;
	display: block;
	width: 140px;
}
LI.leftNav {
	margin-top: 20px;
}
DIV.mainBody {
	position: absolute;
	top: 125px;
	left: 170px;
	z-index: 150;
	width: 610px;
	float: none;
	display: inline;
}
DIV.contentBlock {
	position: relative;
	left: 150px;
}
DIV.footer {
	position: absolute;
	top: 850px;
	left: 0px;
	width: 800px;
	font-size: 12px;
	text-align: center;
}
P.footer {
	font-size: 12px;
	text-align: center;
}
.mainText {
	font-style: normal;
	font-weight: normal;
}
.buttonText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #669933;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 15px;
}
A.buttonText:link, A.buttonText:visited, A.buttonText:active {
	color: #009933;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
A.buttonText:hover {
	color: #00CC33;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.headerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #669900;
	text-align: center;	
}
.linkText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009933;
	padding-left: 7px;
}
a:link {
	color: #009933;
}
a:visited {
	color: #009933;
}
a:hover {
	color: #00CC33;
}

.locktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #669933;
}
.lockcontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	padding-left: 20px;
	padding-top: 50px;
	padding-right: 20px;
}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
    text-align:center;
}
