﻿* {
	margin: 0;
	padding: 0;
	outline: none;
}

.homeBody {
	background: #305d93 url(../Images/home_mainBkgnd.gif) repeat-x 0 0;
	height: 100%;
}

div.HomeFlashContent p {
	font-size: 12px;
	color: #ffffff;
	line-height: 17px;
	padding: 25px 0px 0px 25px;
	width: 360px;
	text-align: justify;
}

.clearBoth {
	clear: both;
	margin: 0px;
	padding: 0px;
}

.home_horizStripe {
	position: absolute;
	height: 100%;
	width: 100%;
	z-index: 1;
	background: url(../Images/home_contentArea_Bkgnd_stripeHoriz.gif) repeat-x 187px 251px;
}

.home_contentBox {
	position: absolute;
	clear: both;
	width: 885px;
	height: 100%;
	z-index: 0;
	background: url(../Images/home_contentArea_Bkgnd_stripe.gif) repeat-y 187px 100px;
}

.home_contentArea {
	position: absolute;
	clear: both;
	width: 857px;
	height: 100%;
	padding-left: 28px;
	background: url(../Images/home_mainBkgnd.gif) repeat-x 0 0;
}

.home_contentArea_headerBox {
	position: relative;
	height: 251px;
	width: 857px;
	background: url(../Images/home_contentArea_headerBkgnd.gif) repeat-y 0 0;
}

.home_contentArea_headerArea {
	position: absolute;
	bottom: 0px;
	height: 116px;
	width: 857px;
	background: url(../Images/home_contentArea_headerBkgnd.gif) repeat-y 0 0;
}

.home_contentArea_headerArea_logoBox {
	float: left;
	height: 116px;
	width: 221px;
	background: #050f23;
}

.home_contentArea_headerArea_logoArea {
	position: absolute;
	top: 0px;
	left: 27px;
}

.home_contentArea_headerArea_imageBox {
	height: 116px;
	width: 636px;
	float: right;
}

.home_contentArea_seperationBox {
	position: relative;
	clear: both;
	height: 34px;
	width: 100%;
	background: url(../Images/home_contentArea_seperationBox_Bkgnd.gif) repeat-x 0 0;
}

.home_contentArea_topNavArea {
	position: relative;
	float: right;
	height: 24px;
	top: 5px;
	text-align: right;
}

.home_contentArea_contentBox {
	position: relative;
	height: 156px;
	width: 857px;
}


.home_contentArea_contentArea {
	position: relative;
	height: 156px;
	width: 857px;
	top: 0px;
}

.home_contentArea_contentLftImg {
	position: relative;
	float: left;
	width: 314px;
	height: 151px;
	background: #060c2a;
}

.home_contentArea_contentMidTxt {
	position: relative;
	float: left;
	width: 543px;
	height: 151px;
	font-size: 0px;
	background: #060c2a;
}

.home_contentArea_contentMidTxt div.ElevatorCopyPrint {
	visibility: hidden;
	display: none;
	font-size: 0px;
	margin-left: -1000px;	
}

.home_contentArea_footerBox {
	position: relative;
	width: 100%;
	height: 200px;
	background: url(../Images/home_contentArea_ftrImg.jpg) no-repeat 0 0;
}

.home_contentArea_footerArea {
	position: relative;
	width: 100%;
	height: 100%;
}

.home_footer_links {
	float: left;
	display: inline;
	margin: 125px 0px 0px 335px;
	color: #9db2ca;
}

.home_footer_links a {
	color: #9db2ca;
	text-decoration: none;
}

.home_footer_links a:hover {
	color: #9db2ca;
	text-decoration: underline;
}

.home_contentArea_footerArea_copyrightBox {
	position: absolute;
	width: 163px;
	height: 100%;
	top: 0px;
	left: 155px;
	background: #305d93;
}

.home_contentArea_footerArea_copyrightArea {
	width: 155px;
	height: 100%;
	margin: 0 4px;
	background: #1a3965;
}
