.mlddm
{	visibility: hidden;
	margin: 0;
	padding: 0;
	background: url(topbg.gif);
	height: 24px}

	.mlddm li
	{
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	float: left
}

	.mlddm li a, .mlddm li a#buttonnohover
	{
	display: block;
	text-align: center;
	color: #CCCCCC;
	margin: 0;
	text-decoration: none;
	white-space: nowrap;
	width: auto;
	padding-top: 0px;
	padding-right: 46px;
	padding-bottom: 0px;
	padding-left: 46px;
	font-weight: normal;
	line-height: 46px;
}

	.mlddm li a:hover, .mlddm li a#buttonhover, .mlddm li a.here
	{
	color: #1F2D5A;
	background-image: url(../images/gnd-nav-ovr.jpg);
	background-repeat: repeat-x;
}

		.mlddm ul
		{
	z-index: 100;
	margin: 0;
	padding: 0;
	visibility: hidden;
	position: absolute;
	font-size: 12px;
}
		
		.mlddm ul li
		{
	float: none;
	font-size: 12px;
}

		.mlddm ul li a
		{
	width: 120px;
	margin: 0px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	color: #666666;
	background-color: #E9E9E9;
	height: 30px;
	line-height: 30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-size: 12px;
}

		.mlddm ul li a:hover
		{
	color: #1F2D5A;
}

		.mlddm .hsub
		{	background: no-repeat right url(arrow.gif)}

		.mlddm .hsub:hover
		{	background: #C4C3C4 no-repeat right url(arrow.gif)}
#video-whatwedo {
	width: auto;
	background-image: url(../images/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

