td {
	font-family: Arial;
	font-size:12px;
	color: #000000;
}

.contheader {
	font-family: Arial;
	font-size:18px;
	color: #000000;
	text-align: center;
}

.smalltext {
	font-family: Arial;
	font-size:11px;
	color: #3B3B3B;
}

.redboldtext {
	font-family: Arial;
	font-size:12px;
	font-weight: bold;
	color: #E12100;
}

.testimonialheader {
	font-family: Arial;
	font-size:16px;
	font-weight: bold;
	color: #000000;
	
}

.testimonialdetails {
	font-family: Arial;
	font-size:11px;
	color: #747474;
}

.mainnav {
	font-family: Arial;
	font-size:12px;
	color: #F2F2F2;
	font-weight: bold;
	text-decoration: none;
}

.pages {
	font-family: Arial;
	font-size:15px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}


a:link {
	font-family: Arial;
	font-size:12px;
	color: #005EAB;
	text-decoration: underline;
}

a:active {
	font-family: Arial;
	font-size:12px;
	color: #005EAB;
	text-decoration: underline;
}

a:visited {
	font-family: Arial;
	font-size:12px;
	color: #005EAB;
	text-decoration: underline;
}

a:hover {
	font-family: Arial;
	font-size:12px;
	color: #CC0000;
	text-decoration: underline;
}


a.pages:link {
	font-family: Arial;
	font-size:15px;
	color: #005EAB;
	text-decoration: underline;
}

a.pages:active {
	font-family: Arial;
	font-size:15px;
	color: #005EAB;
	text-decoration: underline;
}

a.pages:visited {
	font-family: Arial;
	font-size:15px;
	color: #808080;
	text-decoration: underline;
}

a.pages:hover {
	font-family: Arial;
	font-size:15px;
	color: #CC0000;
	text-decoration: underline;
}


a.whitelink:link {
	font-family: Arial;
	font-size:12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a.whitelink:active {
	font-family: Arial;
	font-size:12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a.whitelink:visited {
	font-family: Arial;
	font-size:12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}

a.whitelink:hover {
	font-family: Arial;
	font-size:12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a.mainnav:link {
	font-family: Arial;
	font-size:12px;
	color: #F2F2F2;
	font-weight: normal;
	text-decoration: none;
}

a.mainnav:active {
	font-family: Arial;
	font-size:12px;
	color: #F2F2F2;
	font-weight: normal;
	text-decoration: none;
}

a.mainnav:visited {
	font-family: Arial;
	font-size:12px;
	color: #F2F2F2;
	font-weight: normal;
	text-decoration: underline;
}


a.mainnav:hover {
	color: #333333; 
	background-color: #ffffff; 
	text-decoration: none;
	font-family: Arial;
	font-size:12px;
	font-weight: normal;
	text-decoration: none;
}

.formsection {
	border-right: #C7C7C7 1px solid; 
	border-bottom: #C7C7C7 1px solid; 
	border-top: #C7C7C7 1px solid; 
	border-left: #C7C7C7 1px solid; 
	padding-right: 10px; 
	padding-left: 10px; 
	margin-bottom: 10px; 
	padding-bottom: 10px; 
	width: 90%; 
	padding-top: 10px; 
	background-color: #F4F4F4
}

h4 {
	color: #005eab;
}

.stepheader {
	font-family: Arial;
	font-size:16px;
	font-weight: bold;
	color: #000000;
	margin: 9 0 10 0;	
}

.bullet {
	font-family: Arial;
	font-size:16px;
	font-weight: bold;
	color: #000000;
	margin: 0 5 0 5;	
}

.copyright {
	font-family: Arial;
	font-size:11px;
	color: #3b3b3b;
	margin: 10 0 0 0;	

}

.txtheader {
	font-family: Arial;
	font-size:19px;
	font-weight: bold;
	color: #000000;
	padding: 0 0 0 15;	
}

.txt {
	padding: 0 20 0 20;	
}