body{
background-color:#A5A5A5;
margin:0PX;
padding:0PX;
 color: #666666;
    font: 12px Arial, Helvetica, sans-serif;
	
}


img {
	border: 0px;
	}


/* default links */
a:link { color: #0C4CA3;; text-decoration: none;}
a:visited { color: #0C4CA3;; text-decoration: none;}
a:hover { color: #E6560F; text-decoration: none;}
a:active { color: #3C3532;text-decoration: none; }

/*#footer a:link, #footer a:visited,#footer a:active {color:#7A6E67; text-decoration: none;}
#footer a:hover { color:#7A6E67; text-decoration: underline;}*/


/* Content Styles */


h1 {
	font-size: 18px;
	font-family:arial;
	color:#AD4C07;
	font-weight: bold;
	}
	
h2 {
	font-size: 15px;
	color:#365a6c;
	font-weight: bold;
	}
	

h3 {
	font-size: 13px;	
	font-weight: bold;
}
	

p {
	
	line-height: 1.3;
	
	}
		
	
.legal {
	font-size: 10px;
	line-height: 1.3;
	
	color: #7A6E67;
	}

/* Real Results */

.formlabel {
	
	font-size: 11px;
	color:#7A6E67;
	}

.formfield {
	
	font-size: 11px;
	color:#7A6E67;
	}

input {
	
	font-size: 12px;
	color:#7A6E67;
	}

.attention {
	color:#E6550E;
	font-weight: bold;
	}
	

ul.home {
	
	margin-left: 4px;
	}


hr {
	border-top: 1px dotted #7A6E67;
	width: 100%;
	height: 1px;
	border-right: 0 none;
	border-bottom: 0 none;
	border-left: 0 none;
}