.RadPanelbar_BHS
{
	background: white;
	width: 195px !important;
	min-width: 195px;
	max-width: 195px;
	margin: 10px auto 0 auto;
}

.RadPanelbar_BHS .text
{
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	margin-bottom: 2px;
	display: inline-block;
}

.RadPanelbar_BHS .rootGroup
{
	border-bottom: 0;
}

.RadPanelbar_BHS .rootGroup .item
{
	margin: 0px;
	display: block;
}

.RadPanelbar_BHS .rootGroup .link
{
	background: transparent url(img/panelBar-root-bg.gif) no-repeat scroll left top;
	display: block;
	min-height: 26px;
	border-bottom: 1px solid #D5D7DA;
}

.RadPanelbar_BHS .rootGroup .selected .text,
.RadPanelbar_BHS .rootGroup .expanded .text
{
	max-width: 100%;
    font-weight: bold;
    color: White;
    margin-left: 29px;
	font-size: 11px;
	padding: 4px 0px;
	display: inline-block;
}

.RadPanelbar_BHS .rootGroup .link:hover
{
    text-decoration: none;
}

.RadPanelbar_BHS .text
{
	color: #6699cc;
	font: normal 13px Arial;
}

.RadPanelbar_BHS .text:hover
{
    font-weight: bold;
}

.RadPanelbar_BHS .selected .text
{
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}

.RadPanelbar_BHS .group
{
    overflow: hidden;
	margin-top: 2px;
}

.RadPanelbar_BHS .group .item
{
    text-decoration: none;
	border: 1px solid #d3e8f7;
	margin-top: 2px;
	margin-bottom: 2px;
	background: #F7FAFD url(img/panelBar-bg.gif) no-repeat scroll left center;
	min-height: 28px;
	width: 193px;
    display: block;
}

.RadPanelbar_BHS .group .link
{
	width: 179px;
	margin: 0px 0px 0px 14px;
	display: block;
	background: none;
	border: 0px;
}

.RadPanelbar_BHS .group .link .text
{
	max-width: 100%;
	padding: 6px 0px;
	margin: 0px;
	color: #6699cc;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	vertical-align: middle;
	display: inline-block;
}

.RadPanelbar_BHS .group .text:hover
{
    color: #666666;
}

.RadPanelbar_BHS .group .link .hover
{
    text-decoration: underline;
}

.RadPanelbar_BHS .group .expanded,
.RadPanelbar_BHS .group .selected
{
}

.RadPanelbar_BHS .group .selected .text,
.RadPanelbar_BHS .group .expanded .text
{
	color: #666666;
}

.RadPanelbar_slide
{
    width: 175px;
    margin: 0px;
    padding: 0px;
    clear: both;
    min-height: 10px;
}

.RadPanelbar_slide .rootGroup
{
	width: 175px;
	border: 0px;
	border-right: 1px solid #e1e1e1;
	margin: 0px;
	padding: 0px;
	min-height: 10px;
}

.RadPanelbar_slide .rootGroup .item
{
	margin: 0px;
	padding: 0px;
	min-height: 10px;
}

.RadPanelbar_slide .rootGroup .item .slide
{
	display: none;
}

.RadPanelbar_slide .text
{
  	background: url('img/toolbar-more.gif') repeat-x;
  	font: 9px Arial, Verdana, Sans-serif;
	font-weight: bold;
	height: 10px;
	width: 175px;
	line-height: 9px;
	text-transform: uppercase;
	text-align: center;
	color: #ffffff;
	border-right: 1px solid #e1e1e1;
}

.RadPanelbar_slide .group .text
{

	background: none;
	color: #666666;
}

.RadPanelbar_slide .group .link
{
	background: none;
}

.RadPanelbar_slide .group .expanded
{
	background: none;
	border-bottom: 0px;
}

.RadPanelbar_slide .rootGroup .selected .text
{
	font-weight: normal;
	font-size: 0px;
}

.RadPanelbar_slide .group .selected .text
{
	text-decoration: underline;
	font-weight: normal;
	background: none;
	color: #044e8e;
}

.RadPanelbar_slide .group .expanded .text
{
	border-top:0;
	color: #000;
	background: none;
}

.RadPanelbar_slide .rootGroup .link .selected
{
	min-height: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	visibility:hidden;
	margin-bottom:-10px;
	margin-top:-20px;
	display: none;
}

.RadPanelbar_BHS .level1
{
	overflow-y: hidden !important;
}
