.layerCloser {  overflow: visible; position: absolute; visibility: hidden; z-index: 1; height: 300px; width: 200px; left: 0px; top: 0px}
.layerMenu {  overflow: visible; position: absolute; visibility: hidden; z-index: 2; width: 160px; left: 0px; top: 0px}

#NAVtraining a, #NAVtraining a:link, #NAVtraining a:visited,
#NAVproducts a, #NAVproducts a:link, #NAVproducts a:visited,
#NAVissues a, #NAVissues a:link, #NAVissues a:visited,
#NAVask a, #NAVask a:link, #NAVask a:visited,
#NAVabout a, #NAVabout a:link, #NAVabout a:visited {
	display: block;
	padding: 3px 7px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 8.5pt;
	font-family: Verdana, Arial, sans-serif;
	background-color: #B6D432;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
#NAVtraining a:hover, #NAVtrainingON a {
	background-color: #001E70;
	color: #FFFFFF;
}
#NAVproducts a:hover, #NAVproductsON a {
	background-color: #D37300;
	color: #FFFFFF;
}
#NAVissues a:hover, #NAVissuesON a {
	background-color: #4E0054;
	color: #FFFFFF;
}
#NAVask a:hover, #NAVaskON a {
	background-color: #E13D42;
	color: #FFFFFF;
}
#NAVabout a:hover, #NAVaboutON a {
	background-color: #728E00;
	color: #FFFFFF;
}
.subMenu_training, .subMenu_products, .subMenu_issues, .subMenu_ask, .subMenu_about {
	color: #555555;
	font-weight: bold;
	text-decoration: none;
}
.subMenu a:hover {
	text-decoration: underline;
}
.subMenu_trainingON {
	font-weight: bold;
	color: #001E70;
}
.subMenu_productsON {
	font-weight: bold;
	color: #D37300;
}
.subMenu_issuesON {
	font-weight: bold;
	color: #6C1B72;
}
.subMenu_askON {
	font-weight: bold;
	color: #E13D42;
}
.subMenu_aboutON {
	font-weight: bold;
	color: #728E00;
}
#level3 li {
	/*/*/list-style: none;
	background-image: url(/images/bullet_blue.gif); 
	background-repeat: no-repeat; 
	background-position: 0px 50%; 
	display: block;
	padding-left: 8px;
}
#level3 {
	margin: 0px;
	padding: 0px;
}	
.color_training {
	background-color: #001E70;
}
.color_products {
	background-color: #D37300;
}
.color_issues {
	background-color: #6C1B72;
}
.color_ask {
	background-color: #E13D42;
}
.color_about {
	background-color: #728E00;
}
.color_generic {
	background-color: #555555;
}
.halfHeight {
	line-height: 50%;
}
.hot_issues a {
	font-weight: bold;
}
.hp_rightCol {
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.hp_rightCol_div {
	background-image: url(/images/right_col_div.gif);
	background-position: center;
	background-repeat: repeat-x;
}
.rightCol_div {
	background-image: url(/images/right_col_div.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
.hotIssues {
	background-image: url(/images/subhd_hotIssues_flame.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
