/* text styles */
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #0071bc;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	color: #c3deff;
	margin: 0px 0px 0px 0px;
	marginwidth: 0;
	marginheight: 0;
}
BODY {
	scrollbar-face-color: #008fed;
	scrollbar-shadow-color: #0068ad;
	scrollbar-highlight-color: #42abf6;
	scrollbar-3dlight-color: #0187df;
	scrollbar-darkshadow-color: #004b7e;
	scrollbar-track-color: #0063a5;
	scrollbar-arrow-color: #ffffff;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: 20px;
	color: #ffffff;
	background-color: #004d7f;
	border: 2px solid #0781d3;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #5A7539;
	line-height: 14px;
	border: none;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #5A7539;
	line-height: 14px;
	border: none;
}
/* end text styles */

/* table styles */
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #c3deff;
	line-height: 18px;
	text-decoration: none;
}
a.houseTitleList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	line-height: 14px;
	border: none;	
}
.mainHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CDBEAD;
	line-height: 14px;
	border: none;
}
.subHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #5A7539;
	line-height: 14px;
	border: none;
}
/* end table styles */

/* Sub hyperlink styles */
a.subnav:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #0071bc;
	line-height: 32px;
	text-decoration: none;
	background:#c3deff;
	padding: 8px 10px 8px 10px;
}
a.subnav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #0071bc;
	line-height: 32px;
	text-decoration: none;
	background:#ffffff;
	padding: 8px 10px 8px 10px;
}
a.subnav:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #0071bc;
	line-height: 32px;
	text-decoration: none;
	background:#c3deff;
	padding: 8px 10px 8px 10px;
}
a.subnav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #0071bc;
	line-height: 32px;
	text-decoration: none;
	background:#c3deff;
	padding: 8px 10px 8px 10px;
}
a.subnav:visited:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #0071bc;
	line-height: 32px;
	text-decoration: none;
	background:#ffffff;
	padding: 8px 10px 8px 10px;
}
/* hyperlink styles */
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #c3deff;
	line-height: 14px;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	line-height: 14px;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #c3deff;
	line-height: 14px;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #c3deff;
	line-height: 14px;
	text-decoration: underline;
}
a:visited:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	line-height: 14px;
	text-decoration: underline;
}
/* end hyperlink styles*/
/* Footer styles */
a.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #015e9b;
	line-height: 14px;
	text-decoration: none;	
}
a.footer:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #0071bc;
	line-height: 14px;
	text-decoration: none;
}
a.footer:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #0071bc;
	line-height: 14px;
	text-decoration: underline;
}
a.footer:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #0071bc;
	line-height: 14px;
	text-decoration: none;
}
a.footer:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #0071bc;
	line-height: 14px;
	text-decoration: none;
}
a.footer:visited:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #0071bc;
	line-height: 14px;
	text-decoration: underline;
}
/* Footer styles */
/* input style classes */
.textform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	background-color: #CBC0A7;
	border: 2px solid #8E8775;
}
.comboform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	background-color: #CBC0A7;
	border: 1px solid #8E8775;
}
.submitform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F8F5F1;
	background-color: #333333;
	border: 3px solid #8E8775;
	line-height: 16px;
}
.editform {
    font-family: Arial, Helvetica, sans-serif;
    background-color: #CBC0A7;
    font-size: 12px;
}
/* end input style classes */
