@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #474747;
	margin: 0px;
}
.header {
	height: 77px;
	width: 864px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}
#nav {
	float: right;
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	vertical-align: bottom;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bolder;
}
.formimg {
	border: 1px solid #666666;
}
.topbluebar {
	background-color: #183c5d;
	height: 10px;
	width: 864px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: inset;
	border-right-style: none;
	border-bottom-style: inset;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.bluetop {
	background-color: #183c5d;
	height: 20px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: inset;
	border-bottom-color: #CCCCCC;
}

img a:link {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.main {
	height: auto;
	width: 864px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	padding-top: 0px;
	margin-top: 10px;
}
.bottombluebar {
	background-color: #183c5d;
	height: 77px;
	width: 864px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	text-align: right;
	vertical-align: bottom;
	padding-top: 0px;
	padding-right: 0px;
}
.footer {
	height: auto;
	width: 864px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	font-size: x-small;
	text-align: center;
}
#logo {
	float: left;
	height: auto;
	width: 280px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: bottom;
}
h1 {
	font-size: large;
	font-weight: bolder;
	text-transform: none;
}
a:link {
	color: #33597b;
	text-decoration: none;
}
a:visited {
	color: #33597b;
	text-decoration: none;
}
a:active {
	color: #474747;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
#mainpadding {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

h2 {
	font-size: small;
	font-weight: bold;
}
.formimg a:link {
	border: 1px solid #666666;
}
