.RadPanelbar_News
{
	background: white;
	/*white-space: nowrap;*/
	white-space: normal; 
}

.RadPanelbar_News .rootGroup
{
	border: solid 0px #e5e5e5;
	border-bottom: 0;
	
}

.RadPanelbar_News .text
{
	color: #fff;
	padding: 0px 0px 0px 3px;
	font: Bold 11px Arial, Verdana, Sans-serif;
}

.RadPanelbar_News .image
{
	margin: 0px 0px;
}

.RadPanelbar_News .rootGroup .item
{
	background: none;
	
}

.RadPanelbar_News .rootGroup .text
{
	line-height: 28px;
	border-bottom: solid 1px #fff;
	}

.RadPanelbar_News .rootGroup .link
{
	background: white url('Img/HeaderBg.gif') bottom repeat-x;
}


.RadPanelbar_News .group .text
{ line-height:normal;
	border-bottom: dashed 0px #e5e5e5;
	border-top: 0;
	background: none;
	font-weight:normal;
	color: #666666;
	padding:5px 5px 5px 15px ;
}

.RadPanelbar_News .group .link
{
	cursor:default;
	background: url('Img/headerArrow.gif') no-repeat 5px center;
	}


.RadPanelbar_News .rootGroup .expanded
{
	background: white url('Img/SelectBg.gif') bottom repeat-x;
	
}

.RadPanelbar_News .rootGroup .expanded_Accountancy
{
	
	background: #df4646; 
}

.RadPanelbar_News .rootGroup .expanded_Business_and_Economy
{
	
	background:  #fe9b43; 
}

.RadPanelbar_News .rootGroup .expanded_Financial_Careers
{
	
	background: #90c348; 
}

.RadPanelbar_News .rootGroup .expanded_GAAPweb_News
{
	
	background: #1090fa; 
}

.RadPanelbar_News .rootGroup .expanded_Graduates
{
	
	background: #e066ff; 
}


.RadPanelbar_News .group .expanded
{
	background: none;
	border-bottom: 0px;
	cursor:default;
}

.RadPanelbar_News .rootGroup .expanded .text
{
	background: url('Img/HeaderArrowExpanded.gif') no-repeat 11px top;
}

.RadPanelbar_News .rootGroup .selected .text
{
	
}


.RadPanelbar_News .group .text:hover
{
	background:#f0f2f4 url('Img/headerArrow.gif') no-repeat 5px center;
}


.RadPanelbar_News .group .selected .text
{
	background:#f0f2f4 url('Img/headerArrow.gif') no-repeat 5px center;
	font-weight: normal;
	text-decoration:none;
	cursor:default;
	border:0;
}

.RadPanelbar_News .group .expanded .text
{
	border-top:0;
	cursor:default;
	background: none;
}

.RadPanelbar_News .level2 .text
{
	padding-left: 36px;
	line-height: 14px;
}

.RadPanelbar_News .rootGroup .disabled:hover,
.RadPanelbar_News .rootGroup .disabled .text
{
	color: #ccc;
	cursor: default;
}

.RadPanelbar_News .rootGroup .group .disabled:hover,
.RadPanelbar_News .rootGroup .group .disabled .text
{
	text-decoration: none;
	background: none;
	color: #ccc;
	cursor: default;
}
