/* Interior CSS */
.int_breadcrumb {
	color:#426075;
	font-weight:bold;
	height:34px;
	padding-top:6px;
	width:601px;
}

.int_navigation {
	background:url(/images/bg_int_navigation.png) no-repeat #719A41;
	float:left;
	min-height:175px;
	height:auto !important;
	height:175px;
	width:146px;
}

.int_content, .landing_content {
	float:left;
	margin-bottom:20px;
	padding:0 15px;
	width:425px;
}

.landing_content_full  {
    float:left;
    margin-bottom:20px;
    padding:0 15px;
    width: 765px;
}

.int_content_ext {
	float:left;
	margin-bottom:20px;
	padding:0 15px 0 0;
	width:586px;
}

.int_content img, .int_content_ext img, .home_secondary img {
	border:2px solid #007AC3;
	float:right;
	margin:5px 0 5px 5px;
	padding:3px;
}

.int_content ul, .landing_content ul, .landing_content_full ul {
	margin:12px 0 12px 40px;
	padding:0;
}

/* text */
.int_content h2, .int_content_ext h2, .home_secondary h2, .landing_content h2, .landing_content_full h2 {
	color:#007AC3;
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	font-size:40px;
	font-weight:bold;
}

.int_content h3, .int_content_ext h3, .home_secondary h3, .landing_content h3, .landing_content_full h3 {
	color:#007AC3;
	font-size:14px;
	font-weight:bold;
}

.int_results h3 {
	border-bottom:1px solid #128CD5;
	display:block;
	font-size:18px;
	padding-bottom:2px;
	width:586px;
}

.int_content h4, .landing_content h4, .landing_content_full h4 {
	font-size:12px;
	font-weight:bold;
}

.int_content p, .int_content_ext p, .home_secondary p, .landing_content p, .landing_content_full p {
	margin-bottom:15px;
}

/* links */
.int_breadcrumb a.underline {
	text-decoration:underline;
}

.int_navigation a:link, .int_navigation a:visited, .int_navigation a:active {
	color:#FFF;
	display:block;
	font-weight:bold;
	min-height:19px;
	height:auto !important;
	height:19px;
	text-decoration:none;
	padding:3px 10px;
	width:126px;
}

.int_navigation a:hover {
	background:url(../images/bg_int_navigation_link.png) no-repeat #2180B9;
}

/* track shipment */
.int_registration, .int_shipment, .int_coordinator {
	line-height:18px;
	width:400px;
}

.int_registration {
	margin:2px 0 0 0;    
}

.int_tracktitles {
	color:#007AC3;
	font-size:14px;
	font-weight:bold;
}

/* landing pages */
.landing_header01, .landing_header02, .landing_header03 {
	background:url(Images/bg_landing01.png) no-repeat;
	height:155px;
	width:1030px;
}

.landing_header02 {
	background:url(Images/bg_landing02.png) no-repeat;
}

.landing_header03 {
	background:url(Images/bg_landing03.png) no-repeat;
}

.landing_header01 #header, .landing_header02 #header, .landing_header03 #header {
	height:155px;
}

.landing_header01 #header h1, .landing_header01 #header h1 a, 
.landing_header02 #header h1, .landing_header02 #header h1 a, 
.landing_header03 #header h1, .landing_header03 #header h1 a {
	height:145px;
}

.landing_header_text {
	color:#007AC3;
	float:left;
	height:60px;
	overflow:hidden;
	padding:85px 0 10px 180px;
	text-align:right;
	width:198px;
	
}

.landing_header03 .landing_header_text {
	height:120px;
	padding:25px 0 10px 180px;
}

.landing_header_logo {
	float:left;
	height:142px;
	padding:13px 13px 0 13px;
	width:146px;
}

.landing_logo {
	float:left;
	height:auto;
	width:146px;
}

.landing_collage {
	border:2px solid #92B6CC;
	height:96px;
	margin:12px 0 4px 0;
	width:336px;
}

.landing_img01, .landing_img02 {
	border-right:2px solid #92B6CC;
	float:left;
	height:96px;
	width:166px;
}

.landing_img02 {
	border-left:2px solid #92B6CC;
	border-right:none;
}

.landing_logo img, .landing_collage img, .landing_header01 img, .landing_header02 img, .landing_header03 img {
	border:none;
}