ul.menu {
	list-style:none;
	margin:0;
	padding:0
}
ul.menu * {
	margin:0;
	padding:0
}
ul.menu a {
	display:block;
	color:#000;
	text-decoration:none;
}
ul.menu li {
	position:relative;
	float:left;
	margin-right:2px;
	width:auto;
}
ul.menu ul {
	position:absolute;
	top:38px;
	left:0;
	display:none;
	list-style:none;
	z-index:1;
}
ul.menu ul li {
	position:relative;
	width:148px;
	margin:0;
}
ul.menu ul li a {
	position: relative;
	font: 11px Arial, Helvetica, sans-serif;
	display:block;
	padding:3px 7px 5px;
	background-color:#ffd530;
	color:#0C5484;
}
ul.menu ul li a:hover {
	font: 11px Arial, Helvetica, sans-serif;
	background-color:#0c5484;
	color:#FFFFFF;
}
ul.menu ul ul {
	left:148px;
	top:-1px
}
ul.menu .menulink {
	/*padding:5px 7px 7px;*/
	font-weight:bold;
	background:url(/images/menu-header.gif);
	width:auto;
}
ul.menu .menulink:hover, ul.menu .menuhover {
	background:url(/images/menu-header_over.gif)
}
ul.menu .sub {
	background:#d1d1d1 url(/images/menu-arrow.gif) 136px 8px no-repeat
}
ul.menu .topline {
	border-top:1px solid #aaa
}
ul.menu .programsNav {
	background: url(/images/programs.gif) no-repeat;
	width:97px;
	height:38px;
}
ul.menu .programsNav:hover {
	background: url(/images/programs-over.gif) no-repeat;
	width:97px;
	height:38px;
}
ul.menu .programsNav:active {
	background: url(../images/programs-on.gif) no-repeat;
	width:97px;
	height:38px;
}
.programs ul.menu .programsNav {
	background: url(/images/programs-on.gif) no-repeat;
	width:97px;
	height:38px;
}
ul.menu .getting-thereNav {
	background: url(/images/getting-there.gif) no-repeat;
	width:127px;
	height:38px;
}
ul.menu .getting-thereNav:hover {
	background: url(/images/getting-there-Over.gif) no-repeat;
	width:127px;
	height:38px;
}
ul.menu .getting-thereNav:active {
	background: url(/images/getting-there-On.gif) no-repeat;
	width:127px;
	height:38px;
}
.getting-there ul.menu .getting-thereNav {
	background: url(/images/getting-there-On.gif) no-repeat;
	width:127px;
	height:38px;
}
ul.menu .news-and-updatesNav {
	background: url(/images/news-and-updates.gif) no-repeat;
	width:137px;
	height:38px;
}
ul.menu .news-and-updatesNav:hover {
	background: url(/images/news-and-updates-Over.gif) no-repeat;
	width:137px;
	height:38px;
}
ul.menu .news-and-updatesNav:active {
	background: url(/images/news-and-updates-On.gif) no-repeat;
	width:137px;
	height:38px;
}
.news-updates ul.menu .news-and-updatesNav {
	background: url(/images/news-and-updates-On.gif) no-repeat;
	width:137px;
	height:38px;
}
ul.menu .multimediaNav {
	background: url(/images/multimedia.gif) no-repeat;
	width:107px;
	height:38px;
}
ul.menu .multimediaNav:hover {
	background: url(/images/multimedia-Over.gif) no-repeat;
	width:107px;
	height:38px;
}
ul.menu .multimediaNav:active {
	background: url(/images/multimedia-On.gif) no-repeat;
	width:107px;
	height:38px;
}
.multimedia ul.menu .multimediaNav {
	background: url(/images/multimedia-On.gif) no-repeat;
	width:107px;
	height:38px;
}
ul.menu .army-ed-toolkitNav {
	background: url(/images/army-ed-toolkit.gif) no-repeat;
	width:218px;
	height:38px;
}
ul.menu .army-ed-toolkitNav:hover {
	background: url(/images/army-ed-toolkit-Over.gif) no-repeat;
	width:218px;
	height:38px;
}
ul.menu .army-ed-toolkitNav:active {
	background: url(/images/army-ed-toolkit-On.gif) no-repeat;
	width:218px;
	height:38px;
}
.toolkit ul.menu .army-ed-toolkitNav {
	background: url(/images/army-ed-toolkit-On.gif) no-repeat;
	width:218px;
	height:38px;
}
