img {
	border: 0px;
	}


/* default links */
a:link { color: #0266A1;; text-decoration: none;}
a:visited { color: #0266A1;; text-decoration: none;}
a:hover { color: #980138; text-decoration: none;}
a:active { color: #000000;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: 14px;
	
	font-weight: bold;
	}
	
	h1 {
	font-size: 18px;
	color:#0266A1;
	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;
	
	}
	
.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:#821500;
	font-weight: bold;
	}

.button {
	color:#000000;
	font-weight: bold;
	font-size: 9px;
	}




ul.home {
	
	margin-left: 4px;
	}


hr {
	border-top: 1px dotted #7A6E67;
	width: 50%;
	height: 1px;
	border-right: 0 none;
	border-bottom: 0 none;
	border-left: 0 none;
}
