﻿#DMenu {
	height: 25px;
	width: 900px;
	display: block
}

#DMenu li {
	float: left;
	height: 32px;
	margin-left: 10px;
	list-style: none
}

#DMenu .mnu1 {
	background-image: url(/images/traveller-dropdown.gif);
	height: 25px;
	width: 900px
}

#DMenu .mnu2 {
	background-image: url(/images/cargo-dropdown.gif);
	height: 45px;
	width: 900px
}

#DMenu .mnu3 {
	background-image: url(/images/cargo-dropdown.gif);
	background-color: #FCC234;
	height: 25px;
	width: 900px
}

#DMenu .mnu4 {
	background-image: url(/images/media-dropdown.gif);
	height: 25px;
	width: 900px
}

#DMenu .mnu5 {
	background-image: url(/images/media-dropdown.gif);
	height: 25px;
	width: 900px
}

#DMenu .mnu6 {
	background-image: url(/images/media-dropdown.gif);
	height: 25px;
	width: 900px
}

#DMenu .lifArw {
	width: 6px;
	margin-left: 20px
}

#DMenu .lifArw img {
	margin-left: 10px;
	margin-top: 7px;
	float: left
}

#DMenu .liArw {
	width: 6px
}

#DMenu .liArw img {
	margin-left: 10px;
	margin-top: 7px;
	float: left
}

#DMenu ul {
	padding: 0;
	margin: 0;
	list-style: none;
	height: 32px
}

#DMenu ul ul {
	padding: 0;
	margin: 0;
	list-style: none;
	height: 25px;
	width: 940px;
	margin-left: 22px
}

#DMenu table {
	border-collapse: collapse;
	padding: 0;
	width: 0;
	height: 0;
	font-size: 1em
}

#DMenu li {
	float: left;
	height: 32px
}

#DMenu li a {
	float: left;
	display: block;
	height: 25px;
	line-height: 25px;
	color: #000;
	text-decoration: none;
	font-family: verdana
}

#DMenu li.current a {
	background-position: 0 -32px;
	border-color: #fff
}

#DMenu li ul {
	position: absolute;
	top: 32px;
	left: -9999px;
	z-index: 10
}

#DMenu li.current ul {
	left: 0;
	z-index: 1
}

#DMenu li a:hover {
	background-position: 0 -70px;
	border-color: #000;
	cursor: pointer
}

#DMenu li:hover>a {
	background-position: 0 -70px;
	border-color: #000;
	cursor: pointer
}

#DMenu li.current a:hover {
	background-position: 0 -32px;
	border-color: #000
}

#DMenu li.current:hover a {
	background-position: 0 -32px;
	border-color: #000
}

#DMenu ul :hover ul {
	left: 0
}

#DMenu ul :hover ul.blank {
	background: #feffff
}

#DMenu ul :hover ul li a {
	display: inline;
	padding: 0;
	margin: 0 10px;
	font-size: 12px;
	width: auto;
	white-space: nowrap;
	font-weight: 400;
	border: 0;
	height: 25px;
	line-height: 25px
}

#DMenu ul li.current ul li a,
#DMenu li.current a:hover ul li a,
#DMenu li.current:hover ul li a {
	display: inline;
	padding: 0 10px;
	margin: 0;
	font-size: 12px;
	width: auto;
	white-space: nowrap;
	font-weight: 400;
	border: 0;
	height: 25px;
	line-height: 25px
}

#DMenu ul :hover ul li a.last,
#DMenu ul li.current ul li a.last,
#DMenu li.current a:hover ul li a.last,
#DMenu li.current:hover ul li a.last {
	background-image: none
}

#DMenu .mnu1 a:link,
#DMenu .mnu1 a:visited {
	font-family: Verdana;
	color: #1D326B;
	text-decoration: none;
    font-size: 11.9px;
	letter-spacing: .001em;
	font-weight: 500
}

#DMenu .mnu1 a:hover {
	font-family: Verdana;
	color: #A62124;
	text-decoration: underline;
	font-size: 12px;
	letter-spacing: .001em;
	font-weight: 500
}

#DMenu .mnu1 a.current_sub {
	color: #A62124
}

#DMenu .mnu2 a:link,
#DMenu .mnu2 a:visited {
	font-family: Verdana;
	text-decoration: none;
	color: #FEFFFF;
	font-size: 12px;
	letter-spacing: .001em;
	font-weight: 500
}

#DMenu .mnu2 a:hover {
	font-family: Verdana;
	text-decoration: underline;
	color: #FEFFFF;
	font-size: 12px;
	letter-spacing: .001em;
	font-weight: 500
}

#DMenu .mnu2 a.current_sub {
	color: #FEFEFE
}

#DMenu .mnu3 a.current_sub {
	color: #FEFEFE
}

#DMenu .mnu4 a:link,
#DMenu .mnu4 a:visited {
	font-family: Verdana;
	text-decoration: none;
	color: #1D326B;
	font-size: 12px;
	letter-spacing: .001em;
	font-weight: 500
}

#DMenu .mnu4 li a:hover {
	font-family: Verdana;
	text-decoration: underline;
	color: #A62124;
	font-size: 12px;
	letter-spacing: .001em;
	font-weight: 500
}

#DMenu .mnu4 a.current_sub {
	color: #A62124
}

#DMenu .mnu5 a:link,
#DMenu .mnu5 a:visited {
	font-family: Verdana;
	text-decoration: none;
	color: #1D326B;
	font-size: 12px;
	letter-spacing: .001em;
	font-weight: 500
}

#DMenu .mnu5 li a:hover {
	font-family: Verdana;
	text-decoration: underline;
	color: #A62124;
	font-size: 12px;
	letter-spacing: .001em;
	font-weight: 500
}

#DMenu .mnu5 a.current_sub {
	color: #A62124;
	margin-top: 5px
}

#DMenu .mnu6 a:link,
#DMenu .mnu6 a:visited {
	font-family: Verdana;
	text-decoration: none;
	color: #1D326B;
	font-size: 12px;
	letter-spacing: .001em;
	font-weight: 500
}

#DMenu .mnu6 a:hover {
	font-family: Verdana;
	text-decoration: underline;
	color: #A62124;
	font-size: 12px;
	letter-spacing: .001em;
	font-weight: 500
}

#DMenu .mnu6 a.current_sub {
	color: #A62124
}
		.dv_IIDT {
      margin-top: 2px !important;
}
@-moz-document url-prefix() {   
#DMenu .mnu1 a:link, #DMenu .mnu1 a:visited {
    font-size: 12px !important;
}
}
 @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
   /* IE10+ specific styles go here */  
   #DMenu .mnu1 a:link, #DMenu .mnu1 a:visited {
    font-size: 12px !important;
	word-spacing: 0pt !important;
}
}