body {
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	margin:0px;
	font-family:"Book Antiqua", "Times New Roman", Times, serif;
	font-size:14px;
}
h1 {
	font-size:26px;
	color:#7F0202;
	font-weight:bold;
}
p {
	line-height:21px;
}
td.header {
	height:139px;
	vertical-align:top;
	display:table-cell;
	background-color:#ffffff;
}
.white {
	background-color:#FFFFFF;
}
td.left-index {
	background-image:url(images/left-index.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#eee9e1;
}
td.left-end {
	background-color:#eee9e1;
}
td.content {
	background-color:#ffffff;
	padding:18px;
}
td.content-end {
	height:26px;
	background-image:url(images/content-footer.jpg);
}
td.quote-box {
	background-image:url(images/apply-box.jpg);
	width:303px;
	vertical-align:top;
	display:table-cell;
}
td.footer {
	height:50px;
	vertical-align:bottom;
	display:table-cell;
	background-color:#D0C8BA;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	color:#5E5340;	
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
}
#apply-form {
	width:280px;
	margin-top:90px;
}
.form-label {
	font-family:"Book Antiqua", "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-weight:bold;
	font-size:18px;
	padding-bottom:27px;
	vertical-align:middle;
	display:table-cell;
}
.top-nav {
	font-size:12px;
	font-weight:bold;
	color:#58473B;
	text-align:right;
}
a.top-nav {
	color:#58473b;
	text-decoration:none;
}
a.top-nav:hover {
	color:#9f362f;
	text-decoration:underline;
}

.select-service, .select-property, .select-credit {
   margin-bottom:8px;
   width:200px;
   text-align:center;
   margin-left:40px;
}
.labels	{
   font-size:14px;
   font-weight:bold;
}
.select-service select, .select-property select, .select-credit select {
	width:175px;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
}

.continue-button {
   margin-top:20px;
   text-align:center;
}


#disclosures ul	{
	margin:0px;
	padding:0px;
	color:#58473B;
}
#disclosures ul li {  
  display:inline;
  margin-right:10px;
}
#disclosures a {
	color:#58473B;
	text-decoration:none;
}
#disclosures a:hover {
	text-decoration:underline;
}