@charset "ISO-8859-1";
.header {
	height: 130px;
	width: 995px;
	background: url(images/openocean.jpg) blue;
}
.headerOuter {
	background-image: url(images/openocean.jpg);
	height: 100px;
	width: 995px;
}
.body {
	margin: 0px;
	background-color: #063b72;
}
.logo {
	padding-left: 20px;
	padding-top: 15px;
	margin: 0px;
}
.mainBottom {
	height: 330px;
	width: 995px;
	padding-top: 15px;
	background: url(images/bg-header.jpg) blue;
	/*float: left;*/
}
.mainBottomOuter {
	height: 330px;
	width: 995px;
	background-image: url(images/bg-header.jpg);
	/*float: left;*/
}
.sub1 {
	background-color: #d3d3d3;
	/*background-image: url(images/bg-callout.jpg);*/
	height: 220px;
	width: 220px;
	float: left;
	margin-right: 28px;
	margin-left: 15px;
}
.sub2 {
	background-color: #d3d3d3;
	/*background-image: url(images/bg-callout.jpg);*/
	height: 220px;
	width: 220px;
	left: 250px;
	float: left;
	margin-right: 28px;
}
.sub3 {
	background-color: #d3d3d3;
	/*background-image: url(images/bg-callout.jpg);*/
	height: 220px;
	width: 220px;
	float: left;
	margin-right: 29px;
}
.sub4 {
	background-color: #d3d3d3;
	/*background-image: url(images/bg-callout.jpg);*/
	height: 220px;
	width: 220px;
	float: left;
}
.footer {
	text-align: center;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	padding-left: 15px;
	line-height: 30px;
}

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	/*text-decoration: underline;*/
	padding-left: 15px;
	line-height: 16px;
}
.newsFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 4px;
	background-image: url(images/banner-bg.jpg);
	}

.tabPage {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #d3e0e7;
	line-height: 14px;
	width: 820px;
	min-height: 398px;
	padding: 10px;
}

.cellBodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #d3e0e7;
	line-height: 14px;
}
.leftNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	list-style-type: none;
	list-style-image: none;
	width: 175px;
	height: 400px;
	/*background-color: #b0c4d9;*/
	background-color: #5790b7;
	/*background-image: url(images/leftNav_bg.jpg);*/
	padding: 22px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #660033;
	text-decoration:underline;
}
.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	padding: 10px;
	height: 100%;
	width: 975px;
	background-color: #d3e0e7;
	margin: 0px;
	color: #000000;
}
.headerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000066;
}
.mainSection {
	height: 267px;
	width: 995px;
	background-image: url(images/banner-bg.jpg);
}
.mainSection2 {
	width: 995px;
	float: left;
	padding: 0px;
	margin: 0px;
}
.mainLeft {
	height: 267px;
	width: 700px;
	float: left;
}
.mainRight {
	height: 267px;
	width: 295px;
	float: right;
}
.wrapper {
	width: 995px;
	margin-right: auto;
	margin-left: auto;
	background-color: #5790b7;
}
.topLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: right;
	padding: 5px;
}
.hrHeaderProps {
	height: 2px;
	color: #A0AAB0;
	background-color: #707780;
}
.hrBodyProps {
	height: 1px;
	background-color: #d3e0e7;
}
.leftNavSelected {
	background-color: #d3e0e7;
}