﻿body
{
	font-family: Arial, Sans-Serif;
	font-size: 10pt;
	color: #f5f5f5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 80px;
	background: #193960 url(/web/images/mainBG.jpg) repeat-x top;
}

h1
{
	font-family: Book Antiqua, Georgia, Times New Roman;
	font-size: 28pt;
	line-height: 100%;
	color: #0d584f;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 15px;
	border-bottom: 1px dashed #cab995;
	padding-bottom: 15px;
}

h2
{
	font-size: 14pt;
	color: #7c5523;
}

h3
{
	font-size: 11.5pt;
	color: #333333;
}

a:link,a:visited,a:active
{
	color: #2462bf;
	text-decoration: underline;
}

a:hover
{
	color: #b31616;
}

#div_homeWrapper
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
}

#div_topNav
{
	height: 57px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10.5pt;
	letter-spacing: .05em;
	vertical-align: middle;
	text-align: center;
}

#div_topNav ul
{
	list-style-type: none;
	margin: 0px;
	padding-top: 18px;
}

#div_topNav li
{
	display: inline;
	margin-right:25px;
	margin-left: 25px;
}

#div_topNav a:link, #div_topNav a:visited, #div_topNav a:active
{
	color: #f9f4e1;
	text-decoration: none;
}

#div_topNav a:hover

{
	color: #66ccff;
	text-decoration: none;
}

#div_header
{
	height: 96px;
}

#div_rotator
{
	height: 256px;
	width: 800px;
	margin-bottom:13px;
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;
}

#div_logo
{
	background: url(/web/images/logo.gif) no-repeat center;
	float: left;
	height: 96px;
	width: 232px;
}

#div_headerContent
{
	float: right;
	width:568px;
	height:96px;
}

#div_mainContent
{
	width: 800px;
	background-color: #223348;
}

#div_mainContent:after
{
	clear: both;
	content: "";
	display: block;
}

#div_footerWrapper
{
	width: 100%;
	height: 40px;
	background-color: #122a47;
}

#div_footer
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 12px;
	height:40px;
	font-size: 8.5pt;
	vertical-align:middle;
	color: #7591b3;
}

#div_footer a:link, #div_footer a:visited, #div_footer a:active
{
	color: #5785be;
	text-decoration: none;
}

#div_footer a:hover

{
	color: #66ccff;
	text-decoration: none;
}

#div_footerStatic
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	margin-top:3px;
	font-size: 7pt;
	color: #637d9b;
}

#div_footerStatic a:link, #div_footerStatic a:visited, #div_footerStatic a:active, #div_footerStatic a:hover
{
	color: #637d9b;
	text-decoration: underline;
}


.div_homeContentLeft
{
	width: 550px;
	float: left;
	font-size: 9.5pt;
	line-height: 150%;
}

.div_homeContentRight
{
	width: 250px;
	float: right;
	line-height: 170%;
}

.div_homeContentRight a:link, .div_homeContentRight a:visited, .div_homeContentRight a:active
{
	color: #f5f5f5;
}

.div_homeContentRight a:hover
{
	color: #66ccff;
}

.div_homeContentLeftTop
{
	background: #45668f url(/web/images/homeLeftTopBG.jpg) repeat-x top;
	padding: 20px;
}

.div_homeContentLeftTop a:link, .div_homeContentLeftTop a:active, .div_homeContentLeftTop a:visited
{
	color: #66ccff;
	text-decoration: underline;
}

.div_homeContentLeftTop a:hover
{
	color: #ffffff;
}

.div_homeContentLeftBottom
{
	background: #502e24 url(/web/images/homeLeftBottomBG.jpg) repeat-x top;
	padding: 20px;
}


#div_subContentWrapper
{
	width: 800px;
	background: #fffbec url(/web/images/subPageLeftBG.gif) repeat-y left;
	border-bottom: 2px solid #fffbec;
}

#div_subHeaderImg
{
	background-image: url(/web/images/subHeaderBanner.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 112px;
}

#div_subContent
{
	margin-left: 150px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 620px;
	color: #333333;
	line-height: 140%;
	height: 100%;
}

#div_subContentSpacer
{
	height:500px;
	width: 1px;
	float:left;
}

#div_subContent:after
{
	clear: both;
	content: "";
	display: block;
}