.T10			{ font-family: Times, serif; font-size: 10px; line-height: 115%; }
.T10W			{ font-family: Times, serif; font-size: 10px; line-height: 115%; color: #ffffff; }
.T11			{ font-family: Times, serif; font-size: 11px; line-height: 115%; }
.T11W			{ font-family: Times, serif; font-size: 11px; line-height: 115%; color: #ffffff; }
.T12			{ font-family: Times, serif; font-size: 12px; line-height: 115%; }
.T12W			{
	font-family: Times, serif;
	font-size: 12px;
	line-height: 150%;
	color: #ffffff;
	letter-spacing: 1px;
}
.T13 			{ font-family: Times, serif; font-size: 13px; line-height: 115%; }
.T13W 			{ font-family: Times, serif; font-size: 13px; line-height: 115%; color: #ffffff; }
.T14 			{ font-family: Times, serif; font-size: 14px; line-height: 115%; }
.T14W 			{ font-family: Times, serif; font-size: 14px; line-height: 115%; color: #ffffff; }

.TITLE 			{ font-family: Times, serif; font-size: 24px; font-weight: 900; color: #FFFFFF;}
.INTRO 			{ font-family: Times, serif; font-size: 16px; }
.BackColor		{
	background-color: #00889C;
}
.navbar 		{
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 1px;
}
.navbarborder {
	border-top: thin none #EEEEEE;
	border-right: thin none #EEEEEE;
	border-bottom: thin none #EEEEEE;
	border-left: thin none #EEEEEE;
	}
.navcurrent 	{
	color: #FF9900;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-weight: bold;
}

a.navbar:link { text-decoration: none; color: #ffffff;}
a.navbar:hover { text-decoration: none; color: #394A48;}
a.navbar:active { text-decoration: none; color: #FFCC00;}

a.white			{ color: #ffffff; text-decoration: none; }
a.white:hover	{ color: #ffffff; text-decoration: underline; }				
a.white:active	{ color: #ff0000; text-decoration: none; }

a:link 			{ text-decoration: none; }
a:hover 		{ text-decoration: underline; }
a:active		{ text-decoration: underline; color: #ff0000 }
a:visited		{ text-decoration: none; }

a.black			{ color: #000000; text-decoration: none; }
a.black:hover	{ color: #000000; text-decoration: underline; }
				
a.navbar:link { text-decoration: none; color: #ffffff;}
a.navbar:hover { text-decoration: underline; color: #FFFFCC;}
a.navbar:active { text-decoration: none; color: #ff0000;}



.Title2 {
	font-family: Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 0px;

}
.border-white {
	border-top: 1px none #B9D0CD;
	border-right: 1px none #B9D0CD;
	border-bottom: 1px solid #B9D0CD;
	border-left: 1px none #B9D0CD;
}
.T12Wcaption {
	font-family: Times, serif;
	font-size: 12px;
	color: #ffffff;
}
.picture1 {
	border: medium solid #E1E5F0;
}
.pictureGrey {
	border: medium solid #FFFFFF;
}
.T12Blue {
	font-family: Times, serif;
	font-size: 12px;
	line-height: 50%;
	color: #0466B2;
	letter-spacing: 2px;
}
.navcurrentharbor {
	color: #003399;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-weight: bold;
}
body {
	background-color: #E1E5F0;
}
.OuterTable {
	background-color: #00889C;
	border: 2px solid #000000;
}
