body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	background-attachment: fixed;
	background-color: #031A3D;
	background-repeat: no-repeat;
	background-position: center top;
	line-height: 18px;
	background-image: url(images/bgMain.jpg);
}
.footer a:hover {
	color: #FFF;
	text-decoration: none;
}
.homeLeft {
	float: left;
	width: 375px;
}
.homeRight {
	float: right;
	width: 388px;
}
.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #9BBEDC;
	clear: both;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0E4A76;
}
.footer a {
	color: #89ABC9;
	text-decoration: underline;
}
.footer a:visited {
	color: #89ABC9;
	text-decoration: underline;
}
h2 {
	font-size: 14px;
	color: #0E4A76;
}
.oneColFixCtr #container {
	width: 902px;
	background: #FFFFFF;
	text-align: left;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
}
.oneColFixCtr #mainContent {
	padding-top: 0;
	padding-right: 53px;
	padding-bottom: 0;
	padding-left: 53px;
	width: 796px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	line-height: 2.5em;
}
a {
	color: #009;
	text-decoration: none;
}
a:visited {
	color: #009;
	text-decoration: none;
}
a:hover {
	color: #009;
	text-decoration: underline;
}
#flash {
	clear: both;
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
