body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/back2.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* table styles */

table.main {
	border: 1px solid #585858;
	width: 700px;
	margin-top: 20px;
	background-color: #fff;
}

table.nav {
	background-color: #fff;
}

table.nav td {
	background-color: #e1e1e1;
	font-size: 12px;
	padding: 5px;
	border-right: 2px solid #fff;
}

table.maincontent {
	background-color: #fff;
	
}

table.navtable {
	width: 205px;
	font-size: 11px;
	margin-top: 0px;
	margin-left: 0px;
	border: 0px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

table.navtable td {
	padding-left: 7px;
	padding-bottom: 3px;
	padding-top: 3px;
	background: url(images/footer_back.gif) repeat-y;
}

table.rightcolumn {
	padding: 10px;
}

table.maininner {
	padding: 5px 25px 10px;
}

table.tableWidth {
	margin-left: 10px;
}

table.formcontent {
	font-size: 12px;
	width: 450px;
	font-family: Arial, Helvetica, sans-serif
	font-weight: normal;

	
	

	 
}

table.findout {
	width: 400px;
	padding: 15px;
	background-image: url(images/box_back.gif);
	border: 1px solid #9e9e9e;
	margin-bottom: 15px;
}

#buttonstop {
	margin-top: 20px;
}

#buttonstop img {
	margin-bottom: 0;
	margin-top: 0;
}

/* text styles */

a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a:hover {
	color: #FEF101;
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}

img {
	border-style: none;
}

h1 {
	font-size: 18px;
	color: #0399e6;
	margin-top: 1px;
}

h2 {
	font-size: 16px;
	color: #019cde;

}

h4 {
	font-size: 15px;
	color: #019cde;
}

h2.boxtype {
	margin: 0;
}

p {
	font-size: 13px;
	line-height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

ul.qualify {
	font-size: 12px;
	list-style-type: disc;
	
}

ul.privacy {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 13px;
	list-style-type: disc;
}

li {
	margin-bottom: 10px;
	line-height: normal;
}

ol.qualify {
	font-size: 12px;
}

/* footer style */

h3.contact {
	font-size: 16px;
	padding-left: 10px;
	color: #0399e6;
}

tr.footer {
	background: url(images/footer_back.gif) repeat-y;
	height: 3px;
}
a.home {
	color: #0099CC;
	text-decoration: underline;
	color:#0099CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}  
a.home:hover {  color: #0399e6; color:#000033 } 

.formlabelsml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 10px;
}
.formlableblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #006699;
}
.formtable {
	padding-right: 10px;
}
