body {
	background-color: #d1ddef;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color:#0000FF;
}
p {
	font-size: 11pt;
	padding-right: 15px;
	padding-left: 15px;
}
.align-top * {
	vertical-align: top;
}
.anylinkcss{
	position: absolute;
	visibility: hidden;
	border:1px solid black;
	border-bottom-width: 0;
	font:normal 12px Arial;
	line-height: 18px;
	z-index: 100;
	color: #000000;
	background-color: #d6dbc9;
	width: 130px;
}
.anylinkcss a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	text-indent: 5px;
}
.anylinkcss a:hover{ /*hover background color*/
	background-color: black;
	color: white;
}
.caption {
    font-size: 9pt;
	text-align: center;
	font-style: italic;
}
.copyright {
	font-size: x-small;
}
.disclaimer p {
	font-weight: bold;
	font-size: x-small;
	text-align: center;
}
.justified p {
	text-align: justify;
}
.main_table {
    border: #cccccc thin solid;
    width: 760px;
    height: 385px;
    background-color: #ffffff;
}
.navbar {
	font-size: small;
	text-align: center;
}
.normal {
}
.normal-small {
	font-size: small;
	padding-right: 15px;
	padding-left: 15px;
}
.normal-table {
	font-size: 11pt;
	padding-right: 2px;
	padding-left: 2px;
}
.page-title {
	font-size: x-large;
	font-weight: bold;
	padding-right: 0;
	padding-left: 0;
	color: #0000FF;
	text-align: center;
}
.page-section {
	font-size: medium;
	font-weight: bold;
	padding-right: 0;
	padding-left: 0;
	color: #0000FF;
	text-align: center;
}
.red {
	color: #FF0000;
}
.right-panel p{
	padding-right: 10px;
	padding-left: 10px;
}
.small-nopad {
	font-size: small;
	padding-right: 0;
	padding-left: 0;
}
.updated {
	font-size: x-small;
	text-align: right;
	font-style: italic;
}
.main_table #boatingisfun {
	text-align: center;
	position: absolute;
	left: 436px;
	top: 228px;
}

