body {
	background: transparent;
	font-family: arial, sans-serif;
}

#page {
	font-size: 125%;
}

#siteWideNavigation,
#qm0,
#subNavigation,
#search,
#contentExtra,
#topnav,
#navigation,
#nav_main,
.searchbox,
#quicklinks,
#col1,
#col2,
#pageMenu,
.HPSending,
.HPTracking,
#HPMyTNT,
#HPBanner,
.hide,
embed {
  display: none;
}

h2,
h3 {
  clear: both;
  color: #333;
  font-size: 105%;
}

#header {
	border-bottom: 1px solid #f60;
  height: 80px;
	padding-bottom: 5px;
}

#footer {
	clear: both;
	margin-top: 25px;
}

#nav {
  color: #666;
  height: 50px;
  font-size:70%;
}

    #nav ul li a {
      background: transparent;
      color: #666;
      margin: auto;
    }

#content img {
  border: solid 1px #ccc;
  margin: 10px;
  padding: 1px;
}

#content .body {
	padding-bottom: 25px;
}

#HPNews h3,
#HPWhoAreWe h3 {
	clear: none;
}

#breadcrumbs ul {
  padding: 0;
}

#breadcrumbs li {
  display: inline;
}

    #breadcrumbs li:before {
      content: " / ";
    }
    
    #breadcrumb li a {
      background: transparent;
      color: #333;
    }

table {
  border-collapse: collapse;
}

th,td {
  border-bottom: solid 1px #ccc;
  border-right: solid 1px #ccc;
  font-size: 100%;
  padding: 0 5px;
  text-align: left;
}

caption {
  margin-bottom: 1em;
  color: #333;
  font-weight:700;
  text-align: left;
}

#col3 {
  margin: 0;
}

#col3_content {
	padding: 0;
}

	#col3_content .header {
	  width:auto;
	  height:auto;
	  border:0;
	}

		#col3_content .header div.bg {
		  background-position:0 -200px;
		  background-repeat:no-repeat;
		  height:auto;
		}

		#col3_content .header span.png {
		  display:none;
		}

	#col3_content .header h1 {
	  margin:0px;
	  text-align:left;
	  background-color:transparent;
	  color:#333;
	  float:none;
	}

		#col3_content .header h1 b {
		  margin:0;
		}

	#col3_content .body {
		padding: 0;
	}

#products {
	width:auto;
}

  #products h2 {
    font-size:100%;
  }

	#products .hide-options {
	  display:block;
	}
	
	#products dt {
	  background-color:transparent;
	  color:#333;
	  padding:5px 5px 0px 5px;
	  border-bottom:0;
	  border-top:solid 1px #ccc;
	}
	
	#products dt.has-content {
    background-image:none;
    background-color:transparent;	 
	}
	
	#products dd {
    background-color:transparent;
    color:#333;
    padding:0 5px 0px 5px;
  }

  #products .service-group {
    padding:5px;
  }