body {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	background: #142541 url(images/back_tile.gif) repeat-x;
}

/* table styles */

table.main {
	border: 1px solid #fefff7;
	width: 700px;
	margin-top: 0px;

}

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: #fefff7;
	width: 700px;
}

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: 500px;
}

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: #198474;
	text-decoration: none;
}

a:hover {
	color: gray;
	text-decoration: underline;
}

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: #013d47;
	margin-top: 10px;
}

h1.or {
	font-size: 17px;
	color: #142541;
	margin-top: 10px;
}

h2 {
	font-size: 16px;
	color: #013d47;
	margin: 0;
}

h3 {
	font-size: 14px;
	color: #013d47;

}

h4 {
	color: #000;
	font-size: 14px;
}

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

h2.boxtype {
	margin: 0;
}

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

p.footnote {
	font-size: 8px;
}

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

ul {
	font-size: 13px;
	list-style-type: disc;
	line-height: 16px;
}

ul.privacy {
	list-style-type: disc;
	color: #000;
	font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

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: 15px;
}

.buttons a {color: #143254;
background-color: ;
padding: 5px;
padding-left: 3px;
display: block;
border-bottom: 1px solid ;
font: bold 13px "Lucida Grande", Lucida, Verdana, sans-serif;
text-decoration: none;
text-align: left;}

.buttons a:hover {background-color: ;
color: #5a6c81;
text-decoration: none;}


