.RadPanelbar_Mission
{
	background: white;
	white-space: nowrap;
	width: 225px;
}

.RadPanelbar_Mission .text
{
	color: #333333;
	padding: 0px 15px;
	font-family: Arial, Helvetica, Sans-serif;
	font-style: italic;
	font-weight: bold;
}

.RadPanelbar_Mission .rootGroup
{
	border-bottom: 0;
}

.RadPanelbar_Mission .rootGroup .text
{
	line-height: 40px;
    background-color: #dbdbdb;
}

.RadPanelbar_Mission .rootGroup .link
{
    text-decoration: none;
}

.RadPanelbar_Mission .rootGroup .slide
{
    border: 1px solid #e2ebef;
}
  

.RadPanelbar_Mission .group
{

}

.RadPanelbar_Mission .group .slide
{
    border: 0;
}


.RadPanelbar_Mission .group .text
{
	background-color: #fff6e2;
	border-bottom: 1px solid #e2ebef;
}

.RadPanelbar_Mission .group .link
{
	background-color: #fff6e2;
}

.RadPanelbar_Mission .group .text:hover
{
	background-color: #384f7f;
	color: White;
}

.RadPanelbar_Mission .group .expanded .text
{
	border-bottom: 0px;
	background-color: #384f7f;
	line-height: 28px;
}

.RadPanelbar_Mission .group .selected .text
{
	text-decoration: underline;
	background-color: #384f7f;	
	color: white;
	border-bottom: 0px;	
}

.RadPanelbar_Mission .group .expanded .text
{
    background-color: #384f7f;
	color: white;    
	border-bottom: 0px;	
}

.RadPanelbar_Mission .level2
{
    border: 0;
}

.RadPanelbar_Mission .level2 .text
{
	padding-left: 36px;
	background-color: #384f7f;
	line-height: 18px;
	color: White;
    border-bottom: 0px;	
}

.RadPanelbar_Mission .level2 .last
{
    padding-bottom: 10px;
	background-color: #384f7f;
}