body {
	padding:0px;
	margin:0px;
	background:url(../images/bg.gif) top repeat-x #2A3741;
	font-family:verdana, trebuchet, sans-serif;
	font-size: 11px;
	color:#e6e6e6;
}
table {
	border-collapse:collapse;
	border:0px;
}
table, td {
	width:100%;
	height:100%;
	border:0px;
}
td {
	vertical-align:top;
	padding:0px;
}
a:hover{
	text-decoration:none;
}
img { border:0px;}
input {
	font-size:12px;
	line-height:12px;
	color:#000000;
}
.border {
	border:1px solid #1F3641;
	background:#182329;
	font-size:12px;
	line-height:16px;
}
.border img {
	border:1px solid #fff;
}
.border img.right {
	float:right;
	margin: 7px 0 7px 12px;
}
.border img.left {
	float:left;
	margin: 7px 12px 7px 0;
}
.att {
	background:#1F3641;
}
.border-side {
	border:1px solid #1F3641;
	background:#182329;
}
.no_class, .no_class td, .no_class_home {
	width:auto;
	height:auto;
	margin:0px;
	padding:0px;
	border:0px;
}
.no_class {
	margin:27px 0 5px 0;
}
/* typography */
.border h1, .border-side a h1 {
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	display: block;
	margin: 35px 0 8px 0;
}
.border h2, .border-side a h2 {
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	display: block;
	margin: 35px 0 5px 0;
}
.border ul.longlist a {margin:0; padding:0; line-height:15px;}
.border p {
	line-height:18px;
	margin-top:8px;
}
.border a:link, .border a:visited {
	color:#e6e6e6;
	text-decoration:underline;
}
.border a:hover, .border a:active {
	color:#fff;
	text-decoration:none;
}
.border-side a:link, .border-side a:visited {
	text-decoration: none;
	color:#fff;
}
.border-side a:hover, .border-side a:active {
	text-decoration: underline;
	color:#fff;
}
.border ul {
	margin:8px 0 0 0;
	padding:0;
	list-style:none;
	line-height:22px;
}
.border ul li  {
	background:url(/images/a2.gif) no-repeat;
	background-position:0 7px;
	margin:0px;
	padding:0px 0px 0px 19px;
	color:#e6e6e6;
}
.border ul.longlist {margin-top:8px;}
.border ul.longlist li {
	display:block;
	line-height:15px;
	margin-top:12px;
	background-position:0 3px;
}
.border ul.why li {
	margin-top:24px;
}
.border ul li a  { line-height:22px; color:#fff; text-decoration:none;}
.border ul li a:hover { color:#ccc;}
table.form {
	border:0px;
	font-size:11px;
	width:400px;
}
table.form2 {
	border:0px;
	font-size:11px;
	width:600px;	
}
table.form td {
	height:25px;
	vertical-align:middle;	
}
table.form textarea {
	width:200px;
	height:104px;
	overflow:auto;
	border:1px solid #1F3641;
	margin:0;
	padding:0;
}
table.form input, table.form select 
{
	width:200px;
	height:20px;
	border:0;
	margin:1;
	padding:2;
}

.submit
{
	font-family:verdana, trebuchet, sans-serif;
	font-size: 11px;
	color:#000000;
}

table.form input.checkbox {
	margin:0;
	padding:0;
	width:15px;
	height:15px;
	border:0;
}
/* header styling */
.top {
	display: block;
	margin: 10px 0 10px 10px;
	font-size: 10px;
}
.top a:link, .top a:visited {
	color:#fff;
	text-decoration: none;
}
.top a:hover, .top a:active {
	color:#fff;
	text-decoration: underline;
}
/* drop down navigation styling */
#navx {
	position:relative;
	padding:0;
	margin:0;
	height: 31px;
	width:450px;
	background: url(../images/v2_nav_l.gif) top left no-repeat;
}
#nav {
	position: relative;
	top: 0px;
	width: 450px;
	height: 31px;
	margin-bottom: 0; /*fixes gap on IE and Safari*/
}
#nav a {
	text-decoration: none;
}
#nav li { /*float the main list items*/
	margin: 0;
	float: left;
	display: block;
	padding: 0;
}
#nav li ul {
	display: none;
	margin: 0;
	padding: 0;
}
#nav li.off ul, #nav li.on ul  { /*put the subnav below*/
	position: absolute;
	top: 31px;
	left: 0;
	background: #0f2b61;
	height: 24px;
	width: 697px;
	margin: 0 37px 0 32px;
}
#nav li.on ul {
	background: #394a86;
}
#nav li.on:hover ul, #nav li.over ul {
	background: #0f2b61;
}
#nav li a {
	color: #162127;
	display: block;
	width: 90px;
	padding: 0;
}
#nav li.on a {
	color: #fff;
}
#nav li.on ul {
	display: block;
}
#nav li.off:hover ul, #nav li.over ul {
	display: block;
	z-index: 6000;
}
#nav li.off a:hover, #nav li.on a:hover { 
	text-decoration:underline;
}
#nav li span {/* throw text links out of the way */
	position: absolute;
	left: -9384px;
}

/* initial states */
#liAbout a, #liShippers a, #liCarriers a, #liCareers a, #liNews a {
	display: block;
	position: relative;
	height: 31px;
	background: url(../images/v2_nav_bg_map.gif) no-repeat;
}
#liAbout a {
	background-position: 0 0;
}
#liShippers a {
	background-position: -90px 0;
}
#liCarriers a {
	background-position: -180px 0;
}
#liCareers a {
	background-position: -270px 0;
}
#liNews a {
	background-position: -360px 0;
}

/* active area */
#liAbout.on a {
	background-position: 0 -32px;
} 
#liShippers.on a {
	background-position: -90px -32px;
} 
#liCarriers.on a {
	background-position: -180px -32px;
} 
#liCareers.on a {
	background-position: -270px -32px;
} 
#liNews.on a {
	background-position: -360px -32px;
} 

/*hover states*/
#liAbout a:hover, #liAbout:hover a, #liAbout.over a {
 	background-position: 0 -64px;
 } 
#liShippers a:hover, #liShippers:hover a, #liShippers.over a {
 	background-position: -90px -64px;
 } 
#liCarriers a:hover, #liCarriers:hover a, #liCarriers.over a {
 	background-position: -180px -64px;
 } 
#liCareers a:hover, #liCareers:hover a, #liCareers.over a {
 	background-position: -270px -64px;
 } 
#liNews a:hover, #liNews:hover a, #liNews.over a {
 	background-position: -360px -64px;
 } 

/*subnav formatting*/
#nav li.off ul a, #nav li.on ul a {
	display: block;
	height: 24px;
	color: #fff;
	font-size: 11px;
	line-height:11px;
	border: 0;
	width: auto;
	padding: 6px 15px 0 20px;
	background-image: url(../images/v2_nav_bg-2.gif);
}		
#nav li.on ul a {
	background-image: url(../images/v2_nav_bg-2.gif);
}
#nav li.on ul a.onsn {
	text-decoration:underline;
}
/* NEWSLETTER BOX */
#newsletter {
	background:url(../images/v2_nav_r.gif) right top no-repeat;
	padding:9px 45px 0 0;
	margin:0;
	height:31px;
}
#newsletter input.cleardefault {
	color: #333;
	margin: 0;
	padding: 0;
	height: 18px;
}
#newsletter input.subs {
	margin:0 0 0 5px;
	padding:0;
	width: 58px;
	height: 18px;
	background: #ccc url(../images/v2_input_btn.gif) no-repeat;
	outline: none;
	border: 0;
}