@charset "utf-8";
/* CSS Document */


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/*table
{
border:solid 1px #000000;

}
*/
.footer
{
bottom: 25px;
text-align:center;
}
#nav a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	
}
h1 {
	font-size: 18px;
	color: #666666;
}



#nav {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
}
#bodycontent {
	padding-left: 70px;
	line-height: 20px;
	padding-top: 20px;
	padding-right: 50px;
}
.ticks li {
	list-style-image: url(../images/tick.jpg);
}
#contactfloast {
	float: right;
	width: 200px;
	padding-left: 30px;
	text-align: right;
}
a.main:link {
	color: #003366;
}

a.main:visited {
	color: #003366;
}
a.main:hover {
	color: #999999;
}



.footertable {
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
	font-size: 12px;
}
#home .home, #process .process, #forms .forms, #faq .faq, #links .links, #about .about, #contact .contact, #terms .terms, #payment .payment
{
	background-color: #1A77C5;
	vertical-align: middle;
	line-height: 45px;
	display: block;
}
a.home:hover, a.process:hover, a.forms:hover, a.faq:hover, a.links:hover,a.about:hover, a.contact:hover, a.terms:hover, a.payment:hover
{
	background-color: #B3B5B7;
	display: block;
	vertical-align: middle;
	line-height: 45px;
	
}
#map {
	float: right;
	width: 450px;
}
h2 {
	font-size: medium;
	color: #003366;
}
#forms1 a:visited 
{
color:#000000;
}
#forms2 a:visited 
{
color:#000000;
}.smalltext {
	font-size: 10px;
}
#secure a:link {
	color: #000;
}
#secure a:visited{
	color: #000;
}

