/* CSS Document */

html, body {
	width: 760px;
	margin: 0 auto;
	background-color: #150858;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:.9em;
}
text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:.8em;
}
textarea {
	font-size:1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 1.2em;
	font-weight: bold;
}
.top {
	background-color: #034da2;
	height: 25px;
	margin-bottom: 2px;
	padding-left: 20px;
	padding-top: 6px;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
}
.errMsg {
	font-weight: bold;
	color: #CC0000;
}
.leftBG {
	background-image: url(/images/left-BG.gif);
	background-position: top;
	background-repeat: repeat-y;
	text-align: top;
}
.left-content {
	padding-left: 20px;
	padding-right: 19px;
	padding-top: 10px;
	padding-bottom: 0px;
}
.news-lists p {
	font-size: 10px;
	line-height: 16px;
	color: #054c9c;
}
.news-lists a {
	font-size: 10px;
	font-weight: bold;
	color: #f37022;
	text-decoration: underline;
}
.news-lists a:hover {
	font-size: 10px;
	font-weight: bold;
	color: #f37022;
	text-decoration: none;
}
.news-events {
	background-image: url(/images/news-events-header.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 40px;
}
.news-events p {
	font-size: 10px;
	line-height: 16px;
	color: #FFFFFF;
}

.news-events h1 {
	font-size: 11px;
	font-weight: bold;
	color: #ffc332;
}
.news-events a {
	font-size: 10px;
	font-weight: bold;
	color: #ffc332;
	text-decoration: underline;
}
.news-events a:hover {
	font-size: 10px;
	font-weight: bold;
	color: #ffc332;
	text-decoration: none;
}
.search {
	background-image: url(/images/search-header.gif);
	background-position: top;
	background-repeat: no-repeat;
	margin-top: 20px;
	padding-top: 40px;
	padding-bottom: 20px;
	padding-left: 15px;
	color: #FFFFFF;
	font-size: 11px;
}
.search-box {
	background-color: #FFFFFF;
	border: solid 1px #748cab;
	color: #054c9c;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
input.sendquote-btn {
	width: 82px;
	height: 18px;
	background: #5B80AC url(/images/btn_sendquote.gif) no-repeat;
	outline: none;
	vertical-align: middle;
	*vertical-align: text-bottom;
}
input.sendquote-btn:hover {
	background: #5B80AC url(/images/btn_sendquote.gif) no-repeat 0 -18px;
}
input.reuse-btn {
	width: 82px;
	height: 18px;
	background: #5B80AC url(/images/btn_reuse.gif) no-repeat;
	outline: none;
	vertical-align: middle;
	*vertical-align: text-bottom;
}
input.reuse-btn:hover {
	background: #5B80AC url(/images/btn_reuse.gif) no-repeat 0 -18px;
}
input.update-btn {
	width: 52px;
	height: 18px;
	background: #5B80AC url(/images/btn_update.gif) no-repeat;
	outline: none;
	vertical-align: middle;
	*vertical-align: text-bottom;
}
input.update-btn:hover {
	background: #5B80AC url(/images/btn_update.gif) no-repeat 0 -18px;
}
input.accept-btn {
	width: 52px;
	height: 18px;
	background: #5B80AC url(/images/btn_accept.gif) no-repeat;
	outline: none;
	vertical-align: middle;
	*vertical-align: text-bottom;
}
input.accept-btn:hover {
	background: #5B80AC url(/images/btn_accept.gif) no-repeat 0 -18px;
}
input.submit-btn {
	width: 52px;
	height: 18px;
	background: #5B80AC url(/images/btn_submit.gif) no-repeat;
	outline: none;
	vertical-align: middle;
	*vertical-align: text-bottom;
}
input.submit-btn:hover {
	background: #5B80AC url(/images/btn_submit.gif) no-repeat 0 -18px;
}
input.updatetender-btn {
	width: 110px;
	height: 18px;
	background: #5B80AC url(/images/btn_update_tender.gif) no-repeat;
	outline: none;
	vertical-align: middle;
	*vertical-align: text-bottom;
}
input.updatetender-btn:hover {
	background: #5B80AC url(/images/btn_update_tender.gif) no-repeat 0 -18px;
	cursor: pointer;
}
#restart-btn a{
	width: 52px;
	height: 18px;
	background: #5B80AC url(/images/btn_restart.gif) no-repeat;
	outline: none;
	vertical-align: middle;
	*vertical-align: text-bottom;
}
#restart-btn a:hover {
	background: #5B80AC url(/images/btn_restart.gif) no-repeat 0 -18px;
}
#home-btn a{
	width: 52px;
	height: 18px;
	background: #5B80AC url(/images/btn_home.gif) no-repeat;
	outline: none;
	vertical-align: middle;
	*vertical-align: text-bottom;
}
#home-btn a:hover {
	background: #5B80AC url(/images/btn_home.gif) no-repeat 0 -18px;
}
input.search-btn {
	width: 52px;
	height: 18px;
	background: #5B80AC url(/images/btn_search.gif) no-repeat;
	outline: none;
	vertical-align: middle;
	*vertical-align: text-bottom;
}
input.search-btn:hover {
	background: #5B80AC url(/images/btn_search.gif) no-repeat 0 -18px;
}
input.login-btn {
	width: 52px;
	height: 18px;
	background: #5B80AC url(/images/btn_login.gif) no-repeat;
	outline: none;
	vertical-align: middle;
	*vertical-align: text-bottom;
}
input.login-btn:hover {
	background: #5B80AC url(/images/btn_login.gif) no-repeat 0 -18px;
}
input.continue-btn {
	width: 52px;
	height: 18px;
	background: #5B80AC url(/images/btn_continue.gif) no-repeat;
	outline: none;
	vertical-align: middle;
	*vertical-align: text-bottom;
}
input.continue-btn:hover {
	background: #5B80AC url(/images/btn_continue.gif) no-repeat 0 -18px;
}
input.send-btn {
	width: 52px;
	height: 18px;
	background: #5B80AC url(/images/btn_send.gif) no-repeat;
	outline: none;
	vertical-align: middle;
	*vertical-align: text-bottom;
}
input.send-btn:hover {
	background: #5B80AC url(/images/btn_send.gif) no-repeat 0 -18px;
}
input.edit-btn {
	width: 52px;
	height: 18px;
	background: #5B80AC url(/images/btn_edit.gif) no-repeat;
	outline: none;
	vertical-align: middle;
	*vertical-align: text-bottom;
}
input.edit-btn:hover {
	background: #5B80AC url(/images/btn_edit.gif) no-repeat 0 -18px;
}
input.add-btn {
	width: 52px;
	height: 18px;
	background: #5B80AC url(/images/btn_add.gif) no-repeat;
	outline: none;
	vertical-align: middle;
	*vertical-align: text-bottom;
}
input.add-btn:hover {
	background: #5B80AC url(/images/btn_add.gif) no-repeat 0 -18px;
}
.left-buttons {
	padding-bottom: 10px;
}
.rightBG {
	background-color: #FFFFFF;
	text-align: top;
}
.right-content {
	color: #054c9c;
	font-size: 11px;
	margin: 20px;
	line-height: 18px;
}

.right-content a {
	color: #f37022;
	text-decoration: underline;
}
.right-content a:hover {
	color: #f37022;
	text-decoration: none;
}
.right-content li {
	list-style: url(/images/bullet.gif);
	list-style-position: outside;
	font-weight: bold;
	margin-left: -10px;
}
.right-content li ul li{
	list-style-position: outside;
	background-repeat: no-repeat;
	font-weight: bold;
	margin-left: -10px;
	list-style: url(/images/bullet2.gif);
}
.head-links {
	margin-left: 30px;
	margin-top: 16px;
}
.head-links a {
	color: #054C9C;
	text-decoration: none;
}
.head-links a:hover {
	color: #F8931F;
	text-decoration: underline;
}
.head-links-nolink {
	color: #F8931F;
}


.welcome-txt {
	background-image: url(/images/welcome-home.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 50px;
	padding-bottom: 30px;
	padding-right: 20px;
}
.header-BG {
	background-image: url(/images/header-BG.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding-left: 7px;
	padding-top: 2px;
	padding-bottom: 4px;
	margin-right: 2px;
	height: 23px;
}
.header-txt {
	background-image: url(/images/heading-txt-BG.gif);
	background-position: 0 4px;
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #022c5d;
	padding-left: 20px;
	text-align: top;
}
.header-txt a {
	color: #003366;
	text-decoration: none;
}
.header-txt a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.news-header {
	background-image: url(/images/heading-txt-BG.gif);
	background-position: 0 4px;
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #022c5d;
	padding-left: 20px;
	text-align: top;
}
.news-header a {
	color: #022c5d;
	text-decoration: none;
}
.footer-menu {
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
}
.footer-menu a {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: underline;
}
.footer-menu a:hover {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}
.footer-info {
	padding-bottom: 30px;
	color: #5cb0ee;
	font-size: 10px;
	text-align: center;
	line-height: 18px;
}
.footer-info a {
	color: #5cb0ee;
	font-size: 10px;
	text-decoration: underline;
}
.footer-info a:hover {
	color: #5cb0ee;
	font-size: 10px;
	text-decoration: none;
}.toplanguage {
	background-color: #5C81AD;
	font-size: 9px;
	color: #FFFFFF;
	margin-right: 20px;
	border: 1px solid #000066;
	width: 100px;
}
.menu {
	text-align:left;
	background: url(/images/bg_drop.jpg);
	filter:Alpha(opacity=90);
	display:block;
	text-decoration:none;
	font-weight:normal;
	font-size:10;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	height: 20px;
}
.menu:hover {
	text-align:left;
	background: url(/images/bg_drop2.jpg);
	filter:Alpha(opacity=90);
	display:block;
	text-decoration:none;
	cursor: pointer;
	font-weight:normal;
	font-size:10;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	height: 20px;
}
.main_top {
	height: 25px;
	margin-bottom: 2px;
	padding-left: 20px;
	padding-top: 6px;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
}
.domestic_services_head {
	background-image: url(/images/domestic_services_head.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.search_head {
	background-image: url(/images/search-head.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.administration_head {
	background-image: url(/images/administration-head.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.terms_head {
	background-image: url(/images/terms-head.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.sitemap_head {
	background-image: url(/images/sitemap-head.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.privacy_head {
	background-image: url(/images/privacy-head.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.about_us_head {
	background-image: url(/images/about-us-head.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.about_us_map {
	border: 1px solid #B1C3D9;
	height: 460px;
	background-image: none;
	width: 488px;
}
.about_us_country {
	margin-top: 10px;
	margin-left: 10px;
}
.price_calculator_head {
	background-image: url(/images/price-calculator-head.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.online_reservations_head {
	background-image: url(/images/online-reservations-head.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.haul_database_head {
	background-image: url(/images/haul-database-head.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.airfreight_head {
	background-image: url(/images/airfreight_head.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.clients_head {
	background-image: url(/images/clients_head.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.oceanfreight_head {
	background-image: url(/images/ocean_freight_head.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.contract_logistics_head {
	background-image: url(/images/contract_logistics_head.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.customs_brokerage_head {
	background-image: url(/images/customs_brokerage_head.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.international_services_head {
	background-image: url(/images/international_services_head.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.history_text {
	padding-left: 20px;
	padding-right: 10px;
}

.history_head {
	background-image: url(/images/history_head.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.error_400_head {
	background-image: url(/images/400_head.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.error_401_head {
	background-image: url(/images/401_head.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.error_403_head {
	background-image: url(/images/403_head.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.error_404_head {
	background-image: url(/images/404_head.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.int_welcome {
	padding-left: 20px;
}
.int_welcome li {
	list-style-position: outside;
	font-weight: normal;
	margin-left: -10px;
	list-style-image: url(/images/arrow3.gif);
	padding: 0px;
	margin-top: 0px;
}
.int_welcome2 {
	padding-left: 20px;
}
.int_welcome2 li {
	list-style-position: outside;
	font-weight: normal;
	margin-left: -10px;
	list-style-image: url(/images/arrow3.gif);
	padding: 0px;
	margin-top: 0px;
	color: #FA931A;
}

.general_welcome {
	margin-left: -20px;
}
.general_welcome li {
	list-style-position: outside;
	font-weight: normal;
	margin-left: 0px;
	list-style-image: url(/images/arrow3.gif);
	padding: 0px;
	margin-top: 0px;
}
.warehousing_head {

	background-image: url(/images/warehousing_head.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.faq {
	border: 1px solid #C0C0C0;
	font-weight: bold;
	font-size: 11px;
	color: #F7941D;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.bondedwarehousing_head {
	background-image: url(/images/bondedwarehousing_head.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.faq_head {
	background-image: url(/images/faq_head.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.faq_a {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.contact_head {
	background-image: url(/images/contact_head.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.contact_table {
	border: 1px solid #CCD8E6;
}
.contact_rule {
	border: thin dotted #C8D5E4;}

.contact_row {
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-right: 25px;
}
.contact_input {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #9DACBF;
}
.contact_textarea {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #9DACBF;
	height: 150px;
}
.contact_text {
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
}
.contact_btn {
	background-color: #D5DDE9;
	border: 1px solid #9DACBF;
	height: 20px;
	font-size: 12px;
	margin-bottom: 10px;
}
#showmenu {
	height: 40px;
}

.style1 {font-size: 10px}

.uk_services_head {
	background-image: url(/images/uk_services_head.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.uk_contact_head {
	background-image: url(/images/uk_contact_head.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.careers_head {
	background-image: url(/images/careers_head.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.news_head {
	background-image: url(/images/news_head.gif);
	background-repeat: no-repeat;
	background-position: left top;
}.border_down {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #054c9c;
}
.news_head_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6699CC;
}
.news_link {
	color: #034DA2;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
}
.news_link:hover {
	text-decoration: none;
}
.news_archive a {
	color: #f37022;
	text-decoration: underline;
	font-size: 14px;
}
.latestNews {
	width: 210px;
	margin-left: auto;
	margin-right: auto;
	background-color:#FFFFFF;
	font-size: .7em;
	color: #333333;
	padding-bottom: 10px;
}

.latestNews a {
	color: #003366;
	text-decoration: none;
}

.latestNews a:hover {
	color: #CC0000;
	text-decoration: underline;
}

.scheduleHead {
	padding: 3px;
	font-size: 1.2em;
	font-weight: bold;
	background-color: #315B9E;
	color: #FFFFFF;
}

.schedHeader {
	background-color: #F3EE89;
	font-size: 1em;
	font-weight: bold;
}

.schedRow1 {
	height: 18px;
	background-color: #F7F7F7;
}
.shedRow2 {
	background-color:#FFFFFF;
	height: 18px;
}
.country_head {
        font-size: 1.4em;
        font-weight: bold;
}

div.uploadbutton {
		height: 18px;	
		width: 104px;
		background: url(/images/btn_add_attach.png) 0 0;
	
		font-size: 10px;
		font-weight: bold;
		color: #333333;
		text-align: center;
		padding-top: 0px;
}

div.uploadbutton.hover {
		background: url(/images/btn_add_attach.png) 0 18px;
		color: #333333;	
}

.attachments {	
	padding: 2px 20px;
	float: left;		
	width: 230px;
}

.cFaculty {
	color: #000000;
	font-size: 10px;
}

.cTable {
	margin-left: 12px;
}
