.RadPanelbar_Porism ul.rootGroup
{
	margin: 0px;
	float: left;
	width: 100%;
}

.RadPanelbar_Porism .text
{
	padding: 0.2em 1.2em;
	border: 0px;
	border-bottom: solid 0.05em #7fb3c7;
	background: none;
}

.RadPanelbar_Porism .group .text
{
	border-top: 0;
	background: none;
}

.RadPanelbar_Porism .rootGroup .expanded
{

}

.RadPanelbar_Porism .group .expanded
{
	background: none;
}

.RadPanelbar_Porism .rootGroup .children .text
{
	background: url('Img/headerArrow.gif') no-repeat 0.4em center;
}

.RadPanelbar_Porism .rootGroup .expanded .text
{
	background: url('Img/HeaderArrowExpanded.gif') no-repeat 0.4em center;
}

.RadPanelbar_Porism .group .selected .text
{
	text-decoration: underline;
	border-top: 0;
	color: black;
}

.RadPanelbar_Porism .group .expanded .text
{
	border-top:0;
}

.RadPanelbar_Porism .level1 .text
{
	padding-left: 1.8em;
}

.RadPanelbar_Porism .level2 .text
{
	padding-left: 2.6em;
}

.RadPanelbar_Porism .level3 .text
{
	padding-left:3em;
}

.RadPanelbar_Porism .level4 .text
{
	padding-left:3.4em;
}

.RadPanelbar_Porism .level5 .text
{
	padding-left:3.8em;
}

.RadPanelbar_Porism .level6 .text
{
	padding-left:4.2em;
}

.RadPanelbar_Porism .rootGroup .disabled:hover,
.RadPanelbar_Porism .rootGroup .disabled .text
{
	cursor: default;
}

.RadPanelbar_Porism .rootGroup .group .disabled:hover,
.RadPanelbar_Porism .rootGroup .group .disabled .text
{
	text-decoration: none;
	background: none;
	cursor: default;
}

.RadPanelbar_Porism a.children .text
{
	background: url('Img/headerArrow.gif' no-repeat 0.4em center;
}

/* Custom styles added to items that can be expanded */
.RadPanelbar_Porism .level1 a.children .text
{
	background: url('Img/headerArrow.gif') no-repeat 1.1em center;
}

.RadPanelbar_Porism .level1 a.expanded .text
{
	background: url('Img/HeaderArrowExpanded.gif') no-repeat 1.1em center;
}

div.ForAuthority 
{
	margin-left: 345px;
}

