html {
	overflow-y:scroll;
}
body {
	margin:9px;
	padding:0px;
	background-color:white;
}

br,p { clear:both}

img {
	border:0px;
}

#logo-xmas {background:url(../images/xmas-tree.gif) top right no-repeat}

.courier-logos {padding-top:96px;}
.courier-logos img {width:100%;}
.courier-logos a {display:block;padding-bottom:10px}
.courier-logos a:last-of-type {padding-bottom:20px;}

form {margin:0px;padding:0px}

.wrap_home {
	clear:both;
	width:745px;
}

.wrap_section {
	clear:both;
	width:766px;
}

.wrap_home .header,
.wrap_section .header{
	clear:both;
}

.wrap_home .header .logo,
.wrap_section .header .logo {
	float:left;	
}
.wrap_home .header .logo,
.wrap_section .header .logo {
	background-position: top right;
	background-repeat:no-repeat;	
}

.wrap_home .header .courier_logo {
	float:right;	
	padding-top:8px;
	padding-right:7px;
}

.wrap_section .row {
	clear:both;	
	padding-top:9px;
}

.wrap_section .row .c1 {
	float:left;
	width:157px;
	text-align:left;
}

.wrap_section .row .c2 {
	float:left;
	background-image:url(../images/middle.gif);
	background-repeat:repeat-y;
	background-position:left;
	overflow:hidden;
	width:609px;
}

td {
	color:#464646;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.history_header {
	background-color:#fbd918;
	color:white;
	font-weight:bold;
	text-transform:uppercase;
}

.wrap_section .row .c2 .content {
	clear:both;
	text-align:left;
	padding-left:15px;
	padding-right:25px;
	padding-top:10px;
	padding-bottom:10px;	
	min-height:600px;
	color:#464646;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
}

.wrap_section .row .c2 .content .tracking {
	clear:both;
}

.wrap_section .row .c2 .content .tracking .left {
	float:left;	
	width:370px;
}

.wrap_section .row .c2 .content .tracking .left .notice {
	font-size:10px;
	line-height:14px;
}
.wrap_section .row .c2 .content .tracking .right {
	float:right;	
}

.wrap_section .row .c2 .content .track_info {
	clear:both;	
}

.wrap_section .row .c2 .content .track_info .left{
	float:left;
}

.wrap_section .row .c2 .content .track_info .left .item {
	clear:both;	
}

.wrap_section .row .c2 .content .track_info .left .item .title{
	float:left;	
	font-weight:bold;
	width:120px;
	text-align:right;
	margin-right:10px;
}

.wrap_section .row .c2 .content .track_info .left .item .value{
	float:left;	
}

.wrap_section .row .c2 .content .track_info .right{
	float:right;
}


.wrap_section .row .c2 .content .item {
	clear:both;	
}

.wrap_section .row .c2 .content .item .left {
	float:left;	
	width:50px;
}

.wrap_section .row .c2 .content .item .left2 {
	float:left;	
	width:100px;
}


.wrap_section .row .c2 .content .item .right {
	float:left;	
	padding-left:10px;
}

.wrap_section .row .c2 .footer {
	clear:both;
	background-image:url(../images/bottom.gif);
	height:60px;
	width:609px;
}

.wrap_section .row .c2 .footer .copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#c2c2c2;
	text-transform:uppercase;
	float:right;
	padding-top:8px;
	padding-right:20px;
}

.wrap_section .row .c2 .footer .site_by {
	font-size:10px;
	color:#c2c2c2;
	float:left;
	padding-top:8px;
	padding-left:15px;
	text-transform:uppercase;	
}

.wrap_section .row .c2 .footer .site_by a {
	color:#c2c2c2;
	text-decoration:none;
	
}

.wrap_section .row .c2 .footer .site_by a:hover {
	color:#898989;	
	text-decoration:none;	
}

.wrap_home .links {
	clear:both;	
	padding-top:6px;
}

.wrap_home .links .col {
	float:left;
	padding-left:7px;
}

.wrap_home .footer {
	clear:both;
	width:100%;
}

.wrap_home .footer .site_by {
	font-size:10px;
	color:#c2c2c2;
	float:left;
	text-align:left;
	padding-left:7px;
	text-transform:uppercase;	
}

.wrap_home .footer .site_by a {
	color:#c2c2c2;
	text-decoration:none;
	
}

.wrap_home .footer .site_by a:hover {
	color:#898989;	
	text-decoration:none;	
}

.wrap_home .footer .copyright {
	float:right;
	padding-right:7px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#898989;
	text-transform:uppercase;
}

.red_link{
	color:#cf000b;
}
.red_link:link {color:#cf000b;text-decoration :underline}
.red_link:active {color:#cf000b;text-decoration : underline}
.red_link:visited {color:#cf000b;text-decoration : underline} 
.red_link:hover {color:#cf000b;text-decoration : none} 


.inputBox {
	font-size:12px;
	border:1px solid #989898;	
}




.note {
	color:#cf000b;
	vertical-align:top;
}