@charset "utf-8";
#wrapper {
	text-align: left;
	width: 994px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 0px none #CCC;
	background-color: #848484;
}
#header {
	margin-top: 12px;
	margin-bottom: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	font-style: normal;
}
#content {
	margin-top: 0px;
	padding-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	border-top-color: #999;
}
#footer {
	clear: both;
	margin-top: 12px;
	margin-bottom: 12px;
	height: 30px;
}
.Under-construction {
	font-size: 24px;
	color: #FF0;
	text-align: left;
}

#logo {
	height: 71px;
}
#nav {
	height: 30px;
	background-color: #000;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	border-bottom-width: thin;
}
#LeftColumn {
	width: 700px;
	font-size: 12px;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	padding-left: 10px;
	margin-right: 0px;
	float: left;
	text-align: left;
	z-index: 1000;
	top: auto;
}
#middlecontent {
	float: left;
	width: 345px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #4F4F4F;
	padding-left: 10px;
}

#logo-banner {
	background-color: #CCC;
	height: 125px;
}
#RightColumn {
	width: 254px;
	float: right;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	padding-left: 10px;
	background-color: #666;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}
body {
	background-color: #CCC;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#LeftColumn2 {
	width: 350px;
	float: left;
	font-size: 12px;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	padding-left: 10px;
	background-color: #6C6C6C;
}
.Hyperlinks {
	text-decoration: none;
	color: #FFF;
	text-align: left;
}
.Highlight-text {
	color: #333;
	font-style: normal;
	font-weight: normal;
}
.download-text {
	font-size: 10px;
	font-weight: bold;
	color: #F90;
}
