body {
	/*behavior:url("../js/csshover.htc");*/
}

.navigation {
	list-style-type: none;
	padding: 0;
	margin: 0;
	border: 0;
	top: 0px;
	left: 0px;
	width: 1000px;
	height: 34px;
	background: url(../images/bg-nav-repeat.jpg) no-repeat;
}
.navigation2 {
	list-style-type: none;
	padding: 0;
	margin: 0;
	border: 0;
	top: 0px;
	left: 0px;
	width: 1000px;
	height: 34px;
	background: url(../images/h_navBarBtmOver.jpg) no-repeat;
}
.navigation3 {
	list-style-type: none;
	padding: 0;
	margin: 0;
	border: 0;
	top: 0px;
	left: 0px;
	width: 1000px;
	height: 34px;
	background: url(../images/h_navBarBtmOver2.jpg) no-repeat;
}
/*
a, a:link, a:visited {
	text-decoration: none;
}
*/
/*<group=level 1>*/

.navigation li {
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	text-indent: -9999px;	
}
.navigation2 li {
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	text-indent: -9999px;	
}
.navigation3 li {
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	text-indent: -9999px;	
}
.navigation li a {
	border: 0;
	display: block;
	height: 34px;
	background: url(../images/bg-nav-repeat.jpg) no-repeat;
}
.navigation2 li a {
	border: 0;
	display: block;
	height: 34px;
	background: url(../images/h_navBarBtm.jpg) no-repeat;
}
.navigation3 li a {
	border: 0;
	display: block;
	height: 34px;
	background: url(../images/h_navBarBtm2.jpg) no-repeat;
}
.navigation li a:hover {
	border: 0;
	display: block;
	background-image: url(../images/bg-nav-over-repeat.jpg);
}
.navigation2 li a:hover {
	border: 0;
	display: block;
	background-image: url(../images/h_navBarBtmOver.jpg);
}	
.navigation3 li a:hover {
	border: 0;
	display: block;
	background-image: url(../images/h_navBarBtmOver2.jpg);
}	
/*</group>*/

/*<group=level 1 ids> */
	
.navHome a {
	width: 66px;
 }

.navMission a {
	width: 70px;
}

.navMission a:link,
.navMission a:visited,
.navMission a:hover {
	background-position: -66px 0px;
}

.navLeadership a {
	width: 140px;
}

.navLeadership a:link,
.navLeadership a:visited,
.navLeadership a:hover {	
	background-position: -136px 0px;
}

.navLegacy a {
	width: 106px;
}

.navLegacy a:link, 
.navLegacy a:visited, 
.navLegacy a:hover {	
	background-position: -276px 0px;
}

.navPlans a {
	width: 85px;
}

.navPlans a:link, 
.navPlans a:visited, 
.navPlans a:hover {	
	background-position: -382px 0px;
}

.navMedia a {
	width: 127px;
 }

.navMedia a:link, 
.navMedia a:visited, 
.navMedia a:hover {	
	background-position: -467px 0px;
}


.navUpdates a {
	width: 246px;
}
.navUpdates a:link,
.navUpdates a:visited,
.navUpdates a:hover {
	background-position: -594px 0px;
}
.navVol {
	width: 160px;
}
.navVol a:link,
.navVol a:visited,
.navVol a:hover {
	background-position: -840px 0px;
}
.navReg a {
	width: 168px;
}
.navReg a:link,
.navReg a:visited,
.navReg a:hover {
	background-position: -294px 0px;
}
.navAccom a {
	width: 149px;
}
.navAccom a:link,
.navAccom a:visited,
.navAccom a:hover {
	background-position: -462px 0px;
}
.navVideo a {
	width: 122px;
}
.navVideo a:link,
.navVideo a:visited,
.navVideo a:hover {
	background-position: -611px 0px;
}
.navResults a {
	width: 81px;
}
.navResults a:link,
.navResults a:visited,
.navResults a:hover {
	background-position: -733px 0px;
}
.navContact a {
	width: 143px;
}
.navContact a:link,
.navContact a:visited,
.navContact a:hover {
	background-position: -814px 0px;
}

/*</group>*/


