#header {
	background-color: #00246f;
/*	height: 108px;*/
}
#header, #middlePart, #footer {
/*	padding: 0px 20px;*/
	clear: both;
	min-width: 1210px;
	min-width: 1152px;
}
#headerContent, .menuContent, #pageContent, #footerContent, #tag {
	width: 1100px;
/*	width: 1170px;*/
	margin-left: auto;
	margin-right: auto;
/*	overflow: hidden;*/
}
#headerContent {
/*	background-image: url(../images/crewdata_logo_307x45.gif);
	background-repeat: no-repeat;
	background-position: top left;*/
	/*height: 45px;*/
}
#footerContent {
/*	background-image:url(../images/crewdata_logo_246x36.gif);*/
	background-repeat: no-repeat;
	background-position: top right;
	height: 36px;
}
.copy {
	display: block;
	float: left;
	clear: none;
	width: 300px;
	color: #aaa;
	margin: 10px 0px 15px 0px;
	font-size: 12px;
}
.crewDataLink {
	display: block;
	float: right;
	width: 246px;
	height: 36px;
}
.crewDataLink img {
	display: block;
	margin: 0px;
	padding: 0px;
	border: none;
}

.informer {
	display: block;
	float: right;
	clear: both;
	width: auto;
	margin: 20px 0px 15px 15px; 
}

#middlePart {
	min-height: 500px;
	background-color: white;
}

#pageContent {
	padding: 25px 0px 37px 0px ;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	background-color: transparent;
	position: relative;
}
.columnFullSize {
/*	width: 1170px;*/
	width: 100%;
	float: left;
	clear: both;
	position: relative;
}
.columnLeft {
	width: 840px;
	float: left;
	clear: left;
	position: relative;
}
.columnRight {
	width: 310px;
	float: right;
	clear: none;
	position: relative;
}

#footer {
	background-color: #e7e7e7;
	min-height: 80px;
	position: relative;
}

body {
	background-color: #e7e7e7;
	font-size: 14px;
	line-height: 18px;
	font-family: Times, Times New Roman, Helvetica, Verdana, sans-serif;
/*	position: relative;*/
}
form {
	display: block;
}
fieldset {
	padding: 0px 0px 0px 0px;
	border-bottom: 2px solid #999;
	margin: 0px 0px 30px 0px;
	display: block;
}
legend {
	/*background-color: #f5f5f5;*/
	font-size: 18px;
	display: block;
	width: 100%;
	margin: 0px 0px 15px 0px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #ccc;
	float: left;
	clear: both;
}
legend span {
	color: #fff;
	background-color: #00a6ff;
	/*background-color: #7ee0e3;*/
	padding: 4px 50px 3px 10px;
	display: block;
	float: left;
}
legend a {
	padding: 4px 10px 3px 10px;
	display: block;
	float: right;
	text-decoration: none;
	font-size: 14px;
}
a.search, a.search:link, a.search:hover, a.search:visited, a.search:active {
	color: #fff;
	background-color: #00a6ff;
	font-size: 18px;
	margin: 0px 0px 0px 0px;
	padding: 4px 50px 3px 10px;
	display: block;
	float: left;
	text-decoration: none;
	clear: both;
}

label {
	padding-right: 10px;
	color: #000;
	font-size: 16px;
}
label.notRequired {
	color: #aaa;
}

input {
	border: none;
}
input[type=text], input[type=password], input[type=checkbox] {   
	font-size: 14px;
/*	width: 170px;*/
}  
input[type=file] {   
	font-size: 14px;
}
select {
	border: none;
	padding: 0px 0px 0px 4px;
	font-size: 14px;
}
textarea {
	border: none;
	padding: 4px;
	font-size: 14px;
	overflow: auto;
	white-space: normal;
}
optgroup {}

option {}  

input[type=file].notRequired, input[type=text].notRequired, input[type=password].notRequired, select.notRequired, textarea.notRequired {
	background-color:#f3f3f3;
}
input[type=file], input[type=text], input[type=password], select, textarea {
	background-color:#eaf6fd;
/*	color: #3cc9cc;
	color: #f8c200;
	color: #00c3cc;*/
	color: #000;
}
input[type=text]:hover, input[type=file]:hover, input[type=password]:hover, select:hover, textarea:hover {   
	background-color:#eaf6fd;   
}  
input[type=text]:focus, input[type=file]:focus, input[type=password]:focus, select:focus, textarea:focus {   
	background-color:#feef73;   
}  
h1,h2,h3,h4,h5,h6 {
	color: #00a6ff;
	margin: 30px 0px 10px 0px;
}
h1 span,h2 span,h3 span,h4 span,h5 span,h6 span {
	color: #cccccc;
}
h1 {
	font-size: 21px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 11px;
}
hr {
	height: 1px;
	line-height: 1px;
	background-color: #ccc;
	border: none;
	padding: 0px;
	clear: both;
}
div.CrewData_for_Seafarers_and_Crewing_Agencies {
	margin: -25px 0px 0px 0px;
	background-position: top left;
	background-repeat: no-repeat;
	background-image:url(../images/CrewData_For_Seafarers_and_Crewing_Companies.jpg);
	display: block;
	clear: both;
	float: left;
	width: 1092px;
	height: 388px;
}
div.CrewData_for_Seafarers_and_Crewing_Agencies h1 {
	display: block;
	float: none;
	clear: both;
	margin-left: 65px;
	font-size: 26px;
	line-height: 30px;
	color: #fff;
}
div.CrewData_for_Seafarers_and_Crewing_Agencies h2 {
	display: block;
	float: none;
	clear: both;
	margin-left: 65px;
	font-size: 14px;
	color: #fff;
	margin-top: 0px;
}
div.header_for_Seafarers_and_Crewing_Agencies {
	display: block;
	float: left;
	clear: none;
	width: 640px;
}

div.links_for_Seafarers_and_Crewing_Agencies {
	float: right;
	margin: 30px 65px 0px 0px;
	width: 385px;
	clear: none;
}
div.links_for_Seafarers_and_Crewing_Agencies span, div.links_for_Seafarers_and_Crewing_Agencies span a {
	color: #16009a;
/*	font-weight: bold;*/
	font-size: 20px;
	line-height: 24px;
}
div.links_for_Seafarers_and_Crewing_Agencies span {
	display: block;
	float: right;
	clear: both;
	width: 385px;
	padding-left: 0px;
	padding-right: 0px;
	border: none;
	text-align: right;
}
div.links_for_Seafarers_and_Crewing_Agencies span a {
	text-decoration: none;
}
div.links_for_Seafarers_and_Crewing_Agencies span a:hover {
	text-decoration: underline;
	color: #fff;
}
/*
#CrewData_For_Seafarers_and_Crewing_Companies_image {
	display: block;
	clear: both;
	margin: -25px 0px 0px 0px;
	padding: 0px;
}
*/
div.registration_for_Seafarers_and_Crewing_Agencies {
	background-position: top left;
	background-repeat:repeat-x;
	background-image: url(../images/index_underMainImg_pattern_1x76.jpg);
	width: 1092px;
	height: 76px;
	display: block;
	clear: both;
	float: left;
}
div.registration_for_Seafarers_and_Crewing_Agencies div.TL {
	background-position: top left;
	background-repeat: no-repeat;
	background-image:url(../images/index_underMainImg_macBottom_526x33.jpg);
}
strong {
	font-weight: bold;
	font-family: inherit;
	font-size: inherit;
}