/* -- ASPxCallbackPanel -- */
.dxcpLoadingPanel_Youthful
{
	font: 9pt Tahoma;
	color: #303030;
}
.dxcpLoadingPanel_Youthful td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px 12px 12px 12px;
}
.dxcpLoadingPanelWithContent_Youthful
{
	font: 9pt Tahoma;
	color: #303030;
	border: solid 1px #9BC424;
	background-color: White;
}
.dxcpLoadingPanelWithContent_Youthful td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px 12px 12px 12px;
}
.dxcpLoadingDiv_Youthful
{
	background-color: Gray;
	opacity: 0.01;
	filter:progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=1);
}
/* Disabled */
.dxcpDisabled_Youthful
{
	color: #CBDCA2;
	cursor: default;
}

/* -- ASPxCloudControl -- */
.dxccControl_Youthful a:hover {
    text-decoration: underline!important;
}
.dxccControl_Youthful a {
	text-decoration: none!important;
}
.dxccControl_Youthful {
	font-family: Tahoma, Verdana, Arial;
	text-decoration: none;
	background-color: White;
	color: #7B9B08;
	font-size: 25px;
}
/* Disabled */
.dxccDisabled_Youthful
{
	color: #CBDCA2;
	cursor: default;
}

/* -- ASPxDataView -- */
.dxdvControl_Youthful {
    color: Black;
    background-color: White;
    font-family: Verdana;
    font-size: 9pt;
}
.dxdvControl_Youthful td.dxdvCtrl
{
	padding: 0px;
}
.dxdvLoadingPanel_Youthful {
	font: 9pt Tahoma;
	color: #303030;
	border: solid 1px #9BC424;
	background-color: White;
}
.dxdvLoadingPanel_Youthful td.dx {
	padding: 12px 12px 12px 12px;
	font-family: Tahoma, Verdana, Arial;
	text-align: center;
}
.dxdvContent_Youthful {
    border-width: 5px 0px 5px 0px;
    border-style: Solid;
    border-color: #9CC525;    
    background-color: White;
    padding: 1px 0px 1px 0px;
}
.dxdvItem_Youthful,
.dxdvFlowItem_Youthful
{
	background-color: #E5EECF;
	color: #9AA481;
	font-size: 9pt;	
	border: None 1px #A8A8A8;
    padding: 12px 12px 12px 14px;
	width: 249px;
	font-family: Verdana;
	height: 156px;
	/*if IE*/
	height:expression("154px");
}
.dxdvFlowItem_Youthful
{
	float: left;
	overflow: hidden;
}
.dxdvFlowItemsContainer_Youthful
{
}
.dxdvEmptyItem_Youthful {
	background-color: #E5EECF;
	color: #9AA481;
	font-size: 9pt;	
	border: None 1px #A8A8A8;
    padding: 12px 12px 12px 14px;
	width: 249px;
	font-family: Verdana;
	height: 156px;
	/*if IE*/
	height:expression("154px");
}
.dxdvPagerPanel_Youthful {
    background-color: #D3E4A6;
    color: Black;
    padding: 15px 0px 15px 0px;
}
.dxdvPagerPanel_Youthful td {
    color: Black;
}
.dxpcModalBackground_Youthful
{
	background-color: #777777;
	opacity: 0.7;
	filter:progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=70);
}
.dxdvEmptyData_Youthful
{
	color: #9CC525;
	padding: 12px 40px 12px 40px;
}
/* Disabled */
.dxdvDisabled_Youthful
{
	color: #abb590;
	cursor: default;
}

/* -- ASPxHeadline -- */
.dxhlControl_Youthful {
	font: 8pt Tahoma;
	color: Black;
}
.dxhlContent_Youthful {
    line-height: 120%;
    color: Black;
    font-family: Tahoma;
    font-size: 9pt;
    padding-left: 12px;
}
.dxhlDate_Youthful,
.dxhlDateLeftPanel_Youthful,
.dxhlDateRightPanel_Youthful {
	color: #80A70E;
	white-space: nowrap;
	font-family: Verdana;
	font-size: 9pt;
}
.dxhlDateLeftPanel_Youthful,
.dxhlDateRightPanel_Youthful {
	line-height: 121%;
}
.dxhlHeader_Youthful {
    line-height: 121%;
    font-size: 1.5em;
    font-weight: normal;
    color: #80A70E;
    padding-bottom: 2px;
    padding-left: 7px;
    border-left: Solid 5px #F4921B;
    font-family: Tahoma;
}
.dxhlLeftPanel_Youthful {
    text-align: right;
	color: Black;
	font-family: Tahoma;
	font-size: 8pt;
	padding-top: 4px;
}
.dxhlRightPanel_Youthful {
	color: Black;
	font-family: Tahoma;
	font-size: 8pt;
	padding-top: 4px;
}
.dxhlTailDiv_Youthful a
{
    text-decoration: none;
	color: #7A9F0E;
}
.dxhlTailDiv_Youthful a:hover
{
    text-decoration: underline;
}
.dxhlTailDiv_Youthful a:visited
{
    color: #9AA481;
    text-decoration: none;
}
.dxhlContent_Youthful a.dxhl
{
    text-decoration: none;
	color: #7A9F0E;
} 
.dxhlContent_Youthful a.dxhl:hover
{
    text-decoration: underline;
}
.dxhlContent_Youthful a.dxhl:visited
{
    color: #9AA481;
    text-decoration: none;
}
/* Disabled */
.dxhlDisabled_Youthful
{
	color: #cbdca2;
	cursor: default;
}

/* -- ASPxLoadingPanel -- */
.dxlpLoadingPanel_Youthful
{
	font: 9pt Tahoma;
	color: #303030;
	border: solid 1px #9BC424;
	background-color: White;
}
.dxlpLoadingPanel_Youthful td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px 12px 12px 12px;
}
.dxlpLoadingDiv_Youthful
{
	background-color: #777777;
	opacity: 0.7;
	filter:progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=70);
}

/* -- ASPxMenu -- */
.dxmControl_Youthful 
{
    color: Black;
    font-family: Tahoma, Verdana, Arial;
    font-size: 9pt;
}
.dxmControl_Youthful a,
.dxmMenu_Youthful a,
.dxmVerticalMenu_Youthful a,
.dxmSubMenu_Youthful a 
{
    color: Black;
    font-family: Tahoma, Verdana, Arial;
    font-size: 9pt;
	text-decoration: none;
}
.dxmLoadingPanel_Youthful 
{
	font: 9pt Tahoma;	
	color: Black;
}
.dxmLoadingPanel_Youthful td.dx 
{
	white-space: nowrap;
	text-align: center;
	padding: 6px 6px 6px 6px;
}
.dxmMenu_Youthful,
.dxmVerticalMenu_Youthful 
{
    color: Black;
    font-family: Tahoma, Verdana, Arial;
    font-size: 9pt;
	border: Solid 1px White;
	padding: 0px;
}
.dxmVerticalMenu_Youthful 
{
    background-color: #E5EECF;
}
.dxmVerticalMenu_Youthful table 
{
	border-collapse: separate!important;
}
.dxmMenuGutter_Youthful,
.dxmMenuRtlGutter_Youthful
{
}

.dxmMenuSeparator_Youthful .dx,
.dxmMenuFullHeightSeparator_Youthful .dx 
{
	font-size: 0;
	line-height: 0;
	overflow: hidden;
	width: 1px;
	height: 1px;
}
.dxmMenuSeparator_Youthful,
.dxmMenuFullHeightSeparator_Youthful
{
	width: 1px;
}

.dxmMenuSeparator_Youthful .dx,
.dxmMenuFullHeightSeparator_Youthful
{
	background-color: White;
	width: 1px;
}
.dxmMenuSeparator_Youthful
{
	display: none;
}
.dxmMenuVerticalSeparator_Youthful
{
	width: 100%;
	height: 1px;
}

.dxmMenuItem_Youthful,
.dxmMenuItemWithImage_Youthful,
.dxmMenuItemWithPopOutImage_Youthful,
.dxmMenuItemWithImageWithPopOutImage_Youthful,
.dxmVerticalMenuItem_Youthful,
.dxmVerticalMenuItemWithImage_Youthful,
.dxmVerticalMenuItemWithPopOutImage_Youthful,
.dxmVerticalMenuItemWithImageWithPopOutImage_Youthful,
.dxmVerticalMenuRtlItem_Youthful,
.dxmVerticalMenuRtlItemWithImage_Youthful,
.dxmVerticalMenuRtlItemWithPopOutImage_Youthful,
.dxmVerticalMenuRtlItemWithImageWithPopOutImage_Youthful, 
.dxmMenuLargeItem_Youthful,
.dxmMenuLargeItemWithImage_Youthful,
.dxmMenuLargeItemWithPopOutImage_Youthful,
.dxmMenuLargeItemWithImageWithPopOutImage_Youthful,
.dxmVerticalMenuLargeItem_Youthful,
.dxmVerticalMenuLargeItemWithImage_Youthful,
.dxmVerticalMenuLargeItemWithPopOutImage_Youthful,
.dxmVerticalMenuLargeItemWithImageWithPopOutImage_Youthful,
.dxmVerticalMenuLargeRtlItem_Youthful,
.dxmVerticalMenuLargeRtlItemWithImage_Youthful,
.dxmVerticalMenuLargeRtlItemWithPopOutImage_Youthful,
.dxmVerticalMenuLargeRtlItemWithImageWithPopOutImage_Youthful
{    
    color: Black;
    font-family: Tahoma, Verdana, Arial;
    font-size: 9pt;
	white-space: nowrap;
	background-color: #D3E4A6;
	border: 0px;	

	background-image: url('mItemBack.gif');	
    background-repeat: repeat-x;
    background-position: bottom;
}
.dxmVerticalMenuItem_Youthful,
.dxmVerticalMenuItemWithImage_Youthful,
.dxmVerticalMenuItemWithPopOutImage_Youthful,
.dxmVerticalMenuItemWithImageWithPopOutImage_Youthful,
.dxmVerticalMenuRtlItem_Youthful,
.dxmVerticalMenuRtlItemWithImage_Youthful,
.dxmVerticalMenuRtlItemWithPopOutImage_Youthful,
.dxmVerticalMenuRtlItemWithImageWithPopOutImage_Youthful,
.dxmVerticalMenuLargeItem_Youthful,
.dxmVerticalMenuLargeItemWithImage_Youthful,
.dxmVerticalMenuLargeItemWithPopOutImage_Youthful,
.dxmVerticalMenuLargeItemWithImageWithPopOutImage_Youthful,
.dxmVerticalMenuLargeRtlItem_Youthful,
.dxmVerticalMenuLargeRtlItemWithImage_Youthful,
.dxmVerticalMenuLargeRtlItemWithPopOutImage_Youthful,
.dxmVerticalMenuLargeRtlItemWithImageWithPopOutImage_Youthful
{    
	background-color: transparent;
	background-image: none;	
}
.dxmMenuItem_Youthful,
.dxmMenuItemWithImage_Youthful,
.dxmMenuItemWithPopOutImage_Youthful,
.dxmMenuItemWithImageWithPopOutImage_Youthful
{
	padding: 7px 12px 12px;
}	
.dxmVerticalMenuItem_Youthful,
.dxmVerticalMenuItemWithImage_Youthful,
.dxmVerticalMenuItemWithPopOutImage_Youthful,
.dxmVerticalMenuItemWithImageWithPopOutImage_Youthful,
.dxmVerticalMenuRtlItem_Youthful,
.dxmVerticalMenuRtlItemWithImage_Youthful,
.dxmVerticalMenuRtlItemWithPopOutImage_Youthful,
.dxmVerticalMenuRtlItemWithImageWithPopOutImage_Youthful
{
	padding: 5px 12px;
}
.dxmMenuLargeItem_Youthful,
.dxmMenuLargeItemWithImage_Youthful,
.dxmMenuLargeItemWithPopOutImage_Youthful,
.dxmMenuLargeItemWithImageWithPopOutImage_Youthful
{
	padding: 7px 12px 12px;
}
.dxmVerticalMenuLargeItem_Youthful,
.dxmVerticalMenuLargeItemWithImage_Youthful,
.dxmVerticalMenuLargeItemWithPopOutImage_Youthful,
.dxmVerticalMenuLargeItemWithImageWithPopOutImage_Youthful,
.dxmVerticalMenuLargeRtlItem_Youthful,
.dxmVerticalMenuLargeRtlItemWithImage_Youthful,
.dxmVerticalMenuLargeRtlItemWithPopOutImage_Youthful,
.dxmVerticalMenuLargeRtlItemWithImageWithPopOutImage_Youthful
{
	padding: 5px 12px;
}
.dxmMenuItemDropDownButton_Youthful,
.dxmMenuLargeItemDropDownButton_Youthful
{
	padding-right: 13px;
	padding-left: 11px;
}
.dxmMenuRtlItemDropDownButton_Youthful,
.dxmMenuLargeRtlItemDropDownButton_Youthful
{
	padding-right: 11px;
	padding-left: 13px;
}
.dxmVerticalMenuItemDropDownButton_Youthful,
.dxmVerticalMenuLargeItemDropDownButton_Youthful
{
	padding-right: 5px;
	padding-left: 6px;
}
.dxmVerticalMenuRtlItemDropDownButton_Youthful,
.dxmVerticalMenuLargeRtlItemDropDownButton_Youthful
{
	padding-right: 6px;
	padding-left: 5px;
}
.dxmMenuItemSelected_Youthful,
.dxmMenuItemSelectedWithImage_Youthful,
.dxmMenuItemSelectedWithPopOutImage_Youthful,
.dxmMenuItemSelectedWithImageWithPopOutImage_Youthful,
.dxmMenuLargeItemSelected_Youthful,
.dxmMenuLargeItemSelectedWithImage_Youthful,
.dxmMenuLargeItemSelectedWithPopOutImage_Youthful,
.dxmMenuLargeItemSelectedWithImageWithPopOutImage_Youthful 
{	
	background-color: #D3E4A6;
	border: 0px;

	background-image: url('mItemSBack.gif');
	background-repeat: repeat-x;
	background-position: bottom;
}
.dxmVerticalMenuItemSelected_Youthful,
.dxmVerticalMenuItemSelectedWithImage_Youthful,
.dxmVerticalMenuItemSelectedWithPopOutImage_Youthful,
.dxmVerticalMenuItemSelectedWithImageWithPopOutImage_Youthful,
.dxmVerticalMenuRtlItemSelected_Youthful,
.dxmVerticalMenuRtlItemSelectedWithImage_Youthful,
.dxmVerticalMenuRtlItemSelectedWithPopOutImage_Youthful,
.dxmVerticalMenuRtlItemSelectedWithImageWithPopOutImage_Youthful,
.dxmVerticalMenuLargeItemSelected_Youthful,
.dxmVerticalMenuLargeItemWithImageSelected_Youthful,
.dxmVerticalMenuLargeItemSelectedWithPopOutImage_Youthful,
.dxmVerticalMenuLargeItemSelectedWithImageWithPopOutImage_Youthful,
.dxmVerticalMenuLargeRtlItemSelected_Youthful,
.dxmVerticalMenuLargeRtlItemWithImageSelected_Youthful,
.dxmVerticalMenuLargeRtlItemSelectedWithPopOutImage_Youthful,
.dxmVerticalMenuLargeRtlItemSelectedWithImageWithPopOutImage_Youthful
{
	background-color: #DCE6C3;
	border: Solid 1px #C4D3A0;
}
.dxmMenuItemSelected_Youthful,
.dxmMenuItemSelectedWithImage_Youthful,
.dxmMenuItemSelectedWithPopOutImage_Youthful,
.dxmMenuItemSelectedWithImageWithPopOutImage_Youthful
{
	padding: 7px 12px 12px;
}	
.dxmVerticalMenuItemSelected_Youthful,
.dxmVerticalMenuItemSelectedWithImage_Youthful,
.dxmVerticalMenuItemSelectedWithPopOutImage_Youthful,
.dxmVerticalMenuItemSelectedWithImageWithPopOutImage_Youthful,
.dxmVerticalMenuRtlItemSelected_Youthful,
.dxmVerticalMenuRtlItemSelectedWithImage_Youthful,
.dxmVerticalMenuRtlItemSelectedWithPopOutImage_Youthful,
.dxmVerticalMenuRtlItemSelectedWithImageWithPopOutImage_Youthful
{
	padding: 4px 11px;
}
.dxmMenuLargeItemSelected_Youthful,
.dxmMenuLargeItemSelectedWithImage_Youthful,
.dxmMenuLargeItemSelectedWithPopOutImage_Youthful,
.dxmMenuLargeItemSelectedWithImageWithPopOutImage_Youthful
{
	padding: 7px 12px 12px;
}
.dxmVerticalMenuLargeItemSelected_Youthful,
.dxmVerticalMenuLargeItemWithImageSelected_Youthful,
.dxmVerticalMenuLargeItemSelectedWithPopOutImage_Youthful,
.dxmVerticalMenuLargeItemSelectedWithImageWithPopOutImage_Youthful,
.dxmVerticalMenuLargeRtlItemSelected_Youthful,
.dxmVerticalMenuLargeRtlItemWithImageSelected_Youthful,
.dxmVerticalMenuLargeRtlItemSelectedWithPopOutImage_Youthful,
.dxmVerticalMenuLargeRtlItemSelectedWithImageWithPopOutImage_Youthful
{
	padding: 4px 11px;
}
.dxmMenuItemDropDownButtonSelected_Youthful,
.dxmMenuLargeItemDropDownButtonSelected_Youthful
{
	padding-right: 13px;
	padding-left: 11px;
}
.dxmMenuRtlItemDropDownButtonSelected_Youthful,
.dxmMenuLargeRtlItemDropDownButtonSelected_Youthful
{
	padding-right: 11px;
	padding-left: 13px;
}
.dxmVerticalMenuItemDropDownButtonSelected_Youthful,
.dxmVerticalMenuLargeItemDropDownButtonSelected_Youthful
{
	padding-right: 4px;
	padding-left: 5px;
}
.dxmVerticalMenuRtlItemDropDownButtonSelected_Youthful,
.dxmVerticalMenuLargeRtlItemDropDownButtonSelected_Youthful
{
	padding-right: 5px;
	padding-left: 4px;
}
.dxmMenuItemChecked_Youthful,
.dxmMenuItemCheckedWithImage_Youthful,
.dxmMenuItemCheckedWithPopOutImage_Youthful,
.dxmMenuItemCheckedWithImageWithPopOutImage_Youthful,
.dxmMenuLargeItemChecked_Youthful,
.dxmMenuLargeItemCheckedWithImage_Youthful,
.dxmMenuLargeItemCheckedWithPopOutImage_Youthful,
.dxmMenuLargeItemCheckedWithImageWithPopOutImage_Youthful 
{	
	background-color: #D3E4A6;
	border: 0px;

	background-image: url('mItemSBack.gif');
	background-repeat: repeat-x;
	background-position: bottom;
}
.dxmVerticalMenuItemChecked_Youthful,
.dxmVerticalMenuItemCheckedWithImage_Youthful,
.dxmVerticalMenuItemCheckedWithPopOutImage_Youthful,
.dxmVerticalMenuItemCheckedWithImageWithPopOutImage_Youthful,
.dxmVerticalMenuRtlItemChecked_Youthful,
.dxmVerticalMenuRtlItemCheckedWithImage_Youthful,
.dxmVerticalMenuRtlItemCheckedWithPopOutImage_Youthful,
.dxmVerticalMenuRtlItemCheckedWithImageWithPopOutImage_Youthful,
.dxmVerticalMenuLargeItemChecked_Youthful,
.dxmVerticalMenuLargeItemWithImageChecked_Youthful,
.dxmVerticalMenuLargeItemCheckedWithPopOutImage_Youthful,
.dxmVerticalMenuLargeItemCheckedWithImageWithPopOutImage_Youthful,
.dxmVerticalMenuLargeRtlItemChecked_Youthful,
.dxmVerticalMenuLargeRtlItemWithImageChecked_Youthful,
.dxmVerticalMenuLargeRtlItemCheckedWithPopOutImage_Youthful,
.dxmVerticalMenuLargeRtlItemCheckedWithImageWithPopOutImage_Youthful
{
	background-color: #DCE6C3;
	border: Solid 1px #C4D3A0;
}
.dxmMenuItemChecked_Youthful,
.dxmMenuItemCheckedWithImage_Youthful,
.dxmMenuItemCheckedWithPopOutImage_Youthful,
.dxmMenuItemCheckedWithImageWithPopOutImage_Youthful
{
	padding: 7px 12px 12px;
}
.dxmVerticalMenuItemChecked_Youthful,
.dxmVerticalMenuItemCheckedWithImage_Youthful,
.dxmVerticalMenuItemCheckedWithPopOutImage_Youthful,
.dxmVerticalMenuItemCheckedWithImageWithPopOutImage_Youthful,
.dxmVerticalMenuRtlItemChecked_Youthful,
.dxmVerticalMenuRtlItemCheckedWithImage_Youthful,
.dxmVerticalMenuRtlItemCheckedWithPopOutImage_Youthful,
.dxmVerticalMenuRtlItemCheckedWithImageWithPopOutImage_Youthful
{
	padding: 4px 11px;
}
.dxmMenuLargeItemChecked_Youthful,
.dxmMenuLargeItemCheckedWithImage_Youthful,
.dxmMenuLargeItemCheckedWithPopOutImage_Youthful,
.dxmMenuLargeItemCheckedWithImageWithPopOutImage_Youthful
{
	padding: 7px 12px 12px;
}
.dxmVerticalMenuLargeItemChecked_Youthful,
.dxmVerticalMenuLargeItemWithImageChecked_Youthful,
.dxmVerticalMenuLargeItemCheckedWithPopOutImage_Youthful,
.dxmVerticalMenuLargeItemCheckedWithImageWithPopOutImage_Youthful,
.dxmVerticalMenuLargeRtlItemChecked_Youthful,
.dxmVerticalMenuLargeRtlItemWithImageChecked_Youthful,
.dxmVerticalMenuLargeRtlItemCheckedWithPopOutImage_Youthful,
.dxmVerticalMenuLargeRtlItemCheckedWithImageWithPopOutImage_Youthful
{
	padding: 4px 11px;
}
.dxmMenuItemDropDownButtonChecked_Youthful,
.dxmMenuLargeItemDropDownButtonChecked_Youthful
{
	padding-right: 13px;
	padding-left: 11px;
}
.dxmMenuRtlItemDropDownButtonChecked_Youthful,
.dxmMenuLargeRtlItemDropDownButtonChecked_Youthful
{
	padding-right: 11px;
	padding-left: 13px;
}
.dxmVerticalMenuItemDropDownButtonChecked_Youthful,
.dxmVerticalMenuLargeItemDropDownButtonChecked_Youthful
{
	padding-right: 4px;
	padding-left: 5px;
}
.dxmVerticalMenuRtlItemDropDownButtonChecked_Youthful,
.dxmVerticalMenuLargeRtlItemDropDownButtonChecked_Youthful
{
	padding-right: 5px;
	padding-left: 4px;
}
.dxmMenuItemHover_Youthful,
.dxmMenuItemHoverWithImage_Youthful,
.dxmMenuItemHoverWithPopOutImage_Youthful,
.dxmMenuItemHoverWithImageWithPopOutImage_Youthful, 
.dxmMenuLargeItemHover_Youthful,
.dxmMenuLargeItemHoverWithImage_Youthful,
.dxmMenuLargeItemHoverWithPopOutImage_Youthful,
.dxmMenuLargeItemHoverWithImageWithPopOutImage_Youthful 
{
	background-color: #D3E4A6;
	border: 0px;
	
	background-image: url('mItemHBack.gif');
	background-repeat: repeat-x;
	background-position: bottom;
}
.dxmVerticalMenuItemHover_Youthful,
.dxmVerticalMenuItemHoverWithImage_Youthful,
.dxmVerticalMenuItemHoverWithPopOutImage_Youthful,
.dxmVerticalMenuItemHoverWithImageWithPopOutImage_Youthful,
.dxmVerticalMenuRtlItemHover_Youthful,
.dxmVerticalMenuRtlItemHoverWithImage_Youthful,
.dxmVerticalMenuRtlItemHoverWithPopOutImage_Youthful,
.dxmVerticalMenuRtlItemHoverWithImageWithPopOutImage_Youthful,
.dxmVerticalMenuLargeItemHover_Youthful,
.dxmVerticalMenuLargeItemHoverWithImage_Youthful,
.dxmVerticalMenuLargeItemHoverWithPopOutImage_Youthful,
.dxmVerticalMenuLargeItemHoverWithImageWithPopOutImage_Youthful,
.dxmVerticalMenuLargeRtlItemHover_Youthful,
.dxmVerticalMenuLargeRtlItemHoverWithImage_Youthful,
.dxmVerticalMenuLargeRtlItemHoverWithPopOutImage_Youthful,
.dxmVerticalMenuLargeRtlItemHoverWithImageWithPopOutImage_Youthful
{
	background-color: #F8FCF1;
	border: Solid 1px #C4D3A0;
}
.dxmMenuItemHover_Youthful,
.dxmMenuItemHoverWithImage_Youthful,
.dxmMenuItemHoverWithPopOutImage_Youthful,
.dxmMenuItemHoverWithImageWithPopOutImage_Youthful
{
	padding: 7px 12px 12px;
}	
.dxmVerticalMenuItemHover_Youthful,
.dxmVerticalMenuItemHoverWithImage_Youthful,
.dxmVerticalMenuItemHoverWithPopOutImage_Youthful,
.dxmVerticalMenuItemHoverWithImageWithPopOutImage_Youthful,
.dxmVerticalMenuRtlItemHover_Youthful,
.dxmVerticalMenuRtlItemHoverWithImage_Youthful,
.dxmVerticalMenuRtlItemHoverWithPopOutImage_Youthful,
.dxmVerticalMenuRtlItemHoverWithImageWithPopOutImage_Youthful
{
	padding: 4px 11px;
}
.dxmMenuLargeItemHover_Youthful,
.dxmMenuLargeItemHoverWithImage_Youthful,
.dxmMenuLargeItemHoverWithPopOutImage_Youthful,
.dxmMenuLargeItemHoverWithImageWithPopOutImage_Youthful
{
	padding: 7px 12px 12px;
}
.dxmVerticalMenuLargeItemHover_Youthful,
.dxmVerticalMenuLargeItemHoverWithImage_Youthful,
.dxmVerticalMenuLargeItemHoverWithPopOutImage_Youthful,
.dxmVerticalMenuLargeItemHoverWithImageWithPopOutImage_Youthful,
.dxmVerticalMenuLargeRtlItemHover_Youthful,
.dxmVerticalMenuLargeRtlItemHoverWithImage_Youthful,
.dxmVerticalMenuLargeRtlItemHoverWithPopOutImage_Youthful,
.dxmVerticalMenuLargeRtlItemHoverWithImageWithPopOutImage_Youthful
{
	padding: 4px 11px;
}
.dxmMenuItemDropDownButtonHover_Youthful,
.dxmMenuLargeItemDropDownButtonHover_Youthful
{
	border-left: solid white 1px;
	padding-right: 13px;
	padding-left: 10px;
}
.dxmMenuRtlItemDropDownButtonHover_Youthful,
.dxmMenuLargeRtlItemDropDownButtonHover_Youthful
{
	border-right: solid white 1px;
	padding-right: 10px;
	padding-left: 13px;
}
.dxmVerticalMenuItemDropDownButtonHover_Youthful,
.dxmVerticalMenuLargeItemDropDownButtonHover_Youthful
{
	padding-right: 4px;
	padding-left: 5px;
}
.dxmVerticalMenuRtlItemDropDownButtonHover_Youthful,
.dxmVerticalMenuLargeRtlItemDropDownButtonHover_Youthful
{
	padding-right: 5px;
	padding-left: 4px;
}
.dxmSubMenu_Youthful 
{
    color: Black;
    font-family: Tahoma, Verdana, Arial;
    font-size: 9pt;
	border: Solid 1px White;
	padding: 0px;
	background-color: #E5EECF;
}
.dxmSubMenuGutter_Youthful,
.dxmSubMenuRtlGutter_Youthful
{
	background-color: #E5EECF;
}
.dxmSubMenuSeparator_Youthful 
{
	width: 100%;
	height: 1px;
	background-color: White;
}
.dxmSubMenuItem_Youthful,
.dxmSubMenuItemWithImage_Youthful,
.dxmSubMenuItemWithPopOutImage_Youthful,
.dxmSubMenuItemWithImageWithPopOutImage_Youthful,
.dxmSubMenuRtlItem_Youthful,
.dxmSubMenuRtlItemWithImage_Youthful,
.dxmSubMenuRtlItemWithPopOutImage_Youthful,
.dxmSubMenuRtlItemWithImageWithPopOutImage_Youthful
{
    color: Black;
    font-family: Tahoma, Verdana, Arial;
    font-size: 9pt;
	white-space: nowrap;
}
.dxmSubMenuItem_Youthful,
.dxmSubMenuItemWithImage_Youthful,
.dxmSubMenuItemWithPopOutImage_Youthful,
.dxmSubMenuItemWithImageWithPopOutImage_Youthful,
.dxmSubMenuRtlItem_Youthful,
.dxmSubMenuRtlItemWithImage_Youthful,
.dxmSubMenuRtlItemWithPopOutImage_Youthful,
.dxmSubMenuRtlItemWithImageWithPopOutImage_Youthful
{
	padding: 5px 12px;
}
.dxmSubMenuItemDropDownButton_Youthful
{
	padding-right: 5px;
	padding-left: 6px;
}
.dxmSubMenuRtlItemDropDownButton_Youthful
{
	padding-right: 6px;
	padding-left: 5px;
}
.dxmSubMenuItemSelected_Youthful,
.dxmSubMenuItemSelectedWithImage_Youthful,
.dxmSubMenuItemSelectedWithPopOutImage_Youthful,
.dxmSubMenuItemSelectedWithImageWithPopOutImage_Youthful,
.dxmSubMenuRtlItemSelected_Youthful,
.dxmSubMenuRtlItemSelectedWithImage_Youthful,
.dxmSubMenuRtlItemSelectedWithPopOutImage_Youthful,
.dxmSubMenuRtlItemSelectedWithImageWithPopOutImage_Youthful
{
	background-color: #DCE6C3;
	border: Solid 1px #C4D3A0;
}
.dxmSubMenuItemSelected_Youthful,
.dxmSubMenuItemSelectedWithImage_Youthful,
.dxmSubMenuItemSelectedWithPopOutImage_Youthful,
.dxmSubMenuItemSelectedWithImageWithPopOutImage_Youthful,
.dxmSubMenuRtlItemSelected_Youthful,
.dxmSubMenuRtlItemSelectedWithImage_Youthful,
.dxmSubMenuRtlItemSelectedWithPopOutImage_Youthful,
.dxmSubMenuRtlItemSelectedWithImageWithPopOutImage_Youthful
{
	padding: 4px 11px;
}
.dxmSubMenuItemDropDownButtonSelected_Youthful
{
	padding-right: 4px;
	padding-left: 5px;
}
.dxmSubMenuRtlItemDropDownButtonSelected_Youthful
{
	padding-right: 5px;
	padding-left: 4px;
}
.dxmSubMenuItemChecked_Youthful,
.dxmSubMenuItemCheckedWithImage_Youthful,
.dxmSubMenuItemCheckedWithPopOutImage_Youthful,
.dxmSubMenuItemCheckedWithImageWithPopOutImage_Youthful,
.dxmSubMenuRtlItemChecked_Youthful,
.dxmSubMenuRtlItemCheckedWithImage_Youthful,
.dxmSubMenuRtlItemCheckedWithPopOutImage_Youthful,
.dxmSubMenuRtlItemCheckedWithImageWithPopOutImage_Youthful
{
}
.dxmSubMenuItemChecked_Youthful,
.dxmSubMenuItemCheckedWithImage_Youthful,
.dxmSubMenuRtlItemChecked_Youthful,
.dxmSubMenuRtlItemCheckedWithImage_Youthful
{
}
.dxmSubMenuItemCheckedWithPopOutImage_Youthful,
.dxmSubMenuItemCheckedWithImageWithPopOutImage_Youthful,
.dxmSubMenuRtlItemCheckedWithPopOutImage_Youthful,
.dxmSubMenuRtlItemCheckedWithImageWithPopOutImage_Youthful
{
}
.dxmSubMenuItemDropDownButtonChecked_Youthful,
.dxmSubMenuRtlItemDropDownButtonChecked_Youthful
{
}
.dxmSubMenuItemHover_Youthful,
.dxmSubMenuItemHoverWithImage_Youthful,
.dxmSubMenuItemHoverWithPopOutImage_Youthful,
.dxmSubMenuItemHoverWithImageWithPopOutImage_Youthful,
.dxmSubMenuRtlItemHover_Youthful,
.dxmSubMenuRtlItemHoverWithImage_Youthful,
.dxmSubMenuRtlItemHoverWithPopOutImage_Youthful,
.dxmSubMenuRtlItemHoverWithImageWithPopOutImage_Youthful
{
	background-color: #F8FCF1;
	border: Solid 1px #C4D3A0;
}
.dxmSubMenuItemHover_Youthful,
.dxmSubMenuItemHoverWithImage_Youthful,
.dxmSubMenuItemHoverWithPopOutImage_Youthful,
.dxmSubMenuItemHoverWithImageWithPopOutImage_Youthful,
.dxmSubMenuRtlItemHover_Youthful,
.dxmSubMenuRtlItemHoverWithImage_Youthful,
.dxmSubMenuRtlItemHoverWithPopOutImage_Youthful,
.dxmSubMenuRtlItemHoverWithImageWithPopOutImage_Youthful
{
	padding: 4px 11px;
}
.dxmSubMenuItemDropDownButtonHover_Youthful
{
	padding-right: 4px;
	padding-left: 5px;
}
.dxmSubMenuRtlItemDropDownButtonHover_Youthful
{
	padding-right: 5px;
	padding-left: 4px;
}
.dxmSubMenuBorderCorrector_Youthful 
{
    position: absolute;
    border: 0px;
    padding: 0px;
}

.dxmMenuItemSpacing_Youthful,
.dxmMenuLargeItemSpacing_Youthful,
.dxmMenuItemSeparatorSpacing_Youthful,
.dxmMenuLargeItemSeparatorSpacing_Youthful,
.dxmVerticalMenuItemSeparatorSpacing_Youthful,
.dxmVerticalMenuLargeItemSeparatorSpacing_Youthful
{
	display: none;
}
.dxmVerticalMenuItemSpacing_Youthful,
.dxmVerticalMenuLargeItemSpacing_Youthful,
.dxmSubMenuItemSpacing_Youthful,
.dxmSubMenuItemSeparatorSpacing_Youthful 
{
	height: 1px;
}

.dxmMenuItemLeftImageSpacing_Youthful
{
	padding-right: 5px;
}
.dxmMenuItemRightImageSpacing_Youthful
{
	padding-left: 5px;
}
.dxmVerticalMenuItemLeftImageSpacing_Youthful,
.dxmVerticalMenuItemRightImageSpacing_Youthful,
.dxmSubMenuItemImageSpacing_Youthful
{
	width: 1px;
	padding-left: 0px !important;
	padding-right: 0px !important;
	border-left-width: 0px !important;
	border-right-width: 0px !important;
}
.dxmVerticalMenuItemLeftImageSpacing_Youthful div,
.dxmVerticalMenuItemRightImageSpacing_Youthful div
{
	width: 5px;
	height: 1px;
}
.dxmMenuItemTopImageSpacing_Youthful,
.dxmVerticalMenuItemTopImageSpacing_Youthful
{
	margin-bottom: 5px;
}
.dxmMenuItemBottomImageSpacing_Youthful,
.dxmVerticalMenuItemBottomImageSpacing_Youthful
{
	margin-top: 5px;
}
.dxmSubMenuItemImageSpacing_Youthful div
{
	width: 5px;
	height: 1px;
}

.dxmScrollUpButton_Youthful,
.dxmScrollDownButton_Youthful
{
	border-style: none;
    background-color: #d3e4a6;
    cursor: pointer;
    font-size: 0px;
    padding: 3px;
    text-align: center;
}
.dxmScrollUpButton_Youthful
{
    margin-bottom: 1px;
    border-bottom-style: solid;
    border-bottom-color: White;
    border-bottom-width: 1px;
}
.dxmScrollDownButton_Youthful
{
    margin-top: 1px;
    border-top-style: solid;
    border-top-color: White;
    border-top-width: 1px;
}
.dxmScrollButtonHover_Youthful
{
	background-color: #f4bd17;
}
.dxmScrollButtonPressed_Youthful
{
	background-color: #f4921b;
}
.dxmScrollButtonDisabled_Youthful
{
    cursor: default;
}
.dxmScrollArea_Youthful
{
    overflow: hidden;
    position: relative;
}

/* Disabled */
.dxmDisabled_Youthful
{
	color: #abb590;
	cursor: default;
}

/*                                  */
/* -- ASPxMenu Toolbar mode -- */
/*                                  */
td.dxmtb.dxmMenu_Youthful
{
	background-color: #D3E4A6;
	padding: 2px 4px;
}
.dxmtb .dxmMenuItem_Youthful,
.dxmtb .dxmMenuItemWithImage_Youthful,
.dxmtb .dxmMenuItemWithPopOutImage_Youthful,
.dxmtb .dxmMenuItemWithImageWithPopOutImage_Youthful
{
    background: transparent;
    padding: 5px 5px 4px;
}
.dxmtb .dxmMenuItemSelected_Youthful,
.dxmtb .dxmMenuItemSelectedWithImage_Youthful,
.dxmtb .dxmMenuItemSelectedWithPopOutImage_Youthful,
.dxmtb .dxmMenuItemSelectedWithImageWithPopOutImage_Youthful
{
	background-color: #F4921B;
}
.dxmtb .dxmMenuItemSelected_Youthful,
.dxmtb .dxmMenuItemSelectedWithImage_Youthful,
.dxmtb .dxmMenuItemSelectedWithPopOutImage_Youthful,
.dxmtb .dxmMenuItemSelectedWithImageWithPopOutImage_Youthful
{
	padding: 5px 5px 4px;
}
.dxmtb .dxmMenuItemChecked_Youthful,
.dxmtb .dxmMenuItemCheckedWithImage_Youthful,
.dxmtb .dxmMenuItemCheckedWithPopOutImage_Youthful,
.dxmtb .dxmMenuItemCheckedWithImageWithPopOutImage_Youthful
{
	background-color: #F4921B;
}
.dxmtb .dxmMenuItemChecked_Youthful,
.dxmtb .dxmMenuItemCheckedWithImage_Youthful,
.dxmtb .dxmMenuItemCheckedWithPopOutImage_Youthful,
.dxmtb .dxmMenuItemCheckedWithImageWithPopOutImage_Youthful
{
	padding: 5px 5px 4px;
}
.dxmtb .dxmMenuItemHover_Youthful,
.dxmtb .dxmMenuItemHoverWithImage_Youthful,
.dxmtb .dxmMenuItemHoverWithPopOutImage_Youthful,
.dxmtb .dxmMenuItemHoverWithImageWithPopOutImage_Youthful
{
	background-color: #F4BD17;
}
.dxmtb .dxmMenuItemHover_Youthful,
.dxmtb .dxmMenuItemHoverWithImage_Youthful,
.dxmtb .dxmMenuItemHoverWithPopOutImage_Youthful,
.dxmtb .dxmMenuItemHoverWithImageWithPopOutImage_Youthful
{
	padding: 5px 5px 4px;
}
.dxmtb .dxmMenuItemSpacing_Youthful,
.dxmtb .dxmMenuItemSeparatorSpacing_Youthful
{
	width: 4px;
	display: block;
}
.dxmtb .dxmMenuItemDropDownButtonHover_Youthful,
.dxmtb .dxmMenuItemDropDownButtonSelected_Youthful,
.dxmtb .dxmMenuItemDropDownButtonChecked_Youthful
{
    border-left: 1px Solid #D3E4A6;
    padding-left: 4px;
}
.dxmtb .dxmMenuRtlItemDropDownButtonHover_Youthful,
.dxmtb .dxmMenuRtlItemDropDownButtonSelected_Youthful,
.dxmtb .dxmMenuRtlItemDropDownButtonChecked_Youthful
{
    border-right: 1px Solid #D3E4A6;
    padding-right: 4px;
}

/*                     */
/* -- ASPxMenu Lite -- */
/*                     */
.dxm-rtl
{
	direction: ltr;
}
.dxm-rtl .dxm-content
{
	direction: rtl;
}

.dxm-ltr .dxm-main,
.dxm-ltr .dxm-horizontal ul.dx 
{
	float: left;
}
.dxm-rtl .dxm-main,
.dxm-rtl .dxm-horizontal ul.dx 
{
	float: right;	
}
.dxm-popup 
{
	position: relative;
}
ul.dx 
{
	list-style: none none outside;
	margin: 0;
	padding: 0;
	
	background-repeat: repeat-y;
	background-position: left top;
}
.dxm-rtl ul.dx 
{
	background-position: right top;
}
.dxm-image,
.dxm-pImage 
{
	border-width: 0px;
	vertical-align: top;
}
.dxm-popOut,
.dxm-spacing,
.dxm-separator,
.dxm-separator b 
{
	font-size: 0px;
	line-height: 0px;
	display: block;
}

.dxm-ltr .dxm-horizontal .dxm-item,
.dxm-ltr .dxm-horizontal .dxm-spacing,
.dxm-ltr .dxm-horizontal .dxm-separator,
.dxm-ltr .dxm-content
{
    float: left;
}
.dxm-rtl .dxm-horizontal .dxm-item,
.dxm-rtl .dxm-horizontal .dxm-spacing,
.dxm-rtl .dxm-horizontal .dxm-separator,
.dxm-rtl .dxm-content
{
    float: right;    
}

.dxm-vertical .dxm-image-r .dxm-popOut
{
	float: left;
}
.dxm-vertical .dxm-image-l .dxm-popOut
{
	float: right;
}

.dxm-ltr .dxm-horizontal .dxm-popOut
{
    float: left;
}
.dxm-ltr .dxm-vertical .dxm-image-t .dxm-popOut,
.dxm-ltr .dxm-vertical .dxm-image-b .dxm-popOut,
.dxm-ltr .dxm-popup .dxm-popOut 
{
	float: right;
}

.dxm-rtl .dxm-horizontal .dxm-popOut
{
    float: right;
}
.dxm-rtl .dxm-vertical .dxm-image-t .dxm-popOut,
.dxm-rtl .dxm-vertical .dxm-image-b .dxm-popOut,
.dxm-rtl .dxm-popup .dxm-popOut 
{
	float: left;
}
.dxm-ie7 .dxm-vertical ul.dx,
.dxm-ie7 .dxm-popup ul.dx
{
	height: 1%;
}
.dxm-ie7 .dxm-vertical .dxm-item,
.dxm-ie7 .dxm-popup .dxm-item
{
	margin-bottom: -2px;
}
.dxm-ie7 .dxm-vertical .dxm-spacing,
.dxm-ie7 .dxm-popup .dxm-spacing
{
	margin-top: -3px;
}
.dxm-ie7 .dxm-vertical .dxm-item,
.dxm-ie7 .dxm-vertical .dxm-spacing,
.dxm-ie7 .dxm-vertical .dxm-separator,
.dxm-ie7 .dxm-popup .dxm-item,
.dxm-ie7 .dxm-popup .dxm-spacing,
.dxm-ie7 .dxm-popup .dxm-separator
{
	zoom: 1;
}
.dxm-vertical .dxm-separator b,
.dxm-popup .dxm-separator b
{
	margin: 0px auto;
}
.dxm-ie7 .dxm-vertical .dxm-separator b,
.dxm-ie7 .dxm-popup .dxm-separator b
{
	margin: 0px;
}
.dxm-ie7 .dxm-vertical .dxm-separator,
.dxm-ie7 .dxm-popup .dxm-separator
{
	text-align: center;
}
/* Horizontal align = Center */
.dxm-haCenter 
{
    padding-left: 0px !important;
    padding-right: 0px !important;
    overflow: hidden;
}
.dxm-haCenter .dxm-haWrapper,
.dxm-haCenter .dxm-content 
{
    position: relative;
}
.dxm-ltr .dxm-image-l .dxm-haCenter .dxm-haWrapper,
.dxm-ltr .dxm-image-t .dxm-haCenter .dxm-haWrapper,
.dxm-ltr .dxm-image-b .dxm-haCenter .dxm-haWrapper
{
    float: left;
    left: 50%;
}
.dxm-rtl .dxm-image-r .dxm-haCenter .dxm-haWrapper,
.dxm-rtl .dxm-image-t .dxm-haCenter .dxm-haWrapper,
.dxm-rtl .dxm-image-b .dxm-haCenter .dxm-haWrapper
{
    float: right;
    right: 50%;
}
.dxm-ltr .dxm-image-l .dxm-haCenter .dxm-content,
.dxm-ltr .dxm-image-t .dxm-haCenter .dxm-content,
.dxm-ltr .dxm-image-b .dxm-haCenter .dxm-content 
{
    left: -50%;
}
.dxm-rtl .dxm-image-r .dxm-haCenter .dxm-content,
.dxm-rtl .dxm-image-t .dxm-haCenter .dxm-content,
.dxm-rtl .dxm-image-b .dxm-haCenter .dxm-content 
{
    right: -50%;
}
.dxm-ltr .dxm-image-r .dxm-haCenter .dxm-haWrapper 
{
    float: right;
    right: 50%;
}
.dxm-rtl .dxm-image-l .dxm-haCenter .dxm-haWrapper 
{
    float: left;
    left: 50%;
}
.dxm-ltr .dxm-image-r .dxm-haCenter .dxm-content 
{
    right: -50%;
}
.dxm-rtl .dxm-image-l .dxm-haCenter .dxm-content 
{
    left: -50%;
}

/* Appearance */
.dxmLite_Youthful .dxm-main,
.dxmLite_Youthful .dxm-popup
{
	border: solid 1px White;
	
	padding: 0px;
}

.dxmLite_Youthful .dxm-horizontal
{
	background: url('mItemBack.gif') repeat-x bottom #D3E4A6;
}
.dxmLite_Youthful .dxm-vertical
{
	width: 150px;
	
	background-color: #E5EECF;
}

.dxmLite_Youthful .dxm-popup
{
	background-color: #E5EECF;
}

.dxmBC_Youthful
{
	background-color: #E5EECF;
}

.dxmLite_Youthful ul.dx
{
	font: 9pt Tahoma;
}

.dxmLite_Youthful .dxm-item
{
	cursor: default;
}

.dxmLite_Youthful .dxm-image-t .dxm-item,
.dxmLite_Youthful .dxm-image-b .dxm-item,
.dxmLite_Youthful .dxm-content
{
	text-align: center;
	white-space: nowrap;
}

.dxmLite_Youthful,
.dxmLite_Youthful .dxm-content a.dx
{
	color: Black;
}

.dxmLite_Youthful .dxm-disabled,
.dxmLite_Youthful .dxm-disabled .dxm-content a.dx
{
	color: #abb590;
}

.dxmLite_Youthful .dxm-content a.dx
{
	text-decoration: none;
}

.dxmLite_Youthful .dxm-vertical .dxm-item,
.dxmLite_Youthful .dxm-popup .dxm-item
{
	border-width: 1px;
}
.dxm-ltr.dxmLite_Youthful .dxm-popOut,
.dxm-rtl.dxmLite_Youthful .dxm-image-l .dxm-popOut
{
	border-width: 0 0 0 1px;
}
.dxm-rtl.dxmLite_Youthful .dxm-popOut,
.dxm-ltr.dxmLite_Youthful .dxm-image-r .dxm-popOut
{
	border-width: 0 1px 0 0;
}
.dxmLite_Youthful .dxm-vertical .dxm-item,
.dxmLite_Youthful .dxm-popup .dxm-item,
.dxmLite_Youthful .dxm-popOut
{
	border-color: transparent;
	border-style: solid;
}

/* Checked, Selected, Hovered */
.dxmLite_Youthful .dxm-horizontal .dxm-checked,
.dxmLite_Youthful .dxm-horizontal .dxm-selected
{
	background-image: url('mItemSBack.gif');
	background-repeat: repeat-x;
	background-position: bottom;
}
.dxmLite_Youthful .dxm-horizontal .dxm-hovered
{
	background-image: url('mItemHBack.gif');
	background-repeat: repeat-x;
	background-position: bottom;
}
.dxmLite_Youthful .dxm-vertical .dxm-checked,
.dxmLite_Youthful .dxm-vertical .dxm-selected,
.dxmLite_Youthful .dxm-popup .dxm-selected
{
	background-color: #DCE6C3;
}
.dxmLite_Youthful .dxm-vertical .dxm-hovered,
.dxmLite_Youthful .dxm-popup .dxm-hovered
{
	background-color: #F8FCF1;
}
.dxmLite_Youthful .dxm-horizontal .dxm-dropDownMode.dxm-hovered .dxm-popOut
{
	border-color: White;
}
.dxmLite_Youthful .dxm-vertical .dxm-checked,
.dxmLite_Youthful .dxm-vertical .dxm-dropDownMode.dxm-checked .dxm-popOut,
.dxmLite_Youthful .dxm-vertical .dxm-selected,
.dxmLite_Youthful .dxm-vertical .dxm-dropDownMode.dxm-selected .dxm-popOut,
.dxmLite_Youthful .dxm-vertical .dxm-hovered,
.dxmLite_Youthful .dxm-vertical .dxm-dropDownMode.dxm-hovered .dxm-popOut,
.dxmLite_Youthful .dxm-popup .dxm-selected,
.dxmLite_Youthful .dxm-popup .dxm-dropDownMode.dxm-selected .dxm-popOut,
.dxmLite_Youthful .dxm-popup .dxm-hovered,
.dxmLite_Youthful .dxm-popup .dxm-dropDownMode.dxm-hovered .dxm-popOut
{
	border-color: #C4D3A0;
}

/* Content */
.dxmLite_Youthful .dxm-horizontal .dxm-content
{
	padding: 7px 12px 12px;
}
.dxmLite_Youthful .dxm-horizontal .dxm-image-t .dxm-noImage .dxm-content,
.dxmLite_Youthful .dxm-horizontal .dxm-image-b .dxm-noImage .dxm-content
{
	padding-top: 26px;
	padding-bottom: 30px;
}
.dxmLite_Youthful .dxm-horizontal .dxm-image-t.dxm-noImages .dxm-item .dxm-content,
.dxmLite_Youthful .dxm-horizontal .dxm-image-b.dxm-noImages .dxm-item .dxm-content,
.dxmLite_Youthful .dxm-horizontal .dxm-image-t .dxm-noImage .dxm-content,
.dxmLite_Youthful .dxm-horizontal .dxm-image-b .dxm-noImage .dxm-content
{
    padding-top: 27px;
	padding-bottom: 31px;
}

.dxmLite_Youthful .dxm-vertical .dxm-content,
.dxmLite_Youthful .dxm-popup .dxm-content
{
	padding: 4px 11px;
}

/* Image */
.dxmLite_Youthful .dxm-horizontal .dxm-image-l .dxm-image,
.dxm-ltr.dxmLite_Youthful .dxm-horizontal.dxmtb .dxm-image-l .dxm-hasText .dxm-image
{
	margin-right: 5px;
}
.dxmLite_Youthful .dxm-horizontal .dxm-image-r .dxm-image,
.dxm-ltr.dxmLite_Youthful .dxm-horizontal.dxmtb .dxm-image-r .dxm-hasText .dxm-image
{
	margin-left: 5px;
}
.dxmLite_Youthful .dxm-image-t .dxm-image
{
	margin-bottom: 5px;
}
.dxmLite_Youthful .dxm-image-b .dxm-image
{
	margin-top: 5px;
}
.dxmLite_Youthful .dxm-vertical .dxm-image-l .dxm-image,
.dxm-ltr.dxmLite_Youthful .dxm-popup .dxm-image
{
	margin-right: 8px;
}
.dxmLite_Youthful .dxm-vertical .dxm-image-r .dxm-image,
.dxm-rtl.dxmLite_Youthful .dxm-popup .dxm-image
{
	margin-left: 8px;
}

/* Image replacement */
.dxmLite_Youthful .dxm-vertical .dxm-image-l .dxm-noImage,
.dxm-ltr.dxmLite_Youthful .dxm-popup .dxm-noImage
{
	padding-left: 22px;
}
.dxmLite_Youthful .dxm-vertical .dxm-image-r .dxm-noImage,
.dxm-rtl.dxmLite_Youthful .dxm-popup .dxm-noImage
{
	padding-right: 22px;
}
.dxm-ltr.dxmLite_Youthful .dxm-vertical .dxm-image-t .dxm-noImage,
.dxm-ltr.dxmLite_Youthful .dxm-vertical .dxm-image-b .dxm-noImage
{
	padding-left: 3px;
}
.dxm-rtl.dxmLite_Youthful .dxm-vertical .dxm-image-t .dxm-noImage,
.dxm-rtl.dxmLite_Youthful .dxm-vertical .dxm-image-b .dxm-noImage
{
	padding-right: 3px;
}

/* PopOut */
.dxmLite_Youthful .dxm-horizontal .dxm-image-l .dxm-popOut,
.dxmLite_Youthful .dxm-horizontal .dxm-image-r .dxm-popOut,
.dxmLite_Youthful .dxm-horizontal .dxm-image-t.dxm-noImages .dxm-popOut,
.dxmLite_Youthful .dxm-horizontal .dxm-image-b.dxm-noImages .dxm-popOut
{
	padding-top: 11px;
	padding-bottom: 15px;
}
.dxmLite_Youthful .dxm-horizontal .dxm-image-t .dxm-popOut,
.dxmLite_Youthful .dxm-horizontal .dxm-image-b .dxm-popOut
{
	padding-top: 29px;
	padding-bottom: 34px;
}
.dxmLite_Youthful .dxm-horizontal .dxm-image-l .dxm-subMenu .dxm-popOut,
.dxm-ltr.dxmLite_Youthful .dxm-horizontal .dxm-image-t .dxm-subMenu .dxm-popOut,
.dxm-ltr.dxmLite_Youthful .dxm-horizontal .dxm-image-b .dxm-subMenu .dxm-popOut
{
	padding-right: 12px;
	margin-left: -9px;
}
.dxmLite_Youthful .dxm-horizontal .dxm-image-r .dxm-subMenu .dxm-popOut,
.dxm-rtl.dxmLite_Youthful .dxm-horizontal .dxm-image-t .dxm-subMenu .dxm-popOut,
.dxm-rtl.dxmLite_Youthful .dxm-horizontal .dxm-image-b .dxm-subMenu .dxm-popOut
{
	padding-left: 12px;
	margin-right: -9px;
}
.dxm-ltr.dxmLite_Youthful .dxm-horizontal .dxm-image-l .dxm-dropDownMode .dxm-popOut,
.dxm-ltr.dxmLite_Youthful .dxm-horizontal .dxm-image-t .dxm-dropDownMode .dxm-popOut,
.dxm-ltr.dxmLite_Youthful .dxm-horizontal .dxm-image-b .dxm-dropDownMode .dxm-popOut
{
	padding-left: 10px;
	padding-right: 13px;
}
.dxm-rtl.dxmLite_Youthful .dxm-horizontal .dxm-image-r .dxm-dropDownMode .dxm-popOut,
.dxm-rtl.dxmLite_Youthful .dxm-horizontal .dxm-image-t .dxm-dropDownMode .dxm-popOut,
.dxm-rtl.dxmLite_Youthful .dxm-horizontal .dxm-image-b .dxm-dropDownMode .dxm-popOut
{
	padding-left: 10px;
	padding-right: 13px;
}
.dxm-ltr.dxmLite_Youthful .dxm-horizontal .dxm-image-r .dxm-dropDownMode .dxm-popOut
{
	padding-left: 11px;
	padding-right: 12px;
}
.dxm-rtl.dxmLite_Youthful .dxm-horizontal .dxm-image-l .dxm-dropDownMode .dxm-popOut
{
	padding-right: 11px;
	padding-left: 12px;
}

.dxmLite_Youthful .dxm-vertical .dxm-image-l .dxm-popOut,
.dxmLite_Youthful .dxm-vertical .dxm-image-r .dxm-popOut,
.dxmLite_Youthful .dxm-popup .dxm-popOut
{
	padding-top: 8px;
	padding-bottom: 7px;
}
.dxmLite_Youthful .dxm-vertical .dxm-image-t.dxm-noImages .dxm-popOut,
.dxmLite_Youthful .dxm-vertical .dxm-image-t .dxm-noImage .dxm-popOut,
.dxmLite_Youthful .dxm-vertical .dxm-image-b.dxm-noImages .dxm-popOut,
.dxmLite_Youthful .dxm-vertical .dxm-image-b .dxm-noImage .dxm-popOut
{
	padding-top: 8px;
	padding-bottom: 7px;
}
.dxmLite_Youthful .dxm-vertical .dxm-image-t .dxm-popOut,
.dxmLite_Youthful .dxm-vertical .dxm-image-b .dxm-popOut
{
	padding-top: 26px;
	padding-bottom: 26px;
}
.dxm-ltr.dxmLite_Youthful .dxm-vertical .dxm-image-l .dxm-popOut,
.dxm-ltr.dxmLite_Youthful .dxm-vertical .dxm-image-t .dxm-popOut,
.dxm-ltr.dxmLite_Youthful .dxm-vertical .dxm-image-b .dxm-popOut,
.dxm-ltr.dxmLite_Youthful .dxm-popup .dxm-popOut
{
	padding-right: 11px;
	margin-left: 6px;
}
.dxm-rtl.dxmLite_Youthful .dxm-vertical .dxm-image-r .dxm-popOut,
.dxm-rtl.dxmLite_Youthful .dxm-vertical .dxm-image-t .dxm-popOut,
.dxm-rtl.dxmLite_Youthful .dxm-vertical .dxm-image-b .dxm-popOut,
.dxm-rtl.dxmLite_Youthful .dxm-popup .dxm-popOut
{
	padding-left: 11px;
	margin-right: 6px;
}
.dxm-ltr.dxmLite_Youthful .dxm-vertical .dxm-image-l .dxm-dropDownMode .dxm-popOut,
.dxm-ltr.dxmLite_Youthful .dxm-vertical .dxm-image-t .dxm-dropDownMode .dxm-popOut,
.dxm-ltr.dxmLite_Youthful .dxm-vertical .dxm-image-b .dxm-dropDownMode .dxm-popOut,
.dxm-ltr.dxmLite_Youthful .dxm-popup .dxm-dropDownMode .dxm-popOut
{
	padding-right: 4px;
	padding-left: 5px;
	
	margin-left: 8px;
}
.dxm-rtl.dxmLite_Youthful .dxm-vertical .dxm-image-r .dxm-dropDownMode .dxm-popOut,
.dxm-rtl.dxmLite_Youthful .dxm-vertical .dxm-image-t .dxm-dropDownMode .dxm-popOut,
.dxm-rtl.dxmLite_Youthful .dxm-vertical .dxm-image-b .dxm-dropDownMode .dxm-popOut,
.dxm-rtl.dxmLite_Youthful .dxm-popup .dxm-dropDownMode .dxm-popOut
{
	padding-left: 4px;
	padding-right: 5px;
	
	margin-right: 8px;
}
.dxm-ltr.dxmLite_Youthful .dxm-vertical .dxm-image-r .dxm-popOut
{
	padding-left: 11px;
	
	margin-right: 6px;
}
.dxm-rtl.dxmLite_Youthful .dxm-vertical .dxm-image-l .dxm-popOut
{
	padding-right: 11px;
	
	margin-left: 6px;
}
.dxm-ltr.dxmLite_Youthful .dxm-vertical .dxm-image-r .dxm-dropDownMode .dxm-popOut
{
	padding-right: 4px;
	padding-left: 5px;
	
	margin-right: 8px;
}
.dxm-rtl.dxmLite_Youthful .dxm-vertical .dxm-image-l .dxm-dropDownMode .dxm-popOut
{
	padding-left: 4px;
	padding-right: 5px;
	
	margin-left: 8px;
}

/* PopOut replacement */
.dxm-ltr.dxmLite_Youthful .dxm-vertical .dxm-noSubMenu,
.dxm-ltr.dxmLite_Youthful .dxm-popup .dxm-noSubMenu,
.dxm-rtl.dxmLite_Youthful .dxm-vertical .dxm-image-l .dxm-noSubMenu
{
	padding-right: 23px;
}
.dxm-rtl.dxmLite_Youthful .dxm-vertical .dxm-noSubMenu,
.dxm-rtl.dxmLite_Youthful .dxm-popup .dxm-noSubMenu,
.dxm-ltr.dxmLite_Youthful .dxm-vertical .dxm-image-r .dxm-noSubMenu
{
	padding-left: 23px;
}

/* Spacings, Separator */
.dxmLite_Youthful .dxm-horizontal .dxm-spacing
{
	width: 0px;
	height: 1px;
}
.dxmLite_Youthful .dxm-vertical .dxm-spacing
{
	height: 0px;
}
.dxmLite_Youthful .dxm-popup .dxm-spacing
{
	height: 1px;
}

.dxmLite_Youthful .dxm-horizontal .dxm-separator b
{
	width: 1px;
}
.dxmLite_Youthful .dxm-vertical .dxm-separator b,
.dxmLite_Youthful .dxm-popup .dxm-separator b
{
	height: 1px;
}
.dxmLite_Youthful .dxm-horizontal .dxm-separator b,
.dxmLite_Youthful .dxm-popup .dxm-separator b
{
	background-color: White;
}
.dxmLite_Youthful .dxm-horizontal .dxm-spacing,
.dxmLite_Youthful .dxm-horizontal .dxm-separator b,
.dxmLite_Youthful .dxm-horizontal .dxm-image-t.dxm-noImages .dxm-spacing,
.dxmLite_Youthful .dxm-horizontal .dxm-image-b.dxm-noImages .dxm-spacing,
.dxmLite_Youthful .dxm-horizontal .dxm-image-t.dxm-noImages .dxm-separator b,
.dxmLite_Youthful .dxm-horizontal .dxm-image-b.dxm-noImages .dxm-separator b
{
	height: 33px;
}
.dxmLite_Youthful .dxm-horizontal .dxm-image-t .dxm-spacing,
.dxmLite_Youthful .dxm-horizontal .dxm-image-b .dxm-spacing,
.dxmLite_Youthful .dxm-horizontal .dxm-image-t .dxm-separator b,
.dxmLite_Youthful .dxm-horizontal .dxm-image-b .dxm-separator b
{
	height: 70px;
}
.dxmLite_Youthful .dxm-popup .dxm-separator
{
	margin-top: 1px;
	margin-bottom: 1px;
}
.dxm-ltr.dxmLite_Youthful .dxm-popup .dxm-separator
{
    padding-left: 34px;
}
.dxm-rtl.dxmLite_Youthful .dxm-popup .dxm-separator
{
    padding-right: 34px;
}
.dxm-ltr.dxmLite_Youthful .dxm-popup .dxm-noImages .dxm-separator
{
	padding-left: 0;
}
.dxm-rtl.dxmLite_Youthful .dxm-popup .dxm-noImages .dxm-separator
{
	padding-right: 0;
}
.dxm-ie7.dxmLite_Youthful .dxm-vertical .dxm-separator
{
	margin-top: -3px;
}
.dxm-ie7.dxmLite_Youthful .dxm-popup .dxm-separator
{
	margin-top: 0px;
}
/* Scroll elements */
.dxmLite_Youthful .dxm-scrollUpBtn, 
.dxmLite_Youthful .dxm-scrollDownBtn
{
	border-style: none;
    background-color: #d3e4a6;
    cursor: pointer;
    font-size: 0px;
    padding: 3px;
    text-align: center;
}
.dxmLite_Youthful .dxm-scrollUpBtn
{
    margin-bottom: 1px;
    border-bottom-style: solid;
    border-bottom-color: White;
    border-bottom-width: 1px;
}
.dxmLite_Youthful .dxm-scrollDownBtn
{
    margin-top: 1px;
    border-top-style: solid;
    border-top-color: White;
    border-top-width: 1px;
}
.dxmLite_Youthful .dxm-scrollBtnHovered
{
	background-color: #f4bd17;
}
.dxmLite_Youthful .dxm-scrollBtnPressed
{
	background-color: #f4921b;
}
.dxmLite_Youthful .dxm-scrollBtnDisabled
{
    cursor: default;
}
.dxmLite_Youthful .dxm-scrollArea
{
    overflow: hidden;
    position: relative;
}
/*                             */
/* -- ASPxMenu Lite Toolbar mode -- */
/*                             */
.dxmLite_Youthful .dxm-main.dxmtb {
    padding: 2px 4px;
    background-color: #D3E4A6;
    background-image: none;
}

.dxmLite_Youthful .dxm-horizontal.dxmtb .dxm-image-l .dxm-content,
.dxmLite_Youthful .dxm-horizontal.dxmtb .dxm-image-l .dxm-subMenu .dxm-content,
.dxmLite_Youthful .dxm-horizontal.dxmtb .dxm-image-l .dxm-subMenu.dxm-noImage .dxm-content,
.dxmLite_Youthful .dxm-horizontal.dxmtb .dxm-image-l .dxm-dropDownMode.dxm-noImage .dxm-content {
	padding: 5px;
}
.dxmLite_Youthful .dxm-horizontal.dxmtb .dxm-image-l.dxm-noImages .dxm-item .dxm-content,
.dxmLite_Youthful .dxm-horizontal.dxmtb .dxm-image-l .dxm-noImage .dxm-content {
    padding: 6px 5px 6px;
}

.dxm-ltr.dxmLite_Youthful .dxm-horizontal.dxmtb .dxm-image-l .dxm-image 
{
	margin-right: 0;
}
.dxm-rtl.dxmLite_Youthful .dxm-horizontal.dxmtb .dxm-image-r .dxm-image 
{
	margin-left: 0;
}
.dxm-ltr.dxmLite_Youthful .dxm-popup.dxmtb .dxm-image 
{
	margin-right: 10px;
}
.dxm-rtl.dxmLite_Youthful .dxm-popup.dxmtb .dxm-image 
{
	margin-left: 10px;
}
.dxmLite_Youthful .dxm-horizontal.dxmtb .dxm-image-l .dxm-dropDownMode .dxm-content {
	padding: 5px 5px 4px;
}

.dxm-ltr.dxmLite_Youthful .dxm-horizontal.dxmtb .dxm-image-l .dxm-subMenu .dxm-popOut,
.dxm-ltr.dxmLite_Youthful .dxm-horizontal.dxmtb .dxm-image-l .dxm-dropDownMode .dxm-popOut 
{
    padding: 9px 5px 9px 3px;
    margin-left: 0;
}
.dxm-rtl.dxmLite_Youthful .dxm-horizontal.dxmtb .dxm-image-r .dxm-subMenu .dxm-popOut,
.dxm-rtl.dxmLite_Youthful .dxm-horizontal.dxmtb .dxm-image-r .dxm-dropDownMode .dxm-popOut 
{
    padding: 9px 3px 9px 5px;
    margin-right: 0;
}
.dxmLite_Youthful .dxm-horizontal.dxmtb .dxm-dropDownMode.dxm-hovered .dxm-popOut,
.dxmLite_Youthful .dxm-horizontal.dxmtb .dxm-dropDownMode.dxm-selected .dxm-popOut,
.dxmLite_Youthful .dxm-horizontal.dxmtb .dxm-dropDownMode.dxm-checked .dxm-popOut
{
    border-color: #D3E4A6;
}

.dxmLite_Youthful .dxm-horizontal.dxmtb .dxm-spacing {
	width: 4px;
}
.dxmLite_Youthful .dxm-horizontal.dxmtb .dxm-separator {
	margin: 0px 4px;
}
.dxmLite_Youthful .dxm-horizontal.dxmtb .dxm-spacing,
.dxmLite_Youthful .dxm-horizontal.dxmtb .dxm-separator b {
	height: 25px;
}
.dxmLite_Youthful .dxm-horizontal.dxmtb .dxm-checked,
.dxmLite_Youthful .dxm-horizontal.dxmtb .dxm-hovered,
.dxmLite_Youthful .dxm-horizontal.dxmtb .dxm-selected
{
    background-image: none;
}
.dxmLite_Youthful .dxm-horizontal.dxmtb .dxm-checked,
.dxmLite_Youthful .dxm-horizontal.dxmtb .dxm-selected
{
    background-color: #F4921B;
}
.dxmLite_Youthful .dxm-horizontal.dxmtb .dxm-hovered {
    background-color: #F4BD17;
}

/* -- ASPxNavBar -- */
.dxnbControl_Youthful {
	background-color: White;
	font: 9pt Tahoma;
	color: Black;
}
.dxnbControl_Youthful td.dxnbCtrl
{
    padding: 1px;
}
.dxnbControl_Youthful a {
	color: Black;
}
.dxnbLoadingPanel_Youthful {
	font: 9pt Tahoma;	
	color: Black;
}
.dxnbLoadingPanel_Youthful td.dx {
	white-space: nowrap;
	text-align: center;
	padding: 12px 12px 12px 12px;
}
.dxnbGroupHeader_Youthful {
	background-color: #D3E4A6;
	font-weight: normal;
	color: Black;
	padding: 10px 7px 11px 16px;
	border: 0px;
}
.dxnbGroupHeader_Youthful table.dxnb {
	font: normal 9pt Tahoma;
	color: black;
}
.dxnbGroupHeader_Youthful td.dxnb {
	white-space: nowrap;
}
.dxnbGroupHeaderCollapsed_Youthful {
	background-color: #D3E4A6;
	font-weight: normal;
	color: Black;
	padding: 10px 7px 11px 16px;
	border: 0px;
}
.dxnbGroupHeaderCollapsed_Youthful table.dxnb {
	font: normal 9pt Tahoma;
	color: black;
}
.dxnbGroupHeaderCollapsed_Youthful td.dxnb {
	white-space: nowrap;
}
.dxnbGroupHeaderHover_Youthful {    
}
.dxnbGroupHeaderCollapsedHover_Youthful {
}
.dxnbGroupContent_Youthful {
    background-color: #E5EECF;
	border: 0px;
	padding: 0 0 0 6px;
	border-top: solid 1px White!important;
}
.dxnbItem_Youthful,
.dxnbLargeItem_Youthful, dxnbBulletItem_Youthful {
	color: Black;
	text-align: left;
}
.dxnbItem_Youthful {
    padding: 5px 10px 5px 10px;
}
.dxnbLargeItem_Youthful {
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
}
.dxnbBulletItem_Youthful
{
	margin-bottom: 9px;
}
.dxnbItemSelected_Youthful,
.dxnbLargeItemSelected_Youthful,
.dxnbBulletItemSelected_Youthful {
	
	background-color: #DCE6C3;
	border: solid 1px #C4D3A0;
}
.dxnbItemSelected_Youthful {
    padding: 4px 9px 4px 9px;
}
.dxnbLargeItemSelected_Youthful {
	padding-top: 5px;
	padding-right: 11px;
	padding-bottom: 5px;
	padding-left: 11px;
}
.dxnbItemHover_Youthful,
.dxnbLargeItemHover_Youthful,
.dxnbBulletItemHover_Youthful {	
	background-color: #F8FCF1;
	border: Solid 1px #C4D3A0;
}
.dxnbItemHover_Youthful {
    padding: 4px 9px 4px 9px;
}
.dxnbLargeItemHover_Youthful {
	padding-top: 5px;
	padding-right: 11px;
	padding-bottom: 5px;
	padding-left: 11px;
}
.dxnbGroupHeader_Youthful,
.dxnbGroupHeaderCollapsed_Youthful
{
    text-align: left;
}
.dxnbItem_Youthful,
.dxnbItemHover_Youthful,
.dxnbItemSelected_Youthful,
.dxnbBulletItem_Youthful,
.dxnbBulletItemHover_Youthful,
.dxnbBulletItemSelected_Youthful
{
    text-align: left;
}
.dxnbLargeItem_Youthful,
.dxnbLargeItemHover_Youthful,
.dxnbLargeItemSelected_Youthful
{
    text-align: center;
}
/* Spacings */
.dxnbGroupSpacing_Youthful,
.dxnbItemSpacing_Youthful
{
	width: 100%;
	height: 1px;
}
.dxnbImgCellLeft_Youthful 
{
	padding-right: 10px;	
}
.dxnbImgCellRight_Youthful
{
	padding-left: 10px;	
}
.dxnbLargeItemImgTop_Youthful
{
	margin-bottom: 10px;
}
.dxnbLargeItemImgBottom_Youthful
{
	margin-top: 10px;
}
/* Disabled */
.dxnbDisabled_Youthful
{
	color: #abb590;
	cursor: default;
}
.dxnbDisabled_Youthful td.dxnb
{
	color: #a5af8b;
}

/* -- ASPxNavBar Lite -- */
.dxnbLite_Youthful 
{
    color: Black; 
    background: White;
	font: 9pt Tahoma;
	list-style: none none outside;
    margin: 0;         
    padding: 1px;  
    float: left;
    width: 200px;
}
.dxnbLite_Youthful a
{
	color: Black;
}
.dxnbLite_Youthful .dxnb-gr 
{
	margin-bottom: 1px;
}
.dxnbLite_Youthful .dxnb-header,
.dxnbLite_Youthful .dxnb-headerCollapsed 
{
	background: #D3E4A6;
	overflow: hidden;
    margin: 0;
    padding: 10px 7px 11px 16px;
	cursor: pointer;
	white-space: nowrap;
	clear: both;
}
.dxnbLite_Youthful .dxnb-content 
{
	background: #E5EECF;
	border-top: solid 1px White;
    list-style: none none outside;
    margin: 0;
    padding: 0 0 0 6px;
    overflow: hidden;	
}
.dxnb-noHeads .dxnb-content
{
	border-top-width: 1px;
}
.dxnbLite_Youthful .dxnb-item,
.dxnbLite_Youthful .dxnb-large,
.dxnbLite_Youthful .dxnb-bullet
{
	color: Black;
    clear: both;
    overflow: hidden;
    cursor: default;
}
.dxnbLite_Youthful .dxnb-item,
.dxnbLite_Youthful .dxnb-large,
.dxnbLite_Youthful .dxnb-tmpl
{
	margin-bottom: 1px;
}
.dxnbLite_Youthful .dxnb-item
{
	padding: 5px 10px;
}
.dxnbLite_Youthful .dxnb-large
{
	padding: 6px 12px; 
}
.dxnbLite_Youthful .dxnb-bullet,
.dxnbLite_Youthful .dxnb-bulletHover,
.dxnbLite_Youthful .dxnb-bulletSelected 
{
    padding: 0 5px;
    overflow: visible;
    margin-bottom: 9px;
}
.dxnbLite_Youthful .dxnb-itemSelected,
.dxnbLite_Youthful .dxnb-itemHover
{
	padding: 4px 9px;
}
.dxnbLite_Youthful .dxnb-largeSelected,
.dxnbLite_Youthful .dxnb-largeHover
{
	padding: 5px 11px;
}
.dxnbLite_Youthful .dxnb-itemSelected,
.dxnbLite_Youthful .dxnb-largeSelected
{
	background-color: #DCE6C3;
	border: solid 1px #C4D3A0;
}
.dxnbLite_Youthful .dxnb-itemHover,
.dxnbLite_Youthful .dxnb-largeHover
{
	background-color: #F8FCF1;
	border: Solid 1px #C4D3A0;
}
.dxnbLite_Youthful .dxnb-header,
.dxnbLite_Youthful .dxnb-headerCollapsed, 
.dxnbLite_Youthful .dxnb-item,
.dxnbLite_Youthful .dxnb-itemHover,
.dxnbLite_Youthful .dxnb-itemSelected,
.dxnbLite_Youthful .dxnb-bullet,
.dxnbLite_Youthful .dxnb-bulletHover,
.dxnbLite_Youthful .dxnb-bulletSelected
{
    text-align: left;
}
.dxnbLite_Youthful .dxnb-large,
.dxnbLite_Youthful .dxnb-largeHover,
.dxnbLite_Youthful .dxnb-largeSelected
{
    text-align: center;
}
.dxnbLite_Youthful .dxnb-headerHover
{
}
.dxnbLite_Youthful .dxnb-headerCollapsedHover
{
}
.dxnbLite_Youthful .dxnb-last
{
	margin-bottom: 0;
}
.dxnbLite_Youthful .dxnb-btn,
.dxnbLite_Youthful .dxnb-btnLeft,
.dxnbLite_Youthful .dxnb-img
{
	border-width: 0;
}

.dxnbLite_Youthful .dxnb-btn
{
	float: right;
	margin-left: 10px;
}
.dxnbLite_Youthful .dxnb-btnLeft 
{
	float: left;
	margin-right: 10px;
}
.dxnbLite_Youthful .dxnb-img
{
	margin:0 10px 0 0;
	float: left;
}
.dxnbLite_Youthful .dxnb-right .dxnb-item .dxnb-img,
.dxnbLite_Youthful .dxnb-rtlHeader .dxnb-img
{
	float: right;
	margin: 0 0 0 10px;
}
.dxnbLite_Youthful .dxnb-top .dxnb-large .dxnb-img
{
	margin-bottom: 10px;
}
.dxnbLite_Youthful .dxnb-bottom .dxnb-large .dxnb-img
{
	margin-top: 10px;
}
.dxnbLite_Youthful .dxnb-large .dxnb-img
{
    display: block;
    float: none;
    margin-left: auto;
    margin-right: auto;
}
.dxnbLiteDisabled_Youthful,
.dxnbLite_Youthful .dxnbLiteDisabled_Youthful,
.dxnbLiteDisabled_Youthful a,
.dxnbLiteDisabled_Youthful .dxnb-item,
.dxnbLiteDisabled_Youthful .dxnb-large,
.dxnbLiteDisabled_Youthful .dxnb-bullet,
.dxnbLiteDisabled_Youthful .dxnb-header,
.dxnbLiteDisabled_Youthful .dxnb-headerCollapsed 
{
	color: #abb590;
	cursor: default;
}
.dxnbLiteDisabled_Youthful .dxnb-header,
.dxnbLiteDisabled_Youthful .dxnb-headerCollapsed
{
	color: #a5af8b;
}

/* -- ASPxNewsControl -- */
.dxncControl_Youthful {
	font: 8pt Tahoma;
	background-color: White;
}
.dxncControl_Youthful td.dxncCtrl
{
	padding: 18px;
}
.dxncLoadingPanel_Youthful {
    font: 9pt Tahoma;
	color: #303030;
	border: solid 1px #9BC424;
	background-color: White;
}
.dxncLoadingPanel_Youthful td.dx {
	white-space: nowrap;
	text-align: center;
	padding: 12px 12px 12px 12px;
}
.dxncContent_Youthful {
}
.dxncPagerPanel_Youthful {
    padding-left: 0px;
    border-top: Solid 5px #E5EECF;
}
.dxncItem_Youthful {
	font: 9pt Tahoma;
	color: black;
    padding-left: 0px;
    border-bottom: 0px;
    padding-top: 12px;
    padding-bottom: 12px;
}
.dxncEmptyItem_Youthful {
	font: 9pt Tahoma;
	color: black;
    padding-left: 0px;
    border-bottom: 0px;
    padding-top: 12px;
    padding-bottom: 12px;
}
.dxncBackToTop_Youthful a {
    color: #7A9F0E;
}
.dxncBackToTop_Youthful a:hover {
    color: #F4921B;
}
.dxncBackToTop_Youthful a:visited {
    color: #9AA481;
}
/* - Headline - */
.dxncItemContent_Youthful {
    line-height: 120%;
    color: Black;
    font-family: Tahoma;
    font-size: 9pt;
    padding-left: 12px;
}
.dxncItemDate_Youthful,
.dxncItemDateLeftPanel_Youthful,
.dxncItemDateRightPanel_Youthful {
	color: #80A70E;
	white-space: nowrap;
	font-family: Verdana;
	font-size: 9pt;
}
.dxncItemDateLeftPanel_Youthful,
.dxncItemDateRightPanel_Youthful {
	line-height: 121%;
}
.dxncItemHeader_Youthful {
    line-height: 121%;
    font-size: 1.5em;
    font-weight: normal;
    color: #80A70E;
    padding-bottom: 2px;
    padding-left: 7px;
    border-left: Solid 5px #F4921B;
    font-family: Tahoma;
}
.dxncItemLeftPanel_Youthful {
    text-align: right;
	color: Black;
	font-family: Tahoma;
	font-size: 8pt;
	padding-top: 4px;
}
.dxncItemRightPanel_Youthful {
	color: Black;
	font-family: Tahoma;
	font-size: 8pt;
	padding-top: 4px;
}
.dxncItemTailDiv_Youthful a
{
    text-decoration: none;
	color: #7A9F0E;
}
.dxncItemTailDiv_Youthful a:hover
{
    text-decoration: underline;
}
.dxncItemTailDiv_Youthful a:visited
{
    color: #9AA481;
    text-decoration: none;
}
.dxncItemContent_Youthful a.dxhl
{
    text-decoration: none;
	color: #7A9F0E;
} 
.dxncItemContent_Youthful a.dxhl:hover
{
    text-decoration: underline;
}
.dxncItemContent_Youthful a.dxhl:visited
{
    color: #9AA481;
    text-decoration: none;
}
.dxncEmptyData_Youthful
{
	color: #9CC525;
}
/* Disabled */
.dxncDisabled_Youthful,
.dxncDisabled_Youthful span.dxhl,
.dxncDisabled_Youthful a,
.dxncDisabled_Youthful a:hover
{
	color: #b5c58f;
	cursor: default;
}

/* -- ASPxPager -- */
.dxpControl_Youthful 
{
    color: #7A9F0E;
    font-family: Tahoma;
    font-size: 9pt;    
}
.dxpControl_Youthful td.dxpCtrl
{
    padding: 5px 2px 5px 2px;
}
.dxpButton_Youthful 
{
    color: #7A9F0E;
    font-family: Tahoma;
    font-size: 9pt;
    text-decoration: underline;
    cursor: pointer;
}
.dxpButton_Youthful a
{
    color: #7A9F0E;
    font-family: Tahoma;
    font-size: 9pt;
    text-decoration: underline;
}
.dxpDisabledButton_Youthful 
{
    color: #A1AE7E!important;
    font-family: Tahoma;
    font-size: 9pt;
    text-decoration: none;
}
.dxpPageNumber_Youthful 
{
	padding: 0px 5px 0px 5px;
	font-family: Tahoma;
	text-decoration: none;
	color: #7A9F0E;
	cursor: pointer;
	font-size: 9pt;
}
.dxpPageNumber_Youthful a
{
	font-family: Tahoma;
	text-decoration: none;
	color: #7A9F0E;
	font-size: 9pt;
}
.dxpCurrentPageNumber_Youthful 
{
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
	color: White;
	background-color: #F4921B;
	font-size: 9pt;
	padding: 2px 3px 3px 3px;
	white-space: nowrap;
}
.dxpSummary_Youthful 
{
    color: #7A9F0E;
    font-family: Tahoma;
    font-size: 9pt;
    padding: 0px 4px 0px 4px;
}
.dxpSeparator_Youthful 
{
	background-color: #7A9F0E;
}
/* Disabled */
.dxpDisabled_Youthful
{
	color: #9eb273!important;
	border-color: #abb590;
	cursor: default;
}

/* -- ASPxPager Lite -- */

.dxpLite_Youthful
{
	font: 9pt Tahoma;
	color: #7A9F0E;
	padding: 5px 2px;
	float: left;
}

.dxpLite_Youthful .dxp-summary,
.dxpLite_Youthful .dxp-sep,
.dxpLite_Youthful .dxp-button,
.dxpLite_Youthful .dxp-num,
.dxpLite_Youthful .dxp-current,
.dxpLite_Youthful .dxp-ellip
{
	display: block;	
	float: left;
	margin-left: 4px;
	font-weight: normal;	
}
.dxpLite_Youthful .dxp-lead
{
	margin-left: 0 !important;
}

.dxpLite_Youthful a
{
	color: #7A9F0E;
	text-decoration: none;
}

.dxpLite_Youthful .dxp-button
{
	color: #7A9F0E;
	white-space: nowrap;
	text-align: center;
	cursor: pointer;
	text-decoration: underline;
	padding-top: 2px;
}
.dxpLite_Youthful .dxp-button img
{
	border: 0;
	vertical-align: middle;
	text-decoration: none;
}
.dxpLite_Youthful .dxp-wideButton
{
	padding: 2px 5px 0;
}
.dxpLite_Youthful .dxp-disabledButton
{
	color: #9eb273;
	cursor: default;
	text-decoration: none;
}

.dxpLite_Youthful .dxp-num
{
	color: #7A9F0E;
	padding: 2px 5px 1px;
	cursor: pointer;
}

.dxpLite_Youthful .dxp-current
{
	color: white;
	background: #F4921B;
	font-weight: bold;
	padding: 2px 3px 3px;	
	cursor: text;
}

.dxpLite_Youthful .dxp-summary,
.dxpLite_Youthful .dxp-ellip
{
	white-space: nowrap;
	padding: 2px 4px 1px;
}

.dxpLite_Youthful .dxp-sep
{
	background: #7A9F0E;
    width: 1px;
    height: 11px;
    margin-top: 5px;
}

.dxpLiteDisabled_Youthful,
.dxpLiteDisabled_Youthful a,
.dxpLiteDisabled_Youthful .dxp-summary,
.dxpLiteDisabled_Youthful .dxp-sep,
.dxpLiteDisabled_Youthful .dxp-button,
.dxpLiteDisabled_Youthful .dxp-num,
.dxpLiteDisabled_Youthful .dxp-current,
.dxpLiteDisabled_Youthful .dxp-ellip
{
	color: #9eb273;
	border-color: #abb590;
	cursor: default;
}

/* -- ASPxPopupControl -- */
.dxpcControl_Youthful {
	font-size: 9pt;
	cursor: default;
	border: Solid 0px #8B8B8B;
	font-family: Tahoma, Verdana, Arial;
	background-color: White;
	color: Black;
}
.dxpcControl_Youthful a {
	color: Black;
}
.dxpcCloseButton_Youthful {
	cursor: pointer;
	padding: 0px 7px 0px 4px;
}
.dxpcCloseButtonHover_Youthful {
}
.dxpcContent_Youthful {
	color: Black;
	background-color: #E5EECF;
	font-size: 9pt;
	font-family: Tahoma, Verdana, Arial;

	padding: 12px 15px 22px 15px;
	border: 0px;	
	vertical-align: top;
}
.dxpcFooter_Youthful {
	background-color: #9CC525;
	color: White;
    text-align: center;    
	font-size: 9pt;
	font-family: Tahoma, Verdana, Arial;

	border: 0px;
	border-top: Solid 1px White;
}
.dxpcFooter_Youthful a {
	color: White;
}
.dxpcFooter_Youthful td.dxpc {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9pt;
	color: White;
	white-space: nowrap;
	padding: 6px 0px 9px 14px;
}
.dxpcHeader_Youthful {
    font-size: 9pt;
    background-color: #D3E4A6;
    font-family: Tahoma, Verdana, Arial;
    font-weight: normal;
    color: Black;
    
    border-left-width: 0px;
    border-right-width: 0px;

    border-top: Solid 5px #9CC525;
    border-bottom: Solid 1px White;

}
.dxpcHeader_Youthful td.dxpc {
    font-family: Tahoma, Verdana, Arial;
    font-size: 9pt;
    color: Black;
	white-space: nowrap;
	font-weight: normal;

    padding: 4px 0px 6px 3px;
}
.dxpcLoadingPanel_Youthful
{
	font: 9pt Tahoma;
	color: #303030;
	border: solid 1px #9BC424;
	background-color: White;
}
.dxpcLoadingPanel_Youthful td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px 12px 12px 12px;
}
.dxpcLoadingDiv_Youthful
{
	background-color: Gray;
	opacity: 0.01;
	filter:progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=1);
}
/* Disabled */
.dxpcDisabled_Youthful
{
	color: #808080;
	cursor: default;
}

/* -- ASPxRoundPanel -- */
.dxrpControl_Youthful td.dxrp,
.dxrpControlGB_Youthful td.dxrp
{
	font-size: 9pt;
	color: Black;
	padding: 10px 6px 0px 6px;
	font-family: Tahoma, Verdana, Arial;
}
/* - Header - */
.dxrpControl_Youthful .dxrpHeader_Youthful td.dxrp,
.dxrpControlGB_Youthful span.dxrpHeader_Youthful
{
    text-align: Center;
	font-family: Tahoma, Verdana, Arial;
	color: Black;
	font-size: 9pt;
	padding-top: 0px;
}
.dxrpControl_Youthful .dxrpHI,
.dxrpControl_Youthful .dxrpHeader_Youthful,
.dxrpControl_Youthful .dxrpHeader_Youthful td.dxrp
{
	vertical-align: top;
	white-space: nowrap;
}
/* Header image */
.dxrpControl_Youthful .dxrpHI
{
    padding-right: 4px;
}
.dxrpControl_Youthful .dxrpHIR
{
    padding-left: 4px;
}
/* Content */
.dxrpControl_Youthful .dxrpcontent,
.dxrpControlGB_Youthful .dxrpcontent
{
	vertical-align: top;
}
/* Edges */
.dxrpControl_Youthful .dxrpHeader_Youthful,
.dxrpControl_Youthful .dxrpTE,
.dxrpControl_Youthful .dxrpHLE,
.dxrpControl_Youthful .dxrpHRE
{
	background-color: #D3E4A6;
}
.dxrpControl_Youthful .dxrpcontent,
.dxrpControl_Youthful .dxrpNHTE,
.dxrpControl_Youthful .dxrpLE,
.dxrpControl_Youthful .dxrpRE,
.dxrpControl_Youthful .dxrpBE,
.dxrpControlGB_Youthful .dxrpcontent,
.dxrpControlGB_Youthful .dxrpNHTE,
.dxrpControlGB_Youthful .dxrpLE,
.dxrpControlGB_Youthful .dxrpRE,
.dxrpControlGB_Youthful .dxrpBE,
.dxrpControlGB_Youthful span.dxrpHeader_Youthful
{
	background-color: #E5EECF;
}
.dxrpControl_Youthful .dxrpHeader_Youthful
{
	background: #D3E4A6 url('rpHeaderSeparator.gif') repeat-x left bottom;
}
.dxrpControl_Youthful .dxrpHLE,
.dxrpControl_Youthful .dxrpHRE
{
	background: #D3E4A6 url('rpHeaderLeftEdge.gif') left bottom;
}
/* Disabled */
.dxrpDisabled_Youthful,
.dxrpDisabled_Youthful td.dxrp
{
	color: #abb590;
	cursor: default;
}

/* -- ASPxSiteMapControl -- */
.dxsmControl_Youthful a:hover {
    color: #F4921B!important;
    text-decoration: none!important;
}
.dxsmControl_Youthful a:visited {
    color: #9AA481!important;
}

.dxsmControl_Youthful {
	border: 0px;	
	color: Black;
	font-family: Tahoma, Arial;
	font-size: 9pt;
	text-decoration: none;
}
/* - Category Level - */
.dxsmCategoryLevel_Youthful,
.dxsmCategoryLevel_Youthful a {
    color: #9CC525;    
    font-weight: normal;
    font-size: 13.5pt;
    font-family: Verdana;
    text-decoration: none;
}
.dxsmCategoryLevel_Youthful {
    white-space: nowrap;
    padding: 0px 0px 5px 0px;
}
.dxsmCategoryLevel_Youthful {
    border-bottom: Solid 1px #B8B8B8;
}
 /*flow layout*/
.dxsmLevelCategoryFlow_Youthful,
.dxsmLevelCategoryFlow_Youthful a {
    color: #9CC525;    
    font-weight: normal;
    font-size: 13.5pt;
    font-family: Tahoma, Verdana, Arial;	
	text-decoration: underline;
}
/* - Level 0 - */
.dxsmLevel0_Youthful,
.dxsmLevel0_Youthful a,
.dxsmLevel0Categorized_Youthful a,
.dxsmLevel0Categorized_Youthful {
    color: #9CC525;    
    font-weight: normal;
    font-size: 11pt;
	font-family: Tahoma, Arial;
    text-decoration: none;
}
.dxsmLevel0_Youthful,
.dxsmLevel0Categorized_Youthful {
    white-space: nowrap;
    padding: 0px 0px 1px 0px;
}
.dxsmLevel0_Youthful {
    border-bottom: Solid 5px #F4921B;
    padding: 0px 0px 1px 0px;
}
 /*flow layout*/
.dxsmLevel0Flow_Youthful,
.dxsmLevel0Flow_Youthful a,
.dxsmLevel0CategorizedFlow_Youthful a,
.dxsmLevel0CategorizedFlow_Youthful {
    color: #9CC525;    
    font-family: Tahoma, Verdana, Arial;	
    font-weight: normal;
    font-size: 11pt;
	text-decoration: underline;
}
.dxsmLevel0Flow_Youthful {
    padding: 0px 0px 0px 0px;    
}
.dxsmLevel0Flow_Youthful {
    text-decoration: none;    
}

/* - Level 1 - */
.dxsmLevel1_Youthful,
.dxsmLevel1_Youthful a,
.dxsmLevel1Categorized_Youthful a,
.dxsmLevel1Categorized_Youthful {
    color: Black;    
    font-size: 9pt;
	font-family: Tahoma, Arial;
    text-decoration: none;    
}
.dxsmLevel1_Youthful,
.dxsmLevel1Categorized_Youthful {
    white-space: nowrap;  
    padding: 0px 0px 0px 0px;
}

/*flow layout*/
.dxsmLevel1Flow_Youthful,
.dxsmLevel1Flow_Youthful a,
.dxsmLevel1CategorizedFlow_Youthful,
.dxsmLevel1CategorizedFlow_Youthful a {
    color: Black;    
    font-family: Tahoma, Verdana, Arial;	
    font-size: 9pt;
	text-decoration: underline;
}
.dxsmLevel1Flow_Youthful {
    text-decoration: none;
    padding: 0px 0px 0px 0px;
}

/* - Level 2 - */
.dxsmLevel2_Youthful,
.dxsmLevel2_Youthful a,
.dxsmLevel2Categorized_Youthful a,
.dxsmLevel2Categorized_Youthful {
    color: Black;    
    font-size: 9pt;
	font-family: Tahoma, Arial;
    text-decoration: none;    
}
.dxsmLevel2_Youthful,
.dxsmLevel2Categorized_Youthful {
    white-space: nowrap;
    padding: 0px 0px 0px 0px;    
}
/*flow layout*/
.dxsmLevel2Flow_Youthful,
.dxsmLevel2Flow_Youthful a {
    color: Black;
    font-size: 9pt;    
    font-family: Tahoma, Verdana, Arial;	
	text-decoration:underline;    
}
.dxsmLevel2Flow_Youthful {
    padding: 0px 0px 0px 0px;
}
/* - Level 3 - */
.dxsmLevel3_Youthful,
.dxsmLevel3_Youthful a {
    color: Black;    
    font-size: 9pt;
	font-family: Tahoma, Arial;
    text-decoration: none;    
}
.dxsmLevel3_Youthful {
    white-space: nowrap;        
    padding: 0px 0px 0px 0px;    
}
/*flow layout*/
.dxsmLevel3Flow_Youthful,
.dxsmLevel3Flow_Youthful a {
    color: Black;
    font-size: 9pt;
    font-family: Tahoma, Verdana, Arial;	
	text-decoration: underline;    
}
/* - Level 4 - */
.dxsmLevel4_Youthful,
.dxsmLevel4_Youthful a {
    color: Black;    
    font-size: 9pt;
	font-family: Tahoma, Arial;
    text-decoration: none;    
}
.dxsmLevel4_Youthful {
    white-space: nowrap;
    padding: 0px 0px 0px 0px;    
}
/*flow layout*/
.dxsmLevel4Flow_Youthful,
.dxsmLevel4Flow_Youthful a {
    color: Black;
    font-family: Tahoma, Verdana, Arial;	
    font-size: 9pt;
	text-decoration: underline;        
}
.dxsmLevel4Flow_Youthful {
    padding: 0px 0px 0px 0px;        
}
/* - Other Levels - */
.dxsmLevelOther_Youthful {
    color: Black;    
    font-size: 9pt;
	font-family: Tahoma, Arial;
    text-decoration: none;    
}
.dxsmLevelOther_Youthful {
    white-space:nowrap;
    padding: 0px 0px 0px 0px;            
}
/*flow layout*/
.dxsmLevelOtherFlow_Youthful,
.dxsmLevelOtherFlow_Youthful a {
    color: Black;
    font-family: Tahoma, Verdana, Arial;	
    font-size: 9pt;
	text-decoration: underline;            
}
/* Disabled */
.dxsmDisabled_Youthful
{
	color: #abb590;
	cursor: default;
}

/* -- ASPxTabControl, ASPxPageControl -- */
.dxtcControl_Youthful 
{
    color: Black;
    font-family: Tahoma, Verdana, Arial;
    font-size: 9pt;
}
.dxtcLoadingPanel_Youthful {
    color: Black;
    font-family: Tahoma, Verdana, Arial;
    font-size: 9pt;
}
.dxtcLoadingPanel_Youthful td.dx {
	white-space: nowrap;
	text-align: center;
	padding: 12px 12px 12px 12px;
}
/* Tab hyperlink */
.dxtcTab_Youthful a,
.dxtcTabWithTabPositionLeft_Youthful a,
.dxtcTabWithTabPositionBottom_Youthful a,
.dxtcTabWithTabPositionRight_Youthful a,
.dxtcActiveTab_Youthful a,
.dxtcActiveTabWithTabPositionBottom_Youthful a,
.dxtcActiveTabWithTabPositionLeft_Youthful a,
.dxtcActiveTabWithTabPositionRight_Youthful a,
.dxtcTabHover_Youthful a,
.dxtcTabHoverWithTabPositionBottom_Youthful a,
.dxtcTabHoverWithTabPositionLeft_Youthful a,
.dxtcTabHoverWithTabPositionRight_Youthful a
{
	text-decoration: none;
	color: black;    
}
/* Active Tab */
.dxtcActiveTab_Youthful,
.dxtcActiveTabWithTabPositionBottom_Youthful,
.dxtcActiveTabWithTabPositionLeft_Youthful,
.dxtcActiveTabWithTabPositionRight_Youthful 
{
    color: Black;
    font-family: Tahoma, Verdana, Arial;
    font-size: 9pt;

	background-color: #E5EECF;

	background-image: url('tcTabABack.gif');
	background-repeat: repeat-x;
	background-position: left top;
	
	text-align: center;
}
.dxtcActiveTab_Youthful,
.dxtcActiveTabWithTabPositionLeft_Youthful
{
	padding: 10px 15px 6px 15px;
}
.dxtcActiveTabWithTabPositionBottom_Youthful,
.dxtcActiveTabWithTabPositionRight_Youthful 
{
	padding: 6px 15px 10px 15px;
}
.dxtcActiveTabWithTabPositionBottom_Youthful
{
	background-image: url('tcTabBottomABack.gif');
	background-repeat: repeat-x;
	background-position: left bottom;
}
.dxtcActiveTabWithTabPositionLeft_Youthful
{
	background-image: url('tcTabLeftABack.gif');
	background-repeat: repeat-y;
	background-position: left top;
}
.dxtcActiveTabWithTabPositionRight_Youthful
{
	background-image: url('tcTabRightABack.gif');
	background-repeat: repeat-y;
	background-position: right top;
}
.dxtcActiveTab_Youthful table.dxtc,
.dxtcActiveTabWithTabPositionBottom_Youthful table.dxtc,
.dxtcActiveTabWithTabPositionLeft_Youthful table.dxtc,
.dxtcActiveTabWithTabPositionRight_Youthful table.dxtc 
{
    color: Black;
    font-family: Tahoma, Verdana, Arial;
    font-size: 9pt;
}
.dxtcActiveTab_Youthful td.dxtc,
.dxtcActiveTabWithTabPositionBottom_Youthful td.dxtc,
.dxtcActiveTabWithTabPositionLeft_Youthful td.dxtc,
.dxtcActiveTabWithTabPositionRight_Youthful td.dxtc 
{
	white-space: nowrap;
    background-color: transparent!important;
    background-image: url('')!important;
    border-width: 0px!important;
    padding: 0px!important;
}
.dxtcActiveTabHover_Youthful {
	background-color: #E5EECF;	
}
/* Tab */
.dxtcTab_Youthful,
.dxtcTabWithTabPositionLeft_Youthful, 
.dxtcTabWithTabPositionBottom_Youthful,
.dxtcTabWithTabPositionRight_Youthful 
{
    color: Black;
    font-family: Tahoma, Verdana, Arial;
    font-size: 9pt;
	border: 0px;

	background-color: #D3E4A6;

	background-image: url('tcTabBack.gif');
	background-repeat: repeat-x;
	background-position: left top;

    text-align: center;
}
.dxtcTab_Youthful,
.dxtcTabWithTabPositionLeft_Youthful
{
	padding: 10px 15px 6px 15px;
}
.dxtcTabWithTabPositionBottom_Youthful,
.dxtcTabWithTabPositionRight_Youthful 
{
	padding: 6px 15px 10px 15px;
}
.dxtcTab_Youthful table.dxtc,
.dxtcTabWithTabPositionBottom_Youthful table.dxtc, 
.dxtcTabWithTabPositionLeft_Youthful table.dxtc,
.dxtcTabWithTabPositionRight_Youthful table.dxtc 
{
    color: Black;
    font-family: Tahoma, Verdana, Arial;
    font-size: 9pt;
}
.dxtcTab_Youthful td.dxtc,
.dxtcTabWithTabPositionBottom_Youthful td.dxtc, 
.dxtcTabWithTabPositionLeft_Youthful td.dxtc,
.dxtcTabWithTabPositionRight_Youthful td.dxtc 
{
	white-space: nowrap;
    background-color: transparent!important;
    background-image: url('')!important;
    border-width: 0px!important;
    padding: 0px!important;
}
.dxtcTabWithTabPositionBottom_Youthful
{
	background-image: url('tcTabBottomBack.gif');
	background-repeat: repeat-x;
	background-position: left bottom;
}
.dxtcTabWithTabPositionLeft_Youthful
{
	background-image: url('tcTabLeftBack.gif');
	background-repeat: repeat-y;
	background-position: left bottom;
}
.dxtcTabWithTabPositionRight_Youthful
{
	background-image: url('tcTabRightBack.gif');
	background-repeat: repeat-y;
	background-position: right top;
}
/* Hover */
.dxtcTabHover_Youthful,
.dxtcTabHoverWithTabPositionBottom_Youthful,
.dxtcTabHoverWithTabPositionLeft_Youthful,
.dxtcTabHoverWithTabPositionRight_Youthful
{
	background-color: #D3E4A6;

	background-image: url('tcTabHBack.gif');
	background-repeat: repeat-x;
	background-position: left top;
	
	text-align: center;
}
.dxtcTabHover_Youthful table.dxtc,
.dxtcTabHoverWithTabPositionBottom_Youthful table.dxtc,
.dxtcTabHoverWithTabPositionLeft_Youthful table.dxtc,
.dxtcTabHoverWithTabPositionRight_Youthful table.dxtc,
.dxtcActiveTabHover_Youthful table.dxtc,
.dxtcActiveTabHoverWithTabPositionBottom_Youthful table.dxtc,
.dxtcActiveTabHoverWithTabPositionLeft_Youthful table.dxtc,
.dxtcActiveTabHoverWithTabPositionRight_Youthful table.dxtc
{
    color: #000000;
}
.dxtcTabHoverWithTabPositionBottom_Youthful,
.dxtcActiveTabHoverWithTabPositionBottom_Youthful
{
	background-image: url('tcTabBottomHBack.gif');
	background-repeat: repeat-x;
	background-position: right bottom;
}
.dxtcTabHoverWithTabPositionLeft_Youthful,
.dxtcActiveTabHoverWithTabPositionLeft_Youthful
{
	background-image: url('tcTabLeftHBack.gif');
	background-repeat: repeat-y;
	background-position: left bottom;
}
.dxtcTabHoverWithTabPositionRight_Youthful,
.dxtcActiveTabHoverWithTabPositionRight_Youthful
{
	background-image: url('tcTabRightHBack.gif');
	background-repeat: repeat-y;
	background-position: right top;
}
.dxtcTabHover_Youthful td.dxtc,
.dxtcTabHoverWithTabPositionBottom_Youthful td.dxtc,
.dxtcTabHoverWithTabPositionLeft_Youthful td.dxtc,
.dxtcTabHoverWithTabPositionRight_Youthful td.dxtc
{
	white-space: nowrap;
    background-color: transparent!important;
    background-image: none!important;
    border-width: 0px!important;
    padding: 0px!important;
}

/*Content*/
.dxtcPageContent_Youthful,
.dxtcPageContentWithTabPositionBottom_Youthful, 
.dxtcPageContentWithTabPositionLeft_Youthful,
.dxtcPageContentWithTabPositionRight_Youthful,
.dxtcPageContentWithoutTabs_Youthful
{
    color: Black;
    font-family: Tahoma, Verdana, Arial;
    font-size: 9pt;
	background-color: #E5EECF;
	vertical-align: top;
}
.dxtcContent_Youthful,
.dxtcContentWithTabPositionBottom_Youthful,
.dxtcContentWithTabPositionLeft_Youthful,
.dxtcContentWithTabPositionRight_Youthful
{
    color: Black;
    font-family: Tahoma, Verdana, Arial;
    font-size: 9pt;
	border: Solid 1px White;
	background-color: #E5EECF;
	vertical-align: top;
}
/* Scrolling */
.dxtcScrollButtonCell_Youthful 
{
	border: none;
	width: 1px;
}
.dxtcScrollButtonSeparator_Youthful,
.dxtcScrollButtonSeparator_Youthful div 
{
	height: 1px;
	width: 1px;
}
.dxtcScrollButtonIndent_Youthful, 
.dxtcScrollButtonIndent_Youthful div 
{
	height: 1px;
	width: 5px;
}
.dxtcScrollButton_Youthful 
{
	cursor: pointer;
}
.dxtcScrollButtonDisabled_Youthful 
{
	cursor: default;
}
/* Misc */
.dxtcLeftAlignCell_Youthful,
.dxtcTabsCellWithTabPositionBottom_Youthful .dxtcLeftAlignCell_Youthful 
{
	text-align: left;
}
.dxtcRightAlignCell_Youthful,
.dxtcTabsCellWithTabPositionBottom_Youthful .dxtcRightAlignCell_Youthful 
{
	text-align: right;
}
/* Disabled */
.dxtcDisabled_Youthful,
.dxtcDisabled_Youthful table.dxtc
{
	color: #abb590;
	cursor: default;
}

/* -- ASPxTabControl Lite -- */
.dxtcLite_Youthful 
{
	overflow: hidden;
    float: left;
}
.dxtcLite_Youthful .dxtc-strip,
.dxtcLite_Youthful .dxtc-wrapper 
{
    list-style: none outside none;
    float: left;
    padding: 0;
    margin: 0;
    _overflow: hidden;
}
.dxtcLite_Youthful .dxtc-tab,
.dxtcLite_Youthful .dxtc-activeTab,
.dxtcLite_Youthful .dxtc-leftIndent,
.dxtcLite_Youthful .dxtc-spacer,
.dxtcLite_Youthful .dxtc-rightIndent,
.dxtcLite_Youthful .dxtc-sbWrapper,
.dxtcLite_Youthful .dxtc-sbIndent,
.dxtcLite_Youthful .dxtc-sbSpacer
{
	display: block;
    height: 30px;

    margin: 0;
    float: left;
    overflow: hidden;
}
.dxtcLite_Youthful .dxtc-lineBreak
{
	float: none;
	display: block;
	clear: both;
	height: 0;
	width: 0;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
	visibility: hidden;
}
.dxtcLite_Youthful .dxtc-tab,
.dxtcLite_Youthful .dxtc-activeTab
{
	background: #D3E4A6 url('tcTabBack.gif') repeat-x left top;
    overflow: hidden;
    text-align: center;
    white-space: nowrap;    

}
.dxtcLite_Youthful .dxtc-activeTab
{
    border: none;
    height: 31px;
    background: #E5EECF url('tcTabABack.gif') repeat-x left top;
}
.dxtcLite_Youthful .dxtc-tab a 
{
	text-decoration: none;
	color: black;  
}
.dxtcLite_Youthful .dxtc-tabHover
{
	background: #D3E4A6 url('tcTabHBack.gif') repeat-x left top;
}
.dxtcLite_Youthful .dxtc-leftIndent,
.dxtcLite_Youthful .dxtc-spacer,
.dxtcLite_Youthful .dxtc-rightIndent,
.dxtcLite_Youthful .dxtc-sbWrapper,
.dxtcLite_Youthful .dxtc-sbIndent,
.dxtcLite_Youthful .dxtc-sbSpacer,
.dxtcLite_Youthful .dxtc-tab
{
	border: none;
	border-bottom: solid 1px white;
}
.dxtcLite_Youthful .dxtc-spacer
{
    width: 1px;
}
.dxtcLite_Youthful .dxtc-leftIndent,
.dxtcLite_Youthful .dxtc-rightIndent
{
    width: 5px;
}
.dxtcLite_Youthful .dxtc-link
{
	padding: 10px 15px 6px;
	display: block;
	font-size: 0;
    text-decoration: none;
    height: 100%;
    _float: left;
}
.dxtcLite_Youthful .dxtc-text,
.dxtcLite_Youthful .dxtc-leftIndent,
.dxtcLite_Youthful .dxtc-rightIndent
{
    color: Black;    
	font: 9pt Tahoma;	
    font-weight: normal;
    text-decoration: none;
    white-space: nowrap;
}
.dxtcLite_Youthful .dxtc-img
{
	border: none;
	margin: 0 3px -4px 0;
	width: 16px;
	height: 16px;
} 
.dxtcLite_Youthful.dxtc-rtl .dxtc-img
{
	margin: 0 0 -4px 3px;
} 
.dxtcLite_Youthful .dxtc-content 
{
	color: black;
	background: #E5EECF;
	font: 9pt Tahoma;
    float:left; 
    clear:left;
    overflow: hidden;
    padding: 11px;
}
.dxtcLite_Youthful.dxtc-top .dxtc-content 
{
	border-top: none !important;
} 
/* Rtl */
.dxtcLite_Youthful.dxtc-rtl,
.dxtcLite_Youthful.dxtc-rtl .dxtc-content,
.dxtcLite_Youthful.dxtc-rtl .dxtc-strip,
.dxtcLite_Youthful.dxtc-rtl .dxtc-wrapper,
.dxtcLite_Youthful.dxtc-rtl .dxtc-leftIndent,
.dxtcLite_Youthful.dxtc-rtl .dxtc-spacer,
.dxtcLite_Youthful.dxtc-rtl .dxtc-rightIndent,
.dxtcLite_Youthful.dxtc-rtl .dxtc-sbWrapper,
.dxtcLite_Youthful.dxtc-rtl .dxtc-sbIndent,
.dxtcLite_Youthful.dxtc-rtl .dxtc-sbSpacer,
.dxtcLite_Youthful.dxtc-rtl .dxtc-tab,
.dxtcLite_Youthful.dxtc-rtl .dxtc-activeTab
{
	float: right;
}
.dxtc-top.dxtc-rtl .dxtc-content,
.dxtc-bottom.dxtc-rtl .dxtc-strip,
.dxtc-bottom.dxtc-rtl .dxtc-wrapper
{
	clear: right !important;
}
.dxtc-left.dxtc-rtl .dxtc-strip 
{
	float: left;
}
.dxtcLite_Youthful.dxtc-rtl .dxtc-content,
.dxtcLite_Youthful.dxtc-rtl .dxtc-strip,
.dxtcLite_Youthful.dxtc-rtl .dxtc-wrapper
{
	*float: left;
}
.dxtcLite_Youthful.dxtc-rtl .dxtc-content
{
	*clear: left !important;
}
/* Scrolling */
.dxtcLite_Youthful .dxtc-sb          
{	
	margin: 7px 0 0;
	cursor: pointer;
    font-size: 0;
}
.dxtcLite_Youthful .dxtc-sb img 
{
	border: none 0;
}
.dxtcLite_Youthful .dxtc-sbIndent
{
	width: 5px;
}
.dxtcLite_Youthful .dxtc-sbSpacer
{
	width: 1px;
}
/* Multi-row */
.dxtcLite_Youthful .dxtc-n
{
	_display: inline;
}
.dxtcLiteDisabled_Youthful,
.dxtcLiteDisabled_Youthful .dxtc-text,
.dxtcLiteDisabled_Youthful .dxtc-activeTab .dxtc-text,
.dxtcLiteDisabled_Youthful .dxtc-content
{
	color: #abb590;
	cursor: default;
}
/* bottom  */
.dxtcLite_Youthful.dxtc-bottom .dxtc-strip,
.dxtcLite_Youthful.dxtc-bottom .dxtc-wrapper
{
	clear: left;
	*float: none;
}
.dxtcLite_Youthful.dxtc-bottom .dxtc-leftIndent,
.dxtcLite_Youthful.dxtc-bottom .dxtc-spacer,
.dxtcLite_Youthful.dxtc-bottom .dxtc-rightIndent,
.dxtcLite_Youthful.dxtc-bottom .dxtc-sbWrapper,
.dxtcLite_Youthful.dxtc-bottom .dxtc-sbIndent,
.dxtcLite_Youthful.dxtc-bottom .dxtc-sbSpacer,
.dxtcLite_Youthful.dxtc-bottom .dxtc-tab
{
	border: none;
	border-top: solid 1px white;
}
.dxtcLite_Youthful.dxtc-bottom .dxtc-tab
{
	background: #D3E4A6 url('tcTabBottomBack.gif') repeat-x left bottom;
}
.dxtcLite_Youthful.dxtc-bottom .dxtc-activeTab
{
	height: 31px;

	border: none;
    background: #E5EECF url('tcTabBottomABack.gif') repeat-x left bottom;
}
.dxtcLite_Youthful.dxtc-bottom .dxtc-tabHover
{
	background: #D3E4A6 url('tcTabBottomHBack.gif') repeat-x right bottom;
}
.dxtcLite_Youthful.dxtc-bottom .dxtc-link
{
	padding: 6px 15px 10px;
}
.dxtcLite_Youthful.dxtc-bottom .dxtc-activeTab .dxtc-link
{
	padding: 7px 15px 10px;
}
.dxtcLite_Youthful.dxtc-bottom .dxtc-content
{
    border: solid 1px #A8A8A8;
    border-bottom: none !important;
}
/* left */
.dxtcLite_Youthful.dxtc-left .dxtc-tab,
.dxtcLite_Youthful.dxtc-left .dxtc-activeTab,
.dxtcLite_Youthful.dxtc-left .dxtc-leftIndent,
.dxtcLite_Youthful.dxtc-left .dxtc-spacer,
.dxtcLite_Youthful.dxtc-left .dxtc-rightIndent
{
	border: none;
	border-right: solid 1px white;
	float: none;
	clear: none;
	width: auto;
	height: auto;
	
	*float: left;
	*clear: both;
}
.dxtcLite_Youthful.dxtc-left .dxtc-tab
{       
	background: #D3E4A6 url('tcTabLeftBack.gif') repeat-y left bottom;  
}
.dxtcLite_Youthful.dxtc-left .dxtc-activeTab
{        
	border-right: solid 1px #E5EECF;
	background: #E5EECF url('tcTabLeftABack.gif') repeat-y  left top;
}
.dxtcLite_Youthful.dxtc-left .dxtc-tabHover
{
	background: #D3E4A6 url('tcTabLeftHBack.gif') repeat-y left bottom; 
}
.dxtcLite_Youthful.dxtc-left .dxtc-leftIndent,
.dxtcLite_Youthful.dxtc-left .dxtc-spacer,
.dxtcLite_Youthful.dxtc-left .dxtc-rightIndent
{
    width: auto;
}
.dxtcLite_Youthful.dxtc-left .dxtc-leftIndent,
.dxtcLite_Youthful.dxtc-left .dxtc-rightIndent
{
	height: 3px;
}
.dxtcLite_Youthful.dxtc-left .dxtc-spacer
{
	height: 1px;
}
.dxtcLite_Youthful.dxtc-left .dxtc-content
{
    border-left: none !important;
    float: left;
    clear: none;
}
/* right */
.dxtcLite_Youthful.dxtc-right .dxtc-tab,
.dxtcLite_Youthful.dxtc-right .dxtc-activeTab,
.dxtcLite_Youthful.dxtc-right .dxtc-leftIndent,
.dxtcLite_Youthful.dxtc-right .dxtc-spacer,
.dxtcLite_Youthful.dxtc-right .dxtc-rightIndent
{
	border: none;
	border-left: solid 1px white;
	float: none;
	clear: none;
	width: auto;
	height: auto;
	
	*float: left;
	*clear: both;
}
.dxtcLite_Youthful.dxtc-right .dxtc-tab
{
	background: #D3E4A6 url('tcTabRightBack.gif') repeat-y right top;
}
.dxtcLite_Youthful.dxtc-right .dxtc-activeTab
{
	border-left: solid 1px #E5EECF;
	background: #E5EECF url('tcTabRightABack.gif') repeat-y right top;           
}
.dxtcLite_Youthful.dxtc-right .dxtc-tabHover
{
	background: #D3E4A6 url('tcTabRightHBack.gif') repeat-y right top; 
}
.dxtcLite_Youthful.dxtc-right .dxtc-link
{
	padding: 6px 15px 10px;
}
.dxtcLite_Youthful.dxtc-right .dxtc-leftIndent,
.dxtcLite_Youthful.dxtc-right .dxtc-rightIndent
{
	height: 3px;
}
.dxtcLite_Youthful.dxtc-right .dxtc-spacer
{
	height: 1px;
}
.dxtcLite_Youthful.dxtc-right .dxtc-content
{
    border: solid 1px #A8A8A8;
    border-right: none !important;
    float: left;
    clear: none;
}
/* Services rules */
.dxtcLite_Youthful.dxtc-noTabs .dxtc-content
{
}

/* -- ASPxTitleIndex -- */
.dxtiLoadingPanel_Youthful
{
	font: 9pt Tahoma;
	color: #303030;
	border: solid 1px #9BC424;
	background-color: White;
}
.dxtiLoadingPanel_Youthful td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px 12px 12px 12px;
}
.dxtiControl_Youthful a {
    color: #7A9F0E;
    text-decoration: none;
}
.dxtiControl_Youthful a:hover {
    color: #F4921B;
    text-decoration: underline;
}
.dxtiControl_Youthful a:visited {
    color: #9AA481;
}
.dxtiControl_Youthful {
	font: 9pt Tahoma;
	color: #7A9F0E;
	border: 0px;
	background-image: url('tiBottomBorder.gif');
    background-repeat: repeat-x;
    background-position: bottom;
}
.dxtiItem_Youthful {
	white-space: nowrap;
}
.dxtiGroupHeader_Youthful,
.dxtiGroupHeaderCategorized_Youthful {
	font: 16pt Verdana;

	width: 1%; 
	color: #FFFFFF; 
	height: 1%; 
	background-color: #F4921B;
    padding: 2px 17px 1px 6px; 
}
/* - GroupHeaderText - */
.dxtiGroupHeaderText_Youthful {
	color: #FFFFFF; 
    text-decoration: none;
    font-weight: normal;
    padding-left: 1px;
}
.dxtiGroupHeaderText_Youthful {
}
.dxtiGroupHeaderTextCategorized_Youthful {
    color: #FFFFFF;
    text-decoration: none;
    font-weight: normal;
}
.dxtiGroupHeaderTextCategorized_Youthful {
}
/* - FilterBox - */
.dxtiFilterBoxInfoText_Youthful {
    text-decoration: none;
    font-weight: normal;

    font: 7pt Verdana;
}
.dxtiFilterBoxEdit_Youthful {
    font: 9pt normal Tahoma;
    color: Black;
    width: 158px;
    padding-left: 3px;
    border: Solid 1px #AFC185;
}
.dxtiFilterBox_Youthful,
.dxtiFilterBox_Youthful table {
    color: Black;
    font-size: 8pt;
    font-weight: normal;
    text-decoration: none;
}
.dxtiFilterBox_Youthful {
    font: 8pt Tahoma;
    background-color: #DCE6C3;
    color: Black;
    padding: 11px 15px 11px 15px;
    border-top: Solid 1px #FFFFFF;
}
/* - IndexPanel - */
.dxtiIndexPanel_Youthful {
    background-color: #D3E4A6;
    text-decoration: none;
    padding: 14px 15px 15px 15px;
    border-bottom: Solid 1px #FFFFFF;
    color: #A9B885;
}
.dxtiIndexPanelItem_Youthful,
.dxtiIndexPanelItem_Youthful a,
.dxtiCurrentIndexPanelItem_Youthful {
    color: #7A9F0E;
    font-size: 17px;
    text-decoration: none!important;
    font-weight: normal;
}
.dxtiIndexPanelItem_Youthful,
.dxtiCurrentIndexPanelItem_Youthful {
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 6px;
    padding-right: 6px;
}
.dxtiCurrentIndexPanelItem_Youthful {
    color: #FF840B;
    background-color: transparent;
    text-decoration: none;
    font-weight: normal;
    border: 0px;
}
/* - BackToTop - */
.dxtiBackToTop_Youthful,
.dxtiBackToTop_Youthful a {
    text-decoration: none;
    font-weight: normal;
    
    font-size: 7pt;
}
.dxtiBackToTop_Youthful 
{
    padding-left: 10px;
}
.dxtiBackToTopRtl_Youthful 
{
    padding-right: 10px;
}
/* Disabled */
.dxtiDisabled_Youthful
{
	color: #abb590;
	cursor: default;
}
/* -- ASPxUploadControl -- */
.dxucControl_Youthful,
.dxucEditArea_Youthful
{
    font-size: 10pt;
    font-family: Tahoma, Verdana, Arial;    
}
.dxucErrorCell_Youthful
{
    font-size: 9pt;
    font-family: Tahoma, Verdana, Arial;
    color: Red;
    text-align: left;
}
.dxucButton_Youthful,
.dxucButton_Youthful a
{
    font-size: 10pt;
    font-family: Tahoma, Verdana, Arial;
    color: #394ea2;
    cursor: pointer;
    white-space: nowrap;
}
/* UploadControl - ProgressBar */
.dxucProgressBar_Youthful,
.dxucProgressBar_Youthful td
{
    font-family: Tahoma, Verdana, Arial;
    font-size: 9pt;
   	color: Black;
}
.dxucProgressBar_Youthful .dxucPBMainCell,
.dxucProgressBar_Youthful td
{
    padding: 0;
}
.dxucProgressBar_Youthful
{
    border: none;
    background-color: #D3E4A6;
}
.dxucProgressBarIndicator_Youthful
{
    background-color: #F4BD17;
}

/* -- ASPxSplitter -- */
.dxsplControl_Youthful,
.dxsplVSeparator_Youthful,
.dxsplHSeparator_Youthful
{
	background-color: White;
}
.dxsplControl_Youthful,
.dxsplVSeparator_Youthful,
.dxsplHSeparator_Youthful,
.dxsplPane_Youthful,
.dxsplPaneCollapsed_Youthful,
.dxsplVSeparator_Youthful,
.dxsplHSeparator_Youthful,
.dxsplVSeparatorCollapsed_Youthful,
.dxsplHSeparatorCollapsed_Youthful
{
	border: solid 0px #E5EECF;
}
.dxsplPane_Youthful,
.dxsplPaneCollapsed_Youthful
{
	background-color: #E5EECF;
}
.dxsplPaneCollapsed_Youthful
{
	border-width: 1px;
}
.dxsplVSeparatorHover_Youthful
{
	cursor: w-resize;
}
.dxsplHSeparatorHover_Youthful
{
	cursor: n-resize;
}
.dxsplVSeparatorCollapsed_Youthful,
.dxsplHSeparatorCollapsed_Youthful
{
	cursor: default !important;
}
.dxsplVSeparatorButton_Youthful
{
	cursor: pointer;
	padding: 5px 0px;
}
.dxsplHSeparatorButton_Youthful
{
	cursor: pointer;
	padding: 0px 5px;
}
.dxsplResizingPointer_Youthful
{
	background-image: url('splResizingPointer.gif');
	background-repeat: repeat;
}
.dxsplResizingPointer_Youthful,
.dxsplS
{
	font-size: 0px;
	line-height: 0px;
}
.dxsplLCC,
.dxsplCC,
.dxsplS
{
	overflow: hidden;
}
.dxsplLCC,
.dxsplCC,
.dxsplP
{
	width: 100%;
	height: 100%;
}
.dxsplLCC
{
	padding: 8px 8px 8px 8px;
}

.dx-clear
{
	display: block;
	clear: both;
	height: 0;
	width: 0;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
	visibility: hidden;
}
/* menuButtons_Aqua and menuLinks_Aqua uses in XAF */
.menuButtons_Youthful 
{
	font: 9pt Tahoma;
	color: #000000;
	background:none repeat scroll 0 0 transparent !important;
}

.menuButtons_Youthful .dxmMenuSeparator_Youthful .dx,
.menuButtons_Youthful .dxmMenuFullHeightSeparator_Youthful .dx 
{
	font-size: 0;
	line-height: 0;
	overflow: hidden;
	width: 1px;
	height: 1px;
}
.menuButtons_Youthful .dxmMenuSeparator_Youthful,
.menuButtons_Youthful .dxmMenuFullHeightSeparator_Youthful
{
	width: 1px;
}

.menuButtons_Youthful .dxmMenuSeparator_Youthful .dx,
.menuButtons_Youthful .dxmMenuFullHeightSeparator_Youthful .dx,
.menuButtons_Youthful .dxmMenuVerticalSeparator_Youthful
{
	background-color: Transparent;
	width: 5px;
}
.menuButtons_Youthful .dxmMenuSeparator_Youthful
{
	display: none;
}
.menuButtons_Youthful .dxmMenuVerticalSeparator_Youthful
{
	width: 100%;
	height: 1px;
}

.menuButtons_Youthful .dxmMenuItem_Youthful,
.menuButtons_Youthful .dxmMenuItemWithImage_Youthful,
.menuButtons_Youthful .dxmMenuItemWithPopOutImage_Youthful,
.menuButtons_Youthful .dxmMenuItemWithImageWithPopOutImage_Youthful,
.menuButtons_Youthful .dxmVerticalMenuItem_Youthful,
.menuButtons_Youthful .dxmVerticalMenuItemWithImage_Youthful,
.menuButtons_Youthful .dxmVerticalMenuItemWithPopOutImage_Youthful,
.menuButtons_Youthful .dxmVerticalMenuItemWithImageWithPopOutImage_Youthful, 
.menuButtons_Youthful .dxmMenuLargeItem_Youthful,
.menuButtons_Youthful .dxmMenuLargeItemWithImage_Youthful,
.menuButtons_Youthful .dxmMenuLargeItemWithPopOutImage_Youthful,
.menuButtons_Youthful .dxmMenuLargeItemWithImageWithPopOutImage_Youthful,
.menuButtons_Youthful .dxmVerticalMenuLargeItem_Youthful,
.menuButtons_Youthful .dxmVerticalMenuLargeItemWithImage_Youthful,
.menuButtons_Youthful .dxmVerticalMenuLargeItemWithPopOutImage_Youthful,
.menuButtons_Youthful .dxmVerticalMenuLargeItemWithImageWithPopOutImage_Youthful
{
	font-size: 9pt;
	font-family: Tahoma;				    
	font-weight:normal;
	vertical-align: middle;	 		
	background: #E5EECF;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 11px;
	cursor: pointer;
	color: #000000;
	border: solid 1px #AFC185;
}
.menuButtons_Youthful .dxmMenuItemHover_Youthful,
.menuButtons_Youthful .dxmMenuItemHoverWithImage_Youthful,
.menuButtons_Youthful .dxmMenuItemHoverWithPopOutImage_Youthful,
.menuButtons_Youthful .dxmMenuItemHoverWithImageWithPopOutImage_Youthful, 
.menuButtons_Youthful .dxmVerticalMenuItemHover_Youthful,
.menuButtons_Youthful .dxmVerticalMenuItemHoverWithImage_Youthful,
.menuButtons_Youthful .dxmVerticalMenuItemHoverWithPopOutImage_Youthful,
.menuButtons_Youthful .dxmVerticalMenuItemHoverWithImageWithPopOutImage_Youthful, 
.menuButtons_Youthful .dxmMenuLargeItemHover_Youthful,
.menuButtons_Youthful .dxmMenuLargeItemHoverWithImage_Youthful,
.menuButtons_Youthful .dxmMenuLargeItemHoverWithPopOutImage_Youthful,
.menuButtons_Youthful .dxmMenuLargeItemHoverWithImageWithPopOutImage_Youthful, 
.menuButtons_Youthful .dxmVerticalMenuLargeItemHover_Youthful,
.menuButtons_Youthful  .dxmVerticalMenuLargeItemHoverWithImage_Youthful,
.menuButtons_Youthful .dxmVerticalMenuLargeItemHoverWithPopOutImage_Youthful,
.menuButtons_Youthful .dxmVerticalMenuLargeItemHoverWithImageWithPopOutImage_Youthful
{
	color: #000000;  
	background: #F8FCF1;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 11px;	
	font-size: 9pt;
	font-family: Tahoma;				    
	font-weight:normal;
	vertical-align: middle;	 		
	border: solid 1px #AFC185;
	cursor: pointer;
}
.menuButtons_Youthful .dxmMenuItemWithImage_Youthful,
.menuButtons_Youthful .dxmMenuItemWithImageWithPopOutImage_Youthful,
.menuButtons_Youthful .dxmVerticalMenuItemWithImage_Youthful,
.menuButtons_Youthful .dxmVerticalMenuItemWithImageWithPopOutImage_Youthful, 
.menuButtons_Youthful .dxmMenuLargeItemWithImage_Youthful,
.menuButtons_Youthful .dxmMenuLargeItemWithImageWithPopOutImage_Youthful,
.menuButtons_Youthful .dxmVerticalMenuLargeItemWithImage_Youthful,
.menuButtons_Youthful .dxmVerticalMenuLargeItemWithImageWithPopOutImage_Youthful,
.menuButtons_Youthful .dxmMenuItemHoverWithImage_Youthful,
.menuButtons_Youthful .dxmMenuItemHoverWithImageWithPopOutImage_Youthful, 
.menuButtons_Youthful .dxmVerticalMenuItemHoverWithImage_Youthful,
.menuButtons_Youthful .dxmVerticalMenuItemHoverWithImageWithPopOutImage_Youthful, 
.menuButtons_Youthful .dxmMenuLargeItemHoverWithImage_Youthful,
.menuButtons_Youthful .dxmMenuLargeItemHoverWithImageWithPopOutImage_Youthful, 
.menuButtons_Youthful .dxmVerticalMenuLargeItemHover_Youthful,
.menuButtons_Youthful .dxmVerticalMenuLargeItemHoverWithImageWithPopOutImage_Youthful
{
    padding-top: 2px !important;
	padding-bottom: 1px !important;	
}

.menuLinks_Youthful
{
	font: 9pt Tahoma;
	background:none repeat scroll 0 0 transparent !important;
	border: 0px !important;
}

.menuLinks_Youthful .dxmMenuItemHover_Youthful a,
.menuLinks_Youthful .dxmMenuItemHoverWithImage_Youthful a,
.menuLinks_Youthful .dxmMenuItemHoverWithPopOutImage_Youthful a,
.menuLinks_Youthful .dxmMenuItemHoverWithImageWithPopOutImage_Youthful a,
.menuLinks_Youthful .dxmVerticalMenuItemHover_Youthful a,
.menuLinks_Youthful .dxmVerticalMenuItemHoverWithImage_Youthful a,
.menuLinks_Youthful .dxmVerticalMenuItemHoverWithPopOutImage_Youthful a,
.menuLinks_Youthful .dxmVerticalMenuItemHoverWithImageWithPopOutImage_Youthful a,
.menuLinks_Youthful .dxmMenuLargeItemHover_Youthful a,
.menuLinks_Youthful .dxmMenuLargeItemHoverWithImage_Youthful a,
.menuLinks_Youthful .dxmMenuLargeItemHoverWithPopOutImage_Youthful a,
.menuLinks_Youthful .dxmMenuLargeItemHoverWithImageWithPopOutImage_Youthful a,
.menuLinks_Youthful .dxmVerticalMenuLargeItemHover_Youthful a,
.menuLinks_Youthful .dxmVerticalMenuLargeItemHoverWithImage_Youthful a,
.menuLinks_Youthful .dxmVerticalMenuLargeItemHoverWithPopOutImage_Youthful a,
.menuLinks_Youthful .dxmVerticalMenuLargeItemHoverWithImageWithPopOutImage_Youthful a
{
	color: #F4921B !important;
	text-decoration: underline;
}

.menuLinks_Youthful .dxmMenuItemHover_Youthful,
.menuLinks_Youthful .dxmMenuItemHoverWithImage_Youthful,
.menuLinks_Youthful .dxmMenuItemHoverWithPopOutImage_Youthful,
.menuLinks_Youthful .dxmMenuItemHoverWithImageWithPopOutImage_Youthful, 
.menuLinks_Youthful .dxmVerticalMenuItemHover_Youthful,
.menuLinks_Youthful .dxmVerticalMenuItemHoverWithImage_Youthful,
.menuLinks_Youthful .dxmVerticalMenuItemHoverWithPopOutImage_Youthful,
.menuLinks_Youthful .dxmVerticalMenuItemHoverWithImageWithPopOutImage_Youthful, 
.menuLinks_Youthful .dxmMenuLargeItemHover_Youthful,
.menuLinks_Youthful .dxmMenuLargeItemHoverWithImage_Youthful,
.menuLinks_Youthful .dxmMenuLargeItemHoverWithPopOutImage_Youthful,
.menuLinks_Youthful .dxmMenuLargeItemHoverWithImageWithPopOutImage_Youthful, 
.menuLinks_Youthful .dxmVerticalMenuLargeItemHover_Youthful,
.menuLinks_Youthful .dxmVerticalMenuLargeItemHoverWithImage_Youthful,
.menuLinks_Youthful .dxmVerticalMenuLargeItemHoverWithPopOutImage_Youthful,
.menuLinks_Youthful .dxmVerticalMenuLargeItemHoverWithImageWithPopOutImage_Youthful
{
	background: none repeat scroll 0 0 transparent;
	padding-right: 5px;
	padding-left: 11px;	
	font-size: 9pt;
	font-family: Tahoma;				    
	font-weight:normal;
	vertical-align: middle;
	cursor: pointer;
	border: 0px;
}

.menuLinks_Youthful .dxmMenuItem_Youthful a,
.menuLinks_Youthful .dxmMenuItem_Youthful a:visited,
.menuLinks_Youthful .dxmMenuItemWithImage_Youthful a,
.menuLinks_Youthful .dxmMenuItemWithImage_Youthful a:visited,
.menuLinks_Youthful .dxmMenuItemWithPopOutImage_Youthful a,
.menuLinks_Youthful .dxmMenuItemWithPopOutImage_Youthful a:visited,
.menuLinks_Youthful .dxmMenuItemWithImageWithPopOutImage_Youthful a,
.menuLinks_Youthful .dxmMenuItemWithImageWithPopOutImage_Youthful a:visited,
.menuLinks_Youthful .dxmVerticalMenuItem_Youthful a,
.menuLinks_Youthful .dxmVerticalMenuItem_Youthful a:visited,
.menuLinks_Youthful .dxmVerticalMenuItemWithImage_Youthful a,
.menuLinks_Youthful .dxmVerticalMenuItemWithImage_Youthful a:visited,
.menuLinks_Youthful .dxmVerticalMenuItemWithPopOutImage_Youthful a,
.menuLinks_Youthful .dxmVerticalMenuItemWithPopOutImage_Youthful a:visited,
.menuLinks_Youthful .dxmVerticalMenuItemWithImageWithPopOutImage_Youthful a,
.menuLinks_Youthful .dxmVerticalMenuItemWithImageWithPopOutImage_Youthful a:visited,
.menuLinks_Youthful .dxmMenuLargeItem_Youthful a,
.menuLinks_Youthful .dxmMenuLargeItem_Youthful a:visited,
.menuLinks_Youthful .dxmMenuLargeItemWithImage_Youthful a,
.menuLinks_Youthful .dxmMenuLargeItemWithImage_Youthful a:visited,
.menuLinks_Youthful .dxmMenuLargeItemWithPopOutImage_Youthful a,
.menuLinks_Youthful .dxmMenuLargeItemWithPopOutImage_Youthful a:visited,
.menuLinks_Youthful .dxmMenuLargeItemWithImageWithPopOutImage_Youthful a,
.menuLinks_Youthful .dxmMenuLargeItemWithImageWithPopOutImage_Youthful a:visited,
.menuLinks_Youthful .dxmVerticalMenuLargeItem_Youthful a,
.menuLinks_Youthful .dxmVerticalMenuLargeItem_Youthful a:visited,
.menuLinks_Youthful .dxmVerticalMenuLargeItemWithImage_Youthful a,
.menuLinks_Youthful .dxmVerticalMenuLargeItemWithImage_Youthful a:visited,
.menuLinks_Youthful .dxmVerticalMenuLargeItemWithPopOutImage_Youthful a,
.menuLinks_Youthful .dxmVerticalMenuLargeItemWithPopOutImage_Youthful a:visited,
.menuLinks_Youthful .dxmVerticalMenuLargeItemWithImageWithPopOutImage_Youthful a,
.menuLinks_Youthful .dxmVerticalMenuLargeItemWithImageWithPopOutImage_Youthful a:visited
{
	color: #7A9F0E;
	text-decoration: underline;
}

.menuLinks_Youthful .dxmMenuItem_Youthful,
.menuLinks_Youthful .dxmMenuItemWithImage_Youthful,
.menuLinks_Youthful .dxmMenuItemWithPopOutImage_Youthful,
.menuLinks_Youthful .dxmMenuItemWithImageWithPopOutImage_Youthful,
.menuLinks_Youthful .dxmVerticalMenuItem_Youthful,
.menuLinks_Youthful .dxmVerticalMenuItemWithImage_Youthful,
.menuLinks_Youthful .dxmVerticalMenuItemWithPopOutImage_Youthful,
.menuLinks_Youthful .dxmVerticalMenuItemWithImageWithPopOutImage_Youthful, 
.menuLinks_Youthful .dxmMenuLargeItem_Youthful,
.menuLinks_Youthful .dxmMenuLargeItemWithImage_Youthful,
.menuLinks_Youthful .dxmMenuLargeItemWithPopOutImage_Youthful,
.menuLinks_Youthful .dxmMenuLargeItemWithImageWithPopOutImage_Youthful,
.menuLinks_Youthful .dxmVerticalMenuLargeItem_Youthful,
.menuLinks_Youthful .dxmVerticalMenuLargeItemWithImage_Youthful,
.menuLinks_Youthful .dxmVerticalMenuLargeItemWithPopOutImage_Youthful,
.menuLinks_Youthful .dxmVerticalMenuLargeItemWithImageWithPopOutImage_Youthful
{
	font-size: 9pt;
	font-family: Tahoma;				    
	font-weight:normal;
	vertical-align: middle;	 		
	background: none repeat scroll 0 0 transparent;
	padding-right: 5px;
	padding-left: 11px;
	padding-top: 0px;
	padding-bottom: 0px;
	cursor: pointer;
}
/* --- ASPxMenu Lite skins for XAF --- */
.menuLinks_Youthful .dxm-item,
.menuLinks_Youthful .dxm-hovered,
.menuLinks_Youthful .dxm-disabled
{
	border: none;
	background: none !important;
}
.menuLinks_Youthful .dxm-content,
.menuLinks_Youthful .dxm-hovered .dxm-content,
.menuLinks_Youthful .dxm-disabled .dxm-content
{
	padding-top: 4px !important;
	padding-bottom: 0px !important;
}
.menuLinks_Youthful .dxm-popOut,
.menuLinks_Youthful .dxm-hovered .dxm-popOut,
.menuLinks_Youthful .dxm-disabled .dxm-popOut
{
	padding-top: 8px !important;
	padding-bottom: 0px !important;
}
.menuLinks_Youthful .dxm-separator 
{
	padding-top: 5px !important;
}
.menuLinks_Youthful .dxm-image,
.menuLinks_Youthful .dxm-hovered .dxm-image,
.menuLinks_Youthful .dxm-disabled .dxm-image
{
	vertical-align: text-top;
	display:block;
	border: none;
	float: left;
}
.menuLinks_Youthful a.dx 
{
	text-decoration: underline !important;
	color: #7A9F0E !important;
}
.menuLinks_Youthful .dxm-hovered a.dx 
{
	text-decoration: underline !important;
	color: #F4921B !important;
}
.menuLinks_Youthful .dxm-disabled
{
	text-decoration: underline !important;
}
.menuLinks_Youthful .dxm-popOut,
.menuLinks_Youthful .dxm-hovered .dxm-popOut,
.menuLinks_Youthful .dxm-disabled .dxm-popOut
{
	border-left: none !important;
}
.menuLinks_Youthful .dxm-dropDownMode .dxm-content 
{
	padding-right: 3px !important;
}



.menuButtons_Youthful .dxm-item,
.menuButtons_Youthful .dxm-hovered,
.menuButtons_Youthful .dxm-disabled
{
	border: none;
	background: none !important;
}
.menuButtons_Youthful .dxm-content
{
	border-width: 1px !important;	
}
.menuButtons_Youthful .dxm-content,
.menuButtons_Youthful .dxm-hovered .dxm-content,
.menuButtons_Youthful .dxm-disabled .dxm-content
{
	padding-top: 2px !important;
	padding-bottom: 1px !important;
}
.menuButtons_Youthful .dxm-noImages .dxm-content,
.menuButtons_Youthful .dxm-noImage .dxm-content,
.menuButtons_Youthful .dxm-noImage .dxm-hovered .dxm-content,
.menuButtons_Youthful .dxm-noImage .dxm-disabled .dxm-content
{
	padding-top: 2px !important;
	padding-bottom: 3px !important;
}
.menuButtons_Youthful .dxm-popOut,
.menuButtons_Youthful .dxm-hovered .dxm-popOut,
.menuButtons_Youthful .dxm-disabled .dxm-popOut
{
	padding: 6px 11px 6px 10px !important;
	border-width: 1px 1px 1px 0px !important;
}
.menuButtons_Youthful .dxm-item .dxm-content,
.menuButtons_Youthful .dxm-item .dxm-popOut
{
	color: #000000;
	border: solid #AFC185;
	background: #E5EECF;
}
.menuButtons_Youthful .dxm-hovered .dxm-content,
.menuButtons_Youthful .dxm-hovered .dxm-popOut
{
	color: #000000;
	border: solid #AFC185;
	background: #F8FCF1;
}

/* -- ASPxTreeView -- */
.dxtvControl_Youthful
{
	float: left;
}

.dxtvControl_Youthful li 
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 9pt;
	overflow-y: hidden;	
}

.dxtvControl_Youthful ul 
{
	list-style-type: none;
	margin: 0;
    padding: 0;
	overflow-y: hidden;
}

.dxtvControl_Youthful a {
	text-decoration: none;
	color: Black;	
}

.dxtvControl_Youthful .dxtv-ln
{
	background-image: url('tvLine.gif');
	background-repeat: repeat-y;
	vertical-align: top;
}

.dxtvControl_Youthful .dxtv-nd
{
    margin-top: 1px;
	float: left;
	padding: 1px;
	cursor: pointer;
	display: block;
	text-decoration: none;
	color: Black;
	outline: 0 none;
}

.dxtvControl_Youthful .dxtv-elbNoLn,
.dxtvControl_Youthful .dxtv-elb
{
	width: 26px;
	height: 21px;
	vertical-align: top;
	float: left;
}

.dxtvControl_Youthful .dxtv-elb
{
	background-image: url('tvElbow.gif');
	background-repeat:no-repeat;    
}

.dxtvControl_Youthful .dxtv-btn 
{
	margin-left: 8px;
	margin-top: 3px;
	cursor: pointer;
}

.dxtvControl_Youthful .dxtv-subnd 
{
	margin-left: 22px;
}

.dxtvControl_Youthful .dxtv-ndImg 
{
	padding-left: 5px;
	float: left;
	vertical-align: middle;
	cursor: pointer;
}

.dxtvControl_Youthful .dxtv-ndTxt 
{
	padding: 3px 4px 3px 4px;
	float: left;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
}

.dxtvControl_Youthful .dxtv-ndChk
{
	padding: 0;
	float: left;
	vertical-align: middle;
    cursor: default;
    margin: 4px 3px 3px 6px;
    /*for IE6-7*/
    *margin: 0 0 0 2px;
}
  
.dxtvControl_Youthful .dxtv-ndTmpl
{
	float: left;
	white-space: nowrap;
}

.dxtvControl_Youthful .dxtv-ndSel,
.dxtvControl_Youthful .dxtv-ndHov
{
	border: solid 1px #C4D3A0;
	padding: 0;
}

.dxtvControl_Youthful .dxtv-ndSel
{
	background-color: #DCE6C3;
	cursor: default;
}

.dxtv-ndSel .dxtv-ndTxt,
.dxtv-ndSel .dxtv-ndImg
{
	cursor: default;
}

.dxtvControl_Youthful .dxtv-ndHov 
{
	background-color: #F8FCF1;
    cursor: pointer;
}

.dxtv-ndHov .dxtv-ndTxt,
.dxtv-ndHov .dxtv-ndImg
{
	cursor: pointer;
}

.dxtvControl_Youthful .dxtv-clr,
.dxtvControl_Youthful .dxtv-clrIE7
{
	clear:both;
	font-size:0;
	height:0;
    display:block;
	visibility:hidden;
	width:0;
} 

.dxtvControl_Youthful .dxtv-clr
{
	line-height:0;
}

.dxtvControl_Youthful.dxtvRtl,
.dxtvControl_Youthful.dxtvRtl .dxtv-nd, 
.dxtvControl_Youthful.dxtvRtl .dxtv-elbNoLn,
.dxtvControl_Youthful.dxtvRtl .dxtv-elb,
.dxtvControl_Youthful.dxtvRtl .dxtv-ndTxt, 
.dxtvControl_Youthful.dxtvRtl .dxtv-ndImg, 
.dxtvControl_Youthful.dxtvRtl .dxtv-ndChk,
.dxtvControl_Youthful.dxtvRtl .dxtv-ndTmpl
{
    float: right;
}

.dxtvControl_Youthful.dxtvRtl .dxtv-elb,
.dxtvControl_Youthful.dxtvRtl .dxtv-ln 
{
    background-position: right top;
}

.dxtvControl_Youthful.dxtvRtl .dxtv-elb
{
    background-image: url('tvElbowRtl.gif');
}

.dxtvControl_Youthful.dxtvRtl .dxtv-btn 
{
    margin: 3px 8px 0 0;
}

.dxtvControl_Youthful.dxtvRtl .dxtv-subnd 
{
    margin: 0 22px 0 0;
}

.dxtvControl_Youthful.dxtvRtl .dxtv-ndImg 
{
    padding: 0 5px 0 0;
}

.dxtvControl_Youthful.dxtvRtl .dxtv-ndChk
{
    margin: 4px 6px 3px 3px;
    /*for IE6-7*/
    *margin: 0 2px 0 0;
}

.dxtvControl_Youthful.dxtvRtl.OperaRtlFix .dxtv-btn
{
    margin: 3px 0 0 8px;
}

.dxtvControl_Youthful.dxtvRtl.OperaRtlFix .dxtv-subnd 
{
    overflow-x: hidden;
}


.dxtvDisabled_Youthful,
.dxtvControl_Youthful .dxtvDisabled_Youthful,
.dxtvDisabled_Youthful a,
.dxtvDisabled_Youthful .dxtv-ndTxt,
.dxtvDisabled_Youthful .dxtv-ndImg,
.dxtvDisabled_Youthful .dxtv-btn,
.dxtvDisabled_Youthful .dxtv-nd
{
	color: #CBDCA2;
	cursor: default;
} 

.dxtvLoadingPanelWithContent_Youthful
{
	font: 9pt Tahoma;
	color: #303030;
	border: solid 1px #9BC424;
	background-color: White;
}
.dxtvLoadingPanelWithContent_Youthful td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px 12px 12px 12px;
}

.dx-clear
{
	display: block;
	clear: both;
	height: 0;
	width: 0;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
	visibility: hidden;
}

/* ASPxFileManager */
.dxfmControl_Youthful 
{
	font-size: 9pt;
	font-family: Tahoma;
	outline: 0px;
}
.dxfmDisabled_Youthful
{
	color:#ACACAC;
}

/* FileManager - Splitter */
.dxfmControl_Youthful .dxsplControl_Youthful
{
	border-width: 1px;
	border-color: #D3E4A6;
}
.dxfmControl_Youthful .dxsplPane_Youthful
{
	border-width: 0px;
	background-color: White;
}
.dxfmControl_Youthful .dxsplLCC {
	outline-width: 0px;
	padding: 4px;
}
.dxfmControl_Youthful .dxsplVSeparator_Youthful
{
	width:3px;
	background: url('fmSplitterSeparator.gif') right;
	background-repeat:repeat-y;
	border: 0px;
}
.dxfmControl_Youthful .dxsplHSeparator_Youthful
{
    border: 0px;
	background-image: none;
	background-color: #D3E4A6;
}

/* FileManager - TreeView */
.dxfmControl_Youthful .dxtvControl_Youthful 
{
	margin-left: -5px;
}
.dxfmControl_Youthful .dxtvControl_Youthful .dxtv-nd .dxtv-ndTxt 
{
	padding-left: 1px;
}
.dxfmControl_Youthful .dxtvControl_Youthful .dxtv-nd 
{
	padding-left: 3px;
	margin-bottom: 0px;
}
.dxfmControl_Youthful .dxtvControl_Youthful .dxfm-folderSI
{
	border: dotted 1px #888888;
	padding: 0px 0px 0px 2px;
}
.dxfmControl_Youthful .dxtvControl_Youthful .dxtv-ndHov
{
	border: solid 1px #888888;
	padding-left: 2px;
}
.dxfmControl_Youthful .dxtvControl_Youthful .dxtv-ndSel
{
	padding-left: 2px;
}
.dxfmControl_Youthful .dxtvControl_Youthful .dxtv-ndImg
{
	padding: 0px;
	margin-right: 3px;
	margin-top: 2px;
}

/* FileManager - File */
.dxfmControl_Youthful .dxfm-file 
{
	float: left;
	text-align: center;
	cursor: pointer;
	white-space: nowrap;
	
	padding: 5px;
	margin: 5px;
}
.dxfmDisabled_Youthful .dxfm-file
{
	cursor: default;
}
.dxfmControl_Youthful .dxfm-fileSI
{
	border: dotted 1px #888888;
}
.dxfmControl_Youthful .dxfm-fileH,
.dxfmControl_Youthful .dxfm-fileSA
{
	border: solid 1px #888888;
}
.dxfmControl_Youthful .dxfm-fileSA
{
	background-color: #DCE6C3;
	border: solid 1px #C4D3A0;
}
.dxfmControl_Youthful .dxfm-fileH
{
	background-color: #F8FCF1;
}
.dxfmControl_Youthful .dxfm-content
{
	overflow: hidden;
}
.dxfmControl_Youthful .dxfm-content div
{
	overflow: hidden;
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}
.dxfmControl_Youthful .dxfm-content div
{
	height: 18px;
}
.dxfmControl_Youthful .dxfm-content .dxfm-highlight
{
	background:none repeat scroll 0 0 #F4BD17;
    color:#333333;
    font-weight:bold;
}

/* FileManager - Toolbar */
.dxfmControl_Youthful .dxfm-toolbar
{
	background-color: #D3E4A6;
	background-repeat: repeat-x;
	background-position: top left;
}
.dxfmControl_Youthful .dxfm-toolbar.dxsplPane_Youthful table.dxfm
{
	width: 100%;
}
.dxfmControl_Youthful .dxfm-toolbar.dxsplPane_Youthful .dxfm-filter
{
	text-align: right;
	vertical-align: top;
	white-space: nowrap;
}
.dxfmControl_Youthful .dxfm-toolbar.dxsplPane_Youthful .dxfm-filter input
{
    border: 1px solid #AFC185;
	margin: 4px 4px 0px 3px;
	width: 150px;
	height: 16px;
	font: 9pt Tahoma;
}
.dxfmControl_Youthful .dxfm-toolbar.dxsplPane_Youthful .dxfm-path input
{
    border: 1px solid #AFC185;
	width: 250px;
	height: 16px;
	font: 9pt Tahoma;
}

/* FileManager - Toolbar - Light */
.dxfmControl_Youthful .dxfm-toolbar .dxsplLCC 
{
	padding: 5px;
}
.dxfmControl_Youthful .dxfm-toolbar .dxmLite_Youthful .dxm-main
{
	margin-top: 1px;
    border-width: 0px;
    background-color: transparent;
    background-image: none;
}
.dxfmControl_Youthful .dxfm-toolbar .dxmLite_Youthful .dxm-horizontal.dxmtb .dxm-separator 
{
	margin: 0px 11px;
}
.dxfmControl_Youthful .dxfm-toolbar .dxmLite_Youthful .dxfm-path 
{
	padding-left: 0px;
}
.dxfmControl_Youthful .dxfm-toolbar .dxmLite_Youthful .dxfm-path input
{
	margin: 1px 8px 0px 4px;
}
.dxfmControl_Youthful .dxfm-toolbar .dxmLite_Youthful .dxm-item .dxm-content 
{
	padding-top: 4px;
}
.dxfmControl_Youthful .dxfm-toolbar .dxmLite_Youthful .dxm-item .dxm-content .dxm-image {
	margin: 0px;
}

/* FileManager - Toolbar - Classic */
.dxfmControl_Youthful .dxfm-toolbar .dxmMenu_Youthful
{
	border-width: 0px;
	background-color: transparent;
	background-image: none;
	padding-top: 2px;
	padding-left: 3px;
}
.dxfmControl_Youthful .dxfm-toolbar .dxmMenu_Youthful .dxmMenuSeparator_Youthful 
{
	padding: 0px 11px;
}
.dxfmControl_Youthful .dxfm-toolbar .dxmMenu_Youthful .dxmMenuItemSeparatorSpacing_Youthful 
{
	width: 11px;
}
.dxfmControl_Youthful .dxfm-toolbar .dxmMenu_Youthful .dxmMenuItemSpacing_Youthful 
{
	width: 4px;
	display: block;
}
.dxfmControl_Youthful .dxfm-toolbar .dxmMenu_Youthful .dxmMenuItem_Youthful.dxfm-path 
{
	padding-right: 0px;
	padding-left: 1px;
	padding-top: 2px;
}
.dxfmControl_Youthful .dxfm-toolbar .dxmMenu_Youthful .dxmMenuItem_Youthful
{
	padding-top: 1px;
	padding-left: 3px;
	background-image: none;
	background-color: transparent;
}
.dxfmControl_Youthful .dxfm-toolbar .dxmMenu_Youthful .dxmMenuItemWithImage_Youthful
{
	background-image: none;
	background-color: transparent;
	padding-top: 4px;
}
.dxfmControl_Youthful .dxfm-toolbar .dxmMenu_Youthful .dxmMenuItemHoverWithImage_Youthful
{
	background-color: #F4BD17;
}
.dxfmControl_Youthful .dxfm-toolbar .dxmMenu_Youthful .dxfm-path input
{
	margin: 0px 8px 0px 4px;
}

/* FileManager - UploadPanel */
.dxfmControl_Youthful .dxfm-uploadPanel 
{
	background-color: #9CC525;
	text-align: right;
}
.dxfmControl_Youthful .dxfm-uploadPanel.dxsplPane_Youthful table.dxfm-uploadPanelTable
{
	display: inline-block;
	margin-right: 5px;
	margin-top: 1px;
}
.dxfmControl_Youthful .dxfm-uploadPanel.dxsplPane_Youthful table.dxfm-uploadPanelTable .dxucControl_Youthful 
{
	margin-right: 10px;
}
.dxfmControl_Youthful .dxfm-uploadPanel.dxsplPane_Youthful table.dxfm-uploadPanelTable a 
{
	color: #1B3F91;
}
.dxfmControl_Youthful .dxfm-uploadPanel.dxsplPane_Youthful table.dxfm-uploadPanelTable a.dxfm-uploadDisable 
{
	color: #777777;
	cursor: default;	
}

/* FileManager - Create, Rename input */
.dxfmControl_Youthful .dxfm-cInput,
.dxfmControl_Youthful .dxfm-rInput
{
    border: 1px solid #AFC185;
	padding: 1px;
	font: 9pt Tahoma;
	outline-width: 0px;
	margin:0px;
}

/* FileManager - LoadingPanel */
.dxfmControl_Youthful .dxfmLoadingPanel_Youthful 
{
	background: white;
	border: 1px solid #9F9F9F;
	color: #303030;
	font: 9pt Tahoma;
}
.dxfmControl_Youthful .dxfmLoadingPanel_Youthful td.dx {
	padding:7px 10px;
	text-align:center;
	white-space:nowrap;
}

/* FileManager - Move PopupControl */
.dxfmControl_Youthful .dxpcContent_Youthful 
{
	padding: 5px 0px 0px 0px;
	background-color: White;
}
.dxfmControl_Youthful .dxpcContent_Youthful .dxfm-mpFoldersC 
{
	overflow:auto;
	padding: 0px 0px 20px 5px;
}
.dxfmControl_Youthful .dxpcContent_Youthful .dxfm-mpButtonC
{
	margin-top: 20px;
	border-top: 1px solid White;
	padding: 10px;
	text-align: right;
	background: #9CC525;
	padding: 10px 15px 10px 10px;
}
.dxfmControl_Youthful .dxpcContent_Youthful .dxfm-mpButtonC a 
{
	margin-left: 12px;
	color: #1B3F91;
}
