.body {
	background-image:  url(/images/bg/shipping_bg.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	width: 100%;
	height: 100%
}

a {
	color: #336699;
	text-decoration: none;
}

a:link {
	color: #336699;
	text-decoration : none;
}
a:visited {
	color: #336699;
	text-decoration : none;
}
a:hover {
	color: #3399CC;
	text-decoration : underline;
}
a:active {
	color: #3399CC;
	text-decoration : none;
}

.topNavLineBg {
	background-color: #437AB3
}

.ports {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1f1f1f;
}

.ports a:link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1f1f1f;
	text-decoration : none;
}

.ports a:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1f1f1f;
	text-decoration : none;
}

.ports a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1f1f1f;
	text-decoration : underline;
}

.ports a:active {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1f1f1f;
	text-decoration : none
}

/* left navigation styles */
.mainLeftnavOn {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color : #BCD3E6;
	display : block;
	padding-top : 3px;
	padding-right : 0px;
	padding-bottom : 3px;
	padding-left : 14px;
	width : 190px;
	text-decoration: none
}

.mainLeftnavOn a {
	color: #333333;
	text-decoration: none;
}

.mainLeftnavOn a:link {
	color: #333333;
	text-decoration: none;
}

.mainLeftnavOn a:visited {
	color: #333333;
	text-decoration: none;
}

.mainLeftnavOn a:hover {
	color: #437AB3;
	text-decoration: underline;
}

.mainLeftnavOn a:active {
	color: #333333;
	text-decoration: none;
}

.subLeftnavOn {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color : #FFFFFF;
	display : block;
	padding-top : 3px;
	padding-right : 0px;
	padding-bottom : 3px;
	padding-left : 14px;
	width : 190px;
	text-decoration: none
}

.subLeftnavOn a {
	color: #333333;
	text-decoration: none;
	font-weight:bold;
}

.subLeftnavOn a:link {
	color: #333333;
	text-decoration: none;
	font-weight:bold;
}

.subLeftnavOn a:visited {
	color: #333333;
	text-decoration: none;
	font-weight:bold;
}

.subLeftnavOn a:hover {
	color: #437AB3;
	text-decoration: underline;
	font-weight:bold;
}

.subLeftnavOn a:active {
	color: #333333;
	text-decoration: none;
	font-weight:bold;
}

.subLeftnav {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color : #E8EFF7;
	display : block;
	padding-top : 3px;
	padding-right : 0px;
	padding-bottom : 3px;
	padding-left : 14px;
	width : 190px;
	text-decoration: none
}

.subLeftnav a {
	color: #333333;
	text-decoration: none;
}

.subLeftnav a:link {
	color: #333333;
	text-decoration: none;
}

.subLeftnav a:visited {
	color: #333333;
	text-decoration: none;
}

.subLeftnav a:hover {
	color: #437AB3;
	text-decoration: underline;
}

.subLeftnav a:active {
	color: #333333;
	text-decoration: none;
}

/*list*/
.list ul {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	list-style-image: url(/images/ground/list_bullet.gif);
	margin-left : 30px;
	margin-bottom: 0 px; 
}

.list li {
	margin-left : 0px;
	color: #333333;
	line-height : 9px;
	padding-bottom: 6px;
	list-style-image: url(/images/ground/list_ok.gif);
	}

.list li a:link {
	color: #336699;
	text-decoration : none;
}
.list li a:visited {
	color: #336699;
	text-decoration : none;
}
.list li a:hover {
	color: #3399CC;
	text-decoration : underline;
}
.list li a:active {
	color: #3399CC;
	text-decoration : underline;
}

.headers {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	font-weight: bold;
}

/*background*/

.dothor3 {
	background-image: url(/images/bg/ground_dothor3.gif);
	background-repeat: repeat-x;
}

.leftNavBg {
	background-image: url(/images/bg/shipping_left_bg.gif);
	background-repeat: repeat-y;
}

.rightBg {
	background-color: #F0F0F5
}
