body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#535353;
	background:url(/images/bg.jpg) repeat-x top #FFFFFF;
}
form, input {margin:0px} img {margin:0px; border:none} .blocker {display:block}
.container {
	display:block;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	width:1002px;
}

h1 {
	margin:0px;
	color:#414141;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:24px;
}
h2 {
	margin:0px;
	color:#414141;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:17px;
}
a {
	color:#fbaf5d;
	font-style:italic;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#fbaf5d;
	text-decoration:underline;
	font-style:normal;
}
.nav a {
	display:block;
	text-align:right;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#010101;
	font-style:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:4px;
}	
.nav a:hover {
	color:#fbaf5d;
	text-decoration:underline;
}
.low-nav a {
	font-size:11px;
	font-weight:normal;
	color:#535353;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	font-style:normal;
	margin:0px 5px 0px 5px;
}
.low-nav a:hover {
	text-decoration:underline;
	color:#fbaf5d;
}
.disclosures ul li a {
	font-size:11px;
	font-weight:normal;
	color:#535353;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	font-style:normal;
}
.disclosures ul li a:hover {
	text-decoration:underline;
}


.header {
	display:block;
	clear:both;
	height:93px;
}
.header img {
	float:left;
	margin-left:40px;
}
.nav {
	float:right;
	margin:10px 30px 0px 0px;
}
.main {
	display:block;
	clear:both;
	width:1002px;
	height:276px;
}
.form {
	display:table;
	position:absolute;
	margin:75px 0px 0px 763px;
	height:160px;
	width:240px;
}
.select-service, .select-property, .select-credit {
   display:block;
}
.labels	{
   font-size:12px;
   display:block;
}
.select-service select, .select-property select, .select-credit select {
   width:170px;
   font-size:12px;
   margin-top:5px;
}
.select-service select:hover, .select-property select:hover, .select-credit select:hover {

}
.continue-button input {
   margin-top:10px;
   margin-left:13px;
}

.content {
	display:block;
	clear:both;
	margin-left:30px;
}
.left {
	display:block;
	float:left;
	width:680px;
}
.left input {
	margin:20px 0px 20px 45px;
}
.left ul li, ol li{
	margin-bottom:6px;
}
.right {
	display:block;
	float:left;
	width:155px;
	margin-left:65px;
}
.right img {
	margin-bottom:10px;
}
.footer {
	display:block;
	clear:both;
	margin:10px 0px 0px 30px;
	border-top:2px solid #9d9d9d;
	padding-top:10px;
	height:40px;
}
.disclosures {
	float:left;
	margin-left:10px;
	width:250px;
}
.disclosures ul {
	margin:0px;
	padding:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.disclosures ul li {
	display:inline;
	margin-right:8px;
}
.low-nav {
	float:right;
	margin-right:10px;
}