@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #E3D8A8;
}

#wrapper {
	width: 923px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link, a:visited {
	color: #333366;
}
#header {
	background-color: #FFFFFF;
	padding: 0px;
	height: 472px;
	width: 923px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 12px;
	font-weight: bold;
	color: #3C587F;
}


a:hover, a:active {
}

#container {
	width: 903px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}

#content {
	color: #000000;
	width: 896px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: medium solid #3D587F;
	padding: 0px;
	margin: 0px;
}

h1 {
	font-size: 15px;
	font-weight: bold;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

h2 {
	font-size: 16px;
	padding: 0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	color: #3C587F;
}

h3 {
	font-size: 13px;
}

.specialsText {
	font-weight: bold;
	color: #000000;
}

.required {
	color: #CC0000;
	font-weight: bold;
}

#footer {
	width: 900px;
	background-color: #3D587F;
	height: 40px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;

}
#bottomFuture {
	height: 92px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#footerNav a:link, #footerNav a:visited {
	color: #FFFFCC;
	text-decoration: none;
}

#footerNav a:hover, #footerNav a:active {
	color: #FFFFCC;
	text-decoration: underline;
}


.LeftColumn {
	float: left;
	border: 2px solid #3D587F;
	height: 440px;
	padding: 0px;
	width: 290px;
	margin-right: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/img-who.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.LeftColumn p {
	margin: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.LeftColumn h2 {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #3D587F;
	text-align: center;
	height: 27px;
	width: 290px;
	font-weight: bolder;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}


.MiddleColumn {
	width: 290px;
	height: 440px;
	float: left;
	border: 2px solid #3D587F;
	margin-right: 0px;
	margin-left: 10px;
	background-image: url(images/img-what.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.MiddleColumn p {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin: 0px;
}
.MiddleColumn h2 {
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #3D587F;
	text-align: center;
	height: 27px;
	width: 290px;
	padding-top: 5px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}


.RightColumn {
	float: right;
	width: 290px;
	border: 2px solid #3D587F;
	padding: 0px;
	height: 440px;
	margin: 0px;
	background-image: url(images/img-how.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.RightColumn p {
	margin: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.RightColumn h2 {
	background-color: #3C587F;
	background-position: center center;
	text-align: center;
	height: 27px;
	width: 290px;
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin: 0px;
}


.RightColumn ul {
	background-image: url(images/yellow-fade-bkgd.jpg);
	background-repeat: repeat;
	list-style-image: url(images/bullet.gif);
	width: 150px;
	height: 100%;
	font-size: 11px;
	border: thin solid #51612B;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	list-style-type: none;
	background-color: #F6EF49;
}
.RightColumn li {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 5px;
}

.BlockContent {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	border: thin solid #51612B;
	width: 150px;
	text-align: center;
	height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#headerInfoText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D587F;
	font-weight: bold;
	padding-top: 36px;
	margin: 0px;
	width: 250px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}

.footerText {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 5px;
}

#footerTextFloatLeft {
	float: left;
	font-size: 10px;
	font-weight: normal;
}
.LgTimesRomanText {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #3D587F;
	font-style: italic;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.footerBig {
	font-size: 11px;
	font-weight: bold;
}

.footerRightText {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	float: right;
	font-weight: bolder;
	margin-right: 10px;
}
.footerRightText a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #7792BD;
	text-decoration: underline;
}
.footerRightText a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footerRightText a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#headerFloatright {
	float: right;
	padding-top: 5px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#headerFloatright h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #3C587F;
	text-align: center;
	
}
#headerFloatright ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #3C587F;
	border-right-color: #3C587F;
	border-left-color: #3C587F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3C587F;
}

#headerFloatright li {
	margin: 0px;
	height: 20px;
	width: 234px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #7792BD;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3C587F;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3C587F;
}
#headerFloatright a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#headerFloatright a:hover {
	font-weight: bold;
	color: #334B6C;
	text-decoration: none;
}

#content h1 {
	font-size: 18px;
	color: #3C587F;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 10px;
}
#content p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.LargerTitle {
	font-size: 20px;
	color: #FFFFFF;
	width: 896px;
	background-image: url(images/TitleBkgd.jpg);
	background-repeat: repeat-y;
	height: 40px;
	margin-bottom: 10px;
	text-indent: 10px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	padding-top: 5px;
}
#ContentHomepage {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#content img {
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#content h2 {
	font-size: 16px;
	font-weight: bold;
	color: #3C587F;
	line-height: 24px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 10px;
}
.LgImage {
	margin-top: 0px;
	margin-right: 60px;
	margin-bottom: 0px;
	margin-left: 0px;
}
