/* CSS Document */
body
{
	font: inherit;
	background: #D9D9D9 url("images/bg.jpg") top center repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: "Tahoma";
	color: #666;
}
#frmMain
{
	margin: 0px;
	padding: 0px;
	text-align: center;
}
p
{
	font-size: 11px;
	color: #666;
}
th
{
	height: 25px;
	vertical-align: bottom;
}
.linebottom
{
	border-bottom: 1px solid #a1a1a1;
}
h1
{
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}
h2
{
	font-size: 14px;
	margin: 0px;
	padding: 10px 0 0 0;
	margin-bottom: 10px;
}
h5
{
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}
a, a:visited, a:hover
{
	color: #003466;
	text-decoration: none;
}
a:active
{
	color: #000;
	text-decoration: underlined;
}
a:hover
{
	text-decoration: underline;
}
#top
{
	width: 960px;
	height: 11px;
	margin: 0px auto;
	padding: 0;
	font-size: 1px;
	line-height: 1px;
	background: url("images/headerbg.png") top no-repeat;
}
img
{
	border: none;
}
#container
{
	width: 960px;
	margin: 0px auto;
	padding: 0px;
}
#maincontainer
{
	width: 940px;
	margin: 0px auto;
	padding: 0 10px;
	background: url("images/bodybg.png") center repeat-y;
}
#header
{
	margin: 0px auto;
	padding: 10px 0 0 0;
	width: 940px;
	height: 65px;
	text-align: left;
}
#logo
{
	float: left;
	margin-left: 20px;
}
#logo img
{
}
#navigation
{
	float: right;
	margin: 0px;
	padding: 0px;
	font-size: 8px;
	width: 550px;
	font-family: "Arial";
}

ul .first
{
	border-left: none !important;
	border-top: none !important;
}
#navigation ul li a:hover
{
	text-decoration: none;
}
.first, li.first
{
	border-left: none !important;
	border-top: none !important;
}
#flashbanner
{
	width: 940px;
	height: 165px;
	margin: 0 auto;
	padding: 10px 0 0 0;
}
#contents
{
	margin: 0 auto;
	padding: 0px;
	width: 920px;
}
#col1
{
	float: left;
	width: 700px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#main
{
	float: left;
	width: 700px;
	margin: 0px;
	padding: 0px;
}
#mainsection
{
	float: left;
	width: 460px;
	margin: 0px;
	padding: 0px;
}
#imagearea
{
	float: right;
	width: 230px;
	margin: 0px;
	padding: 0px;
}

#shiparea
{
	float: right;
	text-align: center;
	padding: 5px;
	margin: 20px 10px 10px 10px;
	background-color: #F5F5F5;
	border: 1px solid #D5D5D5;
}
#shiparea img
{
	padding-bottom: 5px;
}
#services
{
	float: left;
	margin-top: 10px;
}
#services ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#services ul li
{
	float: left;
	width: 112px;
	text-align: center;
}
#services ul li a
{
	text-decoration: none;
	color: #303030;
	font-size: 11px;
}
#services ul li span
{
	width: 90px;
}
#col2
{
	float: left;
	width: 220px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

.newslist
{
	margin-right: 10px;
	padding: 10px 0px;
	border-top: 1px solid #E1E1E1;
}
.newslist span
{
	padding-left: 10px;
}
.prodlist
{
	margin-right: 10px;
	padding: 5px 0px;
	border-top: 1px solid #E1E1E1;
}

a.productlink
{
	background: url(images/arrowdiagonal.jpg) left no-repeat;
	padding-left: 20px;
	color: #003466;
	font-size: 11px;
}
.productactive
{
	background: url(images/arrowstraight.jpg) left no-repeat;
	padding-left: 20px;
	color: #A62424;
	font-size: 11px;
	font-weight: bold;
}
#footer
{
	margin: 0px auto;
	border-top: 1px solid #999999;
	width: 920px;
	padding-top: 10px;
	height: 20px;
	font-size: 11px;
	color: #676767;
}
#subheader
{
	margin: 0px auto;
	width: 300px;
	padding-top: 5px;
	height: 20px;
	font-size: 11px;
	color: #676767;
	margin-left: 25px;
}
#naviglink
{
	font-size: 11px;
	margin-left: 7px;
}
#bottom
{
	width: 960px;
	height: 11px;
	margin: 0px auto;
	padding: 0;
	background: url("images/footerbg.png") top no-repeat;
}
ul.contentlist
{
	font-size: 11px;
	color: #666;
	margin: 0px;
	padding: 0px;
	margin-left: 15px;
}
ul.contentlist li
{
	margin: 0px;
	padding: 0px;
}
.title
{
	color: #003466;
	font-family: "Tahoma";
	font-weight: bold;
	text-align: left;
}
.smalltext
{
	font-size: 9px;
	font-family: "Tahoma";
	font-weight: normal;
	color: #919191;
	text-align: center;
}
.date
{
	background: url(images/arrow.jpg) left no-repeat;
	padding-left: 10px;
	color: #676767;
	font-size: 9px;
}
.newstitle
{
	color: #003466;
	font-size: 12px;
}
.spacer
{
	clear: both !important;
}
.dotted
{
	background: url("images/dotted.gif") top left repeat-x;
}
.tablecontents
{
	color: #666;
	font-size: 11px;
	font-family: Tahoma;
}
.adwright
{
	float: left;
	font-size: 11px;
}
.copyright
{
	float: right;
}

.ManageTeamList ul
{
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
}
table#fleetSectionItems, table
{
	font-size: 11px;
}
#fleetSectionItems td
{
	padding: 5px 10px 5px 10px;
}
#fleetSectionItems tr.odd
{
	background-color: #ccc;
}
#fleetSectionItems td.center
{
	text-align: center;
}
#fleetSectionItems thead
{
	background-color: #003366;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
}
.ManageTeamBgColor
{
	background-color: #003366;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}
p.FailureNotice
{
	font-family: "Tahoma";
	color: #FF0000;
	font-size: 11px;
}
.ReportTable
{
	border: 1px solid #c9d7f1;
	width: 70%;
}
.ReportTableLg
{
	border: 1px solid #c9d7f1;
	width: 100%;
}
thead.ReportTable
{
	font-weight: bold;
	width: 30px;
}

.clrtbl table
{
	border: none 0px black;
}

.clrtbl tbody
{
	border: none 0px black;
}

.clrtbl tbody th, tbody td
{
	border: none 0px black;
}

.dottedb
{
	background: url("images/dottedb.gif") top left repeat-x;
}
.OfficeDetails
{
    color: #666;
	font-size: 11px;
	font-family: Tahoma;
}

.searchResultTable
{
    border-color:Black;
    border-width:0px;
    width:90%;
    border-collapse:collapse;
}

#serch_txtbox
{   
    margin-right:35px;
    margin-top:10px;
    float:right;
    width:174px;
    
 }

#serch_txtbox .search_text
{   
    float:left;
    vertical-align:text-top;
}

#serch_txtbox .textbg
{
  margin-top:0px; 
  background:url("Images/text-bg.gif") left top repeat-x; 
  width:133px; 
  height:22px; 
  border:none; 
  float:left;
}

#serch_txtbox .textcnt
{
    width:133px;
    height:12px; 
    background:none; 
    border:none; 
    font-family:Verdana, Geneva, sans-serif; 
    font-size:11px;
    color:#7b7c7c; 
    margin-top:3px;
   
}

#serch_txtbox .txtbxAlign
{
    position:relative; 
    border:none; 
    font-family:Verdana, Arial, Helvetica, sans-serif; 
    font-size:11px; 
    padding:10px 0px 0px 0px;
}

#serch_txtbox .search_button
{
    width:21px; 
    height:22px; 
    float:left;
}