.currentHead0
{
	-khtml-border-top-left-radius:5px;
	-khtml-border-top-right-radius:5px;
	-moz-border-top-left-radius:5px;
	-moz-border-top-right-radius:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	background:url(./images/arrow_down.png) top left no-repeat;
	background-color:#EEE!important;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	box-shadow:0 1px 1px rgba(0,0,0,0.2) inset;
	display:block;
	padding-left:5px;
	padding-right:10px;
}

ul.subNav .currentbranch0
{
	border-top:none!important;
}

.multilevel-linkul-0
{
	padding-left:5px!important;
}

.currentHead1
{
	background-color:#DDD!important;
}

.currentHead2
{
	background-color:#CCC!important;
}

.ul_highlight0
{
	-khtml-border-bottom-left-radius:5px;
	-khtml-border-bottom-right-radius:5px;
	-moz-border-bottom-left-radius:5px;
	-moz-border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	background-color:#EEE;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:10px;
}

.ul_highlight1
{
	background-color:#DDD;
}

.ul_highlight2
{
	background-color:#CCC;
}

#contentPage #leftCol li a
{
	border-radius:2px;
	display:block;
	transition:all .04s;
}

#contentPage #leftCol li a:hover
{
	background-color:#b0c3ba!important;
	color:#FFF;
	display:block!important;
	transition:all 0;
}

.subNav > li > a
{
	padding-left:7px!important;
}