BODY {
	padding: 0px; /*Needed for no top margin in Opera*/
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: rgb(227,227,227);
	scrollbar-face-color: rgb(6,142,140);
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #C0C0C0;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #808080;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #058385;
}

xHTML { 
  width:100%;
  height:100%;
}
xBODY { 
  width:100%;
  height:100%;
}
x.icontent { 
  width:100%;
  height:100%;
}

HTML, BODY { height: 100%;
overflow:hidden;}

.MaxCellHeight {height:1000px}

/* 
body>div, body>div>div {height:100%;}
*/

a:link {color: rgb(0,96,96);}
a:visited {color: RoyalBlue;}
a:hover {color: Black;}

.Country a:link {color: rgb(0,0,0);}
.Country a:visited {color: Gray;}
.Country a:hover {color: Blue;
 xfont-weight:bold;
 background-color:rgb(255,255,255);}

.ContactPic a:link {color: rgb(255,255,255);}
.ContactPic a:visited {color: rgb(240,240,240);}
.ContactPic a:hover {color: rgb(0,0,255);}

/* TABLES */
table td {text-align:left;
	}

.MainTable {
	height: 100%;
	xbackground-color: rgb(255,255,240);
	xborder-style: solid;
	xborder-width: 1px;
	border-color: rgb(0,33,75);
	vertical-align: middle;
}

Table.Checklist TD {
	border-width: 1px;
	border-style: solid;
	border-color: rgb(0,96,96);
	background-color: rgb(255,255,255);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-top: 1px;
	padding-bottom: 3px;
	text-align:center;
}

Table.Country {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 16pt;
	border-width: 2px;
	border-style: solid;
	border-color: rgb(3,67,67);
	border-collapse: collapse;
	background-color: rgb(255,255,255);
	background-image: url('Advice/Images/CountryBackground.jpg');
	background-repeat: no-repeat;
}

Table.Country TD {
	border-width: 1px;
	border-style: solid;
	border-color: rgb(0,96,96);
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 5px;
}

Table.Documentation {
	border-width: 1px;
	border-style: solid;
	border-color: rgb(0,0,0);
	background-image: url('Commodities/Images/Documentation.jpg');
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: rgb(0,0,0);
}

.Documentation UL {
	margin-top: 5px;
	margin-bottom: 5px;
}

Table.Headline TD {
	border-width: 1px;
	border-style: solid;
	border-color: rgb(0,96,96);
}

Table.Logistics {
	background-color: rgb(255,255,255);
	border-width: 1px;
	border-style: solid;
	border-color: rgb(0,96,96);
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: rgb(0,0,0);
}

Table.Logistics TD {
	border-width: 1px;
	border-style: solid;
	border-color: rgb(0,96,96);
	padding-top: 5px;
	padding-bottom: 10px;
}

.Logistics UL {
	margin-top: 5px;
	margin-bottom: 5px;
}

Table.Measure {
	background-color: rgb(255,255,255);
	border-width: 2px;
	border-style: solid;
	border-color: rgb(0,96,96);
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: rgb(0,0,0);
}

Table.Measure TD {
	border-width: 1px;
	border-style: solid;
	border-color: rgb(0,96,96);
	padding-top: 5px;
	padding-bottom: 5px;
}

Table.Metric {
	border-width: 2px;
	border-style: solid;
	border-color: rgb(0,96,96);
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: rgb(0,0,0);
	padding: 0px;
	background-color: rgb(255,255,255);
}

Table.Metric TD {
	border-width: 1px;
	border-style: solid;
	border-color: rgb(0,96,96);
}

Table.Payment {
	border-width: 2px;
	border-style: solid;
	border-color: rgb(0,96,96);
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: rgb(0,96,96);
	padding: 5px;
}

Table.Request TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: rgb(0,0,0);
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	xtext-align: center;
}

/* COLUMNS and ROWS*/
.ColumnDark {
	border-left-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-right-width: 1px;
	border-collapse: collapse;
	border-color: rgb(0,96,96);
	background-color: rgb(235,235,235);
	padding: 5px;
	vertical-align: top;
}

.ColumnLight {
	border-left-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-right-width: 1px;
	border-collapse: collapse;
	border-color: rgb(0,96,96);
	background-color: rgb(255,255,255);
	padding: 5px;
	vertical-align: top;
}

.LibraryBoldCenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	color: rgb(0,96,96);
}

.LibraryBoldLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	color: rgb(0,96,96);
}

.ShadeForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-image: url("images/shadeform.gif");
	text-align: left;
	width: 180px;
	border: #006469 1px inset;
	padding-left: 4px;
	padding-top: 4px;
	height: 15px;
}

.ShadeFormSelect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-image: url("images/shadeform.gif");
	text-align: left;
}

.ShadeMetric {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-image: url("images/shadeform.gif");
	width: 60px;
	padding-left: 4px;
	padding-top: 4px;
	height: 15px;
}

.ButtonMetric {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	xfont-weight: bold;
	margin: 4px;
	width: 60px;
	background-color: rgb(126,192,191);
}


/* TEXT */
.Text {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt;
 color: rgb(0,0,0);
 padding-left: 10px;
 padding-right: 10px;
 padding-top: 10px;
}

.Center {
	text-align:center;
}

.Affiliate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	xtext-decoration: underline;
	color: rgb(0,28,105);
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.FormText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: rgb(0,0,0);
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

.HeadlineText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding-bottom: 10px;
	padding-top: 4px;
	line-height: 14px;
	text-align: center;
}

.HeadlineBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: White;
	background-color: rgb(6,142,140);
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}

.LinksText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 20px;
	text-align: center;
	margin: 5px;
}

.ZipCode {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: black;
}

.ZipCodeBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	font-weight: bold;
}

/* PICTURES */
ximg.Title {
   border: thin solid rgb(255,255,255);
}

.PicTop {
	position: absolute;
	z-index: 20;
}

.CenteredImage 
    {
    text-align:center;
    display:block;
    float: center;
    }
    
table.NewsImage tr td {
    text-align: center;
    xdisplay: block;
    xmargin-left: auto;
    xmargin-right: auto;
}

td table.NewsImage {
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

table.NewsImage tr td a img{
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.AffiliationPic {
	background-image: url('Home/Images/Affiliations.png');
	background-repeat: no-repeat;
	background-position: 95% 11px;
}

.ChecklistPic {
	background-image: url('Advice/Images/ChecklistBackground.png');
	background-repeat: no-repeat;
	background-position: 425px 95px;
}

.ChecklistPic2 {
	background-image: url('Advice/Images/ChecklistBackground2.png');
	background-repeat: no-repeat;
	background-position: 100% 40px;
}

.ChecklistPic3 {
	background-image: url('Advice/Images/ChecklistBackground3.png');
	background-repeat: no-repeat;
	background-position: 475px 40px;
}

.ContactPic {
	background-image: url('Home/Images/ContactBackground.png');
	background-repeat: no-repeat;
	background-position: 50% 10px;
}

.HomePic {
	background-image: url('Home/Images/Bridge.png');
	background-repeat: no-repeat;
	background-position: 0% 10px;
}

.InventoryPic {
	background-image: url('Process/Images/Inventory.png');
	background-repeat: no-repeat;
	background-position: 0% 23px;
}

.LogisticsPic {
	background-image: url('Commodities/Images/Logistics.png');
	background-repeat: no-repeat;
	background-position: 345px 120px;
}

.PackingPic {
	background-image: url('Commodities/Images/Packing.png');
	background-repeat: no-repeat;
	background-position: 450px 90px;
}

.PackingPic2 {
	background-image: url('Process/Images/Packing.png');
	background-repeat: no-repeat;
	background-position: 100% 42px;
}

.ProtectionPic {
	background-image: url('Services/Images/Protection.png');
	background-repeat: no-repeat;
	background-position: 10px 12px;
}

.StoragePic {
	background-image: url('Services/Images/Storage.png');
	background-repeat: no-repeat;
	background-position: 0px 12px;
}

/* SPECIALS */
.awmAnchor {
	position: relative;
}

.MenuBack {
	background-color: Black;
}

.SiteMap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-bottom: 10px;
	height: 1%;
}

/* HTML */
/*Make a short page show a scroll bar*/
html {
	min-height: 100%;
	margin-bottom: 1px;
}

h1 {
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 10pt;
 	color: rgb(0,0,0);
 	font-weight: bold;
 	padding-left: 0px;
 	padding-right: 10px;
 	padding-top: 0px;
}

UL {
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

LI {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
	margin-top: 0px;
	margin-bottom: 2px;
	list-style-image: url(images/Li.png);
	list-style-position: outside;
}

LI.Home {
	margin-top: 0px;
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	xlist-style-image: url(images/Li.png);
}

OL {
	margin-top: 2px;
	margin-bottom: 15px;
}

P {
	margin-top: 2px;
	margin-bottom: 12px;
}

Blockquote {
	margin-top: 2px;
	margin-bottom: 15px;
}

.LandFreight UL {
	margin-top: 5px;
	margin-bottom: 5px;
}

IMG {
	BORDER-COLOR: rgb(0,96,96);
}

/*Babel Style*/
.Babel {
	position: relative;
	z-index: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	right: -12px;
}

.Babel:hover {
	background-color: transparent;
	z-index: 50;
}

.Babel span {
	/*CSS for enlarged image*/
	position: absolute;
	background-color: rgb(255,255,245);
	padding: 1px;
	left: -4000px;
	border: none;
	xborder: 1px dashed gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.Babel span img {
	/*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
}

.Babel:hover span {
	/*CSS for enlarged image on hover*/
	visibility: visible;
	top: 0;
	left: -10px; /*position where enlarged image should offset horizontally */
}

/*  ############################################### 
        BACK GROUND IMAGE Meridian 
    ############################################### 

  Style sheet for Background Image
  It is assumed the Background DIV section looks like this:
<html ... >
  <head>
   <link rel="stylesheet" title="Site Style" href="Style.css">
   <link rel="stylesheet" title="Stretched BG Image" href="bgimage.css">
  <head>
<body ... >
<div class="endmatter">
 <div class="bgimage">
   <img src="menus_files/xWideScreenBack.jpg" width="100%" height="100%" >
 </div>
</div>

<div class="icontent"> ALL THE PAGE CONTENT including menues ,.,, 
</div>
</body>
*/

HTML, BODY { height: 100%;
xoverflow:hidden;}

BODY>HTML  { height: 100%;
overflow:hidden;}

.icontent {
   position:absolute;
   overflow: scroll;
   overflow-x: hidden;  
   z-index: 2;
   top: 0px;
   left: 0px;
   width:100%;
   height:100%;
}

.endmatter {
  position:absolute;
  z-index: 1;
  top: 0px;
  left: 0px;
  width:100%;
  height:100%;
}

.bgimage {
  position:absolute;
  top: 0px;
  left: 0px;
  width:100%;
  height:100%;
}

@media print {
  /* style sheet for print goes here */

.noprint {display:none;}


html, body,  {
   position: relative;
   z-index: 0;
   height:auto;
   width:100%;
   overflow: auto;}

/*
body>div, body>div>div {height:100%;}
*/

.endmatter {
  display:none;
  }

x.bgimage {
  display:none;
  }

.icontent {
   position:relative;
   z-index: 0;
   overflow: Auto;
   height:auto;
   width:100%;
   }  
  /*  end of style sheet for print */
}
 
 
/*  ======================================  */

