body {
	background-image: url(images/page_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
.nav {
	background-image: url(images/nav_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 42px;
	width: 760px;
}
.flash {
	background-image: url(images/flash_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 172px;
	width: 760px;
}
h1 {
	margin: 0px 10px 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#8CA41E;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DFEE9C;
}


.maincontent_bg {
	background-image: url(images/maincontent_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.greenbox {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #C1DB4C;
	background-color: #F3F9DD;
	font-size: 11px;
	color: #666600;
	width: 212px;
	margin: 10px 10px 10px 12px;
	padding: 10px;
	text-align: center;
}
.other {
	margin: 10px 10px 10px 12px;
	padding: 10px;
}
.contact_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-top: 8px;
	padding-bottom: 5px;
	margin: 0px;
	padding-right: 8px;
}
.text a:link, .text a:visited, .text a:active {
	text-decoration:underline;
	color:#C1DB4C;
	
}
.text a:hover {
	text-decoration:none;
}
.white_boarder {
	margin: 5px;
	padding: 5px;
	border: 1px solid #cccccc;
	background-color: #FFFFFF;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px;
}
.footer_text a:link, .footer_text a:visited, .footer_text a:active {
	text-decoration:none;
	color: #FFFFFF;
}
.footer_text a:hover {
	text-decoration:underline;
}
.footer_bg {
	background-image: url(images/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 91px;
}
.content_bg {
	background-image: url(images/heading_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 485px;
}
.input {
	background-color: #F3F9DD;
	border: 1px solid #C1DB4C;
	width:220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336600;
	margin: 2px;
	padding: 2px;
}
.inputerr {
	background-color: #F3F9DD;
	border: 1px solid #ff9900;
	width:220px;
}
.inputbut {
	background-color: #F3F9DD;
	border: 1px solid #C1DB4C;
	color: #9CB146;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right: 2px;
}
.imgboarder {
	border: 1px solid #C1DB4C;
	margin: 2px;
	padding: 2px;
}
.bg {
	background-image: url(images/lenders.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 129px;
	width: 212px;
}

