@charset "UTF-8";
body {
	background-color: #3E4A5A;
	text-align: center;
	padding: 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: left;
}
#wrapper {
	background-color: #3E4A5A;
	width: 1024px;
	margin: 0 auto;
}
#logotype {
	height: 25px;
	width: 550px;
}
#header {
	padding-top: 12px;
	padding-bottom: 0px;
	padding-right: 12px;
	padding-left: 12px;
}
#banner {
	padding: 0px;
	height: 40px;
	width: 1000px;
	z-index: 0;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#navBar {
	padding: 5px;
	width: 390px;
	z-index: 1;
	position: relative;
	float: right;
	top: 12px;
	height: 25px;
	text-align: right;
	margin-bottom: 5px;
}
#content {
	clear: none;
	margin-top: 5px;
	margin-right: 16px;
	margin-bottom: 12px;
	margin-left: 12px;
	width: 1000px;
	padding: 0px;
	background-color: #DEECCA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3E4A5A;
	font-size: 11px;
	height: 500px;
}
#TextBlock {
	padding: 5px;
	float: right;
	width: 70%;
	padding-top: 0px;
	margin-top: 12px;
	margin-right: 12px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #99CCFF;
	text-align: left;
}
#footer {
	clear: both;
	padding: 6px;
	border: thin dashed #666666;
	margin-top: 12px;
	margin-right: 16px;
	margin-bottom: 12px;
	margin-left: 12px;
	height: 16px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	color: #003366;
}
#verticalNav {
	float: left;
	width: 350px;
	height: 600px;
	margin-top: 6px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 12px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#centerStage {
	margin: 0px;
	float: right;
	width: 500px;
	z-index: 1;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 600px;
}
#contactInfo {
	width: 500px;
	float: left;
}
#copyright {
	float: right;
	clear: none;
	width: 300px;
}
#LeftNav {
	float: left;
	width: 25%;
	background-image: url(images/Right_column.4.png);
	height: 483px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 12px;
	padding-left: 5px;
	margin-bottom: 12px;
}
