body {
	background:url(images/bg.jpg) top center repeat-x;
	height:100%;
	background-color:#FFFFFF;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}
.main-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:20px;
	font-weight:normal;
	color: #000000;

}

.main-text a
{
text-decoration:none;
color:#09538e;
text-decoration:underline;
}
.main-text a:hover
{
text-decoration:none;
color:#5ea039;
}

.top-links {
font-family:arial;
font-size:13px;
font-weight:normal;
color:#5ea039;
}

.top-links a
{
text-decoration:none;
color:#FFFFFF;
font-weight:bold;
text-decoration:underline;
}
.top-links a:hover
{
text-decoration:none;
color:#ffe300;
}

.header_bold {
font-family:tahoma;
font-size:20px;
font-weight:bold;
color:#477d08;
}

.gray_header {
font-family:arial;
font-size:25px;
font-weight:normal;
color:#333333;
}

.slogan {
font-family:tahoma;
font-size:14px;
font-weight:normal;
line-height:25px;
color:#09538e;
}

.select
{background-color: #FFFFFF;
 color: #000000;
 width:100px;
 height:35px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:23px;
 font-weight:normal;
 border: 1px solid #0d4a98;
 font-weight:normal;
 text-align: left;
}

.input {
 background-color: #FFFFFF;
 color: #000000;
 width:150px;
 height:20px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:12px;
 font-weight:normal;
 border: 1px solid #0d4a98;
 font-weight:normal;
 text-align: left;
}

.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #3f3f3f;
}

.sub-green {
	font-family: tahoma;
	font-size: 13px;
	line-height:20px;
	font-weight:bold;
	color: #477d08;

}
