body {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: #f5fbff url(images/back_tile.gif) repeat-x;
}

/* table styles */

table.main {
	border: 1px solid #315899;
	width: 700px;
	margin-top: 0px;
	background-color: #fff;
}

table.nav {
	background-color: #fff;
}

table.nav td {
	background-color: #fff;
	font-size: 12px;
	padding: 5px;
	border-right: 2px solid #fff;
}

table.maincontent {
	background-color: #fff;
}

table.navtable {
	width: 190px;
	font-size: 13px;
	margin-top: 20px;
	margin-left: 10px;
}

table.navtable td {
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: 1px solid #fff;
	background-color: #e6e6e6;
}

table.rightcolumn {
	padding: 0 5px 5px;
}

table.maininner {
	padding: 5px 25px 10px;
	width: 100%;
}

table.tableWidth {
	margin-left: 10px;
}

table.formcontent {
	font-size: 12px;
	width: 420px;
}

table.findout {
	width: 400px;
	padding: 15px;
	background-image: url(box_back.gif);
	border: 1px solid #9e9e9e;
}

table.formtable {
	border: 3px none #3b616f;
	width: 360px;
}

table.formtablealt {
	border: 3px none #3b616f;
	padding: 10px;
	width: 400px;
}

/* text styles */

a {
	color: #315899;
	text-decoration: underline;
	font-weight: bold;
	font-size: 13px;
}

a:hover {
	color: #934835;
	text-decoration: underline;
	font-weight: bold;
}

img {
	border-style: none;
}

img.button {
	margin-right: 10px;
}

img.right {
	float: right;
}

img.rightalt {
	float: right;
	border: 1px solid #510000;
	margin: 5px 5px 5px 20px;
}

img.findsite {
	margin-left: 12px;
	margin-top: 12px;
}

h1 {
	font-size: 18px;
	color: #315899;
	margin-top: 0px;
}

h2 {
	font-size: 15px;
	color: #315899;
	margin: 0;
	text-align: left;
}

h2.alt {
	text-align: center;
	color: #000005;
	font-size: 18px;
}

h3 {
	font-size: 14px;
	color: #000;

}

h4 {
	font-size: 13px;
	color: #91060a;
}

h5 {
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	margin: 0;
	background-color: #800000;
	padding: 2px;
}

table.sites p {
	font-size: 13px;
	margin: 0;
}

h2.boxtype {
	margin: 0;
}

p {
	font-size: 13px;
	line-height: 18px;
	color: #000;
}

p.short {
	line-height: 14px;
}

ul {
	font-size: 13px;
	list-style-type: disc;
	color: black;
}

ul.privacy {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 13px;
	list-style-type: disc;
}

li {
	margin-bottom: 10px;
}

ol.qualify {
	font-size: 12px;
}

/* footer style */

h3.contact {
	font-size: 16px;
	padding-left: 10px;
	color: #3e5f6e;;
}

tr.footer {
	background: url(footer_back.gif) repeat-y;
	height: 3px;
}
.buttonscontainer {width: 170px;
	margin-left: 12px;
	margin-top: 5px;
}

.buttons a {color: #315899;
background-color: ;
padding: 5px;
padding-left: 3px;
display: block;
border-bottom: 1px solid ;
font: bold 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
text-decoration: none;
text-align: left;}

.buttons a:hover {background-color: ;
color: #656a9e;
text-decoration: none;}

