/* CSS Document */
body {
	background-color: #336;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	background-position: top right;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.blue {
	background-color: #D6DDEC;
	width: auto;
	clear: both;
	padding: 10px;
	text-align: center;
	border: 1px solid #99B4DA;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

div#outer {
	width: 770px;
	float: left;
}
div#outer div#innerMain {
	padding: 0;
	margin: 0;
	width: 770px;
	float: left;
}

div#outer div#innerMain div#topBar {
	background-color: #D6DDEC;
	float: right;
	width: 570px;
	padding-top: 5px;
}

div#outer div#innerMain div#topBar div.rightMenu {
	float: right;
}
div#outer div#innerMain div#topBar div.rightMenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	padding-right: 10px;
	padding-top: 8px;	
}
div#outer div#innerMain div#topBar div.rightMenu li {
	display: inline;
	float: left;
	font-size: 11px;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 8px;	
	background-image: url(../images/topMenuSplit.gif);
	background-repeat: no-repeat;	
}
div#outer div#innerMain div#topBar div.rightMenu li.noborder {
	background-image: none;
}
div#outer div#innerMain div#topBar div.rightMenu a:link {
	color: #339;
	text-decoration: none;
}
div#outer div#innerMain div#topBar div.rightMenu a:link:hover {
	color: #F90;
	text-decoration: underline;	
}
div#outer div#innerMain div#topBar div.rightMenu a:visited {
	color: #339;
	text-decoration: none;		
}
div#outer div#innerMain div#topBar div.rightMenu a:visited:hover {
	color: #F90;
	text-decoration: underline;		
}
div#outer div#innerMain div#banner {
	background-image: url(../images/banner.jpg);
	width: 770px;
	height: 132px;
	border-top: 1px solid #FFF;
	float: left;
}
div#outer div#innerMain div#homeRow {
	width: 770px;
	background-color: #FFF;
	margin: 0;
	padding: 0;
	margin: 0;
	padding: 0;
	background-image: url(../images/lowerLogo.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	height: 39px;
	float: left;
	border-bottom: 1px solid #D6DDEC;
}
div#outer div#innerMain div#homeRow div.homeLink {
	width: 200px;
	border-right: 1px solid #339;
	text-align: right;
	float: left;
	margin: 0;
	padding: 0;
}
div#outer div#innerMain div#homeRow div.homeLink ul {
	list-style: none;
	padding-top: 6px;
	padding-right: 10px;	
}
div#outer div#innerMain div#homeRow div.homeLink li {
	font-size: 13px;
	font-weight: bold;
}
div#outer div#innerMain div#homeRow div.homeLink a:link {
	text-decoration: none;
	color: #006;
}
div#outer div#innerMain div#homeRow div.homeLink a:link:hover {
	text-decoration: underline;
	color: #FF9900;
}
div#outer div#innerMain div#homeRow div.homeLink a:visited {
	text-decoration: none;
	color: #006;
}
div#outer div#innerMain div#homeRow div.homeLink a:visited:hover {
	text-decoration: underline;
	color: #FF9900;
}

div#outer div#innerMain div#twoColumnMain {
	background-color: #336;
	width: 770px;
	float: left;
}
div#outer div#innerMain div#twoColumnMain div#leftCol {
	float: left;
	width: 200px;
}
div#outer div#innerMain div#twoColumnMain div#leftCol div.menuBox {
	float: right; 
	width: 180px;
	margin-bottom: 50px;
	height: 470px;
	background-color: #D6DDEC;
	background-image: url(../images/menuLower.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
div#outer div#innerMain div#twoColumnMain div#leftCol div.menuBox ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
div#outer div#innerMain div#twoColumnMain div#leftCol div.menuBox li {
	font-size: 12px;
	margin: 0;
	padding: 0;	
}
div#outer div#innerMain div#twoColumnMain div#leftCol div.menuBox a:link {
	display: block;
	background-color: #99B4DA;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #FFF;
	padding: 4px 0 4px 0;
	padding-right: 10px;
	text-align: right;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}

div#outer div#innerMain div#twoColumnMain div#leftCol div.menuBox a:link:hover {
	background-color: #336;
} 
div#outer div#innerMain div#twoColumnMain div#leftCol div.menuBox a:visited {
	display: block;
	background-color: #99B4DA;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #FFF;
	padding: 4px 0 4px 0;
	padding-right: 10px;
	text-align: right;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}
div#outer div#innerMain div#twoColumnMain div#leftCol div.menuBox a:visited:hover {
	background-color: #336;
} 
div#outer div#innerMain div#twoColumnMain div#leftCol div.menuBox a.active {
	background-color: #339;
}
div#outer div#innerMain div#twoColumnMain div#leftCol div.menuBox a.offstate {
	background-color: #99B4DA;
}
div#outer div#innerMain div#twoColumnMain div#leftCol div.menuBox div.subMenu {
	display: none;
}
div#outer div#innerMain div#twoColumnMain div#leftCol div.menuBox div.subMenuShow {
	display: block;
}
div#outer div#innerMain div#twoColumnMain div#leftCol div.menuBox ul li ul {
	margin-bottom: 10px;
}

div#outer div#innerMain div#twoColumnMain div#leftCol div.menuBox ul li ul li {
	font-size: 11px;
}
div#outer div#innerMain div#twoColumnMain div#leftCol div.menuBox ul li ul li a.subMenu1 {
	background-color: #333399;
	display: block;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #FFF;
	padding: 2px 0 2px 0;
	padding-right: 10px;
	text-align: right;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	background-image: url(../images/subMenu1.gif);
	background-repeat: repeat-y;
	background-position: top left;
}
div#outer div#innerMain div#twoColumnMain div#leftCol div.menuBox ul li ul li a.subMenu2 {
	background-color: #333399;
	display: block;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #FFF;
	padding: 2px 0 2px 0;
	padding-right: 10px;
	text-align: right;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	background-image: url(../images/subMenu2.gif);
	background-repeat: repeat-y;
	background-position: top left;	
}
div#outer div#innerMain div#twoColumnMain div#leftCol div.menuBox ul li ul li a.subMenu3 {
	background-color: #333399;
	display: block;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #FFF;
	padding: 2px 0 2px 0;
	padding-right: 10px;
	text-align: right;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	background-image: url(../images/subMenu3.gif);
	background-repeat: repeat-y;
	background-position: top left;	
}
div#outer div#innerMain div#twoColumnMain div#leftCol div.menuBox ul li ul li a.subMenu4 {
	background-color: #333399;
	display: block;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #FFF;
	padding: 2px 0 2px 0;
	padding-right: 10px;
	text-align: right;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	background-image: url(../images/subMenu4.gif);
	background-repeat: repeat-y;
	background-position: top left;
}
div#outer div#innerMain div#twoColumnMain div#leftCol div.menuBox ul li ul li a.subMenu5 {
	background-color: #333399;
	display: block;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #FFF;
	padding: 2px 0 2px 0;
	padding-right: 10px;
	text-align: right;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	background-image: url(../images/subMenu5.gif);
	background-repeat: repeat-y;
	background-position: top left;
}

div#outer div#innerMain div#twoColumnMain div#leftCol div.menuBox ul li ul li a.subMenu6 {
	background-color: #333399;
	display: block;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #FFF;
	padding: 2px 0 2px 0;
	padding-right: 10px;
	text-align: right;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	background-image: url(../images/subMenu6.gif);
	background-repeat: repeat-y;
	background-position: top left;
}
div#outer div#innerMain div#twoColumnMain div#leftCol div.menuBox ul li ul li a.itemActive {
	background-color: #99B4DA;
	display: block;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #FFF;
	padding: 2px 0 2px 0;
	padding-right: 10px;
	text-align: right;
	text-decoration: none;
	color: #006;
	font-weight: bold;
	background-image: url(../images/activeSubMenu.gif);
	background-repeat: repeat-y;
	background-position: top left;
}
div#outer div#innerMain div#twoColumnMain div#leftCol div.menuBox ul li ul li a.itemActive:hover {
	background-color: #336;
	display: block;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #FFF;
	padding: 2px 0 2px 0;
	padding-right: 10px;
	text-align: right;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	background-image: url(../images/activeSubMenu.gif);
	background-repeat: repeat-y;
	background-position: top left;
}
div#outer div#innerMain div#twoColumnMain div#leftCol div.leftImage {
	background-image: url(../images/hexLeft.jpg);
	background-position: top left;
	width: 258px;
	height: 404px;
}

div#outer div#innerMain div#twoColumnMain div#middleCol {
	float: left;
	width: 549px;
	background-color: #FFF;
	border-left: 1px solid #339;
	background-image: url(../images/lowerHexes1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 160px;
	padding-top: 0;
	padding-right: 10px;
	padding-left: 10px;
}
div#outer div#innerMain div#twoColumnMain div#middleCol div.mainContent {
	width: 380px;
	float:left;
}
div#outer div#innerMain div#twoColumnMain div#middleCol div.mainContent hr {
	width: 552px; 
	color: #CCC;
}
div#outer div#innerMain div#twoColumnMain div#middleCol div.mainContent img {
	padding-right: 10px;
}
div#outer div#innerMain div#twoColumnMain div#middleCol div.mainContent h1 {
	font-size: 18px;
	color: #339;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
div#outer div#innerMain div#twoColumnMain div#middleCol div.mainContent h2 {
	font-size: 13px;
	color: #333;
	margin: 0;
	padding: 0;
	padding-top: 6px;	
	border-bottom: 2px solid #333;
}
div#outer div#innerMain div#twoColumnMain div#middleCol div.mainContent h3 {
	font-size: 12px;
	color: #3366CC;
	border-bottom: 1px solid #3366CC;
}
div#outer div#innerMain div#twoColumnMain div#middleCol div.mainContent p,
div#outer div#innerMain div#twoColumnMain div#middleCol div#rightCol p {
font-size:11px;
}

div.article {
border:1px solid #C5C5C5;
padding:10px;
margin-top:10px;
margin-bottom:10px;
}

div.article h5 {
margin-top:0;
margin-bottom:5px;
padding:0;
}

div.article h3 {
text-decoration:none;
border-bottom: none;
}

div#outer div#innerMain div#twoColumnMain div#middleCol div.mainContent a:link {
	color: #339;
	text-decoration: underline;
	font-weight: bold;
}
div#outer div#innerMain div#twoColumnMain div#middleCol div.mainContent a:link:hover {
	color: #F90;
	text-decoration: underline;
	font-weight: bold;
}
div#outer div#innerMain div#twoColumnMain div#middleCol div.mainContent a:visited {
	color: #339;
	text-decoration: underline;
	font-weight: bold;
}
div#outer div#innerMain div#twoColumnMain div#middleCol div.mainContent a:visited:hover {
	color: #F90;
	text-decoration: underline;
	font-weight: bold;
}
div#outer div#innerMain div#twoColumnMain div#middleCol div.mainContent ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left: 15px;
}
div#outer div#innerMain div#twoColumnMain div#middleCol div.mainContent ul.fiftyPercList {
	width: 44%;
	float: left;
	margin-bottom: 20px;
}
div#outer div#innerMain div#twoColumnMain div#middleCol div.mainContent li {
	font-size: 11px;
	line-height: 22px;
	background-image: url(../images/bullet.gif);	
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left top;
	color: #333;
}
div#outer div#innerMain div#twoColumnMain div#middleCol div.mainContent div.table {
	display: table;
}
div#outer div#innerMain div#twoColumnMain div#middleCol div.mainContent div.tableRow {
	display: table-row;
	clear: both;
	width: 400px;
	padding-top: 2px;
	padding-bottom: 2px;	
}
div#outer div#innerMain div#twoColumnMain div#middleCol div.mainContent div.tableHeader {
	display: table-cell;
	font-size: 11px;
	font-weight: bold;
	float: left;
	width: 100px;
	padding-right: 10px;	
}
div#outer div#innerMain div#twoColumnMain div#middleCol div.mainContent div.tableCell {
	display: table-cell;
	margin-bottom: 3px;
	float: left;

}
div#outer div#innerMain div#twoColumnMain div#middleCol div.mainContent input {
	font-size: 11px;
}
div#outer div#innerMain div#twoColumnMain div#middleCol div.mainContent textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
div#outer div#innerMain div#twoColumnMain div#middleCol div.mainContent span.req {
	color: #C00;
	font-size: 10px;
	padding-left: 2px;
}
/* ************ fleet image ********* */
div#outer div#innerMain div#twoColumnMain div#middleCol div.mainContent div.fleetImage {
	padding-bottom: 20px;
}
div#outer div#innerMain div#twoColumnMain div#middleCol div.mainContent div.fleetImage div.image {
	margin: 0;
	padding: 0px;
	padding-top: 20px;
	padding-bottom: 10px;	
}
div#outer div#innerMain div#twoColumnMain div#middleCol div.mainContent div.fleetImage div.fleetDesc {
	margin-left: 115px;
	margin-bottom: 15px;
}

div#outer div#innerMain div#twoColumnMain div#middleCol div.mainContent div.fleetImage div.fleetDetails {
	clear: both;
}
div#outer div#innerMain div#twoColumnMain div#middleCol div.mainContent div.fleetImage div.fleetDetails table {
	width: 100%;

}
div#outer div#innerMain div#twoColumnMain div#middleCol div.mainContent div.fleetImage div.fleetDetails th {
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	color: #006;
	vertical-align: top;
	width: 100px;
}
div#outer div#innerMain div#twoColumnMain div#middleCol div.mainContent div.fleetImage div.fleetDetails td {
	font-size: 11px;
	text-align: left;
	vertical-align: top;
}
/* ************ fleet image ********* */


div#outer div#innerMain div#twoColumnMain div#middleCol div#rightCol {
	width: 150px;
	float: right;
}
div#outer div#innerMain div#twoColumnMain div#middleCol div.topRightImage_1 {
	background-image: url(../images/sideImage_1.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 337px;
	margin-top: 40px;
}
div#outer div#innerMain div#twoColumnMain div#middleCol div.topRightImage_2 {
	background-image: url(../images/sideImage_2.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 337px;
	margin-top: 40px;
}
	div#outer div#innerMain div#twoColumnMain div#middleCol div.logoImage {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 400px;
	width: 160px;
	position: relative;
	top: 330px;
}					
div#outer div#innerMain div#twoColumnMain div#middleCol div#rightCol h1,
div#outer div#innerMain div#twoColumnMain div#middleCol div#rightCol h3 {
	font-size: 12px;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #99B4DA;
	font-size: 12px;
	color: #3366CC;
	border-bottom: 1px solid #3366CC;
}
div#outer div#innerMain div#twoColumnMain div#middleCol div#rightCol ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
div#outer div#innerMain div#twoColumnMain div#middleCol div#rightCol li {
	font-size: 11px;
}
div#outer div#innerMain div#twoColumnMain div#middleCol div#rightCol span.newsDate {
	font-weight: bold;
	font-size: 10px;
}
div#outer div#innerMain div#twoColumnMain div#middleCol div#rightCol a:link {
	color: #339;
	text-decoration: none;
}
div#outer div#innerMain div#twoColumnMain div#middleCol div#rightCol a:link:hover {
	color: #F90;
	text-decoration: underline;
}
div#outer div#innerMain div#twoColumnMain div#middleCol div#rightCol a:visited {
	color: #339;
	text-decoration: none;
}
div#outer div#innerMain div#twoColumnMain div#middleCol div#rightCol a:visited:hover {
	color: #F90;
	text-decoration: underline;
}
div#outer div#innerMain div#twoColumnMain div#middleCol div#rightCol a.hyperlink1 {
	color: #339;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}
div#outer div#innerMain div#twoColumnMain div#middleCol div#rightCol div.globalImage {
	background-image: url(../images/globalLogo.gif);
	background-repeat: no-repeat;
	background-position: top center;
	height: 34px;
	margin-top: 20px;
	margin-bottom: 14px;
}
div#outer div#innerMain div#footer {
	background-image: url(../images/footerBgrnd.gif);
	background-repeat: repeat-x;
	background-position: top left;
	width: 569px;
	height: 37px;
	float: right;
}
div#outer div#innerMain div#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	padding: 14px 0 0 0;
}
div#outer div#innerMain div#footer li {
	display: inline;
	font-size: 10px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 4px;	
	background-image: url(../images/topMenuSplit.gif);
	background-repeat: no-repeat;	
}
div#outer div#innerMain div#footer li.noborder {	
	background-image: none;
}
div#outer div#innerMain div#footer a:link {
	color: #339;
	text-decoration: none;
}
div#outer div#innerMain div#footer a:link:hover {
	color: #F90;
	text-decoration: underline;
}
div#outer div#innerMain div#footer a:visited {
	color: #339;
	text-decoration: none;
}
div#outer div#innerMain div#footer a:visited:hover {
	color: #F90;
	text-decoration: underline;
}
div#outer div#innerMain div#footer div.footerRight {
	background-image: url(../images/lowerHex1.gif);
	background-repeat: no-repeat;
	background-position: top right;
	float: right;
	width: 98px;
	height: 55px;
	border-left: 2px solid #336;
}
div#outer div#innerMain div#copyright {
color:#f9f9f9;
float:left;
font-size:10px;
margin-bottom:5px;
margin-left:201px;
width:445px;
}
div# p {
	text-align:left;
	}

.jobwrapper {
	border-bottom: dotted 1px #666666;
	margin-bottom: 10px;
}
.floatleft {
	float: left;
	margin: 0 10px 10px 0;
}

.floatright {
	float: right;
	margin: 0 0 10px 10px;
}
#credit{
	float:right;
	width:157px;
	padding-top: 15px;
}
#credit p{
padding-top: 5px;
margin-bottom:0;
padding-bottom:0;
}
#credit a{
color:#3366CC;
text-decoration:none;
}
#credit a:hover{
color:#006;
text-decoration:none;
}
.adr{
float:left;
width:200px;
}
.extra { float: left; width: 100%; }
.clear-both {
	clear: both;
}
div#footer p {
font-size: 10px;
padding: 12px;
width: 350px;
float: left;
clear: both;
}
div#box {
background: #D6DDEC;
color:#006;
float:left;
font-size:10px;
margin-bottom:6px;
margin-left:201px;
margin-top:2px;
padding:12px;
width:445px;
}
div#box ul {
float:left;
list-style:none outside none;
margin:0;
padding:0;
width:445px;
}
div#box ul li {
	width:30%;
	color:#006;
	float:left;
	padding: 2px;
}
div.box2 {
color:#f9f9f9;
float:left;
font-size:10px;
margin-bottom:5px;
margin-left:201px;
margin-top:2px;
width:480px;
}
