body{
background-color:#004B8B;
margin:0PX;
padding:0PX;
 color: #666666;
 
    font: 12px verdana, Lucida Sans Unicode, Arial, 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 */

h2 {
	font-size: 13px;
	color:#2359AA;
	font-weight: bold;
	}
	
h1 {
	font-size: 15px;
	font-family:verdana;
	color:#D2030B;
	font-weight: bold;
	}
	

h3 {
	font-size: 12px;
	
	font-weight: bold;
	font-style: italic;
	}
	h4{
	font-size: 12px;
	
	font-weight: bold;

	}


p {
	
	line-height: 1.3;
	
	}
	
.menu {
	font: 13px trebuchet ms, Lucida Sans Unicode, Arial, sans-serif;
	line-height:normal;
	
	}
	
.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;
	}
	
.note {
	color:#E6550E;
	font-weight: bold;
	font-size: 10px;
	}	
	

.button {
	color:#000000;
	font-weight: bold;
	font-size: 9px;
	}




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;
}