﻿body {
	margin: 10px 0 0 10px;
	text-align: center;
	background-color: #eeeeee;
}
.shell {
	margin: 0 auto;
	width: 946px;
	border-top: 3px #B1B2B7 solid;
	border-left: 3px #B1B2B7 solid;
	border-right: 3px #B1B2B7 solid;
	border-bottom: 3px #B1B2B7 solid;
}
.clear {
	clear: both;
}
h2 {
	color: #013876;
}
h3 {
	color: #013876;
	text-transform: capitalize;
	padding-top: 6px;
}
p {
	color: #666;
}
ul {color: #666;}
ol {color: #666;}

td {
	padding: 9px 12px 9px 6px;
	font-family: verdana;
	font-size: .75em;
	border: 1px #000 solid;
}
form {
	margin: 0;
}
.login {
	background-color: #014FA2;
	text-align: right;
	padding: 3px 12px 3px 3px;
	color: #fff;
	text-transform: capitalize;
	font-family: verdana;
	font-size: .8em;
	width: 931px;
	*width: 946px;
	height: 50px;
}
.logobg {
	background-color: #fff;
}
.logo {
	background-color: #fff;
	width: 520px; *;
	width: 520px;
	height: 101px;
	float: left;
	padding: 6px;
}
.logoright {
	background-color: #fff;
	width: 250px; *;
	width: 250px;
	height: 91px;
	float: right;
	padding-top: 14px;
	padding-right: 18px;
}
.nav {
	background-color: #014FA2;
	text-align: right;
	padding: 9px 12px 9px 6px;
	color: #fff;
	text-transform: capitalize;
	font-family: verdana;
	font-size: .75em;
	width: 928px;
	*width: 946px;
}
.bar {
	background-color: #014FA2;
	text-align: right;
	padding: 9px 12px 9px 6px;
	color: #fff;
	text-transform: capitalize;
	font-family: verdana;
	font-size: .75em;
	width: 928px;
	*width: 946px;
}
.bottombg {
	background-color: #009471;
	width: 946px;
}
.content {
	font-family: verdana;
	font-size: .75em;
	text-align: left;
	background-color: #fff;
	float: left;
	width: 916px;
	*width: 946px;
	padding: 6px 12px 12px 18px;
}
.bottomleft {
	text-align: left;
	float: left;
	background-color: #009471;
	padding: 6px;
	color: #fff;
	text-transform: capitalize;
	width: 500px;
	font-family: verdana;
	font-size: .75em;
}
.bottomright {
	text-align: right;
	color: #fff;
	text-transform: capitalize;
	background-color: #009471;
	padding: 6px;
	float: right;
	width: 422px;
	font-family: verdana;
	font-size: .75em;
}
a {
	color: #fff;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.pagelink {
	color: #666;
	text-decoration: underline;
}
a.pagelink:hover {
	color: #F8AE2B;
	text-decoration: none;
}
