body {
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	color: #000000;
	background-color:#ffffff;
	background-image: url(../pics/bg.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	padding-top: 19px;
}
p {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
	line-height: 20px;
	padding-right: 10px;
}
a:link {
	color: #002569;
	text-decoration: none;
}
a:visited {
	color: #002569;
	text-decoration: none;
}
a:hover {
	color: #002569;
	text-decoration: underline;
}
a:active {
	color: #002569;
	text-decoration: underline;
}
p a:link {
	color: #002569;
	text-decoration: underline;
}
p a:visited {
	color: #002569;
	text-decoration: underline;
}
p a:hover {
	color: #002569;
	text-decoration: none;
}
p a:active {
	color: #002569;
	text-decoration: none;
}
h1 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
	clear: both;
}

h2 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	clear: both;
}
h3 {
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 11px;
}

h4 {
	
}
table {
	margin-bottom: 10px;
	border: 1px solid #005F9B;
}
td {
	border: 1px solid #005F9B;
	background-color: #ffffff;
	padding: 5px;
}
th {
	border: 1px solid #005F9B;
	background-color: #005F9B;
	color: #FFFFFF;
	text-align: left;
	padding: 5px;
}
.whitetable {
	margin: 0px;
	padding: 0px;
	border: 1px solid #ffffff;
}
.whitetable table {
	margin: 0px;
	padding: 0px;
	border: 1px solid #ffffff;
}
.whitetable tr {
	margin: 0px;
	padding: 0px;
	border: 0px solid #ffffff;
}
.whitetable td {
	margin: 0px;
	padding: 0px;
	border: 1px solid #ffffff;
	padding-right: 2px;
}
form {
	margin: 0px;
	padding: 0px;
	margin-bottom: 0px;
}
form p {
	clear: both;
	margin: 0px;
	padding: 0px;
}
input {
	float: left;
	margin: 0px;
	padding: 0px;
}
.world_clock {
	margin-bottom: 20px;
	float: left;
}
.world_clock input {
	float: right;
	margin: 0px;
	padding: 0px;
	padding-top: 2px;
	border: 1px solid #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #002569;
}
.form_field {
	margin: 0px;
	padding: 0px;
	width: 140px;
	height: 18px;
	font-size: 12px;
	border: 1px solid #002569;
}
.drop_down {
	margin: 0px;
	padding: 0px;
	width: 140px;
	height: 22px;
	font-size: 12px;
	border: 1px solid #002569;
}
textarea {
	float: left;
	margin: 0px;
	padding: 0px;
	border: 1px solid #002569;
	width: 140px;
}
label {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 100px;
	margin-right: 5px;
	text-align: right;
}
.label_sml_txt {
	font-size: 10px;
	color: #999999;
	line-height: normal;
}

.clear {
	clear:both;
	font-size:0.1em;
	padding: 0px;
	margin: 0px;
}


.container {
	width: 800px;
	position: absolute;
	left: 50%;
	margin-left: -400px;
	clear: both;
	background-color: #ffffff;
	border: 1px solid #435F90;
}
.header {
	width: 800px;
	height: 157px;
	background-color: #ffffff;
	overflow: hidden;
	clear: both;
}
.header p {
	margin-top: 100px;
}
.header_right {
	float: right;
	text-align: right;
	width: 600px;
}

.flash_promo {
	width: 800px;
	height: 311px;
	xbackground-image: url(../pics/spacer.jpg);
	background-image: url(../pics/noflash.jpg);
	background-repeat: no-repeat;
	xbackground-position: bottom;
	background-position: top;
}
.flashimg {
	margin-bottom: 20px;
}

.flashnav {
	width: 710px;
	height: 270px;
	height: 130px;
	position: absolute;
	top: 34px;
	left: 50%;
	margin-left: -199px;
	clear: both;
	z-index: 99;
	visibility: hidden;
}
.flashnav2 {
	width: 600px;
	height: 27px;
	position: absolute;
	top: 34px;
	left: 50%;
	margin-left: -199px;
	clear: both;
	z-index: 98;
	overflow: hidden;
}
.textnav {
	display: none;
}
.textnav2 {
	display: inline;
	width: 710px;
	height: 270px;
	position: absolute;
	top: 34px;
	left: 50%;
	margin-left: -199px;
	clear: both;
	z-index: 97;
}
.nav {
	height: 27px;
	width: 800px;
	background-image: url(../pics/navspacer.gif);
	background-repeat: repeat-x;
}
.nav_btn a {
	height: 27px;
	xmargin-right: 9px;
	margin-right: 23px;
	float: left;
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	text-indent: -800px;
	overflow: hidden;
}
.nav_btn a:hover {
	background-position:0% -27px;
}
.nav_btn_on a {
	height: 27px;
	xmargin-right: 9px;
	margin-right: 23px;
	float: left;
	background-repeat: no-repeat;
	display: block;
	text-indent: -800px;
	overflow: hidden;
	background-position:0% -27px;
}


.content {
	width: 775px;
	margin-top: 17px;
	padding-left: 25px;
	clear: both;
}

.col_1 {
	float: left;
	width: 180px;
	margin-right: 10px;
	margin-bottom: 15px;
	xbackground-color: #00FF99;
}
.col_1-5 {
	float: left;
	xwidth: 275px;
	xwidth: 35.5%;
	width: 270px;
	margin-right: 10px;
	margin-bottom: 15px;
	xbackground-color: #009999;
}
.col_2 {
	float: left;
	width: 370px;
	margin-right: 10px;
	margin-bottom: 15px;
	xbackground-color: #00FF99;
}
.col_3 {
	float: left;
	width: 560px;
	margin-right: 10px;
	margin-bottom: 15px;
	xbackground-color: #00FF99;
}
.col_3 img {
	float: left;
	margin: 7px;
}
.col_4 {
	float: left;
	width: 750px;
	margin-bottom: 15px;
	xbackground-color: #00FF99;
}

.col_1wide {
	float: left;
	width: 180px;
	background-image: url(../pics/box_190_main_bg.gif);
	background-repeat: repeat-y;
	color: #002569;
	font-size: 11px;
	font-weight: normal;
	padding-left: 10px;
	margin-bottom: 15px;
}
.col_1wide p {
	width: 160px;
	color: #000000;
	line-height: normal;
	font-size: 11px;
	margin-bottom: 10px;
}
.col_1head {
	float: left;
	width: 171px;
	height: 29px;
	background-image: url(../pics/box_190_head_bg.gif);
	background-repeat: no-repeat;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	padding-top: 11px;
	position: relative;
	left: -10px;
	padding-left: 10px;
}
.col_1foot {
	width: 181px;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 25px;
	background-image: url(../pics/box_190_foot_bg.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	position: relative;
	left: -10px;
}

.col_3wide {
	float: left;
	width: 530px;
	background-image: url(../pics/box_540_main_bg.gif);
	background-repeat: repeat-y;
	color: #002569;
	font-size: 11px;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 5px;
	margin-bottom: 15px;
}
.col_3head {
	float: left;
	width: 521px;
	height: 29px;
	background-image: url(../pics/box_540_head_bg.gif);
	background-repeat: no-repeat;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	padding-top: 11px;
	position: relative;
	left: -10px;
	padding-left: 10px;
}
.col_3foot {
	width: 531px;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 25px;
	background-image: url(../pics/box_540_foot_bg.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	position: relative;
	left: -10px;
}





.col_2wide {
	float: left;
	width: 370px;
	background-image: url(../pics/box_380_main_bg.gif);
	background-repeat: repeat-y;
	color: #002569;
	font-size: 11px;
	font-weight: normal;
	padding-left: 10px;
	margin-bottom: 15px;
}
.col_2head {
	float: left;
	width: 361px;
	height: 29px;
	background-image: url(../pics/box_380_head_bg.gif);
	background-repeat: no-repeat;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	padding-top: 11px;
	position: relative;
	left: -10px;
	padding-left: 10px;
}
.col_2foot {
	width: 371px;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 25px;
	background-image: url(../pics/box_380_foot_bg.gif);
	background-repeat: no-repeat;
	position: relative;
	left: -10px;
}

/*.col_3wide {
	width: 560px;
	float: left;
	background-image: url(../pics/box_570_main_bg.gif);
	background-repeat: repeat-y;
	color: #002569;
	font-size: 11px;
	font-weight: normal;
	padding-left: 10px;
	margin-bottom: 15px;
}
.col_3head {
	float: left;
	width: 551px;
	height: 29px;
	background-image: url(../pics/box_570_head_bg.gif);
	background-repeat: no-repeat;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	padding-top: 11px;
	position: relative;
	left: -10px;
	padding-left: 10px;
}
.col_3foot {
	width: 561px;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 25px;
	background-image: url(../pics/box_570_foot_bg.gif);
	background-repeat: no-repeat;
	position: relative;
	left: -10px;
}*/


.col_1bluewide {
	float: left;
	width: 170px;
	background-image: url(../pics/box_190_bluemain_bg.gif);
	background-repeat: repeat-y;
	color: #002569;
	font-size: 11px;
	font-weight: normal;
	padding-left: 10px;
	position: relative;
	left: -10px;
}
.col_1bluefoot {
	width: 181px;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 25px;
	background-image: url(../pics/box_190_bluefoot_bg.gif);
	background-repeat: no-repeat;
	position: relative;
	left: -10px;
}



.col_3wide {
	width: 506px;
	margin-right: 7px;
	float: left;
}
.col_4wide {
	width: 677px;
	margin-right: 7px;
	float: left;
}
.col_5wide {
	width: 848px;
	margin-right: 7px;
	float: left;
}

.page_divider {
	width: 800px;
	height: 10px;
	background-image: url(../pics/spacer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.footer {
	padding-top: 18px;
	background-image: url(../pics/spacer.jpg);
	background-repeat: no-repeat;
	padding-left: 25px;
	margin-bottom: 30px;
	color: #002569;
	font-size: 11px;
}
.footer p {
	padding: 0px;
	margin: 0px;
	float: left;
	font-size: 11px;
}
.footer a:link {
	color: #002569;
	font-size: 11px;
	text-decoration: none;
}
.footer a:visited {
	color: #002569;
	font-size: 11px;
	text-decoration: none;
}
.footer a:hover {
	color: #002569;
	font-size: 11px;
	text-decoration: underline;
}
.ticker {
	width: px;
	padding-left: 90px;
	height: 15px;
	font-size: 12px;
	color: #002569;
	background-image: url(../pics/tickertitle.gif);
	background-repeat: no-repeat;
	background-position: 0 1px;
	margin-bottom: 18px;
}
.quicklinks {
	xwidth: 145px;
	width: 80%;
	clear: both;
	margin: 0px;
	padding: 0px;
	padding-left: 16px;
	list-style-image: url(../pics/arrows_bullet.gif);
}
.quicklinks li {
	margin-bottom: 18px;
}
.quicklinks a:hover {text-decoration: none;}
.links {
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	list-style-image: url(../pics/arrows_bullet.gif);
}
.links li {
	margin-bottom: 9px;
}
.bullets {
	margin: 0px;
	padding: 0px;
	padding-left: 16px;
	color: #000000;
}
.bullets li {
	margin-bottom: 18px;
}
.bullets_big {
	margin: 0px;
	padding: 0px;
	padding-left: 16px;
	color: #000000;
	font-size: 14px;
	margin-top: 10px;
}
.bullets_big li {
	margin-bottom: 18px;
}

.login label {
	margin: 0px;
	padding: 0px;
	margin-bottom: 8px;
	float: left;
	height: 18px;
	width: 58px;
	padding-top: 2px;
	text-align: left;
}
.login_input {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	float: left;
	height: 16px;
	width: 98px;
	border: 1px solid #002569;
	font-size: 11px;
}
.login_checkbox {
	margin: 0px;
	padding: 0px;
	float: left;
	margin-top: 7px;
}
.login_submit {
	margin: 0px;
	padding: 0px;
	margin-left: 52px;
	/*margin-top: 4px;
	margin-bottom: 4px; - For IE*/
	margin-top: 9px;
	margin-bottom: 9px;
}
.register_submit {
	margin: 0px;
	padding: 0px;
	width: 158px;
	height: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-top: 9px;
}
.download_btn {
	width: 180px;
	height: 102px;
	float: left;
	background-image: url(../pics/download_bg.gif);
	background-repeat: no-repeat;
	padding-top: 8px;
}
.download_btn p {
	width: 165px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
.download_btn p a:link {
	color: #002569;
	text-decoration: none;
}
.download_btn p a:visited {
	color: #002569;
	text-decoration: none;
}
.download_btn p a:hover {
	color: #002569;
	text-decoration: underline;
}
.download_btn p a:active {
	color: #002569;
	text-decoration: underline;
}
.datetime {
	font-size: 11px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 19px;
	margin-top: 55px;
}
.flashclock {
	height: 71px;
	width: 71px;
	position: relative;
	top: 66px;
	right: 15px;
	float: right;
}
.externallinks {
	margin: 0px;
	padding: 0px;
	padding-left: 25px;
	list-style-image: url(../pics/external_link.gif);
	font-weight: bold;
	margin-bottom: 40px;
}
.externallinks a:link {
	font-weight: normal;
}
.externallinks a:visited {
	font-weight: normal;
}
.externallinks a:hover {
	font-weight: normal;
}
.externallinks li {
	margin-bottom: 20px;
}
.comms {
	height: 1px;
	width: 150px;
	overflow: hidden;
}
.comms p {
	margin-top: 10px;
}
.asterix {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
/* Expand and Collapse */
.trigger {
	width: 360px;
	cursor:pointer;
	border: none;
	margin-top: 10px;
	clear: both;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	color: #666666;
}
.trigger img {
	border: none;
}	
.trigger:hover {
	cursor:pointer;
	text-decoration: none;
}		
.expanded {
	width: 360px;
	cursor:pointer;
	margin-top: 10px;
	clear: both;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	color: #666666;
}
.expanded img {
	border: none;
}
.expanded:hover {
	cursor:pointer;
	text-decoration: none;
}
.show {
    position:static;
    display: table;
	padding-top: 5px;
	padding-left: 10px;
}
.faq_footer {
	width: 340px;
	margin-left: 10px;
}
.hide {
	position:absolute;
	left:-999em;
	height:1px;
	width:100px;
	overflow:hidden;
}
.trigger2 {
	width: 360px;
	cursor:pointer;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}
.trigger2 h2 {
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	color: #666666;
	background-image: url(http://www.cargomarketing.com/html/pics/plus.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	padding-left: 20px;
}
.trigger2 h2 a {
	color: #666666;
	text-decoration: none;
}
.trigger2 h2 a:visited {
	color: #666666;
	text-decoration: none;
}
.trigger2 h2 a:hover {
	color: #666666;
	text-decoration: underline;
}
.faq_footer2 {
	width: 340px;
	margin-top: 10px;
	display: none;
}
.faq_footer2 h2 {
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	color: #666666;
	background-image: url(http://www.cargomarketing.com/html/pics/minus.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	padding-left: 20px;
}
.faq_footer2 h2 a {
	color: #666666;
	text-decoration: none;
}
.faq_footer2 h2 a:visited {
	color: #666666;
	text-decoration: none;
}
.faq_footer2 h2 a:hover {
	color: #666666;
	text-decoration: underline;
}

.hp_news_links {
	float: left;
}
.hp_news_links h2 {
	display: inline;
}
.hp_news_links small {
	display: block;
	color: #777777;
	font-size: 12px;
}






.dropdown {margin: 0px; padding: 0px; float:left; padding-right:10px;}
.dropdown dt {margin: 0px; padding: 0px; height: 24px; cursor:pointer;}
.dropdown dt:hover {}
.dropdown dd {position:absolute; margin: 0px; padding: 0px; width:169px; display:none; z-index:200; padding-left: 3px; opacity:0}
.dropdown ul {margin: 0px; padding: 0px; width:167px; list-style:none; border: 1px solid #cccccc; background:#ffffff; padding-top: 4px; padding-bottom: 10px;}
.dropdown li {margin: 0px; padding: 0px; display:inline; line-height: 18px; font-size:11px;}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding:5px; color:#002569; text-decoration:none; background:#ffffff; background-image: url(http://www.cargomarketing.com/html/pics/nav_arrow.gif); background-repeat: no-repeat; background-position: left 9px; padding-left: 15px; margin-left: 10px;}
.dropdown a:hover {background:#ffffff; background-image: url(http://www.cargomarketing.com/html/pics/nav_arrow.gif); background-repeat: no-repeat; background-position: left 9px; color:#002569; text-decoration: none;}
.dropdown .underline {}


.subdropdown {margin: 0px; padding: 0px; clear: both;}
.subdropdown dd {margin: 0px; padding: 0px; margin-left:30px;}

#one-ddheader {width:59px; background-image: url(http://www.cargomarketing.com/html/pics/nav_home.gif); background-repeat: no-repeat; overflow: hidden;}
#one-ddheader p {padding-top: 1000px;}
#one-ddheader:hover {width:59px; background-image: url(http://www.cargomarketing.com/html/pics/nav_home_over.gif); background-repeat: no-repeat;}
#two-ddheader {width:79px; background-image: url(http://www.cargomarketing.com/html/pics/nav_routes.gif); background-repeat: no-repeat; overflow: hidden;}
#two-ddheader p {padding-top: 1000px;}
#two-ddheader:hover {width:79px; background-image: url(http://www.cargomarketing.com/html/pics/nav_routes_over.gif); background-repeat: no-repeat;}
#two2-ddheader {height: 28px;}
#two3-ddheader {height: 28px;}
#three-ddheader {width:95px; background-image: url(http://www.cargomarketing.com/html/pics/nav_about.gif); background-repeat: no-repeat; overflow: hidden;}
#three-ddheader p {padding-top: 1000px;}
#three-ddheader:hover {width:95px; background-image: url(http://www.cargomarketing.com/html/pics/nav_about_over.gif); background-repeat: no-repeat;}
#four-ddheader {width:103px; background-image: url(http://www.cargomarketing.com/html/pics/nav_contact.gif); background-repeat: no-repeat; overflow: hidden;}
#four-ddheader p {padding-top: 1000px;}
#four-ddheader:hover {width:103px; background-image: url(http://www.cargomarketing.com/html/pics/nav_contact_over.gif); background-repeat: no-repeat;}
#five-ddheader {width:134px; background-image: url(http://www.cargomarketing.com/html/pics/nav_onlineservices.gif); background-repeat: no-repeat; overflow: hidden;}
#five-ddheader p {padding-top: 1000px;}
#five-ddheader:hover {width:134px; background-image: url(http://www.cargomarketing.com/html/pics/nav_onlineservices_over.gif); background-repeat: no-repeat;}
#six-ddheader {width:57px; background-image: url(http://www.cargomarketing.com/html/pics/nav_tools.gif); background-repeat: no-repeat; overflow: hidden;}
#six-ddheader p {padding-top: 1000px;}
#six-ddheader:hover {width:57px; background-image: url(http://www.cargomarketing.com/html/pics/nav_tools_over.gif); background-repeat: no-repeat;}



.map_us a {
	height: 87px;
	width: 160px;
	float: left;
	background-image: url(../pics/map_us2.gif);
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
	text-indent: -800px;
	overflow:hidden;
	margin-bottom: 15px;
}
.map_us a:hover {
	background-position:0% -87px;
	margin-left: 0px;
}
.map_row a {
	height: 82px;
	width: 159px;
	float: left;
	background-image: url(../pics/map_row2.gif);
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
	text-indent: -800px;
	overflow:hidden;
	margin-bottom: 20px;
}
.map_row a:hover {
	background-position:0% -82px;
}
.map_us_imp a {
	height: 92px;
	width: 159px;
	float: left;
	background-image: url(../pics/map_uk_usa2.gif);
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
	text-indent: -800px;
	overflow:hidden;
	margin-bottom: 10px;
}
.map_us_imp a:hover {
	background-position:0% -92px;
}
.map_row_imp a {
	height: 92px;
	width: 159px;
	float: left;
	background-image: url(../pics/map_uk_row2.gif);
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
	text-indent: -800px;
	overflow:hidden;
	margin-bottom: 10px;
}
.map_row_imp a:hover {
	background-position:0% -92px;
}

.gloss_btn {
	width: 180px;
	height: 70px;
	float: left;
	background-image: url(../pics/btn_bg.gif);
	background-repeat: no-repeat;
	padding-top: 8px;
	margin-left: 4px;
}
.gloss_btn p {
	width: 165px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
.gloss_btn p a:link {
	color: #002569;
	text-decoration: none;
}
.gloss_btn p a:visited {
	color: #002569;
	text-decoration: none;
}
.gloss_btn p a:hover {
	color: #002569;
	text-decoration: underline;
}
.gloss_btn p a:active {
	color: #002569;
	text-decoration: underline;
}

.print_logo {
	display: none;
}
.iquote_price {
	display: none;
}

