.RadPanelbar_System
{
	white-space:nowrap;
	line-height:20px;
	color: #2A3775;
}

.RadPanelbar_System .text
{
	padding:4px 20px;
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #2A3775;
	font-weight: normal;
}

.RadPanelbar_System .level1 
{
	font-weight:normal;
}

.RadPanelbar_System .level1 .link
{
	font-weight:bold;
}

.RadPanelbar_System .level1 .text,
.RadPanelbar_System .level1 .expanded .text
{
	border:0;
	background:transparent;
	font-weight:normal;
	padding:2px 20px;
	font-size: 11px;
}

.RadPanelbar_System .level1 .selected .text
{
	color: #469141;
}

.RadPanelbar_System .focused .text
{
}