/* Container for leftNavigation */
.menuLeft {
	width:225px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	font-size:10px;
	}
/* Heading for leftNavigation */
.menuLeft h6 {
	margin:0 0 22px 0;
}

.menuLeft h6 a,
.menuLeft h6 a:link,
.menuLeft h6 a:active,
.menuLeft h6 a:visited,
.menuLeft h6 a:hover {
	font-weight:normal;
	color:#534C45;
	text-decoration:none;
	}
/* RULES FOR MULTIPLE LEVELS IN THE leftNavigation */
/* FIRSTLEVEL, leftNavigation */
/**/
ul.leftNavigation { 
	list-style:none;
	font-size:1.2em;
	color:#0075B0;
	margin:0;
	padding:0;
	}
ul.leftNavigation li { 
	margin:0;
	padding:0;
	color:#64CA00;
	border-bottom:1px dotted #a9a39b;
	}

/* Menuitem has children, but are not selected */
ul.leftNavigation li.hasChildren a, 
ul.leftNavigation li.hasChildren a:link, 
ul.leftNavigation li.hasChildren a:active, 
ul.leftNavigation li.hasChildren a:visited {
	background-image:url(../../images/wcw/menuLeftArrow0.gif);
	background-repeat:no-repeat;
	background-position:3px 0px;
	color:#0075B0;
	text-decoration:none;
	display:block;
	margin:0;
	padding:4px 0 4px 31px;
	}
ul.leftNavigation li.hasChildren a:hover {
	border:0px solid #64CA00;
	background-image:url(../../images/wcw/menuLeftArrow0.gif);
	background-repeat:no-repeat;
	background-position:3px -48px;
	color:#64CA00;
	text-decoration:none;
	display:block;
	margin:0;
	padding:4px 0 4px 31px !important;
	}
/* Menuitem has children, is expanded, are selected */
ul.leftNavigation li.selectedParent {
	background:#F2F1F0 url(../../images/wcw/bg_menuLeftSubContent.gif) repeat-x top left;
	border:0px solid #64CA00;
	border-top:1px solid #A9A39B;
	margin-top:-1px !important;
	}
ul.leftNavigation li.selectedParent a, 
ul.leftNavigation li.selectedParent a:link, 
ul.leftNavigation li.selectedParent a:active, 
ul.leftNavigation li.selectedParent a:visited {
	background-image:url(../../images/wcw/menuLeftArrow2.gif);
	background-repeat:no-repeat;
	background-position:3px -48px;
	color:#64ca00;
	text-decoration:none;
	display:block;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 20px;
	}
ul.leftNavigation li.selectedParent a:hover {
	background-image:url(../../images/wcw/menuLeftArrow2.gif);
	background-repeat:no-repeat;
	background-position:3px -48px;
	color:#64CA00 !important;
	text-decoration:none;
	display:block;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 20px !important;
	}
/* Menuitem has children, is expanded, are not selected, but some child is selected */
ul.leftNavigation li.childselected {
	background:#F2F1F0 url(../../images/wcw/bg_menuLeftSubContent.gif) repeat-x top left;
	border:0px solid #64CA00;
	border-top:1px solid #A9A39B;
	margin-top:-1px !important;
	}
ul.leftNavigation li.childselected a, 
ul.leftNavigation li.childselected a:link, 
ul.leftNavigation li.childselected a:active, 
ul.leftNavigation li.childselected a:visited {
	background-image:url(../../images/wcw/menuLeftArrow2.gif);
	background-repeat:no-repeat;
	background-position:3px 0px;
	color:#534c45;
	text-decoration:none;
	display:block;
	margin:0;
	padding:4px 0 4px 31px;
	}
ul.leftNavigation li.childselected a:hover {
	border:0px solid #64CA00;
	background-image:url(../../images/wcw/menuLeftArrow2.gif);
	background-repeat:no-repeat;
	background-position:3px -48px;
	color:#64CA00 !important;
	text-decoration:none;
	display:block;
	margin:0;
	padding:4px 0 4px 31px !important;
	}
/* Menuitem is the last item */

/* Menuitem last */
ul.leftNavigation li.lastLi {
	color:#0075B0;
	margin:0;
	padding:0;	
	list-style:none;
	/*border-bottom:1px dotted #534C45;*/
}

ul.leftNavigation li.lastLi a, 
ul.leftNavigation li.lastLi a:link, 
ul.leftNavigation li.lastLi a:active, 
ul.leftNavigation li.lastLi a:visited {
	color:#0075b0;
	text-decoration:none;
	display:block;
	margin:0px 0px 0px 0px;
	padding:4px 0px 26px 31px;
	}
ul.leftNavigation li.lastLi a:hover {
	color:#64CA00 !important;
	text-decoration:none;
	display:block;
	margin:0px 0px 0px 0px;
	padding:4px 0px 26px 31px !important;
	}
	
ul.leftNavigation li.lastLi a.childselected, 
ul.leftNavigation li.lastLi a.childselected:link, 
ul.leftNavigation li.lastLi a.childselected:active, 
ul.leftNavigation li.lastLi a.childselected:visited {
	padding:4px 0px 4px 31px !important;
	color:#534c45;
	}
ul.leftNavigation li.lastLi a.childselected:hover {
	padding:4px 0px 4px 31px !important;
	}

ul.leftNavigation li.lastLi a.selected,
ul.leftNavigation li.lastLi a.selected:link,
ul.leftNavigation li.lastLi a.selected:active,
ul.leftNavigation li.lastLi a.selected:visited {
	padding:4px 0 4px 31px;
}

ul.leftNavigation li.lastLi a.selected:hover {
	padding:4px 0 4px 31px !important;
}


/* Menuitem is selected */
ul.leftNavigation li.selected a, 
ul.leftNavigation li.selected a:link, 
ul.leftNavigation li.selected a:active, 
ul.leftNavigation li.selected a:visited {
	color:#64ca00;
	text-decoration:none;
	display:block;
	margin:0;
	padding:4px 0 4px 31px;
	}
ul.leftNavigation li.selected a:hover {
	color:#64CA00 !important;
	text-decoration:none;
	display:block;
	margin:0;
	padding:4px 0 4px 31px !important;
	}
/* Menuitem has no children */
ul.leftNavigation li a, 
ul.leftNavigation li a:link, 
ul.leftNavigation li a:active, 
ul.leftNavigation li a:visited {
	color:#0075b0;
	text-decoration:none;
	display:block;
	margin:0;
	padding:4px 0 4px 31px;
	}
ul.leftNavigation li a:hover {
	color:#64CA00 !important;
	text-decoration:none;
	display:block;
	margin:0;
	padding:4px 0 4px 31px !important;
	}

/* Sublevel 2*/
ul.leftNavigation ul { 
	list-style:none;
	color:#0075B0;
	margin:0;
	padding:0;
	}
ul.leftNavigation ul li { 
	border-bottom:0px solid #e3e3df !important;
	}

/* Menuitem has children, but are not expanded and its parent are selected */
ul.leftNavigation li.selectedParent ul li.hasChildren a, 
ul.leftNavigation li.selectedParent ul li.hasChildren a:link, 
ul.leftNavigation li.selectedParent ul li.hasChildren a:active, 
ul.leftNavigation li.selectedParent ul li.hasChildren a:visited {
	border-top:1px solid #ffffff;
	background-image:url(../../images/wcw/menuLeftArrow0.gif);
	background-repeat:no-repeat;
	background-position:32px 0px;
	border-bottom:0px solid #e3e3df !important;
	color:#0075B0;
	text-decoration:none;
	display:block;
	margin:0;
	padding:4px 0 4px 60px;
	}
ul.leftNavigation li.selectedParent ul li.hasChildren a:hover {
	background-image:url(../../images/wcw/menuLeftArrow0.gif);
	background-repeat:no-repeat;
	background-position:32px -48px;
	color:#64CA00;
	text-decoration:none;
	display:block;
	margin:0;
	padding:4px 0 4px 60px !important;
	}

/* Menuitem has no children and its parent are selected */
ul.leftNavigation li.selectedParent ul li a, 
ul.leftNavigation li.selectedParent ul li a:link, 
ul.leftNavigation li.selectedParent ul li a:active, 
ul.leftNavigation li.selectedParent ul li a:visited {
	border-top:1px solid #ffffff;
	background-image: none;
	color:#0075B0;
	text-decoration:none;
	display:block;
	margin:0;
	padding:4px 0 4px 60px;
	}
ul.leftNavigation li.selectedParent ul li a:hover {
	background-image: none;
	color:#64CA00;
	text-decoration:none;
	display:block;
	margin:0;
	padding:4px 0 4px 60px !important;
	}

/* Menuitem has children, but are not expanded */
ul.leftNavigation li.childselected ul li.hasChildren a, 
ul.leftNavigation li.childselected ul li.hasChildren a:link, 
ul.leftNavigation li.childselected ul li.hasChildren a:active, 
ul.leftNavigation li.childselected ul li.hasChildren a:visited {
	border-top:1px solid #ffffff;
	background-image:url(../../images/wcw/menuLeftArrow0.gif);
	background-repeat:no-repeat;
	background-position:32px 0px;
	color:#0075B0;
	text-decoration:none;
	display:block;
	margin:0;
	padding:4px 0 4px 60px;
	}
ul.leftNavigation li.childselected ul li.hasChildren a:hover {
	background-image:url(../../images/wcw/menuLeftArrow0.gif);
	background-repeat:no-repeat;
	background-position:32px -48px;
	color:#64CA00;
	text-decoration:none;
	display:block;
	margin:0;
	padding:4px 0 4px 60px !important;
	}

/* Menuitem has children, and are expanded */
ul.leftNavigation li.childselected ul li.selectedParent a, 
ul.leftNavigation li.childselected ul li.selectedParent a:link, 
ul.leftNavigation li.childselected ul li.selectedParent a:active, 
ul.leftNavigation li.childselected ul li.selectedParent a:visited {
	border-top:1px solid #ffffff;
	background-image:url(../../images/wcw/menuLeftArrow2.gif);
	background-repeat:no-repeat;
	background-position:32px -48px;
	color:#64ca00;
	text-decoration:none;
	display:block;
	margin:0 !important;
	padding:4px 0 4px 60px !important;
	}
ul.leftNavigation li.childselected ul li.selectedParent a:hover {
	/*border:0px solid #64CA00;*/
	background-image:url(../../images/wcw/menuLeftArrow2.gif);
	background-repeat:no-repeat;
	background-position:32px -48px;
	color:#64CA00;
	text-decoration:none;
	display:block;
	margin:0;
	padding:4px 0 4px 60px !important;
	}


/* Menuitem has children, and are expanded */
ul.leftNavigation li.childselected ul li.childselected a, 
ul.leftNavigation li.childselected ul li.childselected a:link, 
ul.leftNavigation li.childselected ul li.childselected a:active, 
ul.leftNavigation li.childselected ul li.childselected a:visited {
	border-top:1px solid #ffffff;
	background-image:url(../../images/wcw/menuLeftArrow2.gif);
	background-repeat:no-repeat;
	background-position:32px 0px;
	color:#534c45 !important;
	text-decoration:none;
	display:block;
	margin:0;
	padding:4px 0 4px 60px !important
	}
ul.leftNavigation li.childselected ul li.childselected a:hover {
	background-image:url(../../images/wcw/menuLeftArrow2.gif);
	background-repeat:no-repeat;
	background-position:32px -48px;
	color:#64CA00 !important;
	text-decoration:none;
	display:block;
	margin:0;
	padding:4px 0 4px 60px !important;
	}

ul.leftNavigation li.childselected ul {
	color:#0075B0;
	margin:0;
	padding:0px;	
	list-style:none;
}
ul.leftNavigation li.childselected ul li {
	}


ul.leftNavigation li.childselected ul li {
	border:0px solid #64CA00;
	margin:0;
	padding:0;
	color:#64CA00;
	background-image:none !important;	
	}
/* Menuitem has children, is expanded, are not selected, but some child is selected */
ul.leftNavigation li.childselected ul li a, 
ul.leftNavigation li.childselected ul li a:link, 
ul.leftNavigation li.childselected ul li a:active, 
ul.leftNavigation li.childselected ul li a:visited {
	border-top:1px solid #ffffff;
	background-image:none;
	color:#0075B0;
	text-decoration:none;
	display:block;
	margin:0;
	padding:4px 0 4px 60px;
	}
ul.leftNavigation li.childselected ul li a:hover {
	background-image:none;
	border-top:1px solid #ffffff;
	color:#64CA00 !important;
	text-decoration:none;
	display:block;
	margin:0;
	padding:4px 0 4px 60px !important;
	}

/* Menuitem are selected */
ul.leftNavigation li.childselected ul li.selected a, 
ul.leftNavigation li.childselected ul li.selected a:link, 
ul.leftNavigation li.childselected ul li.selected a:active, 
ul.leftNavigation li.childselected ul li.selected a:visited {
	color:#64ca00 !important;
	text-decoration:none;
	display:block;
	margin:0;
	padding:4px 0 4px 60px;
	}
ul.leftNavigation li.childselected ul li.selected a:hover {
	color:#64CA00 !important;
	text-decoration:none;
	display:block;
	margin:0;
	padding:4px 0 4px 60px !important;
	}
/* Menuitem last */
ul.leftNavigation li ul li.lastLi {
	border-bottom:1px solid #A9A39B !important;
	margin-bottom:-1px !important;
	*margin-bottom:0px !important; /* IE7 */
}

ul.leftNavigation li.childselected ul li.lastLi {
	color:#0075B0 !important;
	margin:0;
	padding:0;	
	list-style:none;
}

/* Menuitem is the last, and has parent that's selected */
ul.leftNavigation li.childselected ul li.lastLi a, 
ul.leftNavigation li.childselected ul li.lastLi a:link, 
ul.leftNavigation li.childselected ul li.lastLi a:active, 
ul.leftNavigation li.childselected ul li.lastLi a:visited {
	border-top:1px solid #ffffff;
	color:#0075B0;
	text-decoration:none;
	display:block;
	margin:0;
	padding:4px 0 4px 60px !important;
	}
ul.leftNavigation li.childselected ul li.lastLi a:hover {
	color:#64CA00 !important;
	text-decoration:none;
	display:block;
	margin:0;
	padding:4px 0 4px 60px !important;
	}
/* Menuitem is the last, and has parent that's selected */
ul.leftNavigation li.selectedParent ul li.lastLi a, 
ul.leftNavigation li.selectedParent ul li.lastLi a:link, 
ul.leftNavigation li.selectedParent ul li.lastLi a:active, 
ul.leftNavigation li.selectedParent ul li.lastLi a:visited {
	border-top:1px solid #ffffff;
	color:#0075B0 !important;
	text-decoration:none;
	display:block;
	margin:0;
	padding:4px 0 4px 60px !important;
	}
ul.leftNavigation li.selectedParent ul li.lastLi a:hover {
	color:#64CA00 !important;
	text-decoration:none;
	display:block;
	margin:0;
	padding:4px 0 4px 60px !important;
	}
/* Sublevel 3*/
ul.leftNavigation li ul li ul { 
	background-image:none !important;
	margin:0 !important;
	*margin:0 0 -1px 0 !important;
	}
ul.leftNavigation li ul li ul li { 
	background-image:none !important;
	}
/* Menuitem are not selected, but it's parent are selected */
ul.leftNavigation li.childselected ul li.selectedParent ul li a, 
ul.leftNavigation li.childselected ul li.selectedParent ul li a:link, 
ul.leftNavigation li.childselected ul li.selectedParent ul li a:active, 
ul.leftNavigation li.childselected ul li.selectedParent ul li a:visited {
	border:none;
	background-image:none;
	color:#0075B0 !important;
	display:block;
	margin:0;
	padding:2px 0 4px 84px !important;
	}
ul.leftNavigation li.childselected ul li.selectedParent ul li a:hover {
	border:none;
	background-image:none;
	color:#64ca00 !important;
	text-decoration:none;
	display:block;
	margin:0;
	padding:2px 0 4px 84px !important;
	}
	
/* Menuitem are not selected */
ul.leftNavigation li.childselected ul li.childselected ul li a, 
ul.leftNavigation li.childselected ul li.childselected ul li a:link, 
ul.leftNavigation li.childselected ul li.childselected ul li a:active, 
ul.leftNavigation li.childselected ul li.childselected ul li a:visited {
	border:none;
	background-image:none;
	color:#0075B0 !important;
	text-decoration:none;
	display:block;
	margin:0 !important;
	padding:2px 0 4px 84px !important;
	}
ul.leftNavigation li.childselected ul li.childselected ul li a:hover {
	background-image:none;
	color:#64CA00 !important;
	text-decoration:none;
	display:block;
	margin:0;
	padding:2px 0 4px 84px !important;
	}
/* Menuitem are selected */
ul.leftNavigation li.childselected ul li.childselected ul li.selected a, 
ul.leftNavigation li.childselected ul li.childselected ul li.selected a:link, 
ul.leftNavigation li.childselected ul li.childselected ul li.selected a:active, 
ul.leftNavigation li.childselected ul li.childselected ul li.selected a:visited {
	border:none;
	color:#64ca00 !important;
	text-decoration:none;
	display:block;
	margin:0;
	padding:2px 0 4px 84px !important;
	}
ul.leftNavigation li.childselected ul li.childselected ul li.selected a:hover {
	color:#64CA00;
	text-decoration:none;
	display:block;
	margin:0;
	padding:0;
	}

/* Menuitem last when child selected */
ul.leftNavigation li.childselected ul li.childselected ul li.lastLi {
	color:#0075B0;
	margin:0;
	padding:0;
	list-style:none;
	background:none !important;
} 

/* Last li in 3rd sublevel*/
ul.leftNavigation li ul li ul li.lastLi {
	border-bottom:none !important;
}

/* 4th sublevel - Not visible */
ul.leftNavigation li ul li ul li ul {
	display:none;
}