
#top_level_menu_container ul {
	padding: 0px;
	list-style-type:none;
	margin-top:-2px;
	
		
	
	
	
}

#top_level_menu_container ul li {
	background-image: url(/ucmuniversal/images/nasuwt/menu_tab.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 3.06em;
	width: 107px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	font-size: 100%;
	background-color: #688eb3;	
	

}

#top_level_menu_container ul li.top_nav_8
{
	border-right: none 0px;
}

#top_level_menu_container .menu_style ul li {
	width: 6.69em;
	background-color: #ffffff;
}


#top_level_menu_container ul li:hover {
	background-image: url(/ucmuniversal/images/nasuwt/menu_tab_over.jpg);
	background-color: #a8a8a8;

}

#top_level_menu_container .menu_style ul li:hover {
	background-image: none; /** stops tab bg above being applied to the menu items themselves **/

	background-color: #ffffff; 
}

#top_level_menu_container ul li a {
	/*margin-top: 10px;
	margin-bottom: -10px; /** counteracts space added in ie6 **/
	/*text-align: center;
	width: 107px;
	height: 49px;
	color: #FFFFFF;
	background-image: none;
	padding: 0px;
	background-image: none;*/
	
	float: left;
	height: 39px;
	width:107px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	color: white;
	background-image: none;
	padding-top:10px;
	margin-bottom: -10px; /** counteracts space added in ie6 **/
	margin-right: -12px;
}




	





#top_level_menu_container ul li a:hover {
	background-image: none;
	color: #ffffff;
	
}




/** begin global styles for menu boxes **/


/** begin global styles for menu boxes **/

.menu_table {
	vertical-align: top;
	margin:0px;
	padding:0px;
	
	
}

.menu_table td {
	vertical-align: top;
	margin:0px;
	padding:0px;
	
	
	
}



#top_level_menu_container .menu_style {
	
	padding:10px;
	
}

#top_level_menu_container .menu_style ul {
	float: left;
	
	width: 7.5em;
	background-image: none;
	margin: 0px 15px 0px 0px;
	padding: 0px 10px 0px 0px;
}

#top_level_menu_container .menu_style .indent {
	
	margin-left: 5px;
	float:left;

}

#top_level_menu_container .menu_style .indent a {
	color: #8b99a2;
	font-weight: normal;
	
}







#top_level_menu_container .menu_style li {
	background-image: none;
	border: 0px;
	height:auto;
	color: #6289b0;
	float: left;
	
	margin: 0px;
	padding: 0px;	
	
}


#top_level_menu_container .menu_style a {
	color: #6289b0;
	float: left;
	clear:left;
	height: auto;
	text-align: left;
	background-image: none;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom: solid 10px #fff;	
	margin-left: 0px;
	
	padding: 0px;
	
	width: 100%;
}

#top_level_menu_container .menu_style a:hover {
	background-image: none;
	color: #f48802;
}

#top_level_menu_container .menu_style .menu_header a 
{
	margin-bottom: 0;
	border-bottom: none;
}

/** end global styles for menu boxes **/



/** old menu box css 
.menu_style ul {
	float: left;
	clear: right;
	width: 100px;
	
	margin: 10px;
	padding: 0px;
	padding-bottom: 10px;
	
}

.menu_style ul li {
	background-image: none;
	border: 0px;
	height: auto;
	color: #6289b0;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;	
	
}

.menu_style ul li a {
	color: #6289b0;
	float: left;
	height: auto;
	text-align: left;
	
	margin-top: 1px;
	margin-bottom: 1px;	
}

.menu_style ul li a:hover {
	background-image: none;
	color: #f48802;
}

.menu_style ul li ul {
	float: left;
	clear: right;
	width: 100px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	
}

.menu_style ul li ul li a {
	
	padding-right: 20px;
	padding-left: 4px;
	font-weight: normal;
		
}
**/

/** end global styles for menu boxes **/




/** begin dropdown layers **/


.join_nasuwthide {
	display: none;
}


.join_nasuwtshow {
	
	float:left;
	width:971px;
	height: 575px;
	position: absolute;
	z-index: 50;
	
	top: 142px;
	background-color: none;
	
	
}


#join_menu_box {
	float:left;
	background-color: #ffffff;
	border: 1px solid #3a98ce;
	border-top-color: #FFFFFF;
	min-width: 300px;
	margin-left: 107px;

}


.whats_newhide {
	display: none;
}

.whats_newshow {
	float:left;
	width:971px;
	height: 575px;
	position: absolute;
	z-index: 50;
	
	top: 142px;
	background-color: none;
	
}

#whats_new_menu_box {
	float:left;
	background-color: #ffffff;
	border: 1px solid #3a98ce;
	border-top-color: #FFFFFF;
	min-width: 300px;
	margin-left: 215px;

}


.member_supporthide {
	display: none;
	
}

.member_supportshow {
	float:left;
	width:971px;
	height: 575px;
	position: absolute;
	z-index: 50;

	top: 142px;
	background-color: none;
	
}

#member_support_menu_box {
	float:left;

    background-color: #ffffff;

    border: 1px solid #3a98ce;

    border-top-color: #FFFFFF;

    min-width: 300px;

    margin-left: 53px;


}


.interactive_zonehide{
	display: none;
	
}

.interactive_zoneshow {
	float:left;
	width:971px;
	height: 575px;
	position: absolute;
	z-index: 50;
	
	top: 142px;
	background-color: none;
	
}

#interactive_zone_menu_box {
	float:right;
	background-color: #ffffff;
	border: 1px solid #3a98ce;
	border-top-color: #FFFFFF;
	min-width: 300px;
	margin-right: 238px;

}

.pay_pensionshide {
	display: none;
	
}


.pay_pensionsshow {
	float:left;
	width:971px;
	height: 575px;
	position: absolute;
	z-index: 50;
	
	top: 142px;
	background-color: none;
	
}

#pay_pensions_menu_box {
	float:right;
	background-color: #ffffff;
	border: 1px solid #3a98ce;
	border-top-color: #FFFFFF;
	min-width: 300px;
	margin-right: 130px;

}

.info_advicehide {
	display: none;
	
}

.info_adviceshow {
	float:left;
	width:971px;
	height: 575px;
	position: absolute;
	z-index: 50;
	
	top: 142px;
	background-color: none;
	
}

#info_advice_menu_box {
	float:right;
	background-color: #ffffff;
	border: 1px solid #3a98ce;
	border-top-color: #FFFFFF;
	min-width: 300px;
	margin-right: 22px;

}

.training_eventshide {
	display: none;
}

.training_eventsshow {
	float:left;
	width:971px;
	height: 575px;
	position: absolute;
	z-index: 50;
	
	top: 142px;
	background-color: none;
	
}

#training_events_menu_box {
	float:right;
	background-color: #ffffff;
	border: 1px solid #3a98ce;
	border-top-color: #FFFFFF;
	min-width: 300px;
	margin-right: 0px;

}

.active_areahide {
	display: none;
	
}

.active_areashow {
	float:left;
	width:971px;
	height: 575px;
	position: absolute;
	z-index: 50;
	
	top: 142px;
	background-color: none;
	
}

#active_area_menu_box {
	float:right;
	background-color: #ffffff;
	border: 1px solid #3a98ce;
	border-top-color: #FFFFFF;
	min-width: 300px;
	margin-right: 0px;

}



/** end template layers **/






.menu_header {
	font-size: .75em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	float: left;
	
	min-height: 45px;
	margin-bottom: 10px;
	
}

.menu_header a  {
	font-size: 1.0em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	float: left;
	
	margin-top:0px;
	min-height: 45px;
	
}

#test {
	width: 50px;
	background-color: #999933;
}





.join_nasuwtshow,
.whats_newshow,
.member_supportshow,
.interactive_zoneshow,
.pay_pensionsshow,
.info_adviceshow,
.training_eventsshow,
.active_areashow
{
	position: relative;
	top: 0;
	left: 0;
	margin-left: 0;
	float: none;
}

div.top_level_menu_container_menus_outer
{
	float: left;
	clear: both;
}
div.top_level_menu_container_menus
{
	position: absolute;
	clear: both;
	overflow: visible;
}


#top_level_menu_container ul.top_level_menu_ul
{
	display: block;
	overflow: visible;
	clear: both;
}


#top_level_menu_container
{
	overflow: visible;
	padding: 0;
}


