.bgleft {
	background-image: url(images/clearwater2_02.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #083861;
}
.bgright {
	background-color: #083861;
	background-image: url(images/clearwater2_04.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C4DBE3;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:link {
	text-decoration: underline;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.topLine {
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #3C89A7;
}
.disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.bluebold {
	color: #3C89A7;
	font-weight: bold;
}
