@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #009ce8;
}
a:visited {
	color: #009ce8;
}
a:hover {
	color: #01437B;
}
a:active {
	color: #009ce8;
}

.wrapper {
}
.top {
	background-color: #0f3367;
	height: 6px;
	width: 100%;
}
.mainwrapper {
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.center {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
.header {
	height: 145px;
	margin-bottom: 7px;
}
.logo {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 107px;
}
.mainnav {
	height: 38px;
}
.banner {
	margin: 0px;
	padding: 0px;
	height: 175px;
}
.bannerinside {
	margin: 0px;
	padding: 0px;
	height: 208px;
}
.hometextwrapper {
	background-image: url(../images/bannerbkgnd.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 310px;
}
.insidetextwrapper {
}
.welcome {
	float: left;
	width: 460px;
	padding-top: 76px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 14px;
}
.homemodules {
	float: left;
	width: 470px;
	margin-left: 10px;
}
.insidemodule {
	float: right;
	width: 215px;
	margin-left: 10px;
	border: 1px solid #dadada;
	margin-top: 30px;
	padding-right: 12px;
	padding-left: 13px;
	padding-top: 12px;
}

.homeboxleft {
	float: left;
	width: 210px;
	background-color: #FFFFFF;
	background-image: url(../images/homemodsbkgrnd.gif);
	background-repeat: repeat-y;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #dadada;
	border-bottom-color: #dadada;
	padding-right: 7px;
	padding-left: 8px;
	padding-top: 7px;
	font-size: 12px;
	line-height: 16px;
	color: #434343;
}
.homeboxright {
	float: left;
	width: 210px;
	background-color: #FFFFFF;
	background-image: url(../images/homemodsbkgrnd.gif);
	background-repeat: repeat-y;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #dadada;
	border-bottom-color: #dadada;
	padding-right: 7px;
	padding-left: 8px;
	padding-top: 7px;
	font-size: 12px;
	line-height: 16px;
	color: #434343;
	margin-left: 10px;
}
.footer {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #0f3367;
	clear: both;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.text {
	width: 685px;
	float: left;
}
