
body {margin: 20px 0px; background-color: #000000;}
img, table {border: 0px;}
td, div {font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; color: #000000;}
form {margin: 0px;}
select, input, textarea {font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; color: #000000;}
a:link, a:active, a:visited {color: #0072BC; text-decoration: none;}
a:hover {text-decoration: underline;}

.outertable {width: 758px; background-color: #ffffff;}

.navcell {width: 183px; background-color: #104277;}
.navdiv {background-color: #0072BC; padding: 0px 5px;}
.navtable {width: 173px; border-top: 1px solid #1E458B;}
.navitemcell {border-bottom: 1px solid #1E458B; font-size: 12px; color: #ffffff; padding: 10px 20px;}
.navitemcellon {border-bottom: 1px solid #1E458B; font-size: 12px; color: #ffffff; padding: 10px 20px; background-color: #007ED0; cursor: pointer; cursor: hand;}
a.navlink:link, a.navlink:active, a.navlink:visited {color: #ffffff; text-decoration: none;}
a.navlink:hover {color: #ffffff;}

.middlecell {width: 5px; background-color: #172D59;}

.contentcell {width: 570px;}
.contentdiv {margin: 10px 50px 30px 50px; line-height: 16px;}
.header {font-size: 13px; font-weight: bold; color: #063B66;}
.clientcopy {font-size: 12px; color: #063B66;}
.backhome {font-size: 10px; color: #063B66;}

.footerdiv {width: 758px; color: #ffffff; text-align: center; padding: 5px 0px; line-height: 16px; background-color: #172D59;}
a.footerlink:link, a.footerlink:active, a.footerlink:visited {color: #ffffff; text-decoration: none;}
a.footerlink:hover {text-decoration: underline;}

.sitebydiv {color: #0662A4; margin: 5px;}
a.sitebylink:link, a.sitebylink:active, a.sitebylink:visited {color: #0662A4; text-decoration: none;}
a.sitebylink:hover {text-decoration: underline;}

.list-header {
	display:block;
	background:#063B66;
	color:#fff;
	font-size:1.2em;
	font-weight:bold;
	padding:2px 0 2px 5px;
}

.listed-img {
	list-style:none;
	margin:0 auto;
	padding:0;
}

.listed-img li {
	float:left;
	display:block;
	margin:0 auto;
	padding:0;
	margin:0 5px 10px 5px;
}

.listed-img li a {
	border:2px solid #555555;
	display:block;
}

.listed-img li a:hover {
	border:2px solid #0088ff;
	display:block;
}

.clearer {
	clear:both;
	height:0;
	line-height:0;
}