/* This one is for Domestic or International */


#topnav {
	width:761px;
}

#cleardiv {
	clear:left;
}

#navbreak {
	clear:left;
	border-top:2px solid #FFF;	
}

#box2 {
	float:left;
	width:485px;
	background-repeat: repeat-y;
	border-bottom:1px solid #BFBDA0;
	margin-right:10px;
}

#box2 p{
	margin:0 25px 15px 20px;
}

#box2 h2{
	margin:10px 25px 0 20px;
}

#content {
	margin-bottom:2px;
	width:740px;
	padding-left:21px;
	background-repeat: repeat-y;
	border-bottom:1px solid #BFBDA0;	
}

#top_right {
	float:left;
	width:224px;
}

#content_bottom {
	width:719px;
	background-repeat: repeat-y;
	border-bottom:1px solid #BFBDA0;
}

#newstext {
	width:470px;
	margin-left:220px;
	padding:12px 0 0 0;
}

#newstext p {
	margin:0 0 5px 0;;
	padding:0
}




/* sub_nav hide/show div ids <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */

.hide {
	display:none;
}

/* structural classes <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */

.regionlist {
	padding:5px 10px 5px 10px;
	border-bottom:1px solid #FFF;
	font-size: 11px;
	color:#002E3A;
	font-weight:bold;
	line-height:130%;
	background-repeat: repeat-y;
}

.regionlist a:link {
	text-decoration:none;
	color:#646567;
	font-weight:normal;
}

.regionlist a:hover {
	text-decoration:none;
	color:#002E3A;
	font-weight:normal;
}

.regionlist a:visited {
	text-decoration:none;
	color:#646567;
	font-weight:normal;
}

.regionlist p {
	color:#646567;
	font-weight:normal;
}

.floatlistWide {
	float:left;
	width:420px;
	margin:0 0 15px 25px;
}

.dateimage {
	float:left;
	margin:0;
	padding:0 5px 10px 0;
}

.historyitem {
	width:478px;
	overflow:hidden;
	margin:15px 0 0 0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;	
}

.historyitem li{
	margin:0px 20px 10px 18px;
	
}

.historyitem ul{
	margin:0px 20px 10px 30px;
	
}

.postdate{
	margin:0 20px 0 0;
	float:right;
	text-align:right;
}
.jobtitle{
	float:left;
}
.specs_img {
	float:left;
	width:167px;
	margin:0 10px 20px 0;
}
.specs_details {
	float:left;
	font-size: 10px;
	margin:0 0 20px 10px;
	width:275px;
}
.specs_thumb {
	float:left;
	padding:10px 0 15px 15px;
}
.incoterms_img {
	float:left;
	padding:8px 16px 15px 10px;
}
#incoterms {
	width:13px;
	float:left;
	padding:20px 0 0 0;
	display:inline;
}
#incoterms p {
	padding:0 10px 12px 0;
	margin:0;
}

.shipmenttrackimg{
	float:left;
	margin:0px 15px 10px 0px;
	border:1px solid #8B896B;
}
input.shipment{
	width: 115px; 
	font-size: 10px; 
	margin: 3px 0 0 73px; 
	padding:0;
	color: #646567;
}
label.shipment{
	width: 70px; 
	margin: 3px 0 0 20px; 
	float: left;
	padding:0;
}
/*------------------------------------Tables--------*/
table.ocean{
	width:483px;
	margin: 0 0 10px 1px;
	}
table.ocean tr td{
	font-size:10px;
	padding: 3px;
	border-top:1px solid #FFFFFF;
	border-right: 0;
	border-bottom: 0;
	border-left: 4px solid #FFFFFF;
	background-color: #ebeadd;
	}
table.ocean tr td.blue{
	border-left:none;
	border-top:1px solid #FFFFFF;
	background-color: #dddedf;
	}