@CHARSET "UTF-8";

body {
    background-color: #185993;
    font-family: Arial, Tahoma, Verdana, sanserif;
    font-size: 90%;
    color: #464647;
    margin: 0px;
    padding: 0px;
}

table {
	background-color: white;
	border-collapse: collapse;
	width: 100%;
}

td {
	margin: 0;
	vertical-align: top;
}

img { 
	border: 0;
}

a:link {
	color: #085aa1;
}

a:visited {
	color: #003d72;
}

a:hover {
	color: #ffbf12;
}

.mainCell {
	padding-top:50px;
}

.leftCell {
	width:230px;
	padding-left:50px;
}

.leftCell p {
	padding-left:5px;
	font-size: 90%;
}

.middleCell {
	width:453px;
	padding-left:30px;
	padding-right:30px;
}

.doubleCell {
	width:643px;
	padding-left:30px;
	padding-right:0px;
}

.rightCell {
	width:180px;
	padding-left:10px;
}

.fraxCell {
	height:1px;
}

div.icons {
	margin-bottom: 20px;
}

div.icons .padding {
	margin-left: 25px;
}

div.marine {
	margin-bottom: 20px;
}

div.icons h1 {
	margin-bottom: 0px;
}

.form_errors {
	font-weight: bold;
}

.big {
	font-size: 150%;
}

#dynamic {
	width: 100%; 
	text-align: center;
	background:url(../images/left_top_bg.jpg); 
	background-repeat:repeat-x;
}

table.form th {
	background-color: #dddddd;
	text-align:left;
	font-size:110%;
}

table.form td, table.form th {
	padding: 5px 5px 2px 5px;
}

table.form td.value {
	padding: 3px 3px 10px 3px;
}

table.form td.label {
	font-size:90%;
	font-weight:bold;
}

table.form table.inner td {
	border: 1px solid gray;
	padding: 3px;
	text-align: center;
}

table.form table td input {
	width: 99%;
}

table.form td.paddingCell {
	
}

table.form input, table.form textarea, table.form select {
	width: 97%;
}

table.supportForm td {
	padding: 5px;
}

td.subtable {
	padding:0 !important;
}

td.subtable th {
	text-align: center;
	font-size: 100%;
	color: black;
	background-color: #eeeeee;
}

table.certtable td {
	width: 16%;
}

table.certtable td.value input {
	width: 90%;
}

table.xp td {
	width: 14%;
}

.static {
	text-align: left; 
	width: 90%; 
	margin: 0 auto; 
	padding: 0;
	min-width: 946px;
}

.footer_left {
	background:url(../Image/footer_background.jpg) bottom repeat-x;
	height: 409px;
}

.footer_center {
	text-align: right;
	background:url(../Image/footer_background.jpg) bottom repeat-x;
}

.footer_right {
	background:url(../Image/footer_background.jpg) bottom repeat-x;
	height: 409px;
	vertical-align:bottom;
}

div.webdesign {
	color:white;
	position:relative;
	left:500px;
	text-align:left;
	top:300px;
}

div.webdesign a:link {
	color: #ffbf12;
}

div.webdesign a:visited {
	color: #edb214;
}

div.webdesign a:hover {
	color: #fff004;
}

table.appfrm td {
	border:0px;
	border-style:solid;
	border-color:#959595;
	font-family:Arial;
	font-size:0.9em;
	vertical-align:top;
	padding:5px;
	background:#ffffff;
}

table.feedback p{
	padding: 20px 0px 0px 0px;
	margin:0px;
}

table.feedback input{
	margin:0px;
}

ul.services {
	list-style: square;
}

ul.services li {
	padding-bottom: 10px;
}
