body{
	margin:0;
	padding:0;
}
#dft-global-banner-2012 {
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	background-color: #fcfcfc;
	border-bottom: 1px solid #d9d9d9;
	height: 55px;	
}
#dft-global-banner-2012 a img.dft-global-banner-2012-logo{
	padding: 12px 0 12px 25px; 
	border: none;
}
#dft-global-banner-2012 p.dft-global-banner-2012-transport-links {
	position: absolute;
	top: 14px;
	right: 25px;
	margin:0;
	padding:0;
}
#dft-global-banner-2012 p.dft-global-banner-2012-transport-links a {
	font: bold 12px Arial;
    color: #4e4e4e;
    text-decoration: none;
    padding: 7px 12px;
    position: relative;
    display: inline-block;
    text-shadow: 0 1px 0 #fff;
    -webkit-transition: border-color .218s;
    -moz-transition: border .218s;
    -o-transition: border-color .218s;
    transition: border-color .218s;
    background: #f3f3f3;
    background: -webkit-gradient(linear,0% 40%,0% 70%,from(#F5F5F5),to(#F1F1F1));
    background: -moz-linear-gradient(linear,0% 40%,0% 70%,from(#F5F5F5),to(#F1F1F1));
    border: solid 1px #dcdcdc;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    margin-right: 10px;
}
#dft-global-banner-2012 p.dft-global-banner-2012-transport-links a:hover {
    border-color: #999;
	background-color: #f1f1f1;
    color: #333;
}
#dft-global-banner-2012 .dropdown-menu {
	font: 12px Arial, sans-serif;
	position: absolute;
	z-index: 9999999;
	display: none;
}
#dft-global-banner-2012 .dropdown-menu.has-tip {
	margin-top: 8px;
}
#dft-global-banner-2012 .dropdown-menu.has-tip:before {
  position: absolute;
  top: -6px;
  left: 249px;
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #CCC;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  display: inline-block;
}
#dft-global-banner-2012 .dropdown-menu.has-tip.anchor-right:before {
	left: auto;
	right: 9px;
}
#dft-global-banner-2012 .dropdown-menu.has-tip:after {
  position: absolute;
  top: -5px;
  left: 250px;
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #FFF;
  display: inline-block;
}
#dft-global-banner-2012 .dropdown-menu ul {
	width: 270px;
	list-style: none;
	background: #FFF;
	overflow: visible;
	padding: 4px 0;
	margin: 0;
}
#dft-global-banner-2012 .dropdown-menu ul li {
	list-style: none;
	padding: 0;
	margin: 0;
	line-height: 18px;
}
#dft-global-banner-2012 .dropdown-menu li a {
	display: block;
	color: #333;
	text-decoration: none;
	line-height: 18px;
	padding: 3px 15px;
	white-space: nowrap;
	font-size: 14px;
}

#dft-global-banner-2012 .dropdown-menu label {
	display: block;
	color: #555;
	text-decoration: none;
	margin: 3px 0;
	padding: 3px 15px;
	line-height: 18px;
	white-space: nowrap;
	text-decoration: underline; 
	font-weight: bold;
	font-size: 14px;
}
#dft-global-banner-2012 .dropdown-menu li a:hover {
	background-color: #066;
	color: #FFF;
	cursor: pointer;
}
#dft-global-banner-2012 .dropdown-menu li.divider {
	display: block;
	height: 1px !important; 
	background: #E5E5E5;
	margin: 5px 0;
	padding: 0;
	overflow: hidden;
}