@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #062B82;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 12pt;
	background-image: url(images/lake_bottom.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-attachment: fixed;
}
body a:link{
	color: #062B82;
}
body a:visited{
	color: #062B82;
}
body a:hover{
	color: #00B0DC;
}
h1 {
	color: #062B82;
	font-size: 29px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
h2 {
	font-size: 18px;
	line-height: 18pt;
	color: #06F;
}
.heading1 {
	color: #062B82;
	font-size: 29px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.top_links {
	background-image: url(images/links.png);
	text-decoration: none;
	color: #FFF;
	}
.top_links a:link{
	color: #FFF;
	text-decoration: none;
	}
.top_links a:visited{
	color: #FFF;
	text-decoration: none;
	}
.top_links a:hover{
	color: #3B3C99;
	text-decoration: underline;
}
.top_back {
	background-repeat: repeat-x;
	background-image: url(images/lake_top.jpg);
	background-position: center top;
}
.side_lrg {
	color: #FFF;
	font-weight: bolder;
	font-size: 15pt;
	line-height: 16pt;
	text-align: center;
	padding: 5px 9px;
	margin: 0px;
}
.side_links {
	color: #FFF;
	font-weight: bold;
	font-size: 12pt;
	line-height: 14pt;
	background-image: url(images/side.jpg);
	text-align: center;
	padding: 5px 9px;
	margin: 0px;
	background-color: #052f7f;
	background-repeat: no-repeat;
	}
.side_links a:link{
	color: #FC0;
	font-weight: bold;
	text-decoration: none;
	font-size: 12pt;
	line-height: 14pt;
	}
.side_links a:visited{
	color: #FC0;
	font-weight: bold;
	text-decoration: none;
	font-size: 12pt;
	line-height: 14pt;
	}
.side_links a:hover{
	color: #6CF;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12pt;
	line-height: 14pt;
}
.bottom_txt {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	}
.bottom_txt a:link{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	}
.bottom_txt a:visited{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	}
.bottom_txt a:hover{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0;
	text-decoration: underline;
}
.bottom_lnk {
	font-size: 9pt;
	background-image: url(images/bottom.gif);
	background-position: center top;
	background-repeat: no-repeat;
	color: #000;
	}
.bottom_lnk a:link{
	font-size: 9pt;
	color: #006;
	text-decoration: none;
	}
.bottom_lnk a:visited{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #006;
	text-decoration: none;
	}
.bottom_lnk a:hover{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #606;
	text-decoration: underline;
	}
.bullets {
	font-size: 12pt;
	color: #003995;
	font-style: normal;
	line-height: 13pt;
}
.small_txt {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #713694;
	font-style: normal;
	line-height: 13px;
}
