.RadPanelbar_Murphy {
	background: transparent;
	width:136px
}
.RadPanelbar_Murphy .slide, .RadPanelbar_Murphy .group
{display:block;}

.RadPanelbar_Murphy .text {

	/*color: #909090;*/
	font-family:Arial;
	font-size:1.1em;
	color: Black;
	font-weight:bold;

}

.RadPanelbar_Murphy .image {
	margin: 4px 0px;
}
.RadPanelbar_Murphy .rootGroup .text {
	line-height: 20px;
	
}
.RadPanelbar_Murphy .rootGroup .link 
{
	
}
.RadPanelbar_Murphy .group .text {
	
	border-top: 0;
	background: none;
	text-indent:0px; 
	font-weight:normal;
    color: #666666;
}
.RadPanelbar_Murphy .group .link {
	background: none;
}
.RadPanelbar_Murphy .rootGroup .expanded {
}
.RadPanelbar_Murphy .group .expanded {
	background: none;
	border-bottom: 0px;
}
.RadPanelbar_Murphy .rootGroup .expanded .text {
}
/*.RadPanelbar_Murphy .rootGroup .selected .text 
{
	text-decoration:underline;
	color: #C3122F;
}*/

.RadPanelbar_Murphy .level2 .text {
	padding-left:10px;
}

.RadPanelbar_Murphy .SelectedItem .text{
	color: #C3122F;
	font-weight:bold;
}

.RadPanelbar_Murphy .rootGroup A.link:link{
	/*color: #C3122F;*/
	color: Black;
	text-decoration: none;
}

.RadPanelbar_Murphy .rootGroup A.link:visited{
	/*color: #C3122F;*/
	color: Black;
	text-decoration: none;
}

.RadPanelbar_Murphy .rootGroup A.link:hover{
	color: #C3122F;
	text-decoration: none;
	font-weight: bold;
}

.RadPanelbar_Murphy .rootGroup A.link:active{
	color: #C3122F;
	text-decoration: none;
	font-weight: bold;
}

