/* -- CheckBox -- */
.dxICBFocused_Youthful 
{
	background-color: #d2f67d!important;
}
.dxICheckBox_Youthful 
{
    cursor: default;
	display: inline-block;
	margin: auto;
	vertical-align: middle;
}
/* -- ASPxCallbackPanel -- */
.dxcpLoadingPanel_Youthful
{
	font: 12px Tahoma, Geneva, sans-serif;
	color: #303030;
}
.dxcpLoadingPanel_Youthful td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px;
}
.dxcpLoadingPanelWithContent_Youthful
{
	font: 12px Tahoma, Geneva, sans-serif;
	color: #303030;
	border: 1px solid #9BC424;
	background-color: White;
}
.dxcpLoadingPanelWithContent_Youthful td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 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 
{
	font: 25px Tahoma, Geneva, sans-serif;
	text-decoration: none;
	background-color: White;
	color: #7B9B08;
}
.dxccControl_Youthful a 
{
	text-decoration: none!important;
}
.dxccControl_Youthful a:hover 
{
	text-decoration: underline!important;
}
/* Disabled */
.dxccDisabled_Youthful
{
	color: #CBDCA2;
	cursor: default;
}

/* -- ASPxDataView -- */
.dxdvControl_Youthful 
{
	color: #9AA481;
	background-color: White;
	font: 12px Verdana, Geneva, sans-serif;
}
.dxdvControl_Youthful td.dxdvCtrl
{
	padding: 0px;
}
.dxdvLoadingPanel_Youthful 
{
	font: 12px Tahoma, Geneva, sans-serif;
	color: #303030;
	border: 1px solid #9BC424;
	background-color: White;
}
.dxdvLoadingPanel_Youthful td.dx 
{
	padding: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: center;
}
.dxdvLoadingDiv_Youthful
{
	background-color: Gray;
	opacity: 0.01;
	filter: progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=1);
}
.dxdvContent_Youthful 
{
	border: 5px 0px 5px 0px Solid #9CC525;
	background-color: White;
	padding: 1px 0px;
}
.dxdvItem_Youthful,
.dxdvFlowItem_Youthful
{
	background-color: #E5EECF;
	border: 1px None #A8A8A8;
	padding: 12px 12px 12px 14px;
	width: 249px;
	height: 156px;
	height: expression("154px");
}
.dxdvFlowItem_Youthful
{
	float: left;
	overflow: hidden;
}
.dxdvFlowItemsContainer_Youthful
{
}
.dxdvEmptyItem_Youthful 
{
	background-color: #E5EECF;
	border: 1px None #A8A8A8;
	padding: 12px 12px 12px 14px;
	width: 249px;
	height: 156px;
	height: expression("154px");
}
.dxdvPagerPanel_Youthful 
{
	background-color: #D3E4A6;
	color: Black;
	padding: 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;
}
/* Disabled */
.dxdvDisabled_Youthful
{
	color: #abb590;
	cursor: default;
}

/* -- ASPxHeadline -- */
.dxhlControl_Youthful 
{
	font: 11px Tahoma, Geneva, sans-serif;
	color: Black;
}
.dxhlControl_Youthful a
{
	text-decoration: none;
	color: #7A9F0E;
}
.dxhlControl_Youthful a:hover
{
	text-decoration: underline;
}
.dxhlContent_Youthful 
{
	line-height: 120%;
	font-size: 12px;
	padding-left: 12px;
}
.dxhlDate_Youthful,
.dxhlDateLeftPanel_Youthful,
.dxhlDateRightPanel_Youthful 
{
	color: #80A70E;
	white-space: nowrap;
	font: 12px Verdana, Geneva, sans-serif;
}
.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: 5px Solid #F4921B;
}
.dxhlLeftPanel_Youthful 
{
	text-align: right;
	color: Black;
	padding-top: 4px;
}
.dxhlRightPanel_Youthful 
{
	color: Black;
	padding-top: 4px;
}
/* Disabled */
.dxhlDisabled_Youthful
{
	color: #cbdca2;
	cursor: default;
}

/* -- ASPxLoadingPanel -- */
.dxlpLoadingPanel_Youthful
{
	font: 12px Tahoma, Geneva, sans-serif;
	color: #303030;
	border: 1px solid #9BC424;
	background-color: White;
}
.dxlpLoadingPanel_Youthful td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px;
}
.dxlpLoadingDiv_Youthful
{
	background-color: #777777;
	opacity: 0.7;
	filter: progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=70);
}

/* -- ASPxMenu -- */
.dxmMenu_Youthful a,
.dxmVerticalMenu_Youthful a,
.dxmSubMenu_Youthful a 
{
	color: Black;
	font: 12px Tahoma, Geneva, sans-serif;
	text-decoration: none;
}
.dxmLoadingPanel_Youthful 
{
	font: 12px Tahoma, Geneva, sans-serif;
	color: Black;
}
.dxmLoadingPanel_Youthful td.dx 
{
	white-space: nowrap;
	text-align: center;
	padding: 6px;
}
.dxmMenu_Youthful,
.dxmVerticalMenu_Youthful 
{
	color: Black;
	font: 12px Tahoma, Geneva, sans-serif;
	border: 1px Solid 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
{
	white-space: nowrap;
	border-width: 0px;
	background: #D3E4A6 url('/DXR.axd?r=0_4117-EIQfr') repeat-x 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: transparent 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 
{
	border-width: 0px;
	background: #D3E4A6 url('/DXR.axd?r=0_4119-EIQfr') repeat-x 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: 1px Solid #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 
{
	border-width: 0px;
	background: #D3E4A6 url('/DXR.axd?r=0_4119-EIQfr') repeat-x 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: 1px Solid #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 
{
	border-width: 0px;
	background: #D3E4A6 url('/DXR.axd?r=0_4118-EIQfr') repeat-x 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: 1px Solid #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: 1px solid white;
	padding-right: 13px;
	padding-left: 10px;
}
.dxmMenuRtlItemDropDownButtonHover_Youthful,
.dxmMenuLargeRtlItemDropDownButtonHover_Youthful
{
	border-right: 1px solid white;
	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: 12px Tahoma, Geneva, sans-serif;
	border: 1px Solid 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
{
	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: 1px Solid #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: 1px Solid #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-width: 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: 1px solid White;
}
.dxmScrollDownButton_Youthful
{
	margin-top: 1px;
	border-top: 1px solid White;
}
.dxmScrollButtonHover_Youthful
{
	background-color: #f4bd17;
}
.dxmScrollButtonPressed_Youthful
{
	background-color: #f4921b;
}
.dxmScrollButtonDisabled_Youthful
{
	cursor: default;
}
.dxmScrollArea_Youthful
{
	overflow: hidden;
}

/* 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 none;
	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: 1px solid White;
	padding: 0px;
}
.dxmLite_Youthful .dxm-main 
{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.dxmLite_Youthful .dxm-horizontal
{
	background: #D3E4A6 url('/DXR.axd?r=0_4117-EIQfr') repeat-x bottom;
}
.dxmLite_Youthful .dxm-vertical
{
	width: 150px;
	background-color: #E5EECF;
}

.dxmLite_Youthful .dxm-popup
{
	background-color: #E5EECF;
}

.dxmBrdCor_Youthful
{
	background-color: #E5EECF;
}

.dxmLite_Youthful ul.dx
{
	font: 12px Tahoma, Geneva, sans-serif;
}

.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;
}
.dxmLite_Youthful.dxm-ltr .dxm-popOut,
.dxmLite_Youthful.dxm-rtl .dxm-image-l .dxm-popOut
{
	border-width: 0 0 0 1px;
}
.dxmLite_Youthful.dxm-rtl .dxm-popOut,
.dxmLite_Youthful.dxm-ltr .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;
}
.dxmLite_Youthful .dxm-popup .dxm-image
{
	float: left;
}
.dxmLite_Youthful.dxm-rtl .dxm-popup .dxm-image
{
	float: right;
}


/* Checked, Selected, Hovered */
.dxmLite_Youthful .dxm-horizontal .dxm-checked,
.dxmLite_Youthful .dxm-horizontal .dxm-selected
{
	background: url('/DXR.axd?r=0_4119-EIQfr') repeat-x bottom;
}
.dxmLite_Youthful .dxm-horizontal .dxm-hovered
{
	background: url('/DXR.axd?r=0_4118-EIQfr') repeat-x 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,
.dxmLite_Youthful.dxm-ltr .dxmtb.dxm-horizontal .dxm-image-l .dxm-hasText .dxm-image
{
	margin-right: 5px;
}
.dxmLite_Youthful .dxm-horizontal .dxm-image-r .dxm-image,
.dxmLite_Youthful.dxm-ltr .dxmtb.dxm-horizontal .dxm-image-r .dxm-hasText .dxm-image,
.dxmLite_Youthful.dxm-rtl .dxmtb.dxm-horizontal .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,
.dxmLite_Youthful.dxm-ltr .dxm-popup .dxm-image
{
	margin-right: 8px;
}
.dxmLite_Youthful .dxm-vertical .dxm-image-r .dxm-image,
.dxmLite_Youthful.dxm-rtl .dxm-popup .dxm-image
{
	margin-left: 8px;
}

/* Image replacement */
.dxmLite_Youthful .dxm-vertical .dxm-image-l .dxm-noImage,
.dxmLite_Youthful.dxm-ltr .dxm-popup .dxm-noImage
{
	padding-left: 22px;
}
.dxmLite_Youthful .dxm-vertical .dxm-image-r .dxm-noImage,
.dxmLite_Youthful.dxm-rtl .dxm-popup .dxm-noImage
{
	padding-right: 22px;
}
.dxmLite_Youthful.dxm-ltr .dxm-vertical .dxm-image-t .dxm-noImage,
.dxmLite_Youthful.dxm-ltr .dxm-vertical .dxm-image-b .dxm-noImage
{
	padding-left: 3px;
}
.dxmLite_Youthful.dxm-rtl .dxm-vertical .dxm-image-t .dxm-noImage,
.dxmLite_Youthful.dxm-rtl .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,
.dxmLite_Youthful.dxm-ltr .dxm-horizontal .dxm-image-t .dxm-subMenu .dxm-popOut,
.dxmLite_Youthful.dxm-ltr .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,
.dxmLite_Youthful.dxm-rtl .dxm-horizontal .dxm-image-t .dxm-subMenu .dxm-popOut,
.dxmLite_Youthful.dxm-rtl .dxm-horizontal .dxm-image-b .dxm-subMenu .dxm-popOut
{
	padding-left: 12px;
	margin-right: -9px;
}
.dxmLite_Youthful.dxm-ltr .dxm-horizontal .dxm-image-l .dxm-dropDownMode .dxm-popOut,
.dxmLite_Youthful.dxm-ltr .dxm-horizontal .dxm-image-t .dxm-dropDownMode .dxm-popOut,
.dxmLite_Youthful.dxm-ltr .dxm-horizontal .dxm-image-b .dxm-dropDownMode .dxm-popOut
{
	padding-left: 10px;
	padding-right: 13px;
}
.dxmLite_Youthful.dxm-rtl .dxm-horizontal .dxm-image-r .dxm-dropDownMode .dxm-popOut,
.dxmLite_Youthful.dxm-rtl .dxm-horizontal .dxm-image-t .dxm-dropDownMode .dxm-popOut,
.dxmLite_Youthful.dxm-rtl .dxm-horizontal .dxm-image-b .dxm-dropDownMode .dxm-popOut
{
	padding-left: 10px;
	padding-right: 13px;
}
.dxmLite_Youthful.dxm-ltr .dxm-horizontal .dxm-image-r .dxm-dropDownMode .dxm-popOut
{
	padding-left: 11px;
	padding-right: 12px;
}
.dxmLite_Youthful.dxm-rtl .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;
}
.dxmLite_Youthful.dxm-ltr .dxm-vertical .dxm-image-l .dxm-popOut,
.dxmLite_Youthful.dxm-ltr .dxm-vertical .dxm-image-t .dxm-popOut,
.dxmLite_Youthful.dxm-ltr .dxm-vertical .dxm-image-b .dxm-popOut,
.dxmLite_Youthful.dxm-ltr .dxm-popup .dxm-popOut
{
	padding-right: 11px;
	margin-left: 6px;
}
.dxmLite_Youthful.dxm-rtl .dxm-vertical .dxm-image-r .dxm-popOut,
.dxmLite_Youthful.dxm-rtl .dxm-vertical .dxm-image-t .dxm-popOut,
.dxmLite_Youthful.dxm-rtl .dxm-vertical .dxm-image-b .dxm-popOut,
.dxmLite_Youthful.dxm-rtl .dxm-popup .dxm-popOut
{
	padding-left: 11px;
	margin-right: 6px;
}
.dxmLite_Youthful.dxm-ltr .dxm-vertical .dxm-image-l .dxm-dropDownMode .dxm-popOut,
.dxmLite_Youthful.dxm-ltr .dxm-vertical .dxm-image-t .dxm-dropDownMode .dxm-popOut,
.dxmLite_Youthful.dxm-ltr .dxm-vertical .dxm-image-b .dxm-dropDownMode .dxm-popOut,
.dxmLite_Youthful.dxm-ltr .dxm-popup .dxm-dropDownMode .dxm-popOut
{
	padding-right: 4px;
	padding-left: 5px;
	margin-left: 8px;
}
.dxmLite_Youthful.dxm-rtl .dxm-vertical .dxm-image-r .dxm-dropDownMode .dxm-popOut,
.dxmLite_Youthful.dxm-rtl .dxm-vertical .dxm-image-t .dxm-dropDownMode .dxm-popOut,
.dxmLite_Youthful.dxm-rtl .dxm-vertical .dxm-image-b .dxm-dropDownMode .dxm-popOut,
.dxmLite_Youthful.dxm-rtl .dxm-popup .dxm-dropDownMode .dxm-popOut
{
	padding-left: 4px;
	padding-right: 5px;
	margin-right: 8px;
}
.dxmLite_Youthful.dxm-ltr .dxm-vertical .dxm-image-r .dxm-popOut
{
	padding-left: 11px;
	margin-right: 6px;
}
.dxmLite_Youthful.dxm-rtl .dxm-vertical .dxm-image-l .dxm-popOut
{
	padding-right: 11px;
	margin-left: 6px;
}
.dxmLite_Youthful.dxm-ltr .dxm-vertical .dxm-image-r .dxm-dropDownMode .dxm-popOut
{
	padding-right: 4px;
	padding-left: 5px;
	margin-right: 8px;
}
.dxmLite_Youthful.dxm-rtl .dxm-vertical .dxm-image-l .dxm-dropDownMode .dxm-popOut
{
	padding-left: 4px;
	padding-right: 5px;
	margin-left: 8px;
}

/* PopOut replacement */
.dxmLite_Youthful.dxm-ltr .dxm-vertical .dxm-noSubMenu,
.dxmLite_Youthful.dxm-ltr .dxm-popup .dxm-noSubMenu,
.dxmLite_Youthful.dxm-rtl .dxm-vertical .dxm-image-l .dxm-noSubMenu
{
	padding-right: 23px;
}
.dxmLite_Youthful.dxm-rtl .dxm-vertical .dxm-noSubMenu,
.dxmLite_Youthful.dxm-rtl .dxm-popup .dxm-noSubMenu,
.dxmLite_Youthful.dxm-ltr .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;
}
.dxmLite_Youthful.dxm-ltr .dxm-popup .dxm-separator
{
	padding-left: 34px;
}
.dxmLite_Youthful.dxm-rtl .dxm-popup .dxm-separator
{
	padding-right: 34px;
}
.dxmLite_Youthful.dxm-ltr .dxm-popup .dxm-noImages .dxm-separator
{
	padding-left: 0;
}
.dxmLite_Youthful.dxm-rtl .dxm-popup .dxm-noImages .dxm-separator
{
	padding-right: 0;
}
.dxmLite_Youthful.dxm-ie7 .dxm-vertical .dxm-separator
{
	margin-top: -3px;
}
.dxmLite_Youthful.dxm-ie7 .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: 1px solid White;
}
.dxmLite_Youthful .dxm-scrollDownBtn
{
	margin-top: 1px;
	border-top: 1px solid White;
}
.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: 1px 4px;
	background: #D3E4A6 none;
}

/* has image */
.dxmLite_Youthful .dxmtb.dxm-horizontal .dxm-image-l .dxm-content,
.dxmLite_Youthful .dxmtb.dxm-horizontal .dxm-image-r .dxm-content,
.dxmLite_Youthful .dxmtb.dxm-horizontal .dxm-image-l .dxm-subMenu .dxm-content,
.dxmLite_Youthful .dxmtb.dxm-horizontal .dxm-image-r .dxm-subMenu .dxm-content 
{
	padding: 5px 5px 4px;
}
/* image */
.dxmLite_Youthful.dxm-ltr .dxmtb.dxm-horizontal .dxm-image-l .dxm-image,
.dxmLite_Youthful.dxm-rtl .dxmtb.dxm-horizontal .dxm-image-r .dxm-image 
{
	margin-top: 0px;
}

/* noimage */
.dxmLite_Youthful .dxmtb.dxm-horizontal .dxm-image-l.dxm-noImages .dxm-item .dxm-content,
.dxmLite_Youthful .dxmtb.dxm-horizontal .dxm-image-r.dxm-noImages .dxm-item .dxm-content,
.dxmLite_Youthful .dxmtb.dxm-horizontal .dxm-image-l .dxm-noImage .dxm-content,
.dxmLite_Youthful .dxmtb.dxm-horizontal .dxm-image-r .dxm-noImage .dxm-content
{
	padding: 5px;
}


/* ddmode has image */
.dxmLite_Youthful .dxmtb.dxm-horizontal .dxm-image-l .dxm-dropDownMode .dxm-content,
.dxmLite_Youthful .dxmtb.dxm-horizontal .dxm-image-r .dxm-dropDownMode .dxm-content 
{
	padding: 5px 5px 4px;
}
/* ddmode noimage */
.dxmLite_Youthful .dxmtb.dxm-horizontal .dxm-image-l .dxm-subMenu.dxm-noImage .dxm-content,
.dxmLite_Youthful .dxmtb.dxm-horizontal .dxm-image-r .dxm-subMenu.dxm-noImage .dxm-content,
.dxmLite_Youthful .dxmtb.dxm-horizontal .dxm-image-l .dxm-dropDownMode.dxm-noImage .dxm-content,
.dxmLite_Youthful .dxmtb.dxm-horizontal .dxm-image-r .dxm-dropDownMode.dxm-noImage .dxm-content 
{
	padding: 5px;
}

.dxmLite_Youthful .dxmtb.dxm-popup .dxm-content
{
	padding-top: 5px;
}
.dxmLite_Youthful.dxm-ltr .dxmtb.dxm-horizontal .dxm-image-l .dxm-image 
{
	margin-right: 0;
}
.dxmLite_Youthful.dxm-rtl .dxmtb.dxm-horizontal .dxm-image-r .dxm-image 
{
	margin-left: 0;
}
.dxmLite_Youthful.dxm-ltr .dxmtb.dxm-popup .dxm-image 
{
	margin-right: 8px;
}
.dxmLite_Youthful.dxm-rtl .dxmtb.dxm-popup .dxm-image 
{
	margin-left: 8px;
}
.dxmLite_Youthful.dxm-ltr .dxmtb.dxm-popup .dxm-noImage
{
	padding-left: 24px;
}
.dxmLite_Youthful.dxm-rtl .dxmtb.dxm-popup .dxm-noImage
{
	padding-right: 24px;
}
.dxmLite_Youthful .dxmtb.dxm-popup .dxm-image 
{
	margin-top: -1px;
}

.dxmLite_Youthful.dxm-ltr .dxmtb.dxm-horizontal .dxm-image-l .dxm-subMenu .dxm-popOut,
.dxmLite_Youthful.dxm-ltr .dxmtb.dxm-horizontal .dxm-image-l .dxm-dropDownMode .dxm-popOut 
{
	padding: 9px 5px 9px 3px;
	margin-left: 0;
}
.dxmLite_Youthful.dxm-rtl .dxmtb.dxm-horizontal .dxm-image-r .dxm-subMenu .dxm-popOut,
.dxmLite_Youthful.dxm-rtl .dxmtb.dxm-horizontal .dxm-image-r .dxm-dropDownMode .dxm-popOut 
{
	padding: 9px 3px 9px 5px;
	margin-right: 0;
}
.dxmLite_Youthful .dxmtb.dxm-horizontal .dxm-dropDownMode.dxm-hovered .dxm-popOut,
.dxmLite_Youthful .dxmtb.dxm-horizontal .dxm-dropDownMode.dxm-selected .dxm-popOut,
.dxmLite_Youthful .dxmtb.dxm-horizontal .dxm-dropDownMode.dxm-checked .dxm-popOut
{
	border-color: #D3E4A6;
}

.dxmLite_Youthful .dxmtb.dxm-horizontal .dxm-spacing 
{
	width: 4px;
}
.dxmLite_Youthful .dxmtb.dxm-horizontal .dxm-separator 
{
	margin: 0px 4px;
}
.dxmLite_Youthful .dxmtb.dxm-horizontal .dxm-spacing,
.dxmLite_Youthful .dxmtb.dxm-horizontal .dxm-separator b 
{
	height: 25px;
}
.dxmLite_Youthful .dxmtb.dxm-horizontal .dxm-checked,
.dxmLite_Youthful .dxmtb.dxm-horizontal .dxm-hovered,
.dxmLite_Youthful .dxmtb.dxm-horizontal .dxm-selected
{
	background-image: none;
}
.dxmLite_Youthful .dxmtb.dxm-horizontal .dxm-checked,
.dxmLite_Youthful .dxmtb.dxm-horizontal .dxm-selected
{
	background-color: #F4921B;
}
.dxmLite_Youthful .dxmtb.dxm-horizontal .dxm-hovered 
{
	background-color: #F4BD17;
}

/* -- ASPxNavBar -- */
.dxnbControl_Youthful 
{
	background-color: White;
	font: 12px Tahoma, Geneva, sans-serif;
	color: Black;
}
.dxnbControl_Youthful td.dxnbCtrl
{
	padding: 1px;
}
.dxnbControl_Youthful a 
{
	color: Black;
	text-decoration: none;
}
.dxnbLoadingPanel_Youthful 
{
	font: 12px Tahoma, Geneva, sans-serif;
	color: Black;
}
.dxnbLoadingPanel_Youthful td.dx 
{
	white-space: nowrap;
	text-align: center;
	padding: 12px;
}
.dxnbGroupHeader_Youthful 
{
	background-color: #D3E4A6;
	font-weight: normal;
	padding: 10px 7px 11px 16px;
	border-width: 0px;
}
.dxnbGroupHeader_Youthful td.dxnb 
{
	white-space: nowrap;
}
.dxnbGroupHeader_Youthful a,
.dxnbGroupHeaderCollapsed_Youthful a
{
    text-decoration: underline;	
}
.dxnbGroupHeaderCollapsed_Youthful 
{
	background-color: #D3E4A6;
	font-weight: normal;
	color: Black;
	padding: 10px 7px 11px 16px;
	border-width: 0px;
}
.dxnbGroupHeaderCollapsed_Youthful td.dxnb 
{
	white-space: nowrap;
}
.dxnbGroupHeaderHover_Youthful 
{
}
.dxnbGroupHeaderCollapsedHover_Youthful 
{
}
.dxnbGroupContent_Youthful 
{
	background-color: #E5EECF;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0 0 0 6px;
	border-top: 1px solid White!important;
}
.dxnbItem_Youthful,
.dxnbLargeItem_Youthful, dxnbBulletItem_Youthful 
{
	color: Black;
	text-align: left;
}
.dxnbItem_Youthful 
{
	padding: 5px 10px;
}
.dxnbLargeItem_Youthful 
{
	padding: 6px 12px;
}
.dxnbBulletItem_Youthful
{
	margin-bottom: 9px;
}
.dxnbItemSelected_Youthful,
.dxnbLargeItemSelected_Youthful,
.dxnbBulletItemSelected_Youthful 
{
	background-color: #DCE6C3;
	border: 1px solid #C4D3A0;
}
.dxnbItemSelected_Youthful 
{
	padding: 4px 9px;
}
.dxnbLargeItemSelected_Youthful 
{
	padding: 5px 11px;
}
.dxnbItemHover_Youthful,
.dxnbLargeItemHover_Youthful,
.dxnbBulletItemHover_Youthful 
{
	background-color: #F8FCF1;
	border: 1px Solid #C4D3A0;
}
.dxnbItemHover_Youthful 
{
	padding: 4px 9px;
}
.dxnbLargeItemHover_Youthful 
{
	padding: 5px 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,
td.dxnbDisabled_Youthful a
{
	color: #abb590;
	cursor: default;
}
.dxnbDisabled_Youthful td.dxnb
{
	color: #a5af8b;
}

/* -- ASPxNavBar Lite -- */
.dxnbLite_Youthful 
{
	color: Black;
	background-color: White;
	font: 12px Tahoma, Geneva, sans-serif;
	list-style: none none outside;
	margin: 0;
	padding: 1px;
	float: left;
	width: 200px;
}
.dxnbLite_Youthful a
{
	color: Black;
	text-decoration: none;	
}
.dxnbLite_Youthful .dxnb-gr 
{
	margin-bottom: 1px;
}
.dxnbLite_Youthful .dxnb-header,
.dxnbLite_Youthful .dxnb-headerCollapsed 
{
	background-color: #D3E4A6;
	overflow: hidden;
	margin: 0;
	padding: 10px 7px 11px 16px;
	cursor: pointer;
	white-space: nowrap;
	clear: both;
}
.dxnbLite_Youthful .dxnb-header a,
.dxnbLite_Youthful .dxnb-headerCollapsed a
{
    text-decoration: underline;	
}
.dxnbLite_Youthful .dxnb-content 
{
	background-color: #E5EECF;
	border-top: 1px solid 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: 1px solid #C4D3A0;
}
.dxnbLite_Youthful .dxnb-itemHover,
.dxnbLite_Youthful .dxnb-largeHover
{
	background-color: #F8FCF1;
	border: 1px Solid #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: 11px Tahoma, Geneva, sans-serif;
	color: Black;
	background-color: White;
}
.dxncControl_Youthful a
{
	text-decoration: none;
	color: #7A9F0E;
}
.dxncControl_Youthful a:hover
{
	text-decoration: underline;
}
.dxncControl_Youthful td.dxncCtrl
{
	padding: 18px;
}
.dxncLoadingPanel_Youthful 
{
	font: 12px Tahoma, Geneva, sans-serif;
	color: #303030;
	border: 1px solid #9BC424;
	background-color: White;
}
.dxncLoadingPanel_Youthful td.dx 
{
	white-space: nowrap;
	text-align: center;
	padding: 12px;
}
.dxncLoadingDiv_Youthful
{
	background-color: Gray;
	opacity: 0.01;
	filter: progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=1);
}
.dxncContent_Youthful 
{
}
.dxncPagerPanel_Youthful 
{
	padding-left: 0px;
	border-top: 5px Solid #E5EECF;
}
.dxncItem_Youthful 
{
	padding-left: 0px;
	border-bottom-width: 0px;
	padding-top: 12px;
	padding-bottom: 12px;
}
.dxncEmptyItem_Youthful 
{
	padding-left: 0px;
	border-bottom-width: 0px;
	padding-top: 12px;
	padding-bottom: 12px;
}
/* - Headline - */
.dxncItemContent_Youthful 
{
	line-height: 120%;
	padding-left: 12px;
}
.dxncItemDate_Youthful,
.dxncItemDateLeftPanel_Youthful,
.dxncItemDateRightPanel_Youthful 
{
	color: #80A70E;
	white-space: nowrap;
	font: 12px Verdana, Geneva, sans-serif;
}
.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: 5px Solid #F4921B;
}
.dxncItemLeftPanel_Youthful 
{
	text-align: right;
	font-size: 11px;
	padding-top: 4px;
}
.dxncItemRightPanel_Youthful 
{
	font-size: 11px;
	padding-top: 4px;
}
.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: 12px Tahoma, Geneva, sans-serif;
}
.dxpControl_Youthful a
{
    color: #7A9F0E;
	text-decoration: none;
}
.dxpControl_Youthful a:hover
{
	text-decoration: underline;
}
.dxpControl_Youthful td.dxpCtrl
{
	padding: 5px 2px;
}
.dxpControl_Youthful.dxpPSI td.dxpCtrl
{
	*padding: 3px 2px;
}
.dxpButton_Youthful 
{
	text-decoration: underline;
	cursor: pointer;
}
.dxpDisabledButton_Youthful 
{
	color: #A1AE7E!important;
	text-decoration: none;
}
.dxpPageNumber_Youthful 
{
	padding: 0px 5px;
	text-decoration: none;
	color: #7A9F0E;
	cursor: pointer;
}
.dxpCurrentPageNumber_Youthful 
{
	font-weight: bold;
	text-decoration: none;
	color: White;
	background-color: #F4921B;
	padding: 2px 3px 3px;
	white-space: nowrap;
}
.dxpPageSizeItem_Youthful
{
    padding: 0 4px;
	text-align: center;
	vertical-align: middle;
}
.dxpPageSizeItem_Youthful > table
{
    margin: -2px 0px;
}
.dxpPSI .dxpPageSizeItem_Youthful > table
{
    *margin: 0px;
}
.dxpPageSizeItem_Youthful .dx
{
    white-space: nowrap;
}
.dxpComboBox_Youthful
{
    background-color: White;
    border: 1px solid #AFC185;
    padding: 1px;
}
.dxpComboBox_Youthful input
{
    padding: 0px;
    margin: 0px 2px;
    border-width: 0px;
    background-color: transparent;
    width: 25px;
}
.dxpHoverComboBox_Youthful
{
}
.dxpPressedComboBox_Youthful
{
}
.dxpDropDownButton_Youthful
{
    cursor: pointer;
    padding: 6px 2px;
    background: #8AB216 url('/DXR.axd?r=0_4128-EIQfr') repeat-x top;
    line-height: 0;
}
.dxpHoverDropDownButton_Youthful
{
    background: #F4BD17 none;
}
.dxpPressedDropDownButton_Youthful
{
    background: #F4921B none;
}
.dxpSummary_Youthful 
{
	padding: 0px 4px;
}
.dxpSeparator_Youthful 
{
	background-color: #7A9F0E;
}
/* Disabled */
.dxpDisabled_Youthful
{
	color: #9eb273!important;
	border-color: #abb590;
	cursor: default;
}
.dxpDisabledComboBox_Youthful
{
    border-color: #abb590;
}
.dxpDisabledComboBox_Youthful input
{
    color: #9eb273;
}
.dxpDisabledDropDownButton_Youthful
{
    cursor: default;
    color: #B5C58F;
	background: #e5eecf url('/DXR.axd?r=0_4129-EIQfr');
}

/* -- ASPxPager Lite -- */
.dxpLite_Youthful
{
	font: 12px Tahoma, Geneva, sans-serif;
	color: #7A9F0E;
	padding: 5px 2px;
	float: left;
}

.dxpLite_Youthful .dxp-summary,
.dxpLite_Youthful .dxp-sep,
.dxpLite_Youthful .dxp-button,
.dxpLite_Youthful .dxp-pageSizeItem,
.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 a:hover
{
	text-decoration: underline;
}

.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-pageSizeItem
{
    padding: 0 4px;
    white-space: nowrap;
}
.dxpLite_Youthful .dxp-pageSizeItem .dx
{
    display: block;
    float: left;
    margin-top: 2px;
    white-space: nowrap;
}
.dxpLite_Youthful .dxp-comboBox
{
    background-color: White;
    display: block;
    float: left;
    border: 1px solid #AFC185;
    margin: -2px 0px;
    padding: 1px;
}
.dxpLite_Youthful .dxp-comboBox input
{
    display: block;
    float: left;
    background-color: transparent;
    border-width: 0px;
    padding: 0px;
    margin: 2px 2px 0px;
    width: 25px;
}
.dxpLite_Youthful .dxp-hoverComboBox
{
}
.dxpLite_Youthful .dxp-pressedComboBox
{
}
.dxpLite_Youthful .dxp-dropDownButton
{
    font-size: 0px;
    display: block;
    float: left;
    cursor: pointer;
    padding: 6px 2px;
    background: #8AB216 url('/DXR.axd?r=0_4128-EIQfr') repeat-x top;
}
.dxpLite_Youthful .dxp-dropDownButton img
{
    border: none;
	text-decoration: none;
	vertical-align: middle;
}
.dxpLite_Youthful .dxp-hoverDropDownButton
{
    background: #F4BD17 none;
}
.dxpLite_Youthful .dxp-pressedDropDownButton
{
    background: #F4921B none;
}

.dxpLite_Youthful .dxp-num
{
	color: #7A9F0E;
	padding: 2px 5px 1px;
	cursor: pointer;
}

.dxpLite_Youthful .dxp-current
{
	color: white;
	background-color: #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-color: #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-pageSizeItem,
.dxpLiteDisabled_Youthful .dxp-num,
.dxpLiteDisabled_Youthful .dxp-current,
.dxpLiteDisabled_Youthful .dxp-ellip
{
	color: #9eb273;
	border-color: #abb590;
	cursor: default;
}
.dxpLite_Youthful .dxp-disabledComboBox
{
    border-color: #abb590;
}
.dxpLite_Youthful .dxp-disabledComboBox input
{
    color: #9eb273;
}
.dxpLite_Youthful .dxp-disabledDropDownButton
{
    cursor: default;
    color: #B5C58F;
	background: #e5eecf url('/DXR.axd?r=0_4129-EIQfr');
}

/* -- ASPxPopupControl -- */
.dxpcControl_Youthful 
{
	cursor: default;
	border: 0px Solid #8B8B8B;
	font: 12px Tahoma, Geneva, sans-serif;
	background-color: White;
	color: Black;
	width: 200px;
}
.dxpcControl_Youthful a
{
	text-decoration: none;
	color: black;
}
.dxpcControl_Youthful a:hover
{
	text-decoration: underline;
}
.dxpcCloseButton_Youthful,
.dxpcPinButton_Youthful,
.dxpcRefreshButton_Youthful,
.dxpcCollapseButton_Youthful,
.dxpcMaximizeButton_Youthful 
{
	cursor: pointer;
	padding: 0px 7px 0px 4px;
}
.dxpcCloseButtonHover_Youthful,
.dxpcPinButtonHover_Youthful,
.dxpcRefreshButtonHover_Youthful,
.dxpcCollapseButtonHover_Youthful,
.dxpcMaximizeButtonHover_Youthful
{
}
.dxpcContent_Youthful 
{
	background-color: #E5EECF;
	border-width: 0px;
	vertical-align: top;
}
.dxpcContentPaddings_Youthful 
{
	padding: 12px 15px 22px;
}
.dxpcFooter_Youthful 
{
	background-color: #9CC525;
	color: White;
	text-align: center;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top: 1px Solid White;
}
.dxpcFooter_Youthful td.dxpc 
{
	color: White;
	white-space: nowrap;
	padding: 6px 0px 9px 14px;
}
.dxpcHeader_Youthful 
{
	background-color: #D3E4A6;
	font-weight: normal;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top: 5px Solid #9CC525;
	border-bottom: 1px Solid White;
}
.dxpcHeader_Youthful td.dxpc 
{
	white-space: nowrap;
	font-weight: normal;
	padding: 4px 0px 6px 3px;
}
.dxpcLoadingPanel_Youthful,
.dxdpLoadingPanel_Youthful
{
	font: 12px Tahoma, Geneva, sans-serif;
	color: #303030;
	border: 1px solid #9BC424;
	background-color: White;
}
.dxpcLoadingPanel_Youthful td.dx,
.dxdpLoadingPanel_Youthful td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 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;
}

/* -- ASPxPopupControl Lite -- */ 
.dxpcLite_Youthful,
.dxdpLite_Youthful 
{
	width: 200px;
	left: 0;
	top: 0;
	display: none;
	position: absolute;
	visibility: hidden;
	border-spacing: 0;
}

.dxpcLite_Youthful .dxpc-mainDiv,
.dxdpLite_Youthful .dxpc-mainDiv
{
	position: relative;
}

.dxpcLite_Youthful .dxpc-mainDiv,
.dxpcLite_Youthful.dxpc-mainDiv,
.dxdpLite_Youthful .dxpc-mainDiv,
.dxdpLite_Youthful.dxpc-mainDiv 
{
	top: 0;
	left: 0;
	font: 12px Tahoma, Geneva, sans-serif;
	color: black;
	background-color: white;
}

.dxpcLite_Youthful a,
.dxdpLite_Youthful a 
{
	text-decoration: none;
	color: black;
}
.dxpcLite_Youthful a:hover,
.dxdpLite_Youthful a:hover 
{
	text-decoration: underline;
}

.dxpcLite_Youthful .dxpc-link,
.dxdpLite_Youthful .dxpc-link
{
	float: left;
}

.dxpcLite_Youthful.dxRtl .dxpc-link,
.dxdpLite_Youthful.dxRtl .dxpc-link
{
	float: right;
}

.dxpcLite_Youthful a .dxpc-headerText,
.dxpcLite_Youthful a .dxpc-footerText,
.dxdpLite_Youthful a .dxpc-headerText,
.dxdpLite_Youthful a .dxpc-footerText
{
	text-decoration: underline;
	cursor: pointer;
}

.dxpcLite_Youthful .dxpc-closeBtn,
.dxdpLite_Youthful .dxpc-closeBtn,
.dxpcLite_Youthful .dxpc-pinBtn,
.dxdpLite_Youthful .dxpc-pinBtn,
.dxpcLite_Youthful .dxpc-refreshBtn,
.dxdpLite_Youthful .dxpc-refreshBtn,
.dxpcLite_Youthful .dxpc-collapseBtn,
.dxdpLite_Youthful .dxpc-collapseBtn,
.dxpcLite_Youthful .dxpc-maximizeBtn,
.dxdpLite_Youthful .dxpc-maximizeBtn
{
	padding: 3px 7px 0px 4px;
	float: right;
}

.dxpcLite_Youthful.dxRtl  .dxpc-closeBtn,
.dxdpLite_Youthful.dxRtl  .dxpc-closeBtn,
.dxpcLite_Youthful.dxRtl  .dxpc-pinBtn,
.dxdpLite_Youthful.dxRtl  .dxpc-pinBtn,
.dxpcLite_Youthful.dxRtl  .dxpc-refreshBtn,
.dxdpLite_Youthful.dxRtl  .dxpc-refreshBtn,
.dxpcLite_Youthful.dxRtl  .dxpc-collapseBtn,
.dxdpLite_Youthful.dxRtl  .dxpc-collapseBtn,
.dxpcLite_Youthful.dxRtl  .dxpc-maximizeBtn,
.dxdpLite_Youthful.dxRtl  .dxpc-maximizeBtn
{
	padding-right: 4px;
	padding-left: 7px;
	float: left;
}

.dxpcLite_Youthful .dxpc-closeBtnHover,
.dxdpLite_Youthful .dxpc-closeBtnHover,
.dxpcLite_Youthful .dxpc-pinBtnHover,
.dxdpLite_Youthful .dxpc-pinBtnHover,
.dxpcLite_Youthful .dxpc-refreshBtnHover,
.dxdpLite_Youthful .dxpc-refreshBtnHover,
.dxpcLite_Youthful .dxpc-collapseBtnHover,
.dxdpLite_Youthful .dxpc-collapseBtnHover,
.dxpcLite_Youthful .dxpc-maximizeBtnHover,
.dxdpLite_Youthful .dxpc-maximizeBtnHover
{
}

.dxpcLite_Youthful .dxpc-header,
.dxdpLite_Youthful .dxpc-header  
{
	background-color: #D3E4A6;
	border-top: 5px Solid #9CC525;
	border-bottom: 1px Solid White;
	padding: 5px 2px 8px 15px;
}

.dxpcLite_Youthful.dxRtl .dxpc-header,
.dxdpLite_Youthful.dxRtl .dxpc-header  
{
	padding-right: 15px;
	padding-left: 2px;
}

.dxpcLite_Youthful .dxpc-header.dxpc-withBtn,
.dxdpLite_Youthful .dxpc-header.dxpc-withBtn  
{
	padding-bottom: 7px;
} 

.dxpcLite_Youthful .dxpc-headerText,
.dxdpLite_Youthful .dxpc-headerText
{
	white-space: nowrap;
	float: left;
	margin-top: 1px;
}

.dxpcLite_Youthful.dxRtl .dxpc-headerText,
.dxdpLite_Youthful.dxRtl .dxpc-headerText
{
	float: right;
	*float: left;
}

.dxpcLite_Youthful .dxpc-headerImg,
.dxdpLite_Youthful .dxpc-headerImg
{
	float: left;
	margin: 1px 7px 0 0;
}

.dxpcLite_Youthful.dxRtl .dxpc-headerImg,
.dxdpLite_Youthful.dxRtl .dxpc-headerImg
{
	float: right;
	margin: 1px 0 0 7px;
}

.dxpcLite_Youthful .dxpc-contentWrapper,
.dxdpLite_Youthful .dxpc-contentWrapper  
{
	background-color: #E5EECF;
}

.dxpcLite_Youthful .dxpc-content,
.dxdpLite_Youthful .dxpc-content
{
	white-space: normal;
	padding: 12px 15px 22px;
}

.dxpcLite_Youthful .dxpc-footer,
.dxdpLite_Youthful .dxpc-footer
{
	color: White;
	background-color: #9CC525;
	border-top: 1px Solid White;
	text-align: center;
}

.dxpcLite_Youthful .dxpc-footerContent,
.dxdpLite_Youthful .dxpc-footerContent,
.dxpcLite_Youthful .dxpc-headerContent,
.dxdpLite_Youthful .dxpc-headerContent
{
    float: left;
}

.dxpcLite_Youthful.dxRtl .dxpc-footerContent,
.dxdpLite_Youthful.dxRtl .dxpc-footerContent,
.dxpcLite_Youthful.dxRtl .dxpc-headerContent,
.dxdpLite_Youthful.dxRtl .dxpc-headerContent
{
	float: right;
}

.dxpcLite_Youthful .dxpc-footerContent,
.dxdpLite_Youthful .dxpc-footerContent
{
	margin: 0;
	padding: 6px 0px 9px 14px;
}

.dxpcLite_Youthful.dxRtl .dxpc-footerContent,
.dxdpLite_Youthful.dxRtl .dxpc-footerContent
{
	padding-right: 14px;
	padding-left: 0px;
}

.dxpcLite_Youthful .dxpc-footerText,
.dxdpLite_Youthful .dxpc-footerText
{
	white-space: nowrap;
	float: left;
}

.dxpcLite_Youthful.dxRtl .dxpc-footerText,
.dxdpLite_Youthful.dxRtl .dxpc-footerText
{
	float: right;
}

.dxpcLite_Youthful .dxpc-footerImg,
.dxdpLite_Youthful .dxpc-footerImg
{
	float: left;
	margin: -1px 4px 0 0;
}

.dxpcLite_Youthful.dxRtl .dxpc-footerImg,
.dxdpLite_Youthful.dxRtl .dxpc-footerImg
{
	float: right;
	margin: -1px 0 0 4px;
}

.dxpcLite_Youthful .dxpc-sizeGrip,
.dxdpLite_Youthful .dxpc-sizeGrip
{
	float: right;
}

.dxpcLite_Youthful.dxRtl .dxpc-sizeGrip,
.dxdpLite_Youthful.dxRtl .dxpc-sizeGrip
{
	float: left;
}

.dxpcModalBackLite_Youthful,
.dxdpModalBackLite_Youthful
{
	background-color: Gray;
	opacity: 0.7;
	filter: progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=1);
	position: fixed;
	left: 0;
	top: 0;
	visibility: hidden;
}

.dxpcLiteDisabled_Youthful,
.dxdpLiteDisabled_Youthful
{
	color: #808080;
	cursor: default;
}

/* -- ASPxRoundPanel -- */
.dxrpControl_Youthful td.dxrp,
.dxrpControlGB_Youthful td.dxrp
{
	color: Black;
	padding: 10px 6px 0px;
	font: 12px Tahoma, Geneva, sans-serif;
}
.dxrpControl_Youthful .dxrpCI
{
	display:block;
}
/* - Header - */
.dxrpControl_Youthful .dxrpHeader_Youthful td.dxrp,
.dxrpControlGB_Youthful span.dxrpHeader_Youthful
{
	text-align: Center;
	padding-top: 0px;
}
.dxrpControl_Youthful .dxrpHeader_Youthful td.dxrp a,
.dxrpControlGB_Youthful span.dxrpHeader_Youthful a
{
    color: Black;
}
.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
{   
    background-image: none;
	vertical-align: top;
}
/* Edges */
.dxrpControl_Youthful .dxrpHeader_Youthful,
.dxrpControl_Youthful .dxrpTE,
.dxrpControl_Youthful .dxrpHLE,
.dxrpControl_Youthful .dxrpHRE
{
    background-image: none;
	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-image: none;
	background-color: #E5EECF;
}
.dxrpControl_Youthful .dxrpHeader_Youthful
{
	background: #D3E4A6 url('/DXR.axd?r=0_4132-EIQfr') repeat-x left bottom;
}
.dxrpControl_Youthful .dxrpHLE,
.dxrpControl_Youthful .dxrpHRE
{
	background: #D3E4A6 url('/DXR.axd?r=0_4131-EIQfr') left bottom;
}
/* Disabled */
.dxrpDisabled_Youthful,
.dxrpDisabled_Youthful td.dxrp
{
	color: #abb590;
	cursor: default;
}

/* -- ASPxSiteMapControl -- */
.dxsmControl_Youthful 
{
	border-width: 0px;
	color: Black;
	font: 12px Tahoma, Geneva, sans-serif;
	text-decoration: none;
}
.dxsmControl_Youthful a:hover 
{
	color: #F4921B!important;
	text-decoration: none!important;
}
.dxsmControl_Youthful a:visited 
{
	color: #9AA481!important;
}
/* - Category Level - */
.dxsmCategoryLevel_Youthful,
.dxsmCategoryLevel_Youthful a 
{
	color: #9CC525;
	font: normal 18px Verdana, Geneva, sans-serif;
	text-decoration: none;
}
.dxsmCategoryLevel_Youthful 
{
	white-space: nowrap;
	padding: 0px 0px 5px;
}
.dxsmCategoryLevel_Youthful 
{
	border-bottom: 1px Solid #B8B8B8;
}
 /*flow layout*/
.dxsmLevelCategoryFlow_Youthful,
.dxsmLevelCategoryFlow_Youthful a 
{
	color: #9CC525;
	font-weight: normal;
	font-size: 18px;
	text-decoration: underline;
}
/* - Level 0 - */
.dxsmLevel0_Youthful,
.dxsmLevel0_Youthful a,
.dxsmLevel0Categorized_Youthful a,
.dxsmLevel0Categorized_Youthful 
{
	color: #9CC525;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}
.dxsmLevel0_Youthful,
.dxsmLevel0Categorized_Youthful 
{
	white-space: nowrap;
	padding: 0px 0px 1px;
}
.dxsmLevel0_Youthful 
{
	border-bottom: 5px Solid #F4921B;
	padding: 0px 0px 1px;
}
 /*flow layout*/
.dxsmLevel0Flow_Youthful,
.dxsmLevel0Flow_Youthful a,
.dxsmLevel0CategorizedFlow_Youthful a,
.dxsmLevel0CategorizedFlow_Youthful 
{
	color: #9CC525;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}
.dxsmLevel0Flow_Youthful 
{
	padding: 0px;
}
.dxsmLevel0Flow_Youthful 
{
	text-decoration: none;
}

/* - Level 1 - */
.dxsmLevel1_Youthful,
.dxsmLevel1_Youthful a,
.dxsmLevel1Categorized_Youthful a,
.dxsmLevel1Categorized_Youthful 
{
	color: Black;
	text-decoration: none;
}
.dxsmLevel1_Youthful,
.dxsmLevel1Categorized_Youthful 
{
	white-space: nowrap;
	padding: 0px;
}

/*flow layout*/
.dxsmLevel1Flow_Youthful,
.dxsmLevel1Flow_Youthful a,
.dxsmLevel1CategorizedFlow_Youthful,
.dxsmLevel1CategorizedFlow_Youthful a 
{
	color: Black;
	text-decoration: underline;
}
.dxsmLevel1Flow_Youthful 
{
	text-decoration: none;
	padding: 0px;
}

/* - Level 2 - */
.dxsmLevel2_Youthful,
.dxsmLevel2_Youthful a,
.dxsmLevel2Categorized_Youthful a,
.dxsmLevel2Categorized_Youthful 
{
	color: Black;
	text-decoration: none;
}
.dxsmLevel2_Youthful,
.dxsmLevel2Categorized_Youthful 
{
	white-space: nowrap;
	padding: 0px;
}
/*flow layout*/
.dxsmLevel2Flow_Youthful,
.dxsmLevel2Flow_Youthful a 
{
	color: Black;
	text-decoration: underline;
}
.dxsmLevel2Flow_Youthful 
{
	padding: 0px;
}
/* - Level 3 - */
.dxsmLevel3_Youthful,
.dxsmLevel3_Youthful a 
{
	color: Black;
	text-decoration: none;
}
.dxsmLevel3_Youthful 
{
	white-space: nowrap;
	padding: 0px;
}
/*flow layout*/
.dxsmLevel3Flow_Youthful,
.dxsmLevel3Flow_Youthful a 
{
	color: Black;
	text-decoration: underline;
}
/* - Level 4 - */
.dxsmLevel4_Youthful,
.dxsmLevel4_Youthful a 
{
	color: Black;
	text-decoration: none;
}
.dxsmLevel4_Youthful 
{
	white-space: nowrap;
	padding: 0px;
}
/*flow layout*/
.dxsmLevel4Flow_Youthful,
.dxsmLevel4Flow_Youthful a 
{
	color: Black;
	text-decoration: underline;
}
.dxsmLevel4Flow_Youthful 
{
	padding: 0px;
}
/* - Other Levels - */
.dxsmLevelOther_Youthful 
{
	color: Black;
	text-decoration: none;
}
.dxsmLevelOther_Youthful 
{
	white-space: nowrap;
	padding: 0px;
}
/*flow layout*/
.dxsmLevelOtherFlow_Youthful,
.dxsmLevelOtherFlow_Youthful a 
{
	color: Black;
	text-decoration: underline;
}
/* Disabled */
.dxsmDisabled_Youthful
{
	color: #abb590;
	cursor: default;
}

/* -- ASPxTabControl, ASPxPageControl -- */
.dxtcControl_Youthful 
{
	color: Black;
	font: 12px Tahoma, Geneva, sans-serif;
}
.dxtcLoadingPanel_Youthful 
{
	color: Black;
	font: 12px Tahoma, Geneva, sans-serif;
}
.dxtcLoadingPanel_Youthful td.dx 
{
	white-space: nowrap;
	text-align: center;
	padding: 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 
{
	background: #E5EECF url('/DXR.axd?r=0_4139-EIQfr') repeat-x left top;
	text-align: center;
}
.dxtcActiveTab_Youthful,
.dxtcActiveTabWithTabPositionLeft_Youthful
{
	padding: 10px 15px 6px;
}
.dxtcActiveTabWithTabPositionBottom_Youthful,
.dxtcActiveTabWithTabPositionRight_Youthful 
{
	padding: 6px 15px 10px;
}
.dxtcActiveTabWithTabPositionBottom_Youthful
{
	background: url('/DXR.axd?r=0_4141-EIQfr') repeat-x left bottom;
}
.dxtcActiveTabWithTabPositionLeft_Youthful
{
	background: url('/DXR.axd?r=0_4145-EIQfr') repeat-y left top;
}
.dxtcActiveTabWithTabPositionRight_Youthful
{
	background: url('/DXR.axd?r=0_4148-EIQfr') repeat-y right top;
}
.dxtcActiveTab_Youthful td.dxtc,
.dxtcActiveTabWithTabPositionBottom_Youthful td.dxtc,
.dxtcActiveTabWithTabPositionLeft_Youthful td.dxtc,
.dxtcActiveTabWithTabPositionRight_Youthful td.dxtc 
{
	white-space: nowrap;
	background: transparent none!important;
	border-width: 0px!important;
	padding: 0px!important;
}
.dxtcActiveTabHover_Youthful 
{
	background-color: #E5EECF;
}
/* Tab */
.dxtcTab_Youthful,
.dxtcTabWithTabPositionLeft_Youthful, 
.dxtcTabWithTabPositionBottom_Youthful,
.dxtcTabWithTabPositionRight_Youthful 
{
	border-width: 0px;
	background: #D3E4A6 url('/DXR.axd?r=0_4140-EIQfr') repeat-x left top;
	text-align: center;
}
.dxtcTab_Youthful,
.dxtcTabWithTabPositionLeft_Youthful
{
	padding: 10px 15px 6px;
}
.dxtcTabWithTabPositionBottom_Youthful,
.dxtcTabWithTabPositionRight_Youthful 
{
	padding: 6px 15px 10px;
}
.dxtcTab_Youthful td.dxtc,
.dxtcTabWithTabPositionBottom_Youthful td.dxtc, 
.dxtcTabWithTabPositionLeft_Youthful td.dxtc,
.dxtcTabWithTabPositionRight_Youthful td.dxtc 
{
	white-space: nowrap;
	background: transparent none!important;
	border-width: 0px!important;
	padding: 0px!important;
}
.dxtcTabWithTabPositionBottom_Youthful
{
	background: url('/DXR.axd?r=0_4142-EIQfr') repeat-x left bottom;
}
.dxtcTabWithTabPositionLeft_Youthful
{
	background: url('/DXR.axd?r=0_4146-EIQfr') repeat-y left bottom;
}
.dxtcTabWithTabPositionRight_Youthful
{
	background: url('/DXR.axd?r=0_4149-EIQfr') repeat-y right top;
}
/* Hover */
.dxtcTabHover_Youthful,
.dxtcTabHoverWithTabPositionBottom_Youthful,
.dxtcTabHoverWithTabPositionLeft_Youthful,
.dxtcTabHoverWithTabPositionRight_Youthful
{
	background: #D3E4A6 url('/DXR.axd?r=0_4144-EIQfr') repeat-x left top;
	text-align: center;
}
.dxtcTabHoverWithTabPositionBottom_Youthful,
.dxtcActiveTabHoverWithTabPositionBottom_Youthful
{
	background: url('/DXR.axd?r=0_4143-EIQfr') repeat-x right bottom;
}
.dxtcTabHoverWithTabPositionLeft_Youthful,
.dxtcActiveTabHoverWithTabPositionLeft_Youthful
{
	background: url('/DXR.axd?r=0_4147-EIQfr') repeat-y left bottom;
}
.dxtcTabHoverWithTabPositionRight_Youthful,
.dxtcActiveTabHoverWithTabPositionRight_Youthful
{
	background: url('/DXR.axd?r=0_4150-EIQfr') repeat-y right top;
}
.dxtcTabHover_Youthful td.dxtc,
.dxtcTabHoverWithTabPositionBottom_Youthful td.dxtc,
.dxtcTabHoverWithTabPositionLeft_Youthful td.dxtc,
.dxtcTabHoverWithTabPositionRight_Youthful td.dxtc
{
	white-space: nowrap;
	background: transparent none!important;
	border-width: 0px!important;
	padding: 0px!important;
}

/*Content*/
.dxtcPageContent_Youthful,
.dxtcPageContentWithTabPositionBottom_Youthful, 
.dxtcPageContentWithTabPositionLeft_Youthful,
.dxtcPageContentWithTabPositionRight_Youthful,
.dxtcPageContentWithoutTabs_Youthful
{
	background-color: #E5EECF;
	vertical-align: top;
}
.dxtcContent_Youthful,
.dxtcContentWithTabPositionBottom_Youthful,
.dxtcContentWithTabPositionLeft_Youthful,
.dxtcContentWithTabPositionRight_Youthful
{
	border: 1px Solid White;
	background-color: #E5EECF;
	vertical-align: top;
}
/* Scrolling */
.dxtcScrollButtonCell_Youthful 
{
	border-style: 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
{
	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('/DXR.axd?r=0_4140-EIQfr') repeat-x left top;
	overflow: hidden;
	text-align: center;
	white-space: nowrap;
}
.dxtcLite_Youthful .dxtc-activeTab
{
	border-style: none;
	height: 31px;
	background: #E5EECF url('/DXR.axd?r=0_4139-EIQfr') repeat-x left top;
}
.dxtcLite_Youthful .dxtc-tab a 
{
	text-decoration: none;
	color: black;
}
.dxtcLite_Youthful .dxtc-tabHover
{
	background: #D3E4A6 url('/DXR.axd?r=0_4144-EIQfr') 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-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom: 1px solid 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: normal 12px Tahoma, Geneva, sans-serif;
	text-decoration: none;
	white-space: nowrap;
}
.dxtcLite_Youthful .dxtc-img
{
	border-style: 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-color: #E5EECF;
	font: 12px Tahoma, Geneva, sans-serif;
	float: left;
	clear: left;
	overflow: hidden;
	padding: 11px;
}
.dxtcLite_Youthful.dxtc-top .dxtc-content 
{
	border-top-style: 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: 0;
	border-style: none;
}
.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-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top: 1px solid white;
}
.dxtcLite_Youthful.dxtc-bottom .dxtc-tab
{
	background: #D3E4A6 url('/DXR.axd?r=0_4142-EIQfr') repeat-x left bottom;
}
.dxtcLite_Youthful.dxtc-bottom .dxtc-activeTab
{
	height: 31px;
	border-style: none;
	background: #E5EECF url('/DXR.axd?r=0_4141-EIQfr') repeat-x left bottom;
}
.dxtcLite_Youthful.dxtc-bottom .dxtc-tabHover
{
	background: #D3E4A6 url('/DXR.axd?r=0_4143-EIQfr') 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-top: 1px solid #A8A8A8;
	border-right: 1px solid #A8A8A8;
	border-bottom-color: #A8A8A8;
	border-left: 1px solid #A8A8A8;
	border-bottom-width: 1px;
	border-bottom-style: 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-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right: 1px solid white;
	float: none;
	*float: left;
	clear: none;
	*clear: both;
	width: auto;
	height: auto;
}
.dxtcLite_Youthful.dxtc-left .dxtc-tab
{
	background: #D3E4A6 url('/DXR.axd?r=0_4146-EIQfr') repeat-y left bottom;
}
.dxtcLite_Youthful.dxtc-left .dxtc-activeTab
{
	border-right: 1px solid #E5EECF;
	background: #E5EECF url('/DXR.axd?r=0_4145-EIQfr') repeat-y left top;
}
.dxtcLite_Youthful.dxtc-left .dxtc-tabHover
{
	background: #D3E4A6 url('/DXR.axd?r=0_4147-EIQfr') 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-style: 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-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left: 1px solid white;
	float: none;
	*float: left;
	clear: none;
	*clear: both;
	width: auto;
	height: auto;
}
.dxtcLite_Youthful.dxtc-right .dxtc-tab
{
	background: #D3E4A6 url('/DXR.axd?r=0_4149-EIQfr') repeat-y right top;
}
.dxtcLite_Youthful.dxtc-right .dxtc-activeTab
{
	border-left: 1px solid #E5EECF;
	background: #E5EECF url('/DXR.axd?r=0_4148-EIQfr') repeat-y right top;
}
.dxtcLite_Youthful.dxtc-right .dxtc-tabHover
{
	background: #D3E4A6 url('/DXR.axd?r=0_4150-EIQfr') 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-top: 1px solid #A8A8A8;
	border-right-color: #A8A8A8;
	border-bottom: 1px solid #A8A8A8;
	border-left: 1px solid #A8A8A8;
	border-right-width: 1px;
	border-right-style: none!important;
	float: left;
	clear: none;
}
/* Services rules */
.dxtcLite_Youthful.dxtc-noTabs .dxtc-content
{
}

/* -- ASPxTitleIndex -- */
.dxtiControl_Youthful 
{
	font: 11px Tahoma, Geneva, sans-serif;
	color: #7A9F0E;
	border-width: 0px;
	background: url('/DXR.axd?r=0_4151-EIQfr') repeat-x bottom;
}
.dxtiControl_Youthful a
{
	text-decoration: none;
	color: #7A9F0E;
}
.dxtiControl_Youthful a:hover
{
	text-decoration: underline;
}
.dxtiLoadingPanel_Youthful
{
	font: 12px Tahoma, Geneva, sans-serif;
	color: #303030;
	border: 1px solid #9BC424;
	background-color: White;
}
.dxtiLoadingPanel_Youthful td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px;
}
.dxtiLoadingDiv_Youthful
{
	background-color: Gray;
	opacity: 0.01;
	filter: progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=1);
}
.dxtiItem_Youthful 
{
	white-space: nowrap;
}
.dxtiGroupHeader_Youthful,
.dxtiGroupHeaderCategorized_Youthful {
	font: 16pt Verdana, Geneva, sans-serif;

	width: 1%; 
}
/* - GroupHeaderText - */
.dxtiGroupHeaderText_Youthful {
    white-space: nowrap;
	color: #FFFFFF; 
    text-decoration: none;
    font-weight: normal;
    padding-left: 1px;
    color: #FFFFFF; 
	height: 1%; 
	background-color: #F4921B;
    padding: 2px 9px 1px;
}
.dxtiGroupHeaderText_Youthful 
{
}
.dxtiGroupHeaderTextCategorized_Youthful
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.dxtiGroupHeaderTextCategorized_Youthful 
{
}
/* - FilterBox - */
.dxtiFilterBoxInfoText_Youthful 
{
	text-decoration: none;
	font: normal 9px Verdana, Geneva, sans-serif;
}
.dxtiFilterBoxEdit_Youthful 
{
	font: normal 12px Tahoma, Geneva, sans-serif;
	color: Black;
	width: 158px;
	padding-left: 3px;
	border: 1px Solid #AFC185;
}
.dxtiFilterBox_Youthful,
.dxtiFilterBox_Youthful table 
{
	color: Black;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.dxtiFilterBox_Youthful 
{
	font-size: 11px;
	background-color: #DCE6C3;
	color: Black;
	padding: 11px 15px;
	border-top: 1px Solid #FFFFFF;
}
/* - IndexPanel - */
.dxtiIndexPanel_Youthful 
{
	background-color: #D3E4A6;
	text-decoration: none;
	padding: 14px 15px 15px;
	border-bottom: 1px Solid #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: 3px 6px;
}
.dxtiCurrentIndexPanelItem_Youthful 
{
	color: #FF840B;
	background: transparent none;
	text-decoration: none;
	font-weight: normal;
	border-width: 0px;
}
/* - BackToTop - */
.dxtiBackToTop_Youthful
{
	text-decoration: none;
	font-weight: normal;
	font-size: 9px;
}
.dxtiBackToTop_Youthful 
{
	padding-left: 10px;
}
.dxtiBackToTopRtl_Youthful 
{
	padding-right: 10px;
}
/* Disabled */
.dxtiDisabled_Youthful
{
	color: #abb590;
	cursor: default;
}
/* -- ASPxUploadControl -- */
.dxucControl_Youthful,
.dxucEditArea_Youthful
{
	font: 12px Tahoma, Geneva, sans-serif;
}
.dxucControl_Youthful .dxucInputs_Youthful
{
}
.dxucTextBox_Youthful
{
	background-color: white;
	border: 1px solid #AFC185;
	padding: 1px 2px;
}
.dxucTextBox_Youthful .dxucEditArea_Youthful
{
	margin: 0px;
	background-color: white;
}
.dxucNullText_Youthful .dxucEditArea_Youthful
{
    color: #ababab;
}
.dxucErrorCell_Youthful
{
	color: Red;
	text-align: left;
}
.dxucButton_Youthful,
.dxucButton_Youthful a
{
	color: #7A9F0E;
	white-space: nowrap;
}
.dxucButton_Youthful a:hover
{
	color: #F4921B;
}
.dxucBrowseButton_Youthful,
.dxucBrowseButton_Youthful a
{
	color: Black;
	cursor: pointer;
	white-space: nowrap;
	text-decoration: none;
}
.dxucControl_Youthful .dxucBrowseButton_Youthful a
{
	color: Black;
}
.dxucControl_Youthful a[unselectable=on]
{
    user-select: none;
	-moz-user-select: -moz-none;
	-khtml-user-select: none;
	-webkit-user-select: none;
}
.dxucBrowseButton_Youthful
{
	padding: 3px 11px 4px;
	border: 1px solid #AFC185;
	background-color: #E5EECF;
}
.dxucBrowseButton_Youthful.dxbf
{
    padding: 3px 10px 4px;
}
.dxucBrowseButton_Youthful.dxbf a
{
    border: 1px dotted black;
}
.dxucBrowseButtonHover_Youthful
{
	border: 1px solid #AFC185;
	background-color: #F8FCF1;
}
.dxucBrowseButtonPressed_Youthful
{
	border: 1px solid #AFC185;
	background-color: #CCD7B1;
}
.dxuc-IE7 .dxucTextBox_Youthful .dxucEditArea_Youthful
{
    margin-left: -3px;
}
/* UploadControl - ProgressBar */
.dxucProgressBar_Youthful,
.dxucProgressBar_Youthful td
{
	font: 12px Tahoma, Geneva, sans-serif;
	color: Black;
}
.dxucProgressBar_Youthful .dxucPBMainCell,
.dxucProgressBar_Youthful td
{
	padding: 0;
}
.dxucProgressBar_Youthful
{
	border-style: none;
	background-color: #D3E4A6;
}
.dxucProgressBarIndicator_Youthful
{
	background-color: #F4BD17;
}
/* Silverlight Plugin Link */
.dxucSilverlightPluginLinkPanel_Youthful 
{
	font: 9px Verdana, Geneva, sans-serif;
	color: #7d7d7d;
	text-align: left;
}
.dxucSilverlightPluginLinkPanel_Youthful td
{
	padding: 0px 3px;
	vertical-align: middle;
}
.dxucSilverlightPluginLinkPanel_Youthful a 
{
	color: #7A9F0E;
}
/* Disabled */
.dxucDisabled_Youthful,
.dxucDisabled_Youthful a
{
	color: #CBDCA2;
	cursor: default;
}
.dxucTextBoxDisabled_Youthful
{
	border-color: #CBD7B0;
}
.dxucButtonDisabled_Youthful a,
.dxucButtonDisabled_Youthful a:hover
{
	color: #CBDCA2;
}
.dxucBrowseButtonDisabled_Youthful
{
	border-color: #CBD7B0;
	background-color: #E5EECF;
}
.dxucControl_Youthful .dxucBrowseButtonDisabled_Youthful a
{
	color: #B5C58F;
}

/* -- ASPxSplitter -- */
.dxsplControl_Youthful,
.dxsplVSeparator_Youthful,
.dxsplHSeparator_Youthful
{
	background-color: White;
}
.dxsplVSeparator_Youthful,
.dxsplHSeparator_Youthful
{
	font-size: 0;
}
.dxsplControl_Youthful,
.dxsplVSeparator_Youthful,
.dxsplHSeparator_Youthful,
.dxsplPane_Youthful,
.dxsplPaneCollapsed_Youthful,
.dxsplVSeparator_Youthful,
.dxsplHSeparator_Youthful,
.dxsplVSeparatorCollapsed_Youthful,
.dxsplHSeparatorCollapsed_Youthful
{
	border: 0px solid #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;
}
.dxsplDisabled_Youthful .dxsplVSeparatorButton_Youthful,
.dxsplDisabled_Youthful .dxsplHSeparatorButton_Youthful
{
	cursor: default;
}
.dxsplResizingPointer_Youthful
{
	background: url('/DXR.axd?r=0_4133-EIQfr') repeat;
	font-size: 0px;
	line-height: 0px;
}
.dxsplLCC
{
	padding: 8px;
}

/* menuButtons_ThemeName and menuLinks_ThemeName uses in XAF */
.menuButtons_Youthful 
{
	font: 12px Tahoma, Geneva, sans-serif;
	color: #000000;
	background-color: transparent!important;
	background-repeat: repeat!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-weight: normal;
	vertical-align: middle;
	background: #E5EECF;
	padding: 2px 10px 3px 11px;
	cursor: pointer;
	color: #000000;
	border: 1px solid #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-color: #F8FCF1;
	padding: 2px 10px 3px 11px;
	font-weight: normal;
	vertical-align: middle;
	border: 1px solid #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: 12px Tahoma, Geneva, sans-serif;
	background: none!important;
	border-width: 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-weight: normal;
	vertical-align: middle;
	cursor: pointer;
	border-width: 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-weight: normal;
	vertical-align: middle;
	background: none;
	padding: 0px 5px 0px 11px;
	cursor: pointer;
}
/* --- ASPxMenu Lite skins for XAF --- */
.dxmtb.menuLinks_Youthful .dxm-item,
.dxmtb.menuLinks_Youthful .dxm-hovered,
.dxmtb.menuLinks_Youthful .dxm-disabled,
.menuLinks_Youthful.dxm-vertical .dxm-item,
.menuLinks_Youthful.dxm-vertical .dxm-hovered,
.menuLinks_Youthful.dxm-vertical .dxm-disabled
{
	border-style: none!important;
	background: none!important;
	padding: 1px!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: 7px 5px 3px 3px!important;
	border-left-style: none!important;
}
.menuLinks_Youthful.dxm-vertical .dxm-dropDownMode .dxm-popOut
{
	padding-top: 5px!important;
	padding-right: 4px!important;
}
.menuLinks_Youthful .dxm-image,
.menuLinks_Youthful .dxm-hovered .dxm-image,
.menuLinks_Youthful .dxm-disabled .dxm-image
{
	vertical-align: text-top;
	display: block;
	border-style: none;
	float: left;
}
.dxmLite_Youthful .menuLinks_Youthful .dxm-content a.dx 
{
	color: #7A9F0E;
	text-decoration: underline;
}
.dxmLite_Youthful .menuLinks_Youthful .dxm-hovered .dxm-content a.dx 
{
	color: #F4921B;
}
.menuLinks_Youthful .dxm-hasText .dxm-image
{
	margin-right: 5px!important;
}
.menuLinks_Youthful .dxm-content
{
	padding-left: 5px!important;
}
.menuLinks_Youthful .dxm-hasText.dxm-content
{
	padding-left: 5px!important;
}
.menuLinks_Youthful .dxm-noImage .dxm-content,
.menuLinks_Youthful .dxm-noImages .dxm-content
{
	padding-left: 5px!important;
}
.menuLinks_Youthful .dxm-dropDownMode .dxm-content 
{
	padding-left: 5px!important;
	padding-right: 12px!important;
}
.menuLinks_Youthful .dxm-dropDownMode.dxm-noImage .dxm-content,
.menuLinks_Youthful .dxm-noImages .dxm-dropDownMode .dxm-content
{
	padding-left: 6px!important;
}
.menuLinks_Youthful.dxm-vertical .dxm-content,
.menuLinks_Youthful.dxm-vertical .dxm-dropDownMode .dxm-content 
{
	padding-left: 10px!important;
}
.menuLinks_Youthful.dxm-vertical .dxm-noImage .dxm-content,
.menuLinks_Youthful.dxm-vertical .dxm-noImages .dxm-content
{
	padding-left: 34px!important;
}
.dxmLite_Youthful .menuLinks_Youthful .dxm-disabled .dxm-content a.dx
{
	color: #cbdca2;
	cursor: default!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-content
{
	padding-left: 11px!important;
}
.menuButtons_Youthful.dxm-vertical .dxm-noImage .dxm-content,
.menuButtons_Youthful.dxm-vertical .dxm-noImages .dxm-content
{
	padding-left: 13px!important;
}
.dxm-horizontal.menuButtons_Youthful .dxm-content
{
	padding-right: 10px!important;
}
.dxm-horizontal.menuButtons_Youthful .dxm-dropDownMode .dxm-content
{
	padding-right: 3px!important;
}
.dxm-horizontal.menuButtons_Youthful .dxm-content.dxm-hasText .dxm-image 
{
	margin-right: 10px!important;
}
.dxm-horizontal.menuButtons_Youthful .dxm-content .dxm-image 
{
	margin-right: 0px!important;
}
.menuButtons_Youthful.dxm-vertical .dxm-content .dxm-image 
{
	margin-right: 8px!important;
}
.dxm-horizontal.menuButtons_Youthful .dxm-popOut,
.dxm-horizontal.menuButtons_Youthful .dxm-disabled .dxm-popOut
{
	padding: 5px 10px 7px 12px!important;
}
.dxm-horizontal.menuButtons_Youthful .dxm-hovered .dxm-popOut
{
	padding-left: 11px!important;
}
.menuButtons_Youthful.dxm-vertical .dxm-popOut,
.menuButtons_Youthful.dxm-vertical .dxm-hovered .dxm-popOut,
.menuButtons_Youthful.dxm-vertical .dxm-disabled .dxm-popOut
{
	padding-left: 11px!important;
	padding-right: 10px!important;
}
.dxm-horizontal.menuButtons_Youthful,
.dxm-horizontal.menuButtons_Youthful .dxm-item,
.dxm-horizontal.menuButtons_Youthful .dxm-hovered,
.dxm-horizontal.menuButtons_Youthful li.dxm-disabled
{
	padding: 0px 5px 0px 0px!important;
	border-style: none!important;
	background: none!important;
}
.dxm-horizontal.menuButtons_Youthful .dxm-item .dxm-content,
.dxm-horizontal.menuButtons_Youthful .dxm-item .dxm-popOut,
.menuButtons_Youthful.dxm-vertical .dxm-item
{
	color: #000000;
	border: 1px solid #AFC185;
	background-color: #E5EECF;
}
.dxmLite_Youthful .dxm-horizontal.menuButtons_Youthful .dxm-hovered.dxm-dropDownMode .dxm-popOut,
.dxm-horizontal.menuButtons_Youthful .dxm-hovered .dxm-content,
.dxm-horizontal.menuButtons_Youthful .dxm-hovered .dxm-popOut,
.menuButtons_Youthful.dxm-vertical .dxm-hovered
{
	color: #000000!important;
	border: 1px solid #AFC185;
	background-color: #F8FCF1!important;
}
.menuButtons_Youthful .dxm-hovered .dxm-popOut
{
	border-left: 1px solid #AFC185!important;
}
.dxm-horizontal.menuButtons_Youthful .dxm-disabled .dxm-content,
.dxm-horizontal.menuButtons_Youthful .dxm-disabled .dxm-popOut,
.menuButtons_Youthful.dxm-vertical .dxm-disabled
{
	border-color: #cbd7b0!important;
	background-color: #e5eecf!important;
	color: #b5c58f!important;
	cursor: default!important;
}
.menuButtons_Youthful .dxm-disabled a.dx
{
	color: #b5c58f!important;
}
.dxm-horizontal.menuButtons_Youthful .dxm-item .dxm-popOut,
.dxm-horizontal.menuButtons_Youthful .dxm-disabled .dxm-popOut
{
	border-left-width: 0px;
}
.dxm-horizontal.menuButtons_Youthful .dxm-dropDownMode.dxm-item .dxm-content,
.dxm-horizontal.menuButtons_Youthful .dxm-dropDownMode.dxm-hovered .dxm-content,
.dxm-horizontal.menuButtons_Youthful .dxm-dropDownMode.dxm-disabled .dxm-content,
.dxm-horizontal.menuButtons_Youthful .dxm-subMenu.dxm-item .dxm-content,
.dxm-horizontal.menuButtons_Youthful .dxm-subMenu.dxm-hovered .dxm-content,
.dxm-horizontal.menuButtons_Youthful .dxm-subMenu.dxm-disabled .dxm-content
{
	border-right-width: 0px!important;
	padding-right: 4px!important;
}
.menuButtons_Youthful .dxm-subMenu .dxm-popOut,
.menuButtons_Youthful .dxm-subMenu.dxm-hovered .dxm-popOut
{
	border-left-width: 0px!important;
}
.dxm-horizontal.menuButtons_Youthful .dxm-subMenu .dxm-popOut,
.dxm-horizontal.menuButtons_Youthful .dxm-subMenu.dxm-hovered .dxm-popOut
{
	padding-left: 0px!important;
}

/* -- ASPxTreeView -- */
.dxtvControl_Youthful
{
	float: left;
}
.dxtvControl_Youthful li 
{
	font: 12px Tahoma, Geneva, sans-serif;
	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: url('/DXR.axd?r=0_4154-EIQfr') 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: url('/DXR.axd?r=0_4152-EIQfr') no-repeat;
}

.dxtvControl_Youthful .dxtv-btn 
{
	margin-left: 10px;
	margin-top: 5px;
	cursor: pointer;
}

.dxtvControl_Youthful .dxtv-subnd 
{
	margin-left: 22px;
}

.dxtvControl_Youthful .dxtv-ndImg 
{
	padding: 4px 0px 3px 5px;
	float: left;
	vertical-align: middle;
	cursor: pointer;
}

.dxtvControl_Youthful .dxtv-ndTxt 
{
	padding: 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;
	*margin: 4px 0 0 6px;
}
  
.dxtvControl_Youthful .dxtv-ndTmpl
{
	float: left;
	white-space: nowrap;
}

.dxtvControl_Youthful .dxtv-ndSel,
.dxtvControl_Youthful .dxtv-ndHov
{
	border: 1px solid #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('/DXR.axd?r=0_4153-EIQfr');
}

.dxtvControl_Youthful.dxtvRtl .dxtv-btn 
{
	margin: 5px 10px 0 0;
}

.dxtvControl_Youthful.dxtvRtl .dxtv-subnd 
{
	margin: 0 22px 0 0;
}

.dxtvControl_Youthful.dxtvRtl .dxtv-ndImg 
{
	padding: 4px 5px 3px 0px;
}

.dxtvControl_Youthful.dxtvRtl .dxtv-ndChk
{
	margin: 4px 6px 3px 3px;
	*margin: 4px 6px 0 0;
}

.dxtvControl_Youthful.dxtvRtl.OperaRtlFix .dxtv-btn
{
	margin: 5px 10px 0 0;
}

.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: 12px Tahoma, Geneva, sans-serif;
	color: #303030;
	border: 1px solid #9BC424;
	background-color: White;
}
.dxtvLoadingPanelWithContent_Youthful td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px;
}

/* ASPxFileManager */
.dxfmControl_Youthful 
{
	font: 12px Tahoma, Geneva, sans-serif;
	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.dxfm-dst .dxsplVSeparator_Youthful
{
	width: 3px;
	background: url('/DXR.axd?r=0_4114-EIQfr') repeat-y right;
	border-width: 0px;
}
.dxfmControl_Youthful.dxfm-dst.dxfm-rtl .dxsplVSeparator_Youthful
{
	background-position-x: left;
}
.dxfmControl_Youthful.dxfm-tch .dxsplVSeparator_Youthful
{
	border-width: 0 1px;
	border-color: #D3E4A6;
}
.dxfmControl_Youthful .dxsplHSeparator_Youthful
{
	border-width: 0px;
	background: #D3E4A6 none;
}
.dxfmControl_Youthful .dxfm-filePane .dxsplLCC
{
    padding: 0;
}

/* 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: 1px dotted #888888;
	padding: 0px 0px 0px 2px;
}
.dxfmControl_Youthful .dxtvControl_Youthful .dxtv-ndHov
{
	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 div.dxfm-file 
{
	float: left;
	text-align: center;
	cursor: pointer;
	white-space: nowrap;
	padding: 6px;
	margin: 4px;
}
.dxfmControl_Youthful.dxfm-rtl div.dxfm-file 
{
	float: right;
}
.dxfmDisabled_Youthful .dxfm-file
{
	cursor: default;
}
.dxfmControl_Youthful div.dxfm-fileSI
{
	border: 1px dotted #888888;
}
.dxfmControl_Youthful div.dxfm-fileSA
{
	background-color: #DCE6C3;
	border: 1px solid #C4D3A0;
}
.dxfmControl_Youthful div.dxfm-fileH,
.dxfmControl_Youthful div.dxfm-fileF
{
	background-color: #F8FCF1;
    border: 1px solid #C4D3A0;
}
.dxfmControl_Youthful td.dxgv .dxfm-fileName
{
    padding: 2px 0;
}
.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-color: #F4BD17;
	background-repeat: repeat;
	color: #333333;
	font-weight: bold;
}
.dxfmControl_Youthful .fileContainer
{
    margin: 4px;
}

/* FileManager - GridView */
.dxfmControl_Youthful .dxgvTable_Youthful  td.dxgv 
{
    border-bottom-width: 0px;
}
.dxfmControl_Youthful .dxgvControl_Youthful 
{
    background-color: White; 
}
.dxfmControl_Youthful .dxgvTable_Youthful tr.dxfm-fileSA 
{
    background-color: #FFC379;
}     
.dxfmControl_Youthful .dxgvTable_Youthful tr.dxfm-fileSI 
{
    background-color: #FFEBD2;
    color: Black;
}
.dxfmControl_Youthful .dxfm-fileF.dxgvFocusedRow_Youthful
{
    background-color: #FFAF4D;
    color: Black;
}
.dxfmControl_Youthful .dxgvTable_Youthful tr.dxfm-fileH
{
    background-color: #F4BD17;
}
.dxfmControl_Youthful tr.dxgvFocusedRow_Youthful
{
    background-color: White;
    color: Black;
}
.dxgvHeader_Youthful.dxfmGridHeader
{
    background: White;
    border-color: #D3E4A6;
}
.dxgvHeader_Youthful.dxfmGridHeader, 
.dxgvHeader_Youthful.dxfmGridHeader table 
{
    color: black;
}
.dxfmControl_Youthful .dxgvHSDC
{
    
}

/* 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-rtl .dxfm-toolbar.dxsplPane_Youthful .dxfm-filter
{
	text-align: left;
}
.dxfmControl_Youthful .dxfm-toolbar.dxsplPane_Youthful .dxfm-filter input
{
	border: 1px solid #AFC185;
	margin: 4px 4px 0px 3px;
	width: 130px;
	height: 16px;
	font: 12px Tahoma, Geneva, sans-serif;
}
.dxfmControl_Youthful .dxfm-toolbar.dxsplPane_Youthful .dxfm-path input
{
	border: 1px solid #AFC185;
	width: 230px;
	height: 16px;
	font: 12px Tahoma, Geneva, sans-serif;
}

/* 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: transparent none;
}
.dxfmControl_Youthful .dxfm-toolbar .dxmLite_Youthful .dxmtb.dxm-horizontal .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-rtl .dxfm-toolbar .dxmLite_Youthful .dxfm-path input
{
	margin: 1px 4px 0px 8px;
}
.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: transparent none;
	padding-top: 2px;
	padding-left: 3px;
	display: inline-block;
}
.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: transparent none;
}
.dxfmControl_Youthful .dxfm-toolbar .dxmMenu_Youthful .dxmMenuItemWithImage_Youthful
{
	background: transparent none;
	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;
}
.dxfmControl_Youthful.dxfm-rtl .dxfm-toolbar .dxmMenu_Youthful .dxfm-path input
{
	margin: 0px 4px 0px 8px;
}

/* FileManager - UploadPanel */
.dxfmControl_Youthful .dxfm-uploadPanel 
{
	background-color: #9CC525;
	text-align: right;
}
.dxfmControl_Youthful.dxfm-rtl .dxfm-uploadPanel 
{
	text-align: left;
}
.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;
	margin-top: 4px;
}
.dxfmControl_Youthful.dxfm-rtl .dxfm-uploadPanel.dxsplPane_Youthful table.dxfm-uploadPanelTable .dxucControl_Youthful
{
	margin-right: 0px;
	margin-left: 10px;
}
.dxfmControl_Youthful .dxfm-uploadPanel.dxsplPane_Youthful table.dxfm-uploadPanelTable td.dxfm-uploadPanelTableBCell a 
{
	color: black;
}
.dxfmControl_Youthful .dxfm-uploadPanel.dxsplPane_Youthful table.dxfm-uploadPanelTable td.dxfm-uploadPanelTableBCell a.dxfm-uploadDisable 
{
	color: #777777;
	text-decoration: none;
	cursor: default;
}
.dxfmControl_Youthful .dxfm-uploadPanel.dxsplPane_Youthful .dxucTextBox_Youthful 
{
	padding: 0px 2px;
}
.dxfmControl_Youthful .dxfm-uploadPanel.dxsplPane_Youthful .dxucBrowseButton_Youthful 
{
	padding: 2px 8px 3px;
}
.dxfmControl_Youthful .dxfm-uploadPanel.dxsplPane_Youthful .dxucBrowseButton_Youthful.dxbf 
{
	padding: 2px 7px 3px;
}
.dxfmControl_Youthful .dxfm-uploadPanel.dxsplPane_Youthful .dxucSilverlightPluginLinkPanel_Youthful 
{
	margin-top: -8px;
}

/* FileManager - Create, Rename input */
.dxfmControl_Youthful .dxfm-cInput,
.dxfmControl_Youthful .dxfm-rInput
{
	border: 1px solid #AFC185;
	padding: 1px;
	font: 12px Tahoma, Geneva, sans-serif;
	outline-width: 0px;
	margin: 0px;
}

/* FileManager - LoadingPanel */
.dxfmControl_Youthful .dxfmLoadingPanel_Youthful 
{
	background-color: white;
	border: 1px solid #9F9F9F;
	color: #303030;
	font: 12px Tahoma, Geneva, sans-serif;
}
.dxfmControl_Youthful .dxfmLoadingPanel_Youthful td.dx 
{
	padding: 7px 10px;
	text-align: center;
	white-space: nowrap;
}
.dxfmControl_Youthful .dxfmLoadingDiv_Youthful
{
	background-color: Gray;
	opacity: 0.01;
	filter: progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=1);
}

/* FileManager - Move PopupControl */
.dxfmControl_Youthful .dxpcContentPaddings_Youthful 
{
	padding: 5px 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;
	text-align: right;
	background-color: #9CC525;
	padding: 10px 15px 10px 10px;
}
.dxfmControl_Youthful .dxpcContent_Youthful .dxfm-mpButtonC a 
{
	margin-left: 12px;
	color: #1B3F91;
}

/* ASPxImageSlider */
.dxisControl_Youthful
{
    width: 660px;
    height: 505px;
    outline: 0;
    user-select: none;
	-moz-user-select: -moz-none;
	-khtml-user-select: none;
	-webkit-user-select: none;
}
.dxisControl_Youthful .taFix
{
    -webkit-backface-visibility: hidden;
}
.dxisControl_Youthful > .dxis-passePartout
{
    position: relative;
    display: table;
    background-color: #000000;
    width: 100%;
    height:100%;
}
.dxisControl_Youthful .dxis-imageArea
{
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}
.dxisControl_Youthful .dxis-slidePanel,
.dxisControl_Youthful .dxis-nbSlidePanel,
.dxisControl_Youthful .dxis-nbSlidePanelWrapper
{
    position: absolute;
}
.dxisControl_Youthful .dxis-nbSlidePanelWrapper
{
    overflow: hidden;
}
.dxisControl_Youthful .dxis-nbTop,
.dxisControl_Youthful .dxis-nbBottom,
.dxisControl_Youthful .dxis-nbLeft,
.dxisControl_Youthful .dxis-nbRight,
.dxisControl_Youthful .dxis-nbDotsBottom,
.dxisControl_Youthful .dxis-nbDotsTop,
.dxisControl_Youthful .dxis-nbDotsLeft,
.dxisControl_Youthful .dxis-nbDotsRight
{
    position: relative;
}
.dxisControl_Youthful .dxis-nbTop
{
    padding-bottom: 5px;
}
.dxisControl_Youthful .dxis-nbBottom
{
    padding-top: 5px;
}
.dxisControl_Youthful .dxis-nbLeft
{
    padding-right: 5px;
}
.dxisControl_Youthful .dxis-nbRight
{
    padding-left: 5px;
}
.dxisControl_Youthful .dxis-nbDotsBottom,
.dxisControl_Youthful .dxis-nbDotsTop
{
    padding: 20px 0;
}
.dxisControl_Youthful .dxis-nbDotsLeft
{
    padding-right: 20px;
}
.dxisControl_Youthful .dxis-nbDotsRight
{
    padding-left: 20px;
}
.dxisControl_Youthful .dxis-nbLeft,
.dxisControl_Youthful .dxis-nbRight,
.dxisControl_Youthful .dxis-nbDotsLeft,
.dxisControl_Youthful .dxis-nbDotsRight
{
    float: left;
}
.dxisControl_Youthful .dxis-item,
.dxisControl_Youthful .dxis-nbItem
{
    background-image: url('/DXR.axd?r=0_4115-EIQfr');
    background-repeat: no-repeat;
    background-position:center center;
}
.dxisControl_Youthful .dxis-item,
.dxisControl_Youthful .dxis-nbItem,
.dxisControl_Youthful .dxis-nbDotItem
{
    position: absolute;
    overflow: hidden;
}
.dxisControl_Youthful .dxis-nbItem,
.dxisControl_Youthful .dxis-nbDotItem
{
    cursor: pointer;
}
.dxisControl_Youthful .dxis-nbDotItemSelected,
.dxisControl_Youthful .dxis-nbDotItemDisabled
{
    cursor: default;
}
.dxisControl_Youthful .dxis-nbItem
{
    width: 90px;
    height: 60px;
    background-color: black;
}
.dxisControl_Youthful .dxis-nbDotItem
{
    width: 13px;
    height: 13px;
}
.dxisControl_Youthful .dxis-itemTextArea
{
    left: 0;
    bottom: 0;
    width: 100%;
    position: absolute;
    cursor: default;
    padding: 22px;
    color: white;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #333333;
    background-color: rgba(0, 0, 0, 0.75);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.dxisControl_Youthful .dxis-nbSelectedItem
{
    z-index: 1;
    cursor: default;
    position: absolute;
    border: 2px solid black;
}
.dxisControl_Youthful .dxis-nbSelectedItem > div
{
    border: 2px solid White;
}
.dxisControl_Youthful .dxis-prevBtnVertWrapper,
.dxisControl_Youthful .dxis-nextBtnVertWrapper,
.dxisControl_Youthful .dxis-prevBtnHorWrapper,
.dxisControl_Youthful .dxis-nextBtnHorWrapper
{
    cursor: pointer;
    z-index: 1;
    position: absolute;
    background-color: #333333;
    background-color: rgba(0, 0, 0, 0.75);
}
.dxisControl_Youthful .dxis-prevBtnHorWrapperDisabled,
.dxisControl_Youthful .dxis-nextBtnHorWrapperDisabled,
.dxisControl_Youthful .dxis-prevBtnVertWrapperDisabled,
.dxisControl_Youthful .dxis-nextBtnVertWrapperDisabled
{
    cursor: default;
}
.dxisControl_Youthful .dxis-prevBtnHorWrapper
{
    left: 0px;
}
.dxisControl_Youthful .dxis-nextBtnHorWrapper
{
    right: 0px;
}
.dxisControl_Youthful .dxis-prevBtnVertWrapper
{
    top: 0px;
}
.dxisControl_Youthful .dxis-nextBtnVertWrapper
{
    bottom: 0px;
}
.dxisControl_Youthful > .dxis-passePartout > .dxis-prevBtnHorWrapper,
.dxisControl_Youthful > .dxis-passePartout > .dxis-nextBtnHorWrapper
{
    top: 50%;
    margin-top: -32px;
}
.dxisControl_Youthful > .dxis-passePartout > .dxis-prevBtnVertWrapper,
.dxisControl_Youthful > .dxis-passePartout > .dxis-nextBtnVertWrapper
{
    left: 50%;
    margin-left: -30px;
}
.dxisControl_Youthful .dxis-prevBtnHor
{
    margin: 16px 12px 16px 8px;
}
.dxisControl_Youthful .dxis-nextBtnHor
{
    margin: 16px 8px 16px 12px;
}
.dxisControl_Youthful .dxis-prevBtnVert
{
    margin: 8px 16px 12px 16px;
}
.dxisControl_Youthful .dxis-nextBtnVert
{
    margin: 12px 16px 8px 16px;
}
.dxisControl_Youthful > .dxis-nbBottom > .dxis-prevBtnHorWrapper,
.dxisControl_Youthful > .dxis-nbBottom > .dxis-nextBtnHorWrapper
{
    height: 60px;
    top: 50%;
    margin-top: -28px;
}
.dxisControl_Youthful > .dxis-nbTop > .dxis-prevBtnHorWrapper,
.dxisControl_Youthful > .dxis-nbTop > .dxis-nextBtnHorWrapper
{
    height: 60px;
    top: 50%;
    margin-top: -33px;
}
.dxisControl_Youthful > .dxis-nbLeft > .dxis-prevBtnVertWrapper,
.dxisControl_Youthful > .dxis-nbLeft > .dxis-nextBtnVertWrapper
{
    width: 90px;
    left: 50%;
    margin-left: -47px;
}
.dxisControl_Youthful > .dxis-nbRight > .dxis-prevBtnVertWrapper,
.dxisControl_Youthful > .dxis-nbRight > .dxis-nextBtnVertWrapper
{
    width: 90px;
    left: 50%;
    margin-left: -42px;
}
.dxisControl_Youthful .dxis-prevPageBtnHor,
.dxisControl_Youthful .dxis-nextPageBtnHor
{
    margin: 19px 7px 0 7px;
}
.dxisControl_Youthful .dxis-prevPageBtnVert,
.dxisControl_Youthful .dxis-nextPageBtnVert
{
    margin: 7px 35px 6px;
}
.dxisControl_Youthful .dxis-prevBtnHorWrapperPressed > .dxis-prevBtnHor,
.dxisControl_Youthful .dxis-nextBtnHorWrapperPressed > .dxis-nextBtnHor,
.dxisControl_Youthful .dxis-prevBtnHorWrapperPressed > .dxis-prevPageBtnHor,
.dxisControl_Youthful .dxis-nextBtnHorWrapperPressed > .dxis-nextPageBtnHor,
.dxisControl_Youthful .dxis-prevBtnVertWrapperPressed > .dxis-prevBtnVert,
.dxisControl_Youthful .dxis-nextBtnVertWrapperPressed > .dxis-nextBtnVert,
.dxisControl_Youthful .dxis-prevBtnVertWrapperPressed > .dxis-prevPageBtnVert,
.dxisControl_Youthful .dxis-nextBtnVertWrapperPressed > .dxis-nextPageBtnVert,
.dxisControl_Youthful .dxis-prevBtnVertPressed,
.dxisControl_Youthful .dxis-nextBtnVertPressed,
.dxisControl_Youthful .dxis-nextBtnHorPressed,
.dxisControl_Youthful .dxis-prevBtnHorPressed,
.dxisControl_Youthful .dxis-prevPageBtnVertPressed,
.dxisControl_Youthful .dxis-nextPageBtnVertPressed,
.dxisControl_Youthful .dxis-prevPageBtnHorPressed,
.dxisControl_Youthful .dxis-nextPageBtnHorPressed,
.dxisControl_Youthful .dxis-prevBtnVertDisabled,
.dxisControl_Youthful .dxis-nextBtnVertDisabled,
.dxisControl_Youthful .dxis-nextBtnHorDisabled,
.dxisControl_Youthful .dxis-prevBtnHorDisabled,
.dxisControl_Youthful .dxis-prevPageBtnVertDisabled,
.dxisControl_Youthful .dxis-nextPageBtnVertDisabled,
.dxisControl_Youthful .dxis-prevPageBtnHorDisabled,
.dxisControl_Youthful .dxis-nextPageBtnHorDisabled
{
    opacity: 0.25;
    filter: progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=25);
}

/* Removes flicking in iOS Safari*/
.dxfmControl_Youthful,
.dxnbGroupHeader_Youthful,
.dxnbGroupHeaderCollapsed_Youthful,
.dxnbGroupContent_Youthful > TABLE > TBODY > TR,
.dxtcTab_Youthful,
.dxtcActiveTab_Youthful,
.dxtv-nd_Youthful
{
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

/* Form Layout */
.dxflFormLayout_Youthful {
    display: table;
}
.dxflFormLayout_Youthful,
.dxflCaptionCell_Youthful,
.dxflNestedControlCell_Youthful,
div.dxflItem_Youthful {
    font: 12px Tahoma, Geneva, sans-serif;
	color: #303030;
}

.dxflButtonItemSys .dxflVATSys.dxflCaptionCell_Youthful { padding-top: 3px; }
.dxflButtonItemSys .dxflVAMSys.dxflCaptionCell_Youthful { padding-bottom: 1px; }
.dxflTextItemSys .dxflVATSys.dxflCaptionCell_Youthful { padding-top: 0px; }
.dxflTextEditItemSys .dxflVATSys.dxflCaptionCell_Youthful { padding-top: 4px; }
.dxflCheckBoxItemSys .dxflVATSys.dxflCaptionCell_Youthful { padding-top: 2px; }
.dxflRadioButtonItemSys .dxflVATSys.dxflCaptionCell_Youthful { padding-top: 3px; }
.dxflCheckBoxListItemSys .dxflVATSys.dxflCaptionCell_Youthful { padding-top: 9px; }
.dxflRadioButtonListItemSys .dxflVATSys.dxflCaptionCell_Youthful { padding-top: 10px; }
.dxflListBoxItemSys .dxflVATSys.dxflCaptionCell_Youthful { padding-top: 3px; }
.dxflTrackBarItemSys .dxflVATSys.dxflCaptionCell_Youthful { padding-top: 3px; }
.dxflProgressBarItemSys .dxflVATSys.dxflCaptionCell_Youthful { padding-top: 4px; }
.dxflMemoItemSys .dxflVATSys.dxflCaptionCell_Youthful { padding-top: 3px; }
.dxflCustomItemSys .dxflVATSys.dxflCaptionCell_Youthful { padding-top: 5px; padding-bottom: 5px; }

.dxflCLTSys .dxflCaptionCell_Youthful,
.dxflCLBSys .dxflCaptionCell_Youthful {
    padding: 3px 0;
}

.dxflCLLSys .dxflCaptionCell_Youthful,
*[dir="rtl"].dxflFormLayout_Youthful .dxflCLRSys .dxflCaptionCell_Youthful {
    padding-left: 0px;
    padding-right: 6px;
}
.dxflCLRSys .dxflCaptionCell_Youthful,
*[dir="rtl"].dxflFormLayout_Youthful .dxflCLLSys .dxflCaptionCell_Youthful {
    padding-right: 0px;
    padding-left: 6px;
}
.dxflCaptionCell_Youthful {
    white-space: nowrap;
    line-height: 16px;
    height: 100%;
    width: 1%;
}
.dxflNestedControlCell_Youthful {
    height: 0;
}

.dxflEmptyItem_Youthful {
    height: 21px;
}

.dxflItem_Youthful { padding: 2px 0; width: 100%; }
.dxflItem_Youthful > table.dxflItemTable_Youthful { width: 100%; }
.dxflGroup_Youthful { padding: 6px 5px; width: 100%;}
.dxflGroup_Youthful > table.dxflGroupTable_Youthful { width: 100%; }
.dxflGroupCell_Youthful { padding: 0 8px; }

.dxflGroupBox_Youthful { 
    border: 1px Solid #AFC185;
    padding: 0 0 12px;
    margin: 10px 0; 
}
.dxflGroupBox_Youthful.dxflHeadingLineGroupBoxSys {
    border-width: 1px 0 0;
}
.dxflGroupBox_Youthful.dxflHeadingLineGroupBoxSys.dxflWithCaptionSys {
    margin-top: 22px!important;
}
.dxflHeadingLineGroupBoxSys > .dxflGroup_Youthful {
    margin-top: -6px;
}

.dxflGroupCell_Youthful > .dxtcControl_Youthful { margin: 0px; }

.dxflGroupBox_Youthful > .dxflGroup_Youthful { margin-top: -9px; padding: 0 4px; }
.dxflGroupBox_Youthful > .dxflGroup_Youthful tr:first-child > .dxflGroupCell_Youthful > .dxflItem_Youthful { padding-top: 9px; }
.dxflGroupBox_Youthful > .dxflGroup_Youthful tr:first-child > .dxflGroupCell_Youthful > .dxtcControl_Youthful { margin-top: 10px; }
.dxflGroupBox_Youthful > .dxflGroup_Youthful tr:last-child > .dxflGroupCell_Youthful > .dxflItem_Youthful { padding-bottom: 0px; }

.dxflGroup_Youthful tr:first-child > .dxflGroupCell_Youthful > .dxflGroupBox_Youthful { margin-top: 13px; }
.dxflGroup_Youthful tr:last-child > .dxflGroupCell_Youthful > .dxflGroupBox_Youthful { margin-bottom: 0px; }

.dxtcPageContent_Youthful > div > .dxflGroup_Youthful { padding-top: 0px; padding-bottom: 0px; }
.dxtcPageContent_Youthful > div > .dxflGroup_Youthful tr:first-child > .dxflGroupCell_Youthful > .dxflItem_Youthful { padding-top: 12px; }
.dxtcPageContent_Youthful > div > .dxflGroup_Youthful tr:last-child > .dxflGroupCell_Youthful > .dxflItem_Youthful { padding-bottom: 12px; }

.dxflGroupBoxCaption_Youthful {
    background-color: White;
    display: inline-block;  
    left: 9px;
    line-height: 16px;
    padding: 0px 3px 0px 3px;  
    position: relative;
    top: -9px;
}

*[dir="rtl"].dxflFormLayout_Youthful .dxflGroupBoxCaption_Youthful {
    padding: 0px 3px 0px 7px;
    left: 0px;
    right: 9px;
}

.dxflGroupBox_Youthful > div.dxflGroup_Youthful:first-child,
.dxflGroupBox_Youthful > table.dxflGroup_Youthful:first-child {
    margin-top: 0px;
    padding-top: 7px;
}

.dxflHeadingLineGroupBoxSys > .dxflGroupBoxCaption_Youthful {
    top: -19px;
}

.dxflOptional_Youthful {
	color: gray;
	font-style: normal;
}
.dxflRequired_Youthful {
	color: green;
	font-style: normal;
}
.dxflInternalEditorTable_Youthful {
    width: 100%;
}
.dxflHelpText_Youthful {
    color: #9F9F9F;
    font: 11px Tahoma, Geneva, sans-serif;
}
.dxflHelpText_Youthful.dxflHHelpTextSys {
    padding: 0 6px;
}
.dxflHelpText_Youthful.dxflTHelpTextSys {
    padding: 6px 0 2px;
}
.dxflHelpText_Youthful.dxflBHelpTextSys {
    padding: 2px 0 6px;
}


