.dotsV {
	background-image: url(images/dotsvertical.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.bgimage {
	background-color: #4EB3D1;
	background-image: url(images/seaback2a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.picboats {
	background-image: url(images/pic-fish.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	line-height: 13pt;
	color: #333333;
}
.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #2B4C99;
	font-weight: bold;
}
.head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #3F9BA0;
}
.textwhite {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	line-height: 13pt;
	color: #FFFFFF;
}
.head2white {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
.textblock {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	line-height: 13pt;
	color: #333333;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
	display: block;
	top: auto;
	clip: rect(auto,30px,auto,auto);
	width: 640px;
}

