@charset "UTF-8";
.headerblack { font-family: Arial, Helvetica, sans-serif; font-size: 24px; color: #333; font-weight: normal; }
.bodytxtgreen { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #090; line-height: 18px; }
.bodytxtblack { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000; line-height: 18px; }
.bodytxtdarkgray { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #333; line-height: 18px; }
.bodytxtgray { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #8E8E8E; line-height: 18px; }
.bodytxtgray a:link { color: #090; }
.bodytxtgray a:visited { color: #090; }
.bodytxtgray a:active { color: #090; text-decoration: none }
.bodytxtgray a:hover { color: #090; text-decoration: none; }
.blocktxt { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #FFF; line-height: 15px; }
.dredgingtitle { float: left; width: 100%; height: 31px; }
.mooringandtowingtitle { float: left; width: 100%; height: 31px; }
.machinerytitle { float: left; width: 100%; height: 31px; }
.blocktxt a:link { color: #090; }
.blocktxt a:visited { color: #090; }
.blocktxt a:active { color: #090; text-decoration: none }
.blocktxt a:hover { color: #090; text-decoration: none; }
img.floatLeft { float: left; margin-right: 20px; margin-bottom: 10px; }
img.floatRight { float: right; margin-left: 10px; margin-bottom: 10px; }
textarea{
   	border:1px solid #8E8E8E; 
	background:#FFFFFF;
	width:400px; height:109px;
 font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; line-height: 16px;	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}
input{
   	border:1px solid #8E8E8E; 
	background:#FFFFFF;
 font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; line-height: 16px;	padding-left:5px;
	margin-bottom:5px;
	}