body {
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	color: #000000;
	background: none;
	background-color:#ffffff;
	padding: 0px;
	margin: 0px;
}
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;
}
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;
}


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


.container {
	width: 650px;
	position: absolute;
	left: 0;
	margin-left: 0px;
	clear: both;
	background-color: #ffffff;
	border: none;
}
.header {
	width: 800px;
	height: 157px;
	background-color: #ffffff;
	overflow: hidden;
	clear: both;
	display: none;
}
.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;
	display: none;
}
.flashimg {
	margin-bottom: 20px;
	display: none;
}

.flashnav {
	width: 710px;
	height: 270px;
	position: absolute;
	top: 34px;
	left: 50%;
	margin-left: -199px;
	clear: both;
	z-index: 99;
	visibility: hidden;
	display: none;
}
.flashnav2 {
	width: 600px;
	height: 27px;
	position: absolute;
	top: 34px;
	left: 50%;
	margin-left: -199px;
	clear: both;
	z-index: 98;
	overflow: hidden;
	display: none;
}
.textnav {
	display: none;
}
.textnav2 {
	display: none;
}
.nav {
	height: 27px;
	width: 650px;
	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: 650px;
	margin-top: 17px;
	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: 600px;
	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_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;
	display: none;
}
.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;
}
.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: 17px;
	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;
}

.print_logo {
	display: block;
}
.iquote_price {
	display: block;
	font-weight: bold;
}