/* MENU
----------------------------------------------- */




/* TABS
----------------------------------------------- */	

a.menuItem {
	display: block;
	cursor: hand;
}


/* MENU HELP LIBRARY
----------------------------------------------- */

div.MainMenu {
	margin-right: 0px;
	text-decoration: none;	
}

div.MainMenu div.MainMenuItem a {
	display: block;
	border: 0;
	text-decoration: none;
}
div.MainMenu div.mainItemText a:hover {
	margin-left: 1px;
	display: inline;
	color: #85cddb;
}
div.MainMenu a{
	text-decoration: none;
}
div.MainMenu div.mainItemText a {
	margin-left: 1px;
	display: inline;
	color: #3b3b3b;
}
div.MainMenu div.mainItemTextSel a {
	margin-left: 1px;
	display: inline;
	color: #9c6409;
}

div.MainMenu div.MainMenuItem a:hover div {
	border: 0;
	color: #85cddb;
}

div.MainMenuItemDis {
	/*background: url(/layouts/img/arrowopened.gif) no-repeat 0px 4px;*/
	margin: 0 0 6px 5px;
}

div.MainMenuItem {
	/*background: url(/layouts/img/arrowclosed.gif) no-repeat 0px 4px;*/
	margin: 0 0 6px 5px;
}

div.MainMenuItemWithoutChildren {	
	margin: 0 0 6px 5px;
}
div.mainmenublockmargin{
	margin-bottom:17px;
	margin-top:17px;
}

div.subMenuItemWithChildren {
	/*background: url(/layouts/img/arrowclosed.gif) no-repeat 0px 4px;*/
	font-size: 9pt;	
	line-height: 15px;
}

div.subMenuItemWithChildrenActive {
	/*background: url(/layouts/img/arrowopened.gif) no-repeat 0px 4px;*/
	font-size: 9pt;
	line-height: 15px;
	color: #9c6409;
}

div.thirdMenuItemWithChildren {
	/*background: url(/layouts/img/arrowclosed.gif) no-repeat 0px 4px;*/
	font-size: 9pt;
	margin: 5px 0 5px 33px;
	line-height: 15px;
}

div.thirdMenuItemWithChildrenActive {
	/*background: url(/layouts/img/arrowopened.gif) no-repeat 0px 4px;*/
	font-size: 9pt;
	margin: 5px 0 5px 33px;
	line-height: 15px;
	color: #9c6409;
}

div.subMenuItem {
	font-size: 9pt;

	line-height: 14px;
}

div.subMenuDiv{
	
}

a.hoofdSubMenuItemActive {
	display: block;
	color: #9c6409;
	font-size: 12px;
	background-image: url(/layouts/images/indicator.gif);
	background-repeat:no-repeat;	
	margin: 5px 0 5px 0px;
	padding-left: 18px;	
}


div.subMenuDiv a.hoofdSubMenuItem {
	margin: 5px 0 5px 18px;	
	display: block;
	color: #3b3b3b;
	font-size: 12px;
}

div.subMenuDiv a.hoofdSubMenuItem:hover  {
	display: block;
	color: #85cddb !important;
	border: 0;
}
div.hoofdSubMenuItem2 {
	font-size: 9px;	
	margin: 5px 0 5px 13px;
	line-height: 15px;
	
}

div.hoofdSubMenuItem3 {
	font-size: 9pt;
	/*padding: 5px 0 0 0px;*/
	margin: 5px 0 5px 33px;
	line-height: 15px;
	border: 0 !important;
}

div.hoofdSubMenuItem3 a {
	
	color: #3b3b3b !important;
	border: 0 !important;
	text-decoration: none !important;
}

div.hoofdSubMenuItem3 a:hover {
	
	color: #85cddb !important;
	border: 0 !important;
	text-decoration: none !important;
}

div.hoofdSubMenuItem4 {
	font-size: 9pt;
	/*padding: 5px 0 0 0px;*/
	margin: 5px 0 5px 48px;
	line-height: 15px;
	border: 0 !important;
}

div.hoofdSubMenuItem4 a {
	
	color: #3b3b3b !important;
	border: 0 !important;
	text-decoration: none !important;
}

div.hoofdSubMenuItem4 a:hover {
	
	color: #85cddb !important;
	border: 0 !important;
	text-decoration: none !important;
}
div.hoofdSubMenuItem5 {
	font-size: 8pt;
	/*padding: 5px 0 0 0px;*/
	margin: 5px 0 5px 27px;
	line-height: 11px;
	border: 0 !important;
}
div.hoofdSubMenuItem5 a {
	
	color: #3b3b3b !important;
	border: 0 !important;
	text-decoration: none !important;
}

div.hoofdSubMenuItem5 a:hover {
	
	color: #85cddb !important;
	border: 0 !important;
	text-decoration: none !important;
}
span.small {
	color: white;
	font-size: 12px;
}

.openedLink {
	/*background: url(/layouts/img/arrowopened.gif) no-repeat 0px 4px;*/
}

.closedLink {
	/*background: url(/layouts/img/arrowclosed.gif) no-repeat 0px 4px;*/
}