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: 16px;
	color:#3F6969;
	font-weight: bold;
	}
	
h1 {
	font-size: 18px;
	color:#213838;
	font-weight: bold;
	}
	

h3 {
	font-size: 12px;
	
	font-weight: bold;
	font-style: italic;
	}
	h4{
	font-size: 12px;
	
	font-weight: bold;

	}


p {
	
	line-height: 1.2;
	
	}
	
.box {
	font-size: 14px;
	color:#FFFFFF;
	}
	
.legal {
	font-size: 10px;
	line-height: 1.3;
	
	color: #7A6E67;
	}

/* Real Results */

.head-orange {
	font-size: 18px;
	color:#E6550E;
	font-weight: bold;
	}

.head-plum {
	font-size: 18px;
	color:#401b39;
	font-weight: bold;
	}


.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;
}

.head-GT {
	font-size: 15px;
	color:#E6550E;
	font-weight: bold;
	}

.head-GT-UB {
	font-size: 15px;
	color:#E6550E;
	}
	
.head-BT {
	font-size: 15px;
	color:#800080;
	font-weight: bold;
	}	

.head-RT {
	font-size: 15px;
	color:#FF0000;
	font-weight: bold;
	}
	
.head-TMT {
	font-size: 15px;
	color:#3366FF;
	font-weight: bold;
	}
	
.head-ETT {
	font-size: 15px;
	color:#008000;
	font-weight: bold;
	}
	
.head-ST {
	font-size: 15px;
	color:#003366;
	font-weight: bold;
	}			
