body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #666666;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
p {
	line-height: 22px;
	vertical-align: top;
	margin-top: 0px;
	margin-bottom: 8px;
	text-align: left;
	font-weight: normal;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h2 {
	font-size: 16px;
	vertical-align: top;
	margin-top: 0px;
	margin-bottom: 8px;
	color: #000000;
	font-weight: normal;
	text-align: left;
}	

h3 {
	line-height: 22px;
	vertical-align: top;
	margin-top: 0px;
	margin-bottom: 8px;
	text-align: left;
	font-weight: bold;
	}
a {
	color: #366b9e;
	text-decoration: none;
}
.base {
	margin-right: auto; 
	margin-left: auto; 
	max-width: 980px;
    
     
}
.topNav {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #366b9e;
	background-color: #e7ecf1;
	text-align: right;
	clear: both;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 40px;
	max-width: 980px; 
}



.logo {
	width:100%;
	background-color: #ffffff;
	text-align: left;
	clear: both;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	
}

.mainNav {
	width: 100%;
	background-color: #366b9e;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	
}

.SlideBackground {
	background-color: #000000;
	background-position: center top;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 275px;
	width: 100%;
	clear: both;
	margin-bottom: 20px;
	
}


.LeftColumn {
	background-color: #e7ecf1;
	vertical-align: top;
	font-size: 15px;
	line-height: 20px;
	color: #666666;
	clear: left;
	float: left;
	height: 750px;
	width: 190px;
	padding: 15px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;

}
.MidColumn {
	background-color: #FFFFFF;
	vertical-align: top;
	clear: none;
	float: left;
	height: 100%;
	width: 50%;
	min-width:300px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 1px;
	margin-left: 0px;
	margin-right: 0px;
}
.LeftInteriorColumn {
	background-color: #FFFFFF;
	vertical-align: top;
	clear: left;
	float: left;
	height: 100%;
	width: 72%;
	min-width:300px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 1px;
	margin-left: 0px;
	margin-right: 0px;
}
.bodyImg {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
	clear: left;
	float: left;
}

.RightColumn {
	background-color: #ffffff;
	vertical-align: top;
	font-size: 15px;
	line-height: 20px;
	color: #666666;
	clear: right;
	float: left;
	height: 100%;
	width: 190px;
	position: relative;
	padding: 15px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
}
.RightInteriorColumn {
	background-color: #e7ecf1;
	vertical-align: top;
	font-size: 15px;
	line-height: 20px;
	color: #666666;
	clear: right;
	float: left;
	height: 750px;
	width: 190px;
	position: relative;
	padding: 15px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
}
.bold {
	font-weight: bold;
}
.center {
	text-align: center;
}


.bottomNav
{
	color: #366b9e;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	width: 100%;
	min-width: 300px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	position: static;
	line-height: 18px;
	background-color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.bottomNav a:hover {
	color: #ffffff;
	text-decoration: none;
}
.whiteBar{
	margin-bottom: 35px;
	margin-top: 25px;
}
.whiteBar2{
	margin-bottom: 10px;
	margin-top: 10px;
}
