body {
	margin: 0px;
	background-color: #F9F5E6;
}

.mainbody{
	font-family: MS Sans Serif;
	font-size: 8pt;
	font-weight: normal;
	color: #3A5380;
	background-color: #FFFFFF;
}
.mainbody h1 {
	font-family: MS Sans Serif;
	font-size: 8pt;
	font-weight: bold;
	color: #6F3900;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.left{
	background-color: #F0FFED;
}
.titlebar{
	font-family: MS Sans Serif;
	font-size: 8pt;
	font-weight: bold;
	color: #125C9C;
	background-image: url(images/titlebg.gif);
}
.label{
	font-family: MS Sans Serif;
	font-size: 8pt;
	font-weight: bold;
	color: #006F08;
}
.box1{
	font-family: MS Sans Serif;
	font-size: 8pt
	font-weight: normal;
	color: #0379DF;
	background-color: #D5EFFE;
}
.box3{
	font-family: MS Sans Serif;
	font-size: 8pt;
	font-weight: bold;
	color: #0379DF;
	background-color: #EEFCF7;
}
.box2{
	font-family: MS Sans Serif;
	font-size: 8pt;
	font-weight: normal;
	color: #125C9C;
	background-color: #B0D6EB;
}

.footer {
	font-family: MS Sans Serif;
	font-size: 8pt; 
	text-decoration:none;
	color: #3E5887;
	background-color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #0C3C84;
}
a:hover {
	text-decoration: underline;
	color: #0C3C84;
}
a:visited {
	text-decoration: none;
}

td, textarea, input, select {

	font-family: MS Sans Serif;
	font-size: 8pt;
	color: #3A5380;
	font-weight: normal;

}

.cmsbutton{

	font-family: MS Sans Serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	background-color:white;
	color: #3A5380;	
}
.home_owner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.form_text {
	font-family: "MS Sans Serif", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
