.RadPanelbar_Default
{
	background: #354580;
	white-space: nowrap;
	color: White;
}

.RadPanelbar_IFCN .rootGroup
{
}

.RadPanelbar_IFCN .text
{
	color: white;
	padding: 0px 23px;
	font: bold 12px Arial, Verdana, Sans-serif;
}

.RadPanelbar_IFCN .image
{
	margin: 0px 0px;
}


.RadPanelbar_IFCN .rootGroup .text
{
	line-height: 34px;
	white-space: nowrap;
}

.RadPanelbar_IFCN .rootGroup .link
{
	background: url('Img/ifcn_left_button_off.jpg') no-repeat;
}

.RadPanelbar_IFCN .group .text
{
	border-top: 0;
	background: none;
	color: white;
	line-height: 14px;
	white-space: normal;
	margin-bottom: 5px;
	font: normal 11px Arial, Verdana, Sans-serif;
}

.RadPanelbar_IFCN .group .link
{
	background: none;
}


.RadPanelbar_IFCN .rootGroup .expanded
{
	background: url('Img/ifcn_left_button_on.jpg') no-repeat;
}

.RadPanelbar_IFCN .group .expanded
{
	background: none;
	border-bottom: 0px;
}

.RadPanelbar_IFCN .rootGroup .expanded .text
{
}

.RadPanelbar_IFCN .rootGroup .selected .text
{
	font-weight: bold;
}

.RadPanelbar_IFCN .group .selected .text
{
	text-decoration: underline;
	font-weight: normal;
	border-top: 0;
	background: none;
	color: white;
}

.RadPanelbar_IFCN .group .expanded .text
{
	color: #000;
}

.RadPanelbar_IFCN .level2 .text
{
	padding-left: 36px;
	line-height: 14px;
}

.RadPanelbar_IFCN .rootGroup .disabled:hover,
.RadPanelbar_IFCN .rootGroup .disabled .text
{
	color: #ccc;
	cursor: default;
}

.RadPanelbar_IFCN .rootGroup .group .disabled:hover,
.RadPanelbar_IFCN .rootGroup .group .disabled .text
{
	text-decoration: none;
	background: none;
	color: #ccc;
	cursor: default;
}
