.RadPanelbar_creditinsurance
{
	background: #C88B11;
	white-space: nowrap;
	width:190px;
}
.RadPanelbar_creditinsurance .rootGroup
{
    width:190px;
}
.RadPanelbar_creditinsurance .text
{
	color: #fff;
	font-size:10.5pt;
	line-height:12pt;
}
.RadPanelbar_creditinsurance .text:hover
{
    text-decoration:none;
}
.RadPanelbar_creditinsurance .rootGroup .text
{
	padding-left:10px;
}
.RadPanelbar_creditinsurance .rootGroup .link
{
    background-color:#C88B11;
    border-top:solid 1px #fff;
    padding: 3px 0px;
}
.RadPanelbar_creditinsurance .rootGroup .link:hover
{
    background-color:#F6CF81;
    text-decoration:none;
}
.RadPanelbar_creditinsurance .rootGroup .selected .text
{
    background-color:#F6CF81;
}