/* topmenu nl: optimized for Verdana font-size: 70% line-height: 1.3em */

#topmenu {
	clear: both;
	padding: 0;
	margin: 0;
	cursor: default;
}
#topmenu.level2 {
	margin-bottom: 2em;
}
ul.level3 {
	margin-bottom: 4em !important;
}
#topmenu {
	background-color: #AFBCBF;
}
#topmenu ul {
	background-color: #C3D0D3;
}
#topmenu ul ul {
	background-color: #D7E4E7;
}
#topmenu ul.active {
	background-color: #D81E05;
}
#topmenu ul.active a {
	color: white;
}
#topmenu li {
	display: inline;
	white-space: nowrap;
	height: auto;
	margin: 0;
	padding: 0;
}
#topmenu a {
	color: black;
	text-decoration: none;
	display: inline;
	margin-right: -4px;
	padding: 0.32em 7px 0.26em 7px;
	height: 1px;
	margin-bottom: -2px;
	height/*stop.ie5w*/: auto;
	margin-bottom/*stop.ie5w*/: auto;
}
/*\stop.ie.mac*/
#topmenu a {
	padding: 0.22em 7px 0.36em 7px;
}
/*pass.moz*/
#topmenu a:not([|bogus~="nonsense"]) {
	padding-top: 0.28em;
}
#topmenu a.on,
#topmenu a.on:hover,
#topmenu a.on:focus,
#topmenu a.selected,
#topmenu a.selected:hover,
#topmenu a.selected:focus {
	background-color: #D81E05;
	color: white;
	cursor: default;
}
#topmenu a:hover,
#topmenu a:focus {
	background-color: #00BCE2;
	color: white;
	cursor: pointer;
	cursor: hand;
	outline: none !important;
}
#topmenu a[href='javascript:////'] {
	cursor: default;
}
#topmenu {
	position: relative;
	margin: 0;
	padding: 0;
	left: 0;
}
#topmenu,
#topmenu ul {
	width: 100%;
	margin: 0;
 	padding: 0.2em 0 0.3em 0;
	border: 1px solid white;
	border-left: none;
	border-right: none;
}
/*\stop.ie.mac*/

#topmenu ul {
	display: none;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 19px;
}
/*\stop.ie.mac*/
#topmenu ul {
	top: 1.75em;
}
#topmenu ul.on,
#topmenu ul.active {
	display: block;
}



/* submenu nl ................................................................................ */

.nl,
.nl ul {
	list-style: none;
	margin: 1em 0 1em 0;
	padding: 0;
}
.nl ul {
	padding: 0 0 0 13px;
	margin: 0;
	display: none;
}
.nl ul.on,
.nl ul.active  {
	display: block;
}
.nl a {
	color: black;
	text-decoration: none;
	text-decoration: none;
	height: 1.3em;
	height/*IE5W*/ : auto;
	padding: 1px 0 2px 13px;
	cursor: hand;
	cursor: pointer;
}
.nl a:hover,
.nl a:focus,
a:link:active 
  {
	text-decoration: underline;
	outline: none;
}
.nl a.selected,
.nl a.selected:hover {
	text-decoration: none;
	cursor: default;
	color: #D81E05;
	font-weight: bold;
}
.nl a.label,
.nl a.on {
	font-weight: bold;
	background: transparent url("/inc/img/submenufolders.png") no-repeat 0 -196px !important;
}
.nl a.on {
	background-position: 0 4px !important;
}


/* sitemap nl ................................................................................ */

#sitemap ul {
	margin-left: 20px !important;
	padding-bottom: 1.3em !important;
}
#sitemap li {
	background: transparent url("/inc/img/sitemapvertical.png") repeat-y 0 0;
}
#sitemap .last {
	background-image: none;
}
#sitemap li.last>a {
	background: transparent url("/inc/img/sitemapcorner.png") no-repeat 0 0;
}
#sitemap a {
	background: transparent url("/inc/img/sitemaphorizontal.png") no-repeat 0 10px;
}

#sitemap a.label,
#sitemap a.on {
	position: relative;
	left: -4px;
	top: -4px;
}