body	{
	background-color:#B8B8B8;
	margin:0px 0px 0px 0px;
	height:100%;
	font-family: "Century Gothic", "Trebuchet MS", sans-serif;
	font-size:14px;
}
h1	{
	margin:0px;
	color:#000000;
	font-size:18px;
}
h2	{
	margin:0px;
	font-size:16px;
	color:#000000;
}
h3	{
	margin:0px;
	font-size:16px;
	font-style:italic;
	color:#000000;
}
h4	{
	margin:0px;
	font-size:16px;
	font-style:italic;
	color:#000000;
}
img	{
	border:0px;
}
form	{
	margin:0px;
}
p	{
	margin:10px 0px 10px 0px;
}



#bottom-bg	{
	background-image:url(/images/bottom-bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	height:100%;
	width:100%;
	background-color:#E8E8E8;

}
#top-bg	{
	background-image:url(/images/top-bg.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:187px;
}





#top	{
	background-color:#FFFFFF;
	display:block;
	height:103px;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	left:50%;
}
#top-container	{
	display:block;
	margin-left:auto;
	margin-right:auto;
	left:50%;
	width:760px;
}	
#nav	{
	display:block;
	padding-top:80px;
}
#nav a	{
	text-decoration:none;
	margin:0px 4px 0px 4px;
	color:#497B94;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}
#nav a:hover	{
	border-top:#FE8A00 solid 1px;
}
#logo	{
	position:absolute;
	margin-left:470px;
	margin-top:-2px;
}
#wrapper	{
	display:block;
	width:758px;
	margin-left:auto;
	margin-right:auto;
	left:50%;
}
#header	{
	background-image:url(/images/header-bg.jpg);
	background-repeat:no-repeat;
	width:758px;
	height:186px;
	display:block;
	margin-top:-158px;
}
#header-pic	{
	margin-top:12px;
	margin-left:12px;
}
#content-wrapper	{
	background-image:url(/images/content-bg.png);
	background-repeat: repeat-y;
	padding:0px 22px 0px 40px;
	width:696px;
	display:table;
}
#content-block	{
	display:block;
}
#content-left	{
	float:left;
	display:block;
	width:224px;
	background-image:url(/images/form-bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#E6E9F2;
	height:100%;
}
#form	{
	display:block;
	width:224px;
	text-align:center;
}
.select-service, .select-property, .select-credit {
   margin-bottom:9px;
}
.labels	{
   font-size:14px;
	font-weight:bold;
	color:#FFDD00;
	display:block;
}
.select-service select, .select-property select, .select-credit select {
	width:175px;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
	margin-top:8px;
}

.continue-button input {
   margin-top:10px;
}

#links	{
	display:block;
	padding:10px;
	width:204px;
	color:#999895;
	font-size:11px;
}
#link-title	{
	color:#074D6F;
	font-size:16px;
}
#links a	{
	text-decoration:none;
	color:#8A96C0;
	font-size:12px;
	margin:10px 0px 0px 0px;
}
#links a:hover	{
	text-decoration:underline;
}
#links p	{
	margin:0px 0px 10px 0px;
}
#content-right	{
	background-image:url(/images/content-bg-square.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	float:right;
	width:454px;
	padding-left:10px;
	padding-top:8px;
}
#bottom-pic	{
	margin-bottom:104px;
}
#footer	{
	display:block;
	width:696px;
	font-size:11px;
	margin-left:20px;
	margin-top:-110px;
}
#footer-links {
	color:#666666;
	text-align:right;
	float:right;
	display:block;
}
#footer-links a	{
	color:#666666;
	font-size:11px;
	text-decoration:none;
}
#footer-links a:hover	{
	text-decoration:underline;
}
#disclosures	{
	text-align:left;
	display:block;
	float:left;
	font-size:11px;
}
#disclosures ul	{
	margin:0px;
	padding:0px;
}
#disclosures ul li {  
  display:block;
  color: #666666;
  font-size:11px;
}
#disclosures a 	{
	color:#666666;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;	 
}
#disclosures a:hover	{
	text-decoration:underline;
}
a 	{
	color:#6D4B88;
	text-decoration:none;
}
a:hover	{
	text-decoration:underline;
}








