.RadPanelbar_ASL
{
	/*white-space: nowrap;
	border-bottom: solid 1px black; */
	padding-bottom:15px; 
	width:165px;
}

.RadPanelbar_ASL .group{
	padding-left:10px;
	border:0;
	
}

.RadPanelbar_ASL .group .text{
	width:150px;
	
}

.RadPanelbar_ASL .text
{
	color: #133977;
	padding: 0px;
	font: normal 11px Arial, Verdana, Sans-serif;
	line-height: 18px;
	border:0;
	font-weight:bold;
}



.RadPanelbar_ASL .selected .text
{
	text-decoration: none;
	font-style:italic;
	font-weight: bold;
	color:#5a5b5e;
	border: 0;
	background: none;
}


.RadPanelbar_ASL .rootGroup .selected .text
{
	text-decoration: none;
	font-style:italic;
	font-weight: bold;
	color:#5a5b5e;
	border: 0;
	background: none;
}





.RadPanelbar_ASL .group .selected .text
{
	text-decoration: none;
	font-style:normal;
	font-weight: bold;
	color:#5a5b5e;
	border: 0;
	background: none;

}

.RadPanelbar_ASL .rootGroup .expanded .text
{
	text-decoration: none;
	font-style:italic;
	font-weight: bold;
	color:#5a5b5e;
	border: 0;
	background: none;
}

/*----------------------------


.RadPanelbar_ASL .level2 .text
{
	padding-left: 36px;
	line-height: 14px;
}

.RadPanelbar_ASL .rootGroup .disabled:hover,
.RadPanelbar_ASL .rootGroup .disabled .text
{
	color: #ccc;
	cursor: default;
}

.RadPanelbar_ASL .rootGroup .group .disabled:hover,
.RadPanelbar_ASL .rootGroup .group .disabled .text
{
	text-decoration: none;
	background: none;
	color: #ccc;
	cursor: default;
}*/
