* {
	padding: 0px;
	margin: 0px;
}
body {
	text-align: center;
	width: 100%;
	height: 100%;
	font: 12pts Arial, Helvetica, sans-serif;
}
.web {
	display: none;
}
.print {
	display: block;
}
#bg {
	width: 655px;
	height: 100%;
	min-height: 100%;
	text-align: center;
}
#container {
	width: 655px;
	text-align: left;
	margin: 0px auto;
}
#top {
	display: none;
}
#top_frame {
	position: relative;
	text-align: right;
	width: 135px;
	height: 75px;
	margin-left: 500px;
}
#lake {
	display: none;
}
#logo {
	display: none;
}
#info {
	display: none;
}
#head {
	position: absolute;
	z-index: 15;
	height: 60px;
	width: 300px;
	top: 10px;
	left: 0px;
}
#content {
	position: relative;
	margin: 10px;
	text-align: left;
}
#footer {
	width: 655px;
	font: bold 10pts Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 30px;
	text-align: center;
}
#nav1 {
	display: none;
}
#nav2 {
	display: none;
}
#nav3 {
	list-style: none;
	text-align: left;
	display: block;
	padding-top: 5px;
}
#nav3 li {
	font-weight: bold;
	padding: 5px 0px;
}
#nav3 li a {
	text-decoration: none;
	display: block;
	color: #6AA5E6;
}
#nav3 li a:hover {
	display: block;
	color: #D18D00;
}
#facility {
	width: 248px;
	margin-top: 5px;
}
#T1 {
	width: 550px;
	float: left;
	clear: right;
}
#description {
	border-left: 1px dotted #AAAAAA;
	margin-top: 30px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#fact_thumb {
	display: none;
}
.list {
	text-align: left;
	font-weight: bold;
	color: #555555;
	list-style: disc outside;
	margin-left: 20px;
}
.list li {
	padding-left: 10px;
	line-height: 20px;
}
.list li ul {
	font-weight: bold;
	color: #555555;
	list-style: circle outside;
	margin-left: 10px;
}
.list li ul li {
	padding-left: 10px;
	line-height: 20px;
}
.line {
	width: 655px;
	border-bottom: 2px solid #BBBBBB;
	padding-top: 5px;
}
.bar_gray {
	display: none;
}
.bar_blue {
	display: none;
}
.bar_green {
	display: none;
}
.p1 {
	font: bold 12pt/20pt Arial, Helvetica, sans-serif;
	padding-top: 20px;
	color: #888888;
}
.p2 {
	padding: 5px 0px 0px;
}
.p3 {
	padding: 20px 0px 0px;
	color: #000000;
}
.p4 {
	padding: 20px 0px;
}
.arrow { display: none;}
.large{	display: none;}
h1 {
	font-size: 20pts;
	line-height: 36pts;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	display: block;
	margin-left: 10px;
}
h2 {
	padding-top: 4px;
	font-size: 16pts;
	color: #D0D8C7;
}
h3 {
	padding-top: 20px;
	line-height: 20px;
	font-size: 14pts;
	color: #D0D8C7;
	text-decoration: overline;
}
a:link {
	text-decoration: none;
	color: #2D89D7;
	border: none;
	font-weight: bold;
	}
a:visited {
	text-decoration: none;
	color: #2D89D7;
	border: none;
	font-weight: bold;
	}
a:hover {
	text-decoration: none;
	color: #DF9700;
	}
a:active {
	text-decoration: none;
	color: #DF9700;
	}