body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:10px;
	color:#333333;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}

h1 {
	font-size: 16px;
	color: #251B8E;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
	display:inline;
}

h2 {
	font-size: 14px;
	color: #251B8E;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom:8px;
}
h3 {
	color: #251B8E;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom:6px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom:6px;
}


td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}
/*
//USAGE: All you have to do is include this one line in your CSS file, with the tag names to which you want the script applied:
*/
img, div {
	behavior: url(iepngfix.htc);
}
.searchoptions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    width: 120px;
	text-align:left;
}
.formOptions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
	text-align:left;
}
.search_headers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
	text-align:left;
}
.formbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
	background-color: #3d78e3;
	color:#FFFFFF;
	border:1px #251B8E;
	margin: 0px;
	padding:2px;
	cursor:pointer; 
}
/* universal under offer styles*/
	.image{position:relative;}
	.propertystatus{background-repeat:no-repeat;height:90px;width:90px;position:absolute;overflow: hidden;}
	.letout{background-image:url('/images/u_letout_red.png');}
	.underoffer{background-image:url('/images/u_underoffer_red.png');}
	.saleagreed{background-image:url('/images/u_saleagreed_red.png');}
	.soldstc{background-image:url('/images/u_soldstc_red.png');}
	.soldstcm{background-image:url('/images/u_soldstcm_red.png');}
	.sold{background-image:url('/images/u_sold_red.png');}
	.underreferencing{background-image:url('/images/u_underreferencing_red.png');}
