.RadPanelBar_connellhill
{
width:100%;
text-align:left;
margin-left:-20px;
}

.RadPanelBar_connellhill ul.rpRootGroup
{
border:0;
}

.RadPanelBar_connellhill_rtl ul.rpRootGroup
{
	padding: 0;
	text-align: center;
}

.RadPanelBar_connellhill .rpRootGroup .rpOut
{

	overflow-x: hidden;
	height:25px;
	text-decoration:none;
	    border:0;
}

.RadPanelBar_connellhill  img.rpImage
{
    padding-top:5px;
}

.RadPanelBar_connellhill .rpLink .rpOut:hover
{
	text-decoration:none;
	    border:0;
	    font-weight:bold;
}

.RadPanelBar_connellhill a, .RadPanelBar_connellhill a:visited, 
.RadPanelBar_connellhill a:link, .RadPanelBar_connellhill a:hover
{
    color:#2C4715;
    text-decoration:none;
        border:0;
}

.RadPanelBar_connellhill .rpText
{
	margin-right: 7px;
	overflow-x: hidden;

		    border:0;
}

.RadPanelBar_connellhill_rtl .rpText
{
	margin-left: 7px;
	margin-right: 0;
	    border:0;

}

.RadPanelBar_connellhill .rpExpandable .rpText
{
	background: transparent url('PanelBar/arrow-right.gif') no-repeat right 9px;
	    border:0;
}

.RadPanelBar_connellhill .rpExpanded .rpText
{
	background: transparent url('PanelBar/arrow-down.gif') no-repeat right 9px;
	    border:0;
}

.RadPanelBar_connellhill .rpGroup .rpExpanded .rpText,
.RadPanelBar_connellhill .rpGroup .rpExpandable .rpText
{
	background-position: right 5px;
	    border:0;
}

.RadPanelBar_connellhill_rtl .rpExpandable .rpText
{
	background: transparent url('PanelBar/arrow-right.gif') no-repeat left 9px;
	    border:0;
}

.RadPanelBar_connellhill_rtl .rpExpanded .rpText
{
	background: transparent url('PanelBar/arrow-down.gif') no-repeat left 9px;
	    border:0;
}

.RadPanelBar_connellhill_rtl .rpGroup .rpExpanded .rpText,
.RadPanelBar_connellhill_rtl .rpGroup .rpExpandable .rpText
{
	background-position: left 5px;
	    border:0;
}

.RadPanelBar_connellhill .rpGroup
{
	overflow-x: hidden;
	overflow-y: auto;
}

.RadPanelBar_connellhill .rpGroup .rpLink,
.RadPanelBar_connellhill .rpGroup .rpLast .rpLink
{
	border:0;
}

.RadPanelBar_connellhill .rpLevel1 .rpFirst .rpOut
{
    padding-top:5px;
        border:0;
}

.RadPanelBar_connellhill .rpLevel1 .rpItem .rpOut
{
	border:0;
}

.RadPanelBar_connellhill .rpLevel1 .rpOut img
{
    padding:0;
    margin:0;
    padding-top:12px;
    padding-right:5px;
}

.RadPanelBar_connellhill .rpLevel1 .rpLink .rpOut
{
	background: none;
	font-weight:normal;
	height:20px;
	padding:0;
	margin:0;

	        border:0;
}


.RadPanelBar_connellhill .rpLevel1 .rpLink:hover
{
	    border:0;
}


.RadPanelBar_connellhill .rpLevel1 .rpLink .rpFirst
{
	border:0;
}

.RadPanelBar_connellhill .rpLevel1 .rpLink .rpItem .rpFirst
{
	border:0;
	
}

.RadPanelBar_connellhill .rpLast .rpLink
{
	/*border-bottom: 0;*/
}

.RadPanelBar_connellhill .rpRootGroup .rpText
{

	color: #2C4715;
	padding: 5px 0 5px 8px;
	    border:0;
}

.RadPanelBar_connellhill_rtl .rpRootGroup .rpText
{
	padding: 5px 3px 5px 7px;
	    border:0;
}

.RadPanelBar_connellhill .rpGroup .rpText
{
	font-size: 11px;
	padding: 2px 7px 2px 0;
	    border:0;
}

.RadPanelBar_connellhill_rtl .rpRootGroup .rpText
{
	padding: 2px 0 2px 7px;
	    border:0;
}

.RadPanelBar_connellhill .rpLevel1 .rpText
{
	font-weight:normal;
	    border:0;
}

.RadPanelBar_connellhill .rpLevel1 .rpText:hover
{
	font-weight:bold;
	    border:0;
}

.RadPanelBar_connellhill .rpLevel2 .rpText
{
	padding-left: 20px;
}

.RadPanelBar_connellhill .rpLevel3 .rpText
{

}

.RadPanelBar_connellhill_rtl .rpLevel1 .rpText
{
	padding-right: 10px;
	padding-left: 0;
	    border:0;
}

.RadPanelBar_connellhill_rtl .rpLevel2 .rpText
{
	padding-right: 20px;
	padding-left: 0;
}

.RadPanelBar_connellhill_rtl .rpLevel3 .rpText
{
	padding-right: 30px;
	padding-left: 0;
}

/* these should be checked */

.RadPanelBar_connellhill .rpSelected .rpOut
{
	background: transparent url('/images/sideNavGreenSelected.jpg') no-repeat bottom right;
	    border:0;
}

.RadPanelBar_connellhill .rpLevel1 .rpSelected .rpText
{
	font-weight: bold;
	    border:0;
}

.RadPanelBar_connellhill .rpDisabled .rpText
{
	cursor: default;
	color: #2C4715;
}

.RadPanelBar_connellhill .rpRootGroup .rpDisabled:hover
{
	border:0;
	cursor: default;
	text-decoration: none;
}

.RadPanelBar_connellhill .rpGroup .rpDisabled:hover
{
	border:0;
	cursor: default;
	text-decoration: none;
}

.RadPanelBar_connellhill img
{
    padding-right:5px;
}

.rpLink, .rpItem, .rpOut, .rpText
{
    border:0;
}