
.RadPanelbar_Custom1 {
	background-image: none;
}

.RadPanelbar_Custom1 .header a {
	background-image: none;
}

.RadPanelbar_Custom1 .header td
{
	background-image: none;
}

.RadPanelbar_Custom1 .header .collapsed
{
	background: url(/SiteFiles/Layout/arrowwit.gif) 0px 6px no-repeat;
	color: #5e5f60;
	font-style: normal;
	text-decoration: none;
	padding: 0 0 3px 12px;
	cursor: hand; cursor: pointer;
}
.RadPanelbar_Custom1 .header .collapsedhover
{	
	background: url(/SiteFiles/Layout/arrowwit.gif) 0px 6px no-repeat;
	color: #5e5f60;
	font-style: normal;
	text-decoration: underline;
	padding: 0 0 3px 12px;
	cursor: hand; cursor: pointer;
}

.RadPanelbar_Custom1  .header .expanded 
{
	background: url(/SiteFiles/Layout/arrowwit2.gif) 0px 6px no-repeat;
	color: #3e3e3e;
	font-style: normal;
	font-weight: bold; 
	text-decoration: underline;
	padding: 0 0 3px 12px;
	cursor: hand; cursor: pointer;
}
.RadPanelbar_Custom1  .header .expandedhover
{
	background: url(/SiteFiles/Layout/arrowwit2.gif) 0px 6px no-repeat;
	color: #5e5f60;
	font-style: normal;
	font-weight: bold; 
	text-decoration: underline;
	padding: 0 0 3px 12px;
	cursor: ;
}
.RadPanelbar_Custom1 .header .selected 
{
	background: url(/SiteFiles/Layout/arrowwit2.gif) 0px 6px no-repeat;
	color: #5e5f60;
	font-style: normal;
	font-weight: bold; 
	text-decoration: underline;
	padding: 0 0 3px 12px;
	cursor: hand; cursor: pointer;
}
.RadPanelbar_Custom1 .header .disabled
{
}

.RadPanelbar_Custom1 .item .lvl1
{
}

.RadPanelbar_Custom1 .item .collapsed 
{
	color: #21609b;
	background: white;
	display: block; width: 100%;
	padding: 3px 0px 3px 10px;
}

.RadPanelbar_Custom1 .item .collapsedhover
{
	color: #21609b;
	background: white;
	display: block; width: 100%;
	padding: 3px 0px 3px 10px;
	cursor: hand; cursor: pointer;
	text-decoration: underline;
}
.RadPanelbar_Custom1 .item .expanded 
{	
	color: #21609b;
	background: white;
	display: block; width: 100%;
	padding: 3px 0px 3px 10px;
	font-weight: bold;
	text-decoration: underline;
}
.RadPanelbar_Custom1 .item .expandedhover
{	
	color: #21609b;
	background: white;
	display: block; width: 100%;
	padding: 3px 0px 3px 10px;
	font-weight: bold;
	text-decoration: underline;
	cursor: ;
}
.RadPanelbar_Custom1 .item .selected 
{	
	color: #21609b;
	background: white;
	display: block; width: 100%;
	padding: 3px 0px 3px 10px;
	font-weight: bold;
	text-decoration: underline;
	cursor: ;
}
.RadPanelbar_Custom1 .item .disabled
{	
	

}
.RadPanelbar_Custom1 .item .lvl2
{
}


