body {
  margin: 0; 
  border: 0;
  background-color: #EEEEEE;
  color: white;
  font-family:"arial";
  font-size: 16px;
  /*letter-spacing: .1em*/
  /*font-weight: bold;*/
}
/**/
div.backdiv {
  width: 1010px;
  height: 750px;
  background-color: #EEEEEE;
}

div.header {
  text-align: left;
  position: relative;
  left: 0px;
  top: -10px;
  width: 1010px;
  float: left;
}

div.headerlogo {
  float: left;
  background-repeat: no-repeat;
  background-image: url('combain_new_logo.png');
  width: 300px;
  height: 117px;
}

div.headertabactive {
  background-image:url("combain_tab.png");
  background-repeat:no-repeat;
  color:orange;
  float:left;
  font-family:"arial";
  height:43px;
  padding:23px 0 0;
  position:relative;
  text-align:center;
  top:0;
  vertical-align:middle;
  width:355px;
  font-size: 18px;
  font-weight: bold;
} 
div.headertabactive a,div.headertabactive a:active,div.headertabactive a:hover{
    color: orange;
    text-decoration: none;
}

div.headertab {
  background-image:url("combain_tab_notselected.png");
  background-repeat:no-repeat;
  color:orange;
  float:left;
  font-family:"arial";
  height:43px;
  padding:23px 0 0;
  position:relative;
  text-align:center;
  top:0;
  vertical-align:middle;
  width:355px;
  font-size: 18px;
  font-weight: bold;
  color: white;
}
.ie div.headertab,.ie div.headertabactive{
/*	height:65px !important;*/
}
div.headertab a,div.headertab a:active,div.headertab a:hover{
    color: white;
    text-decoration: none;
}

div.map {
  background-image:url("combain_map.png");
  background-repeat:no-repeat;
  width: 1010px;
  height: 287px;
  position: relative;
  left: 0px;
  top: 10px;
  clear: both;
}

div.largebox {
  background-image:url("combain_largebox.png");
  background-repeat:no-repeat;
  width: 1010px;
  height: 287px;
  position: relative;
  left: 0px;
  top: 5px;
  clear: both;
  color: white;
  font-family:"arial";
  font-size: 21px;
  font-weight: bold;
  text-align: left;
  padding: 20px 20px 0px;  
}

div.boxmodule {
  float: left;
  padding: 0px 5px 0px 0px;
}

div.largeboxheaders {
  padding: 5px 10px 0px;
}

div.textbox {
  /*background-color: #aed2e6;*/
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  width: 289px;
  height: 195px;
  font-size: 13px;
  padding: 10px 15px;
  font-weight: normal;
  color:#00466A;
}
.ie div.textbox{
/*	padding-right: 0px !important;
	width: 317px !;*/
}
div.textbox a,div.textbox a:visited{
    color:#438bbb;
    text-decoration: none;
}
div.textbox a:hover{
    color:#005f8b;
    text-decoration: underline;
}
.readmore{
    float:right;
    font-size: 10px;
}
div.webfooter {
  background-image:url("combain_footer.png");
  background-repeat:no-repeat;
  width: 1010px;
  height: 180px;
  position: relative;
  left: 0px;
  top: 0px;
  clear: both;
}
div.webfooter span{
    cursor: pointer;
}
div.footertext{
  padding: 25px 40px;
  text-align: left;
  color: white;
  font-family:"arial";
  font-size: 15px;
  font-weight: bold;
  float: left;
}
div.footertext a,div.footertext a:visited{
    text-decoration: none;
    color:white;
}
#box{
  width: 990px;
  height: 600px;
  position: relative;
  left: 0px;
  top: 125px;
  background: url(box_background.png) no-repeat;
  margin-bottom: 140px;
  text-align: left;
  padding-left: 20px;
/*   top: 140px;
  width: 960px;
  height: 570px;
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
  background-image: -webkit-gradient(linear,left top,left bottom , from(#077BB2), to(#75B8D4));
  background-image: -moz-linear-gradient(center top , #077BB2, #75B8D4);
  margin-bottom: 170px;
  box-shadow: #0A0A0A 0px 0px 17px;
  -webkit-box-shadow: #0A0A0A 0px 0px 17px;
  -moz-box-shadow: #0A0A0A 0px 0px 17px;*/
}
.tracking_table th{
    background-color: #F09B00;
    border-bottom:1px solid #aaaaaa;
    font-size:14px;
}
.tracking_table td{
    border-bottom:1px solid #aaaaaa
}
.sublink{
    font-weight: normal;
}
.info{
    cursor:help;
}
.infopopup{
    position:absolute;
    
    margin-top: 16px;
    margin-left: -40px;
    opacity:0.8;
}
.infopopuptext{
    width: 200px;
    color:#00466A;
    background-color: #f2f8fb;
    -moz-border-radius: 5px;
     border-radius: 5px;
     -webkit-border-radius: 5px;
     padding:5px;
     font-weight: normal;
     /*-moz-box-shadow: 5px 5px 5px #888;*/
/*-webkit-box-shadow: 5px 5px 5px #888;*/
box-shadow: 0px 0px 5px #f2f8fb;
}
a.submenulink:hover{
    text-decoration: underline;
}
.submenulink,.submenulink:active{
    text-decoration:none;
    color:orange;
}
.submenu{
    color:orange; font-weight:bold; width:100%; height:33px; font-size: 14px; padding: 15px 0px 0px 14px; background: url(images/sub_menu_bg.png) no-repeat;
}
.ie .submenu{
/*	height:45px !important;*/
}
.submenu div{
    float:left;
    text-align: center;
    width:150px;
    cursor:pointer
}
.dd,.dd a,.dd a:active{
    color:#438BBB;
    text-decoration:none;
}
.dd a:hover{
    text-decoration: underline;
}
.dd td{
    border-bottom:1px solid #cdcdcd; padding:10px;
    text-align: left;
}
.dd td:hover{
    background-color:#cdcdcd;
}
.ie #box{
	/*z-index: 5px !important;
	top: 70px !important;
	padding-top: 100px !important;
	width: auto !important;
	*/
	
}
.ie div.webfooter{
/*	top: -100px !important;*/
	
}