
body {
background-color:#c5c7cc;
}


/* begin left navigation */


	#navLeft ul{
		list-style: none;
		background-color:#c5c7cc;
		font-size:14px;
		font-weight:normal;
	}


/* + LEVEL 1 + */

	#navLeft ul li{
		border-top:1px solid #FFFFFF;
	}
	#navLeft .arrow {
		background:url("/atc/main/images/navigation/mainLeftSub1.gif") no-repeat center right;
	}
	#navLeft .arrow a:hover{
		background:#217b74 url("/atc/main/images/navigation/mainLeftHover1.gif") no-repeat center right;
	}
	#navLeft ul li a{
		text-decoration:none;
		color:#626569;
		padding:4px 0 2px 6px;
		display:block;
		width:202px;
		line-height:18px;

	}
	#navLeft ul .highlight a{
		color:#FFFFFF;
		}
	#navLeft ul li a:hover{
		background-color:#217b74;
		color:#FFFFFF;
	}
	/* highlight */
	#navLeft ul .highlight{
		display: block;
		background:#217b74;
	}
	#navLeft  li.highlight.arrow>a { 
		background: url("/atc/main/images/navigation/mainLeftOpen1.gif") no-repeat center right;
		color:#FFFFFF;
	}
	#navLeft ul .highlight ul{
		display: block;
	}
	/* highlight */
	
/* - LEVEL 1 - */


/* + LEVEL 2 + */

	#navLeft ul ul li a{
		padding-left:10px;
		width:198px;
		font-size:12px;
		background-color:#dadada;
	}
	#navLeft ul .highlight  ul li a{
		color:#626569;
		background:#c7dedc; 
		font-weight:normal;
	}
	#navLeft ul ul li.arrow a{
		color:#626569;
		background:#c7dedc url("/atc/main/images/navigation/mainLeftSub2.gif") no-repeat center right;
	}
	#navLeft ul ul li.highlight.arrow a{
			background:#77bdbf url("/atc/main/images/navigation/mainLeftOpen2.gif") no-repeat center right;
			font-weight:bold;
	}
	#navLeft ul ul li.highlight.arrow a:hover{
			background:#217b74 url("/atc/main/images/navigation/mainLeftOpenHover2.gif") no-repeat center right;
			font-weight:bold;
	}
	#navLeft ul ul li.highlight a{
			background:#77bdbf;
			color:#FFFFFF;		
			font-weight:bold;
	}
	#navLeft ul .highlight  ul a:hover{
			color:#FFFFFF;
			background:#217b74;
	}
	#navLeft ul .highlight ul  .arrow a:hover{
			color:#FFFFFF;
			background:#217b74 url("/atc/main/images/navigation/mainLeftHover1.gif") no-repeat center right;
	}
	#navLeft ul ul{
			display: none;
	}
	#navLeft ul li .highlight a{
			display: block;
			background:#77bdbf url("/atc/main/images/navigation/leftOpen.gif") no-repeat center right;
			color:white;
	}
	
/* - LEVEL 2 - */


/* + LEVEL 3 + */


	#navLeft ul ul ul li{
		display:none;
	}
	
	
	#navLeft ul ul .highlight li{
		display:block;
	}

	#navLeft ul ul ul li a{
		padding-left:20px;
		width:188px;
		font-size:12px;
		background-color:#eeeeee;
		
		
	}
	#navLeft ul .highlight.arrow ul ul a{
		background:#eeeeee;
		font-weight:normal;
		color:#626569;
	}


	#navLeft ul .highlight.arrow ul ul a:hover{
		background:#217b74;
		font-weight:normal;
		color:#FFFFFF;
	}

	#navLeft ul .highlight ul ul a{
		background:#deebea;
		color:#626569;
		background-image:none;
	}
	
	#navLeft ul li li .navLevel4 .highlight a {
		background:#eeeeee;
		color:#404040;
		font-weight:bold;
	}
	#navLeft ul .highlight ul ul a:hover{
		color:#FFFFFF;
		background:#217b74;
	}
	
/* - LEVEL 3 - */




/*
#navLeft ul li li .highlight a{
	display: block;
	background:#8ECF9A;
	color:#626569;
}
*/



/* end left navigation */



/* memeber box */









}

