/* -- CheckBox -- */
.dxeBase_Print .dxICBFocused_Print 
{
	border-color: #3D3D3D;
}
.dxICheckBox_Print 
{
	margin: auto;
	display: inline-block;
	vertical-align: middle;
}
.dxWeb_edtCheckBoxChecked_Print,
.dxWeb_edtCheckBoxUnchecked_Print
{
	height: 20px;
	width: 20px;
	
	background-color: white;
	border-top: 1px solid #adadad;
	border-right: 1px solid #bfbfbf;
	border-bottom: 1px solid #d2d2d2;
	border-left: 1px solid #bfbfbf;
	
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;	
	-o-border-radius: 4px;

    box-shadow: 1px 0px 2px #ececec inset, -1px 0px 2px #ececec inset, 0px -1px 1px #fefefe inset, 0px 1px 2px #d8d8d8 inset;
    -weblit-box-shadow: 1px 0px 2px #ececec inset, -1px 0px 2px #ececec inset, 0px -1px 1px #fefefe inset, 0px 1px 2px #d8d8d8 inset;
    -moz-box-shadow: 1px 0px 2px #ececec inset, -1px 0px 2px #ececec inset, 0px -1px 1px #fefefe inset, 0px 1px 2px #d8d8d8 inset;
    -o-box-shadow: 1px 0px 2px #ececec inset, -1px 0px 2px #ececec inset, 0px -1px 1px #fefefe inset, 0px 1px 2px #d8d8d8 inset;
}
.dxWeb_edtCheckBoxChecked_Print
{
	background-image: url('ckbChecked.png');
	background-position: 2px -5px;
	overflow: visible;
	background-repeat: no-repeat;
}

/* -- ASPxCallbackPanel -- */
.dxcpLoadingPanel_Print
{
	font: 11px Verdana;
	color: #201f35;
}
.dxcpLoadingPanel_Print td.dx,
.dxcpLoadingPanelWithContent_Print td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 7px 10px;
}
.dxcpLoadingPanelWithContent_Print
{
	font: 11px Verdana;
	color: #201f35;
	background-color: White;
	border: 1px solid #9da0aa;
}
.dxcpLoadingDiv_Print
{
	background-color: Gray;
	opacity: 0.01;
	filter: progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=1);
}
/* Disabled */
.dxcpDisabled_Print
{
	color: #b1b1b8;
	cursor: default;
}
/* -- ASPxCloudControl -- */
.dxccControl_Print
{
	font-family: Verdana;
	text-decoration: none;
	color: #1b3f91;
	background-color: White;
	border-style: none;
}
.dxccControl_Print a
{
	color: #1b3f91;
	text-decoration: none!important;
}
.dxccControl_Print a:hover
{
	text-decoration: underline!important;
}

/* Disabled */
.dxccDisabled_Print
{
	color: #b1b1b8;
	cursor: default;
}

/* -- ASPxDataView -- */
.dxdvControl_Print
{
	font: 11px Verdana;
	color: #201f35;
	border: 1px solid #9da0aa;
}
.dxdvControl_Print td.dxdvCtrl
{
	padding: 0;
	background-color: #f1f2f6;
}
.dxdvLoadingPanel_Print
{
	font: 11px Verdana;
	color: #201f35;
	background-color: White;
	border: 1px solid #9da0aa;
}
.dxdvLoadingPanel_Print td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 7px 10px;
}
.dxdvContent_Print
{
	background-color: #f1f2f6;
	padding: 4px;
}
.dxdvItem_Print,
.dxdvFlowItem_Print
{
	border: 1px solid #a9acb5;
	background-color: White;
	padding: 20px;
	height: 180px;
	height: expression("154px");
}
.dxdvFlowItem_Print
{
	float: left;
	overflow: hidden;
}
.dxdvFlowItemsContainer_Print
{
}
.dxdvEmptyItem_Print
{
	text-align: left;
	vertical-align: top;
	padding: 20px;
	height: 180px;
	height: expression("154px");
}
.dxdvPagerPanel_Print
{
	padding: 2px 9px;
	background: #f1f2f6 url('dvPagerPanelBack.png') repeat-x left top;
}
.dxdvControl_Print .dxdvPPSpacing
{
	background: url('dvPagerPanelSpacingBack.png') no-repeat center top;
}
.dxdvEmptyData_Print
{
	color: #201f35;
	padding: 12px 40px;
}
/* Disabled */
.dxdvDisabled_Print
{
	color: #b1b1b8;
	cursor: default;
}

/* -- ASPxHeadline -- */
.dxhlControl_Print
{
	font: 11px Verdana;
	color: #201f35;
}
.dxhlControl_Print a
{
	color: #1b3f91;
}
.dxhlContent_Print
{
	padding-left: 2px;
} 
.dxhlDate_Print
{
	white-space: nowrap;
}
.dxhlHeader_Print
{
	padding: 1px 1px 6px;
}

.dxhlDateHeader_Print
{
	font-size: 13px;
	font-weight: normal;
}
.dxhlLeftPanel_Print
{
}
.dxhlRightPanel_Print
{
}
.dxhlDateLeftPanel_Print
{
	white-space: nowrap;
}
.dxhlDateRightPanel_Print
{
	white-space: nowrap;
}
.dxhlTail_Print
{
	color: #1b3f91;
}
.dxhlTailDiv_Print
{
	color: #1b3f91;
}
/* Disabled */
.dxhlDisabled_Print,
.dxhlDisabled_Print a,
.dxhlDisabled_Print a:hover
{
	color: #b1b1b8;
	cursor: default;
}

/* -- ASPxLoadingPanel -- */
.dxlpLoadingPanel_Print
{
	font: 11px Verdana;
	color: #201f35;
	background-color: White;
	border: 1px solid #9da0aa;
}
.dxlpLoadingPanel_Print td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 7px 10px;
}
.dxlpLoadingDiv_Print
{
	background-color: White;
	opacity: 0.7;
	filter: progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=70);
}
/* -- ASPxMenu -- */
.dxmMenu_Print a,
.dxmVerticalMenu_Print a,
.dxmSubMenu_Print a
{
	color: #201f35;
	text-decoration: none;
}
.dxmLoadingPanel_Print
{
	font: 11px Verdana;
	color: #201f35;
	background-color: White;
	border: 1px solid #9da0aa;
}
.dxmLoadingPanel_Print td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 7px 10px;
}   
.dxmMenu_Print,
.dxmVerticalMenu_Print
{
	font: 11px Verdana;
	color: White;
	padding: 0;
}

.dxmMenuFullHeightSeparator_Print .dx
{
	font-size: 0;
	line-height: 0;
	overflow: hidden;
	width: 1px;
	height: 1px;
}
.dxmMenuFullHeightSeparator_Print
{
	width: 100%;
}
.dxmMenuSeparator_Print
{
	display: none;
}

.dxmMenuItem_Print,
.dxmMenuItemWithImage_Print,
.dxmMenuItemWithPopOutImage_Print,
.dxmMenuItemWithImageWithPopOutImage_Print,
.dxmMenuLargeItem_Print,
.dxmMenuLargeItemWithImage_Print,
.dxmMenuLargeItemWithPopOutImage_Print,
.dxmMenuLargeItemWithImageWithPopOutImage_Print
{
	white-space: nowrap;
}
.dxmVerticalMenuItem_Print,
.dxmVerticalMenuItemWithImage_Print,
.dxmVerticalMenuItemWithPopOutImage_Print,
.dxmVerticalMenuItemWithImageWithPopOutImage_Print, 
.dxmVerticalMenuRtlItem_Print,
.dxmVerticalMenuRtlItemWithImage_Print,
.dxmVerticalMenuRtlItemWithPopOutImage_Print,
.dxmVerticalMenuRtlItemWithImageWithPopOutImage_Print,
.dxmVerticalMenuLargeItem_Print,
.dxmVerticalMenuLargeItemWithImage_Print,
.dxmVerticalMenuLargeItemWithPopOutImage_Print,
.dxmVerticalMenuLargeItemWithImageWithPopOutImage_Print,
.dxmVerticalMenuLargeRtlItem_Print,
.dxmVerticalMenuLargeRtlItemWithImage_Print,
.dxmVerticalMenuLargeRtlItemWithPopOutImage_Print,
.dxmVerticalMenuLargeRtlItemWithImageWithPopOutImage_Print
{
	background-color: #f9fafb;
	white-space: nowrap;
}
.dxmMenuItem_Print,
.dxmMenuItemWithImage_Print
{
	padding: 4px 12px;
}
.dxmMenuItemWithPopOutImage_Print,
.dxmMenuItemWithImageWithPopOutImage_Print
{
	padding: 4px 9px 4px 14px;
}	 
.dxmVerticalMenuItem_Print
{
	padding: 4px 19px 4px 8px;
}
.dxmVerticalMenuRtlItem_Print
{
	padding: 4px 8px 4px 19px;
}
.dxmVerticalMenuItemWithImage_Print
{
	padding: 4px 19px 4px 8px;
}
.dxmVerticalMenuRtlItemWithImage_Print
{
	padding: 4px 8px 4px 19px;
}
.dxmVerticalMenuItemWithPopOutImage_Print
{
	padding: 4px 9px 4px 8px;
}
.dxmVerticalMenuRtlItemWithPopOutImage_Print
{
	padding: 4px 8px 4px 9px;
}
.dxmVerticalMenuItemWithImageWithPopOutImage_Print
{
	padding: 4px 9px 4px 8px;
}
.dxmVerticalMenuRtlItemWithImageWithPopOutImage_Print
{
	padding: 4px 8px 4px 9px;
}
.dxmMenuLargeItem_Print,
.dxmMenuLargeItemWithImage_Print
{
	padding: 4px 12px;
}
.dxmMenuLargeItemWithPopOutImage_Print,
.dxmMenuLargeItemWithImageWithPopOutImage_Print
{
	padding: 4px 11px;
}
.dxmVerticalMenuLargeItem_Print,
.dxmVerticalMenuLargeItemWithImage_Print
{
	padding: 4px 8px;
}
.dxmVerticalMenuLargeRtlItem_Print,
.dxmVerticalMenuLargeRtlItemWithImage_Print
{
	padding: 4px 8px;
}
.dxmVerticalMenuLargeItemWithPopOutImage_Print,
.dxmVerticalMenuLargeItemWithImageWithPopOutImage_Print
{
	padding: 4px 9px 4px 8px;
}
.dxmVerticalMenuLargeRtlItemWithPopOutImage_Print,
.dxmVerticalMenuLargeRtlItemWithImageWithPopOutImage_Print
{
	padding: 4px 8px 4px 9px;
}
.dxmMenuItemDropDownButton_Print, 
.dxmMenuLargeItemDropDownButton_Print
{
	padding: 0 7px 0 8px;
}
.dxmMenuRtlItemDropDownButton_Print, 
.dxmMenuLargeRtlItemDropDownButton_Print
{
	padding: 0 8px 0 7px;
}
.dxmVerticalMenuItemDropDownButton_Print,
.dxmVerticalMenuLargeItemDropDownButton_Print
{
	padding: 0 7px 0 8px;
}
.dxmVerticalMenuRtlItemDropDownButton_Print,
.dxmVerticalMenuLargeRtlItemDropDownButton_Print
{
	padding: 0 8px 0 7px;
}
.dxmMenuItemSelected_Print,
.dxmMenuItemSelectedWithImage_Print
{
	padding: 4px 12px;
}
.dxmMenuItemSelectedWithPopOutImage_Print,
.dxmMenuItemSelectedWithImageWithPopOutImage_Print
{
	padding: 4px 9px 4px 14px;
}	
.dxmVerticalMenuItemSelected_Print
{
	padding: 4px 19px 4px 8px;
}
.dxmVerticalMenuRtlItemSelected_Print
{
	padding: 4px 8px 4px 19px;
}
.dxmVerticalMenuItemSelectedWithImage_Print
{
	padding: 4px 19px 4px 8px;
}
.dxmVerticalMenuRtlItemSelectedWithImage_Print
{
	padding: 4px 8px 4px 19px;
}
.dxmVerticalMenuItemSelectedWithPopOutImage_Print
{
	padding: 4px 9px 4px 8px;
}
.dxmVerticalMenuRtlItemSelectedWithPopOutImage_Print
{
	padding: 4px 8px 4px 9px;
}
.dxmVerticalMenuItemSelectedWithImageWithPopOutImage_Print
{
	padding: 4px 9px 4px 8px;
}
.dxmVerticalMenuRtlItemSelectedWithImageWithPopOutImage_Print
{
	padding: 4px 8px 4px 9px;
}
.dxmMenuLargeItemSelected_Print,
.dxmMenuLargeItemSelectedWithImage_Print
{
	padding: 4px 12px;
}
.dxmMenuLargeItemSelectedWithPopOutImage_Print,
.dxmMenuLargeItemSelectedWithImageWithPopOutImage_Print
{
	padding: 4px 11px;
}
.dxmVerticalMenuLargeItemSelected_Print,
.dxmVerticalMenuLargeItemSelectedWithImage_Print
{
	padding: 4px 8px;
}
.dxmVerticalMenuLargeRtlItemSelected_Print,
.dxmVerticalMenuLargeRtlItemSelectedWithImage_Print
{
	padding: 4px 8px;
}
.dxmVerticalMenuLargeItemSelectedWithPopOutImage_Print,
.dxmVerticalMenuLargeItemSelectedWithImageWithPopOutImage_Print
{
	padding: 4px 9px 4px 8px;
}
.dxmVerticalMenuLargeRtlItemSelectedWithPopOutImage_Print,
.dxmVerticalMenuLargeRtlItemSelectedWithImageWithPopOutImage_Print 
{
	padding: 4px 8px 4px 9px;
}
.dxmMenuItemDropDownButtonSelected_Print,
.dxmMenuLargeItemDropDownButtonSelected_Print
{
	padding: 0 7px;
	border-left: 1px solid #9da0aa;
}
.dxmMenuRtlItemDropDownButtonSelected_Print,
.dxmMenuLargeRtlItemDropDownButtonSelected_Print
{
	padding: 0 7px;
	border-right: 1px solid #9da0aa;
}
.dxmVerticalMenuItemDropDownButtonSelected_Print,
.dxmVerticalMenuLargeItemDropDownButtonSelected_Print
{
	padding: 0 7px;
	border-left: 1px solid #9da0aa;
}
.dxmVerticalMenuRtlItemDropDownButtonSelected_Print,
.dxmVerticalMenuLargeRtlItemDropDownButtonSelected_Print
{
	padding: 0 7px;
	border-right: 1px solid #9da0aa;
}
.dxmMenuItemChecked_Print,
.dxmMenuItemCheckedWithImage_Print
{
	padding: 4px 12px;
}
.dxmMenuItemCheckedWithPopOutImage_Print,
.dxmMenuItemCheckedWithImageWithPopOutImage_Print
{
	padding: 4px 9px 4px 14px;
}	
.dxmVerticalMenuItemChecked_Print
{
	padding: 4px 19px 4px 8px;
}
.dxmVerticalMenuRtlItemChecked_Print
{
	padding: 4px 8px 4px 19px;
}
.dxmVerticalMenuItemCheckedWithImage_Print
{
	padding: 4px 19px 4px 8px;
}
.dxmVerticalMenuRtlItemCheckedWithImage_Print
{
	padding: 4px 8px 4px 19px;
}
.dxmVerticalMenuItemCheckedWithPopOutImage_Print
{
	padding: 4px 9px 4px 8px;
}
.dxmVerticalMenuRtlItemCheckedWithPopOutImage_Print
{
	padding: 4px 8px 4px 9px;
}
.dxmVerticalMenuItemCheckedWithImageWithPopOutImage_Print
{
	padding: 4px 9px 4px 8px;
}
.dxmVerticalMenuRtlItemCheckedWithImageWithPopOutImage_Print
{
	padding: 4px 8px 4px 9px;
}
.dxmMenuLargeItemChecked_Print,
.dxmMenuLargeItemCheckedWithImage_Print
{
	padding: 4px 12px;
}
.dxmMenuLargeItemCheckedWithPopOutImage_Print,
.dxmMenuLargeItemCheckedWithImageWithPopOutImage_Print
{
	padding: 4px 11px;
}
.dxmVerticalMenuLargeItemChecked_Print,
.dxmVerticalMenuLargeItemCheckedWithImage_Print
{
	padding: 4px 8px;
}
.dxmVerticalMenuLargeRtlItemChecked_Print,
.dxmVerticalMenuLargeRtlItemCheckedWithImage_Print
{
	padding: 4px 8px;
}
.dxmVerticalMenuLargeItemCheckedWithPopOutImage_Print,
.dxmVerticalMenuLargeItemCheckedWithImageWithPopOutImage_Print
{
	padding: 4px 9px 4px 8px;
}
.dxmVerticalMenuLargeRtlItemCheckedWithPopOutImage_Print,
.dxmVerticalMenuLargeRtlItemCheckedWithImageWithPopOutImage_Print
{
	padding: 4px 8px 4px 9px;
}
.dxmMenuItemDropDownButtonChecked_Print,
.dxmMenuLargeItemDropDownButtonChecked_Print
{
	padding: 0 7px;
	border-left: 1px solid #9da0aa;
}
.dxmMenuRtlItemDropDownButtonChecked_Print,
.dxmMenuLargeRtlItemDropDownButtonChecked_Print
{
	padding: 0 7px;
	border-right: 1px solid #9da0aa;
}
.dxmVerticalMenuItemDropDownButtonChecked_Print,
.dxmVerticalMenuLargeItemDropDownButtonChecked_Print
{
	padding: 0 7px;
	border-left: 1px solid #9da0aa;
}
.dxmVerticalMenuRtlItemDropDownButtonChecked_Print,
.dxmVerticalMenuLargeRtlItemDropDownButtonChecked_Print
{
	padding: 0 7px;
	border-right: 1px solid #9da0aa;
}
.dxmMenuItemHover_Print,
.dxmMenuItemHoverWithImage_Print
{
	padding: 4px 12px;
}
.dxmMenuItemHoverWithPopOutImage_Print,
.dxmMenuItemHoverWithImageWithPopOutImage_Print
{
	padding: 4px 9px 4px 14px;
}	
.dxmVerticalMenuItemHover_Print
{
	padding: 4px 19px 4px 8px;
}
.dxmVerticalMenuRtlItemHover_Print
{
	padding: 4px 8px 4px 19px;
}
.dxmVerticalMenuItemHoverWithImage_Print
{
	padding: 4px 19px 4px 8px;
}
.dxmVerticalMenuRtlItemHoverWithImage_Print
{
	padding: 4px 8px 4px 19px;
}
.dxmVerticalMenuItemHoverWithPopOutImage_Print
{
	padding: 4px 9px 4px 8px;
}
.dxmVerticalMenuRtlItemHoverWithPopOutImage_Print
{
	padding: 4px 8px 4px 9px;
}
.dxmVerticalMenuItemHoverWithImageWithPopOutImage_Print
{
	padding: 4px 9px 4px 8px;
}
.dxmVerticalMenuRtlItemHoverWithImageWithPopOutImage_Print
{
	padding: 4px 8px 4px 9px;
}
.dxmMenuLargeItemHover_Print,
.dxmMenuLargeItemHoverWithImage_Print
{
	padding: 4px 12px;
}
.dxmMenuLargeItemHoverWithPopOutImage_Print,
.dxmMenuLargeItemHoverWithImageWithPopOutImage_Print
{
	padding: 4px 11px;
}
.dxmVerticalMenuLargeItemHover_Print,
.dxmVerticalMenuLargeItemHoverWithImage_Print
{
	padding: 4px 8px;
}
.dxmVerticalMenuLargeRtlItemHover_Print,
.dxmVerticalMenuLargeRtlItemHoverWithImage_Print
{
	padding: 4px 8px;
}
.dxmVerticalMenuLargeItemHoverWithPopOutImage_Print,
.dxmVerticalMenuLargeItemHoverWithImageWithPopOutImage_Print
{
	padding: 4px 9px 4px 8px;
}
.dxmVerticalMenuLargeRtlItemHoverWithPopOutImage_Print,
.dxmVerticalMenuLargeRtlItemHoverWithImageWithPopOutImage_Print
{
	padding: 4px 8px 4px 9px;
}
.dxmMenuItemDropDownButtonHover_Print,
.dxmMenuLargeItemDropDownButtonHover_Print
{
	padding: 0 7px;
	border-left: 1px solid #a6a9b2;
}
.dxmMenuRtlItemDropDownButtonHover_Print,
.dxmMenuLargeRtlItemDropDownButtonHover_Print
{
	padding: 0 7px;
	border-right: 1px solid #a6a9b2;
}
.dxmVerticalMenuItemDropDownButtonHover_Print,
.dxmVerticalMenuLargeItemDropDownButtonHover_Print
{
	padding: 0 7px;
	border-left: 1px solid #a6a9b2;
}
.dxmVerticalMenuRtlItemDropDownButtonHover_Print,
.dxmVerticalMenuLargeRtlItemDropDownButtonHover_Print
{
	padding: 0 7px;
	border-right: 1px solid #a6a9b2;
}
.dxmSubMenu_Print
{
	font: 11px Verdana;
	color: #201f35;
	background-color: White;
	border: 1px solid #9da0aa;
	padding: 1px;
}
.dxmSubMenuGutter_Print,
.dxmSubMenuRtlGutter_Print
{
}
.dxmSubMenuSeparator_Print
{
	background: url('mSubItemSepBack.png') no-repeat left top;
	width: 100%;
	height: 1px;
}
.dxmSubMenuItem_Print,
.dxmSubMenuItemWithImage_Print,
.dxmSubMenuItemWithPopOutImage_Print,
.dxmSubMenuItemWithImageWithPopOutImage_Print,
.dxmSubMenuRtlItem_Print,
.dxmSubMenuRtlItemWithImage_Print,
.dxmSubMenuRtlItemWithPopOutImage_Print,
.dxmSubMenuRtlItemWithImageWithPopOutImage_Print
{
	white-space: nowrap;
}
.dxmSubMenuItem_Print,
.dxmSubMenuItemWithImage_Print
{
	padding: 4px 19px 4px 8px;
}
.dxmSubMenuRtlItem_Print,
.dxmSubMenuRtlItemWithImage_Print
{
	padding: 4px 8px 4px 19px;
}
.dxmSubMenuItemWithPopOutImage_Print,
.dxmSubMenuItemWithImageWithPopOutImage_Print
{
	padding: 4px 8px;
}
.dxmSubMenuRtlItemWithPopOutImage_Print,
.dxmSubMenuRtlItemWithImageWithPopOutImage_Print
{
	padding: 4px 8px;
}
.dxmSubMenuItemDropDownButton_Print
{
	padding: 0 8px;
}
.dxmSubMenuRtlItemDropDownButton_Print
{
	padding: 0 8px;
}
.dxmSubMenuItemSelected_Print,
.dxmSubMenuItemSelectedWithImage_Print,
.dxmSubMenuItemSelectedWithPopOutImage_Print,
.dxmSubMenuItemSelectedWithImageWithPopOutImage_Print,
.dxmSubMenuRtlItemSelected_Print,
.dxmSubMenuRtlItemSelectedWithImage_Print,
.dxmSubMenuRtlItemSelectedWithPopOutImage_Print,
.dxmSubMenuRtlItemSelectedWithImageWithPopOutImage_Print
{
	background: #e9eaee url('mItemSBack.png') repeat-x left top;
	border: 1px solid #9da0aa;
}
.dxmSubMenuItemSelected_Print,
.dxmSubMenuItemSelectedWithImage_Print
{
	padding: 3px 18px 3px 7px;
}
.dxmSubMenuRtlItemSelected_Print,
.dxmSubMenuRtlItemSelectedWithImage_Print
{
	padding: 3px 7px 3px 18px;
}
.dxmSubMenuItemSelectedWithPopOutImage_Print,
.dxmSubMenuItemSelectedWithImageWithPopOutImage_Print
{
	padding: 3px 7px;
}
.dxmSubMenuRtlItemSelectedWithPopOutImage_Print,
.dxmSubMenuRtlItemSelectedWithImageWithPopOutImage_Print
{
	padding: 3px 7px;
}
.dxmSubMenuItemDropDownButtonSelected_Print
{
	padding: 0 7px;
}
.dxmSubMenuRtlItemDropDownButtonSelected_Print
{
	padding: 0 7px;
}
.dxmSubMenuItemChecked_Print,
.dxmSubMenuItemCheckedWithImage_Print,
.dxmSubMenuItemCheckedWithPopOutImage_Print,
.dxmSubMenuItemCheckedWithImageWithPopOutImage_Print
.dxmSubMenuRtlItemChecked_Print,
.dxmSubMenuRtlItemCheckedWithImage_Print,
.dxmSubMenuRtlItemCheckedWithPopOutImage_Print,
.dxmSubMenuRtlItemCheckedWithImageWithPopOutImage_Print
{
}
.dxmSubMenuItemDropDownButtonChecked_Print
{
}
.dxmSubMenuRtlItemDropDownButtonChecked_Print
{
}
.dxmSubMenuItemHover_Print,
.dxmSubMenuItemHoverWithImage_Print,
.dxmSubMenuItemHoverWithPopOutImage_Print,
.dxmSubMenuItemHoverWithImageWithPopOutImage_Print,
.dxmSubMenuRtlItemHover_Print,
.dxmSubMenuRtlItemHoverWithImage_Print,
.dxmSubMenuRtlItemHoverWithPopOutImage_Print,
.dxmSubMenuRtlItemHoverWithImageWithPopOutImage_Print
{
	background: #e3ebff url('mSubItemHBack.png') repeat-x left top;
	border: 1px solid #a6a9b2;
}
.dxmSubMenuItemHover_Print,
.dxmSubMenuItemHoverWithImage_Print
{
	padding: 3px 18px 3px 7px;
}
.dxmSubMenuRtlItemHover_Print,
.dxmSubMenuRtlItemHoverWithImage_Print
{
	padding: 3px 7px 3px 18px;
}
.dxmSubMenuItemHoverWithPopOutImage_Print,
.dxmSubMenuItemHoverWithImageWithPopOutImage_Print
{
	padding: 3px 7px;
}
.dxmSubMenuRtlItemHoverWithPopOutImage_Print,
.dxmSubMenuRtlItemHoverWithImageWithPopOutImage_Print
{
	padding: 3px 7px;
}
.dxmSubMenuItemDropDownButtonHover_Print
{
	padding: 0 7px;
	border: 1px solid #a6a9b2;
}
.dxmSubMenuRtlItemDropDownButtonHover_Print
{
	padding: 0 7px;
	border: 1px solid #a6a9b2;
}
.dxmSubMenuBorderCorrector_Print
{
	position: absolute;
	border-width: 0px;
	padding: 0px;
}

.dxmMenuItemSpacing_Print,
.dxmMenuLargeItemSpacing_Print,
.dxmMenuItemSeparatorSpacing_Print,
.dxmMenuLargeItemSeparatorSpacing_Print
{
	display: none;
}
.dxmVerticalMenuItemSpacing_Print,
.dxmVerticalMenuItemSeparatorSpacing_Print,
.dxmVerticalMenuLargeItemSpacing_Print,
.dxmVerticalMenuLargeItemSeparatorSpacing_Print
{
	display: none;
}
.dxmSubMenuItemSpacing_Print,
.dxmSubMenuItemSeparatorSpacing_Print
{
	height: 1px;
}

.dxmMenuItemLeftImageSpacing_Print
{
	padding-right: 4px;
}
.dxmMenuItemRightImageSpacing_Print
{
	padding-left: 4px;
}
.dxmVerticalMenuItemLeftImageSpacing_Print,
.dxmVerticalMenuItemRightImageSpacing_Print,
.dxmSubMenuItemImageSpacing_Print
{
	width: 1px;
	padding-left: 0px!important;
	padding-right: 0px!important;
	border-left-width: 0px!important;
	border-right-width: 0px!important;
}
.dxmVerticalMenuItemLeftImageSpacing_Print div,
.dxmVerticalMenuItemRightImageSpacing_Print div
{
	width: 4px;
	height: 1px;
}
.dxmMenuItemTopImageSpacing_Print,
.dxmVerticalMenuItemTopImageSpacing_Print
{
	margin-bottom: 4px;
}
.dxmMenuItemBottomImageSpacing_Print,
.dxmVerticalMenuItemBottomImageSpacing_Print
{
	margin-top: 4px;
}
.dxmSubMenuItemImageSpacing_Print div
{
	width: 6px;
	height: 1px;
}
/* Scroll elements */
.dxmScrollUpButton_Print,
.dxmScrollDownButton_Print
{
	border-style: none;
	cursor: pointer;
	font-size: 0px;
	padding: 1px;
	text-align: center;
}
.dxmScrollUpButton_Print
{
	margin-bottom: 1px;
}
.dxmScrollDownButton_Print
{
	margin-top: 1px;
}
.dxmScrollButtonHover_Print,
.dxmScrollButtonPressed_Print
{
	border: 1px solid #a6a9b2;
	padding: 0;
}
.dxmScrollButtonHover_Print
{
	background: #e2e9ff url('mScrollHBack.png') repeat-x left top;
}
.dxmScrollButtonPressed_Print
{
	background: #f2f2f6 url('mScrollPBack.png') repeat-x left top;
}
.dxmScrollButtonDisabled_Print
{
	cursor: default;
}
.dxmScrollArea_Print
{
	overflow: hidden;
	position: relative;
}

/* Disabled */
.dxmDisabled_Print
{
	color: #b1b1b8;
	cursor: default;
}

/* -- ASPxMenu Toolbar mode -- */
/*                             */
.dxmtb .dxmMenuItem_Print,
.dxmtb .dxmMenuItemWithImage_Print,
.dxmtb .dxmMenuItemWithPopOutImage_Print,
.dxmtb .dxmMenuItemWithImageWithPopOutImage_Print
{
	padding: 6px 5px 5px;
}
.dxmtb .dxmMenuItemHover_Print,
.dxmtb .dxmMenuItemSelected_Print,
.dxmtb .dxmMenuItemChecked_Print,
.dxmtb .dxmMenuItemHoverWithImage_Print,
.dxmtb .dxmMenuItemSelectedWithImage_Print,
.dxmtb .dxmMenuItemCheckedWithImage_Print,
.dxmtb .dxmMenuItemHoverWithPopOutImage_Print,
.dxmtb .dxmMenuItemSelectedWithPopOutImage_Print,
.dxmtb .dxmMenuItemCheckedWithPopOutImage_Print,
.dxmtb .dxmMenuItemHoverWithImageWithPopOutImage_Print,
.dxmtb .dxmMenuItemSelectedWithImageWithPopOutImage_Print,
.dxmtb .dxmMenuItemCheckedWithImageWithPopOutImage_Print
{
	padding: 6px 5px 5px;
}
.dxmtb .dxmMenuItemHoverWithImage_Print.dxmMenuItemLeftImageSpacing_Print,
.dxmtb .dxmMenuItemSelectedWithImage_Print.dxmMenuItemLeftImageSpacing_Print,
.dxmtb .dxmMenuItemCheckedWithImage_Print.dxmMenuItemLeftImageSpacing_Print,
.dxmtb .dxmMenuItemHoverWithImageWithPopOutImage_Print.dxmMenuItemLeftImageSpacing_Print,
.dxmtb .dxmMenuItemSelectedWithImageWithPopOutImage_Print.dxmMenuItemLeftImageSpacing_Print,
.dxmtb .dxmMenuItemCheckedWithImageWithPopOutImage_Print.dxmMenuItemLeftImageSpacing_Print
{
	padding-right: 5px;
}
.dxmtb .dxmMenuItemHoverWithImage_Print.dxmMenuItemRightImageSpacing_Print,
.dxmtb .dxmMenuItemSelectedWithImage_Print.dxmMenuItemRightImageSpacing_Print,
.dxmtb .dxmMenuItemCheckedWithImage_Print.dxmMenuItemRightImageSpacing_Print,
.dxmtb .dxmMenuItemHoverWithImageWithPopOutImage_Print.dxmMenuItemRightImageSpacing_Print,
.dxmtb .dxmMenuItemSelectedWithImageWithPopOutImage_Print.dxmMenuItemRightImageSpacing_Print,
.dxmtb .dxmMenuItemCheckedWithImageWithPopOutImage_Print.dxmMenuItemRightImageSpacing_Print
{
	padding-left: 5px;
}
.dxmtb .dxmMenuItemDropDownButton_Print,
.dxmtb .dxmMenuRtlItemDropDownButton_Print
{
	padding: 0 4px;
}
.dxmtb .dxmMenuItemDropDownButtonSelected_Print,
.dxmtb .dxmMenuRtlItemDropDownButtonSelected_Print,
.dxmtb .dxmMenuItemDropDownButtonChecked_Print,
.dxmtb .dxmMenuRtlItemDropDownButtonChecked_Print,
.dxmtb .dxmMenuItemDropDownButtonHover_Print,
.dxmtb .dxmMenuRtlItemDropDownButtonHover_Print
{
	padding: 0 3px;
}
.dxmtb .dxmMenuSeparator_Print .dx
{
	height: 19px;
}
.dxmtb .dxmMenuItemSpacing_Print,
.dxmtb .dxmMenuItemSeparatorSpacing_Print
{
	width: 1px;
	display: block;
}

/*                     */
/* -- 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-bottom: -1px;
}
.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-l .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-l .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-r .dxm-haCenter .dxm-haWrapper {
	float: left;
	left: 50%;
}
.dxm-ltr .dxm-image-r .dxm-haCenter .dxm-content {
	right: -50%;
}
.dxm-rtl .dxm-image-r .dxm-haCenter .dxm-content {
	left: -50%;
}

/* Appearance */
.dxmLite_Print .dxm-main
{
	background: #f1f2f6 url('mItemBack.png') repeat-x left top;
	border: 1px solid #9da0aa;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.dxmLite_Print .dxm-vertical .dxm-item
{
	background-color: #f9fafb;
}

.dxmLite_Print .dxm-vertical
{
	width: 150px;
	padding: 0;
}

.dxmLite_Print .dxm-popup
{
	background-color: White;
	border: 1px solid #9da0aa;
	padding: 1px;
}

.dxmBC
{
	background-color: white;
}

.dxmLite_Print ul.dx
{
	font: 11px Verdana;
}
.dxmLite_Print .dxm-popup .dxm-gutter
{
	background-image: none;
}
.dxm-rtl.dxmLite_Print .dxm-popup .dxm-gutter
{
	background-image: none;
}

.dxmLite_Print .dxm-item
{
	cursor: default;
}

.dxmLite_Print .dxm-image-t .dxm-item,
.dxmLite_Print .dxm-image-b .dxm-item,
.dxmLite_Print .dxm-content
{
	text-align: center;
	white-space: nowrap;
}

.dxmLite_Print,
.dxmLite_Print .dxm-content a.dx
{
	color: #201f35;
	text-decoration: none;
}
.dxmLite_Print .dxm-disabled,
.dxmLite_Print .dxm-disabled .dxm-content a.dx
{
	color: #b1b1b8;
}

.dxmLite_Print .dxm-item
{
	border-width: 0px;
}
.dxmLite_Print .dxm-popup .dxm-item
{
	border-width: 1px;
}
.dxm-ltr.dxmLite_Print .dxm-popOut,
.dxm-rtl.dxmLite_Print .dxm-image-l .dxm-popOut
{
	border-width: 0 0 0 1px;
}
.dxm-ltr.dxmLite_Print .dxm-image-r .dxm-popOut,
.dxm-rtl.dxmLite_Print .dxm-popOut
{
	border-width: 0 1px 0 0;
}
.dxmLite_Print .dxm-item,
.dxmLite_Print .dxm-popOut
{
	border-color: Transparent;
	border-style: solid;
}
.dxmLite_Print .dxm-popup .dxm-image
{
	float: left;
}
.dxm-rtl.dxmLite_Print .dxm-popup .dxm-image
{
	float: right;
}

/* Checked, Selected, Hovered */
.dxmLite_Print .dxm-popup .dxm-selected,
.dxmLite_Print .dxm-dropDownMode.dxm-selected .dxm-popOut,
.dxmLite_Print .dxm-main .dxm-dropDownMode.dxm-checked .dxm-popOut
{
	border-color: #9da0aa;
}
.dxmLite_Print .dxm-popup .dxm-hovered
{
	border-width: 1px;
	padding: 0;
}

.dxmLite_Print .dxm-popup .dxm-hovered,
.dxmLite_Print .dxm-main .dxm-dropDownMode.dxm-hovered .dxm-popOut,
.dxmLite_Print .dxm-popup .dxm-dropDownMode.dxm-hovered .dxm-popOut
{
	border-color: #a6a9b2;
}
.dxmLite_Print .dxm-main .dxm-checked,
.dxmLite_Print .dxm-main .dxm-selected
{
	background: #e9eaee url('mItemSBack.png') repeat-x left top;
}
.dxmLite_Print .dxm-main .dxm-hovered
{
	background: #edeff7 url('mItemHBack.png') repeat-x left top;
}
.dxmLite_Print .dxm-popup .dxm-selected
{
	background: #e9eaee url('mItemSBack.png') repeat-x left top;
}
.dxmLite_Print .dxm-popup .dxm-hovered
{
	background: #e3ebff url('mSubItemHBack.png') repeat-x left top;
}

/* Content */
.dxmLite_Print .dxm-horizontal .dxm-image-l .dxm-content,
.dxmLite_Print .dxm-horizontal .dxm-image-r .dxm-content
{
	padding: 4px 12px;
}
.dxmLite_Print .dxm-horizontal .dxm-image-t .dxm-content,
.dxmLite_Print .dxm-horizontal .dxm-image-b .dxm-content
{
	padding: 4px 12px;
}
.dxmLite_Print .dxm-horizontal .dxm-image-l .dxm-subMenu .dxm-content,
.dxmLite_Print .dxm-horizontal .dxm-image-t .dxm-subMenu .dxm-content,
.dxmLite_Print .dxm-horizontal .dxm-image-b .dxm-subMenu .dxm-content
{
	padding-right: 9px;
}
.dxmLite_Print .dxm-horizontal .dxm-image-l .dxm-dropDownMode .dxm-content
{
	padding-right: 9px;
}
.dxmLite_Print .dxm-horizontal .dxm-image-r .dxm-subMenu .dxm-content
{
	padding-left: 9px;
	padding-right: 12px;
}
.dxmLite_Print .dxm-horizontal .dxm-image-r .dxm-dropDownMode .dxm-content
{
	padding-left: 10px;
	padding-right: 11px;
}
.dxmLite_Print .dxm-horizontal .dxm-image-t .dxm-dropDownMode .dxm-content,
.dxmLite_Print .dxm-horizontal .dxm-image-b .dxm-dropDownMode .dxm-content
{
	padding-right: 10px;
}

.dxm-ltr.dxmLite_Print .dxm-vertical .dxm-image-l .dxm-content,
.dxm-ltr.dxmLite_Print .dxm-vertical .dxm-image-r .dxm-content
{
	padding: 4px 19px 4px 8px;
}
.dxm-rtl.dxmLite_Print .dxm-vertical .dxm-image-l .dxm-content,
.dxm-rtl.dxmLite_Print .dxm-vertical .dxm-image-r .dxm-content
{
	padding: 4px 8px 4px 19px;
}
.dxm-ltr.dxmLite_Print .dxm-popup .dxm-content
{
	padding: 3px 33px 3px 8px;
}
.dxm-rtl.dxmLite_Print .dxm-popup .dxm-content
{
	padding: 3px 8px 3px 33px;
}
.dxm-ltr.dxmLite_Print .dxm-popup .dxm-noSubMenu .dxm-content,
.dxm-ltr.dxmLite_Print .dxm-popup .dxm-subMenu .dxm-content,
.dxm-ltr.dxmLite_Print .dxm-popup .dxm-dropDownMode .dxm-content
{
	padding-right: 12px;
}
.dxm-rtl.dxmLite_Print .dxm-popup .dxm-noSubMenu .dxm-content,
.dxm-rtl.dxmLite_Print .dxm-popup .dxm-subMenu .dxm-content,
.dxm-rtl.dxmLite_Print .dxm-popup .dxm-dropDownMode .dxm-content
{
	padding-left: 12px;
}

.dxmLite_Print .dxm-vertical .dxm-image-r .dxm-noSubMenu .dxm-content,
.dxmLite_Print .dxm-vertical .dxm-image-r .dxm-subMenu .dxm-content,
.dxmLite_Print .dxm-vertical .dxm-image-r .dxm-dropDownMode .dxm-content
{
	padding-right: 5px;
	padding-left: 7px;
}
.dxmLite_Print .dxm-vertical .dxm-image-t .dxm-content,
.dxmLite_Print .dxm-vertical .dxm-image-b .dxm-content
{
	padding: 6px 10px;
}

/* Image */
.dxmLite_Print .dxm-horizontal .dxm-image-l .dxm-image,
.dxm-ltr.dxmLite_Print .dxm-horizontal.dxmtb .dxm-image-l .dxm-hasText .dxm-image
{
	margin-right: 4px;
}
.dxmLite_Print .dxm-horizontal .dxm-image-r .dxm-image,
.dxm-ltr.dxmLite_Print .dxm-horizontal.dxmtb .dxm-image-r .dxm-hasText .dxm-image,
.dxm-rtl.dxmLite_Print .dxm-horizontal.dxmtb .dxm-image-r .dxm-hasText .dxm-image
{
	margin-left: 4px;
}
.dxmLite_Print .dxm-image-t .dxm-image
{
	margin-bottom: 4px;
}
.dxmLite_Print .dxm-image-b .dxm-image
{
	margin-top: 4px;
}
.dxmLite_Print .dxm-vertical .dxm-image-l .dxm-image
{
	margin-right: 7px;
}
.dxmLite_Print .dxm-vertical .dxm-image-r .dxm-image
{
	margin-left: 7px;
}
.dxm-ltr.dxmLite_Print .dxm-popup .dxm-image
{
	margin-right: 9px;
}
.dxm-rtl.dxmLite_Print .dxm-popup .dxm-image
{
	margin-left: 9px;
}

/* Image replacement */
.dxm-ltr.dxmLite_Print .dxm-vertical .dxm-image-l.dxm-noImages .dxm-content,
.dxm-ltr.dxmLite_Print .dxm-vertical .dxm-image-r.dxm-noImages .dxm-content
{
	padding-left: 7px;
}
.dxm-rtl.dxmLite_Print .dxm-vertical .dxm-image-l.dxm-noImages .dxm-content,
.dxm-rtl.dxmLite_Print .dxm-vertical .dxm-image-r.dxm-noImages .dxm-content
{
	padding-right: 7px;
}
.dxmLite_Print .dxm-vertical .dxm-image-l .dxm-noImage
{
	padding-left: 20px;
}
.dxmLite_Print .dxm-vertical .dxm-image-l .dxm-noImage.dxm-hovered
{
	padding-left: 20px;
}
.dxmLite_Print .dxm-vertical .dxm-image-r .dxm-noImage
{
	padding-right: 20px;
}
.dxm-ltr.dxmLite_Print .dxm-popup .dxm-gutter.dxm-noImages .dxm-item,
.dxm-ltr.dxmLite_Print .dxm-popup .dxm-noImage
{
	padding-left: 22px;
}
.dxm-rtl.dxmLite_Print .dxm-popup .dxm-gutter.dxm-noImages .dxm-item,
.dxm-rtl.dxmLite_Print .dxm-popup .dxm-noImage
{
	padding-right: 22px;
}

/* PopOut */
.dxmLite_Print .dxm-horizontal .dxm-image-l .dxm-popOut,
.dxmLite_Print .dxm-horizontal .dxm-image-r .dxm-popOut,
.dxmLite_Print .dxm-horizontal .dxm-image-t.dxm-noImages .dxm-popOut,
.dxmLite_Print .dxm-horizontal .dxm-image-t .dxm-noImage .dxm-popOut,
.dxmLite_Print .dxm-horizontal .dxm-image-b.dxm-noImages .dxm-popOut,
.dxmLite_Print .dxm-horizontal .dxm-image-b .dxm-noImage .dxm-popOut
{
	padding-top: 9px;
	padding-bottom: 8px;
}
.dxmLite_Print .dxm-horizontal .dxm-image-t .dxm-popOut,
.dxmLite_Print .dxm-horizontal .dxm-image-b .dxm-popOut
{
	padding-top: 26px;
	padding-bottom: 26px;
}
.dxmLite_Print .dxm-horizontal .dxm-image-l .dxm-popOut
{
	padding-right: 9px;
}
.dxmLite_Print .dxm-horizontal .dxm-image-r .dxm-popOut
{
	padding-left: 9px;
}  
.dxmLite_Print .dxm-horizontal .dxm-image-t .dxm-popOut,
.dxmLite_Print .dxm-horizontal .dxm-image-b .dxm-popOut
{
	padding-right: 11px;
}
.dxm-rtl.dxmLite_Print .dxm-horizontal .dxm-image-t .dxm-popOut,
.dxm-rtl.dxmLite_Print .dxm-horizontal .dxm-image-b .dxm-popOut
{
	padding-left: 8px;
}

.dxmLite_Print .dxm-vertical .dxm-image-l .dxm-popOut,
.dxmLite_Print .dxm-vertical .dxm-image-r .dxm-popOut
{
	padding-top: 7px;
	padding-bottom: 7px;
}
.dxmLite_Print .dxm-popup .dxm-popOut
{
	padding-top: 6px;
	padding-bottom: 6px;
}
.dxmLite_Print .dxm-vertical .dxm-image-t.dxm-noImages .dxm-popOut,
.dxmLite_Print .dxm-vertical .dxm-image-t .dxm-noImage .dxm-popOut,
.dxmLite_Print .dxm-vertical .dxm-image-b.dxm-noImages .dxm-popOut,
.dxmLite_Print .dxm-vertical .dxm-image-b .dxm-noImage .dxm-popOut
{
	padding-top: 9px;
	padding-bottom: 9px;
}
.dxmLite_Print .dxm-vertical .dxm-image-t .dxm-popOut,
.dxmLite_Print .dxm-vertical .dxm-image-b .dxm-popOut
{
	padding-top: 27px;
	padding-bottom: 27px;
}
.dxmLite_Print .dxm-vertical .dxm-image-l .dxm-popOut,
.dxmLite_Print .dxm-vertical .dxm-image-r .dxm-popOut,
.dxmLite_Print .dxm-vertical .dxm-image-t .dxm-popOut,
.dxmLite_Print .dxm-vertical .dxm-image-b .dxm-popOut
{
	padding-left: 8px;
	padding-right: 9px;
}
.dxmLite_Print .dxm-horizontal .dxm-dropDownMode .dxm-popOut,
.dxmLite_Print .dxm-vertical .dxm-dropDownMode .dxm-popOut
{
	padding-left: 7px;
	padding-right: 7px;
}
.dxmLite_Print .dxm-popup .dxm-popOut
{
	padding-left: 7px;
	padding-right: 7px;
}
.dxmLite_Print .dxm-vertical .dxm-image-r .dxm-popOut
{
	padding-left: 8px;
}

/* PopOut replacement */
.dxm-ltr.dxmLite_Print .dxm-vertical .dxm-image-t .dxm-noSubMenu,
.dxm-ltr.dxmLite_Print .dxm-vertical .dxm-image-b .dxm-noSubMenu,
.dxmLite_Print .dxm-vertical .dxm-image-l .dxm-noSubMenu
{
	padding-right: 21px;
}
.dxm-ltr.dxmLite_Print .dxm-popup .dxm-noSubMenu
{
	padding-right: 19px;
}

.dxmLite_Print .dxm-vertical .dxm-image-r .dxm-noSubMenu,
.dxm-rtl.dxmLite_Print .dxm-vertical .dxm-image-t .dxm-noSubMenu,
.dxm-rtl.dxmLite_Print .dxm-vertical .dxm-image-b .dxm-noSubMenu,
.dxm-rtl.dxmLite_Print .dxm-popup .dxm-noSubMenu
{
	padding-left: 16px;
}
/* Spacings */
.dxmLite_Print .dxm-horizontal .dxm-spacing
{
	width: 2px;
	height: 1px;
}
.dxmLite_Print .dxm-vertical .dxm-image-l .dxm-spacing,
.dxmLite_Print .dxm-vertical .dxm-image-r .dxm-spacing,
.dxmLite_Print .dxm-popup .dxm-spacing
{
	height: 1px;
}
.dxmLite_Print .dxm-vertical .dxm-image-t .dxm-spacing,
.dxmLite_Print .dxm-vertical .dxm-image-b .dxm-spacing
{
	height: 2px;
}
.dxmLite_Print .dxm-horizontal .dxm-separator
{
	margin: 0;
}
.dxmLite_Print .dxm-vertical .dxm-image-l .dxm-separator,
.dxmLite_Print .dxm-vertical .dxm-image-r .dxm-separator,
.dxmLite_Print .dxm-vertical .dxm-image-t .dxm-separator,
.dxmLite_Print .dxm-vertical .dxm-image-b .dxm-separator
{
	margin: 0;
}
.dxmLite_Print .dxm-popup .dxm-separator
{
	margin: 1px;
}
.dxm-ie7.dxmLite_Print .dxm-vertical .dxm-image-l .dxm-separator,
.dxm-ie7.dxmLite_Print .dxm-vertical .dxm-image-r .dxm-separator,
.dxm-ie7.dxmLite_Print .dxm-vertical .dxm-image-t .dxm-separator,
.dxm-ie7.dxmLite_Print .dxm-vertical .dxm-image-b .dxm-separator
{
	margin-top: -3px;
}

/* Separator */
.dxmLite_Print .dxm-horizontal .dxm-separator b
{
	background: url('mHorzItemSepBack.png') no-repeat left top;
	height: 19px;
	width: 1px;
}
.dxmLite_Print .dxm-vertical .dxm-separator b
{
	background: #f8f8fa url('mVertItemSepBack.png') no-repeat center top;
	height: 1px;
}
.dxmLite_Print .dxm-popup .dxm-separator b
{
	background: url('mSubItemSepBack.png') no-repeat left top;
	height: 1px;
}

.dxmLite_Print .dxm-horizontal .dxm-separator b,
.dxmLite_Print .dxm-horizontal .dxm-image-t.dxm-noImages .dxm-separator b,
.dxmLite_Print .dxm-horizontal .dxm-image-b.dxm-noImages .dxm-separator b
{
	margin-top: 1px;
}
.dxmLite_Print .dxm-horizontal .dxm-image-t .dxm-separator b,
.dxmLite_Print .dxm-horizontal .dxm-image-b .dxm-separator b
{
	margin-top: 18px;
}
.dxmLite_Print .dxm-popup .dxm-gutter .dxm-separator
{
	padding-left: 25px;
}
/* Scroll elements */
.dxmLite_Print .dxm-scrollUpBtn,
.dxmLite_Print .dxm-scrollDownBtn
{
	border-style: none;
	cursor: pointer;
	font-size: 0px;
	padding: 1px;
	text-align: center;
}
.dxmLite_Print .dxm-scrollUpBtn
{
	margin-bottom: 1px;
}
.dxmLite_Print .dxm-scrollDownBtn
{
	margin-top: 1px;
}
.dxmLite_Print .dxm-scrollBtnHovered,
.dxmLite_Print .dxm-scrollBtnPressed
{
	border: 1px solid #a6a9b2;
	padding: 0;
}
.dxmLite_Print .dxm-scrollBtnHovered
{
	background: #e2e9ff url('mScrollHBack.png') repeat-x left top;
}
.dxmLite_Print .dxm-scrollBtnPressed
{
	background: #f2f2f6 url('mScrollPBack.png') repeat-x left top;
}
.dxmLite_Print .dxm-scrollBtnDisabled
{
	cursor: default;
}
.dxmLite_Print .dxm-scrollArea
{
	overflow: hidden;
	position: relative;
}

/*                                  */
/* -- ASPxMenu Lite Toolbar mode -- */
/*                                  */
.dxmLite_Print .dxm-main.dxmtb
{
	padding: 1px;
}
.dxmLite_Print .dxm-horizontal.dxmtb .dxm-item
{
	border: 0 solid #abaeb6;
	padding: 1px;
}
.dxmLite_Print .dxm-horizontal.dxmtb .dxm-item.dxm-hovered,
.dxmLite_Print .dxm-horizontal.dxmtb .dxm-item.dxm-selected,
.dxmLite_Print .dxm-horizontal.dxmtb .dxm-item.dxm-checked
{
	border-width: 1px;
	padding: 0;
}
/* has image */
.dxmLite_Print .dxm-horizontal.dxmtb .dxm-image-l .dxm-content,
.dxmLite_Print .dxm-horizontal.dxmtb .dxm-image-r .dxm-content,
.dxmLite_Print .dxm-horizontal.dxmtb .dxm-image-l .dxm-subMenu .dxm-content,
.dxmLite_Print .dxm-horizontal.dxmtb .dxm-image-r .dxm-subMenu .dxm-content
{
	padding: 4px 4px 3px;
}

/* no image */
.dxmLite_Print .dxm-horizontal.dxmtb .dxm-image-l .dxm-subMenu.dxm-noImage .dxm-content,
.dxmLite_Print .dxm-horizontal.dxmtb .dxm-image-r .dxm-subMenu.dxm-noImage .dxm-content,
.dxmLite_Print .dxm-horizontal.dxmtb .dxm-image-l.dxm-noImages .dxm-item .dxm-content,
.dxmLite_Print .dxm-horizontal.dxmtb .dxm-image-r.dxm-noImages .dxm-item .dxm-content,
.dxmLite_Print .dxm-horizontal.dxmtb .dxm-image-l .dxm-noImage .dxm-content,
.dxmLite_Print .dxm-horizontal.dxmtb .dxm-image-r .dxm-noImage .dxm-content
{
	padding: 4px 4px 5px;
}
/* dd has image */
/* dd no image */
.dxmLite_Print .dxm-horizontal.dxmtb .dxm-image-l .dxm-dropDownMode.dxm-noImage .dxm-content,
.dxmLite_Print .dxm-horizontal.dxmtb .dxm-image-r .dxm-dropDownMode.dxm-noImage .dxm-content 
{
	padding: 4px 4px 5px;
}

.dxmLite_Print .dxmtb.dxm-popup .dxm-content
{
	padding-top: 4px;
}
.dxmLite_Print .dxm-horizontal.dxmtb .dxm-image-l .dxm-popOut,
.dxmLite_Print .dxm-horizontal.dxmtb .dxm-image-r .dxm-popOut,
.dxmLite_Print .dxm-horizontal.dxmtb .dxm-dropDownMode .dxm-popOut
{
	padding: 9px 3px;
}
.dxm-ltr.dxmLite_Print .dxm-horizontal.dxmtb .dxm-image-l .dxm-image,
.dxm-rtl.dxmLite_Print .dxm-horizontal.dxmtb .dxm-image-r .dxm-image
{
	margin-top: -1px;
}
.dxm-ltr.dxmLite_Print .dxm-horizontal.dxmtb .dxm-image-l .dxm-image
{
	margin-right: 0;
}
.dxm-rtl.dxmLite_Print .dxm-horizontal.dxmtb .dxm-image-r .dxm-image
{
	margin-left: 0;
}
.dxm-ltr.dxmLite_Print .dxmtb.dxm-popup .dxm-image
{
	margin-right: 10px;
}
.dxm-rtl.dxmLite_Print .dxmtb.dxm-popup .dxm-image
{
	margin-left: 10px;
}
.dxmLite_Print .dxmtb.dxm-popup .dxm-image
{
	margin-top: -1px;
}
.dxmLite_Print .dxm-horizontal.dxmtb .dxm-spacing
{
	width: 1px;
}
.dxmLite_Print .dxm-horizontal.dxmtb .dxm-separator
{
	margin: 0 1px;
}
.dxmLite_Print .dxm-horizontal.dxmtb .dxm-separator b
{
	margin-top: 3px;
	height: 19px;
	width: 1px;
}

/* -- ASPxNavBar -- */
.dxnbControl_Print
{
	font: 11px Verdana;
	color: #201f35;
}
.dxnbControl_Print td.dxnbCtrl
{
	background-color: White;
}
.dxnbControl_Print a
{
	color: #201f35;
	text-decoration: none!important;
}
.dxnbLoadingPanel_Print
{
	font: 11px Verdana;
	color: #201f35;
	background-color: White;
	border: 1px solid #9da0aa;
}
.dxnbLoadingPanel_Print td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 7px 10px;
}   
.dxnbGroupHeader_Print,
.dxnbGroupHeaderCollapsed_Print
{
	background: #f0f1f3 url('nbHBack.png') repeat-x left top;
	border: 1px solid #b8bac2;
	padding: 6px;
}
.dxnbGroupHeader_Print a,
.dxnbGroupHeaderCollapsed_Print a
{
	color: #1b3f91;
	text-decoration: underline!important;
}
.dxnbGroupHeader_Print td.dxnb,
.dxnbGroupHeaderCollapsed_Print td.dxnb
{
	white-space: nowrap;
}
.dxnbGroupContent_Print
{
	background-color: #f4f5f6;
	border-style: none;
	padding: 1px 0 0;
}

.dxnbItem_Print,
.dxnbLargeItem_Print,
.dxnbBulletItem_Print
{
}
.dxnbItem_Print
{
	padding: 6px 7px;
}
.dxnbLargeItem_Print
{
	padding: 6px 7px;
}
.dxnbBulletItem_Print
{
	margin: 5px 0;
}
.dxnbItemSelected_Print,
.dxnbLargeItemSelected_Print,
.dxnbBulletItemSelected_Print
{
	background: #e9eaee url('nbISBack.png') repeat-x left top;
	border: 1px solid #a6a9b2;
}
.dxnbItemSelected_Print
{
	padding: 5px 6px;
}
.dxnbLargeItemSelected_Print
{
	padding: 5px 6px;
}
.dxnbItemHover_Print,
.dxnbLargeItemHover_Print,
.dxnbBulletItemHover_Print
{
	background: #e3eafe url('nbIHBack.png') repeat-x left top;
	border: 1px solid #a6a9b2;
}
.dxnbItemHover_Print
{
	padding: 5px 6px;
}
.dxnbLargeItemHover_Print
{
	padding: 5px 6px;
}
.dxnbGroupHeader_Print,
.dxnbGroupHeaderCollapsed_Print
{
	text-align: left;
}
.dxnbItem_Print,
.dxnbItemHover_Print,
.dxnbItemSelected_Print,
.dxnbBulletItem_Print,
.dxnbBulletItemHover_Print,
.dxnbBulletItemSelected_Print
{
	text-align: left;
}
.dxnbLargeItem_Print,
.dxnbLargeItemHover_Print,
.dxnbLargeItemSelected_Print
{
	text-align: center;
}
.dxnbGroupHeaderHover_Print
{
}
.dxnbGroupHeaderCollapsedHover_Print
{
}
/* Spacings */
.dxnbGroupSpacing_Print,
.dxnbItemSpacing_Print
{
	width: 100%;
	height: 1px;
}
.dxnbControl_Print .dxnbNoHeads .dxnbGroupSpacing_Print
{
	height: 12px;
}
.dxnbImgCellLeft_Print
{
	padding-right: 6px;
}
.dxnbImgCellRight_Print
{
	padding-left: 6px;
}
.dxnbLargeItemImgTop_Print
{
	margin-bottom: 5px;
}
.dxnbLargeItemImgBottom_Print
{
	margin-top: 5px;
} 
/* Disabled */
.dxnbDisabled_Print,
.dxnbDisabled_Print td.dxnb
{
	color: #b1b1b8;
	cursor: default;
}

/* -- ASPxNavBar Lite -- */
.dxnbLite_Print
{
	color: #201f35;
	background-color: White;
	font: 11px Verdana;
	list-style: none none outside;
	margin: 0;
	padding: 0;
	float: left;
	width: 200px;
}
.dxnbLite_Print a
{
	color: #201f35;
	text-decoration: none!important;
}
.dxnbLite_Print .dxnb-gr
{
	margin-bottom: 1px;
}
.dxnbLite_Print.dxnb-noHeads .dxnb-gr
{
	margin-bottom: 12px;
}
.dxnbLite_Print .dxnb-header,
.dxnbLite_Print .dxnb-headerCollapsed
{
	background: #f0f1f3 url('nbHBack.png') repeat-x left top;
	border: 1px solid #b8bac2;
	padding: 6px;
	overflow: hidden;
	cursor: pointer;
	clear: both;
}
.dxnbLite_Print .dxnb-header a,
.dxnbLite_Print .dxnb-headerCollapsed a
{
	color: #1b3f91;
	text-decoration: underline!important;
}
.dxnbLite_Print .dxnb-content
{
	list-style: none none outside;
	background-color: #f4f5f6;
	margin: 0;
	padding: 1px 0 0;
	overflow: hidden;
}

.dxnbLite_Print .dxnb-item,
.dxnbLite_Print .dxnb-large,
.dxnbLite_Print .dxnb-bullet
{
	clear: both;
	overflow: hidden;
	cursor: default;
}
.dxnbLite_Print .dxnb-item,
.dxnbLite_Print .dxnb-large,
.dxnbLite_Print .dxnb-tmpl
{
	margin-bottom: 1px;
}
.dxnbLite_Print .dxnb-item
{
	padding: 6px 7px;
}
.dxnbLite_Print .dxnb-large
{
	padding: 6px 7px;
}
.dxnbLite_Print .dxnb-bullet,
.dxnbLite_Print .dxnb-bulletHover,
.dxnbLite_Print .dxnb-bulletSelected
{
	padding: 0 5px;
	overflow: visible;
	margin: 5px 0;
}
.dxnbLite_Print .dxnb-itemSelected,
.dxnbLite_Print .dxnb-itemHover
{
	padding: 5px 6px;
}
.dxnbLite_Print .dxnb-largeSelected,
.dxnbLite_Print .dxnb-largeHover
{
	padding: 5px 6px;
}
.dxnbLite_Print .dxnb-itemSelected,
.dxnbLite_Print .dxnb-largeSelected
{
	background: #e9eaee url('nbISBack.png') repeat-x left top;
	border: 1px solid #a6a9b2;
}
.dxnbLite_Print .dxnb-itemHover,
.dxnbLite_Print .dxnb-largeHover
{
	background: #e3eafe url('nbIHBack.png') repeat-x left top;
	border: 1px solid #a6a9b2;
}
.dxnbLite_Print .dxnb-header,
.dxnbLite_Print .dxnb-headerCollapsed, 
.dxnbLite_Print .dxnb-item,
.dxnbLite_Print .dxnb-itemHover,
.dxnbLite_Print .dxnb-itemSelected,
.dxnbLite_Print .dxnb-bullet,
.dxnbLite_Print .dxnb-bulletHover,
.dxnbLite_Print .dxnb-bulletSelected 
{
	text-align: left;
}
.dxnbLite_Print .dxnb-large,
.dxnbLite_Print .dxnb-largeHover,
.dxnbLite_Print .dxnb-largeSelected
{
	text-align: center;
}

.dxnbLite_Print .dxnb-headerHover
{
}
.dxnbLite_Print .dxnb-headerCollapsedHover
{
}
.dxnbLite_Print .dxnb-last,
.dxnbLite_Print.dxnb-noHeads .dxnb-last
{
	margin-bottom: 0;
}
.dxnbLite_Print .dxnb-btn,
.dxnbLite_Print .dxnb-btnLeft,
.dxnbLite_Print .dxnb-img
{
	border-width: 0;
}

.dxnbLite_Print .dxnb-btn
{
	float: right;
	margin-left: 4px;
}
.dxnbLite_Print .dxnb-btnLeft
{
	float: left;
	margin-right: 4px;
}
.dxnbLite_Print .dxnb-img
{
	margin: 0 6px 0 0;
	float: left;
}
.dxnbLite_Print .dxnb-right .dxnb-item .dxnb-img,
.dxnbLite_Print .dxnb-rtlHeader .dxnb-img
{
	float: right;
	margin: 0 0 0 6px;
}
.dxnbLite_Print .dxnb-top .dxnb-large .dxnb-img
{
	margin-bottom: 5px;
}
.dxnbLite_Print .dxnb-bottom .dxnb-large .dxnb-img
{
	margin-top: 5px;
}
.dxnbLite_Print .dxnb-large .dxnb-img
{
	display: block;
	float: none;
	margin-left: auto;
	margin-right: auto;
}
.dxnbLiteDisabled_Print,
.dxnbLite_Print .dxnbLiteDisabled_Print,
.dxnbLiteDisabled_Print a,
.dxnbLiteDisabled_Print .dxnb-item,
.dxnbLiteDisabled_Print .dxnb-large,
.dxnbLiteDisabled_Print .dxnb-bullet,
.dxnbLiteDisabled_Print .dxnb-header,
.dxnbLiteDisabled_Print .dxnb-headerCollapsed
{
	color: #b1b1b8;
	cursor: default;
}

/* -- ASPxNewsControl -- */
.dxncControl_Print
{
	font: 11px Verdana;
	color: #201f35;
	border: 1px solid #9da0aa;
}
.dxncControl_Print a
{
	color: #1b3f91;
}
.dxncControl_Print td.dxncCtrl
{
	padding: 0;
}
.dxncLoadingPanel_Print
{
	font: 11px Verdana;
	color: #201f35;
	background-color: White;
	border: 1px solid #9da0aa;
}
.dxncLoadingPanel_Print td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 7px 10px;
}
.dxncContent_Print
{
	background-color: White;
	padding: 18px 20px 6px;
}
.dxncPagerPanel_Print
{
	padding: 2px 9px;
	background-color: White;
}
.dxncControl_Print .dxncPPSpacing
{
	background: url('ncPagerPanelSpacingBack.png') no-repeat center top;
}
.dxncItem_Print
{
	vertical-align: top;
	border-style: none;
	padding: 7px 0 9px;
}
.dxncEmptyItem_Print
{
	vertical-align: top;
	padding: 12px 12px 12px 14px;
}
.dxncBackToTop_Print
{
	color: #1b3f91;
}
/* Headline */
.dxncItemContent_Print
{
	color: Black;
	padding-left: 2px;
}
.dxncItemDate_Print
{
	color: #201f35;
	padding-bottom: 1px;
}
.dxncItemHeader_Print
{
	padding: 1px 1px 6px;
}
.dxncItemHeader_Print .dxncItemDate_Print
{
	font-weight: normal;
}
.dxncItemLeftPanel_Print
{
}
.dxncItemRightPanel_Print
{
}
.dxncItemDateLeftPanel_Print
{
	white-space: nowrap;
}
.dxncItemDateRightPanel_Print
{
	white-space: nowrap;
}
.dxncItemTailDiv_Print
{
	color: #1b3f91;
}
.dxncEmptyData_Print
{
	color: #201f35;
}
/* Disabled */
.dxncDisabled_Print,
.dxncDisabled_Print a,
.dxncDisabled_Print a:hover
{
	color: #b1b1b8;
	cursor: default;
}

/* -- ASPxPager -- */
.dxpControl_Print
{
	font: 11px Verdana;
	color: #201f35;
}
.dxpControl_Print td.dxpCtrl
{
	padding: 5px 2px;
}
.dxpControl_Print a
{
	color: #201f35;
	text-decoration: none!important;
}
.dxpControl_Print a:hover
{
	text-decoration: underline!important;
}
.dxpButton_Print
{
	text-decoration: none;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
}
.dxpDisabledButton_Print
{
	color: #b1b1b8;
	text-decoration: none;
}
.dxpPageNumber_Print
{
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding: 1px 6px 2px;
}
.dxpCurrentPageNumber_Print
{
	background-color: #e2eafd;
	text-decoration: none;
	padding: 1px 4px 2px;
	border: 1px solid #c9d7fb;
	white-space: nowrap;
}
.dxpSummary_Print
{
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
	padding: 1px 4px;
}
.dxpSeparator_Print
{
	background-image: url('pSepBack.png');
	padding: 2px 0;
}
/* Disabled */
.dxpDisabled_Print
{
	color: #b1b1b8;
	border-color: #f2f2f4;
	cursor: default;
}

/* -- ASPxPager Lite -- */
.dxpLite_Print
{
	font: 11px Verdana;
	color: #201f35;
	padding: 5px 2px;
	float: left;
}

.dxpLite_Print .dxp-summary,
.dxpLite_Print .dxp-sep,
.dxpLite_Print .dxp-button,
.dxpLite_Print .dxp-num,
.dxpLite_Print .dxp-current,
.dxpLite_Print .dxp-ellip
{
	display: block;
	float: left;
	margin-left: 2px;
	font-weight: normal;
}
.dxpLite_Print .dxp-lead
{
	margin-left: 0!important;
}

.dxpLite_Print a
{
	color: #201f35;
	text-decoration: none;
}
.dxpLite_Print a:hover
{
	text-decoration: underline;
}

.dxpLite_Print .dxp-button
{
	color: #201f35;
	white-space: nowrap;
	text-align: center;
	cursor: pointer;
	text-decoration: none;
}
.dxpLite_Print .dxp-button img
{
	border: none;
	vertical-align: middle;
	text-decoration: none;
}
.dxpLite_Print .dxp-wideButton
{
	padding: 0 5px;
}
.dxpLite_Print .dxp-disabledButton
{
	text-decoration: none;
	color: #b1b1b8;
	cursor: default;
}

.dxpLite_Print .dxp-num
{
	color: #201f35;
	text-decoration: none;
	padding: 2px 6px;
	cursor: pointer;
}

.dxpLite_Print .dxp-current
{
	color: #201f35;
	text-decoration: none;
	background-color: #e2eafd;
	padding: 1px 4px 2px;
	cursor: text;
	border: 1px solid #c9d7fb;
}

.dxpLite_Print .dxp-summary,
.dxpLite_Print .dxp-ellip
{
	white-space: nowrap;
	padding: 2px 4px;
}

.dxpLite_Print .dxp-sep
{
	background-image: url('pSepBack.png');
	width: 1px;
	height: 15px;
	margin-top: 1px!important;
	padding: 0;
}

.dxpLiteDisabled_Print,
.dxpLiteDisabled_Print a,
.dxpLiteDisabled_Print .dxp-summary,
.dxpLiteDisabled_Print .dxp-sep, 
.dxpLiteDisabled_Print .dxp-button,
.dxpLiteDisabled_Print .dxp-num,
.dxpLiteDisabled_Print .dxp-current,
.dxpLiteDisabled_Print .dxp-ellip
{
	color: #b1b1b8;
	border-color: #f2f2f4;
	cursor: default;
}


/* -- ASPxPopupControl -- */
.dxpcControl_Print
{
	font: 11px Verdana;
	color: #201f35;
	background-color: White;
	width: 200px;
	border: 1px solid #AFAFAF;
	padding: 0;
    -moz-box-shadow: 0px 1px 5px rgba(150, 150, 150, 0.5);
    -webkit-box-shadow: 0px 1px 5px rgba(150, 150, 150, 0.5);
    box-shadow: 0px 1px 5px rgba(150, 150, 150, 0.5);
}
.dxpcControl_Print a
{
	color: #1b3f91;
}
.dxpcCloseButton_Print
{
	padding: 3px 3px 3px 1px;
}
.dxpcCloseButtonHover_Print
{
}
.dxpcContent_Print
{
	white-space: normal;
	vertical-align: top;
}
.dxpcContentPaddings_Print 
{
	padding: 9px 12px 10px;
}
.dxpcFooter_Print
{
	color: #80838f;
	background: #c9cad1 url('pcFBack.png') repeat-x left top;
	border-top: 1px solid #a8aab4;
}
.dxpcFooter_Print td.dxpc
{
	color: #80838f;
	white-space: nowrap;
	padding: 5px 12px 6px;
}
.dxpcHeader_Print
{
	color: #5d5c6d;
	background: #e1e1e1 url('pcHBackImage.png') repeat-x left top;
	border-bottom: 1px solid #c8c8c8;
}
.dxpcHeader_Print td.dxpc
{
	font: 16px Segoe UI;
	text-shadow: 1px 0px 0px #b0b0b0;
	color: #5d5c6d;
	white-space: nowrap;
	padding: 4px 0 4px 1px;
}
.dxpcModalBackground_Print
{
	background-color: White;
	opacity: 0.7;
	filter: progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=70);
}
.dxpcLoadingPanel_Print td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 7px 10px;
}
.dxpcLoadingPanel_Print
{
	font: 11px Verdana;
	color: #201f35;
	background-color: White;
	border: 1px solid #9da0aa;
}
.dxpcLoadingDiv_Print
{
	background-color: Gray;
	opacity: 0.01;
	filter: progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=1);
}
/* Disabled */
.dxpcDisabled_Print
{
	color: #b1b1b8;
	cursor: default;
}

/* -- ASPxPopupControl Lite -- */
.dxpcLite_Print,
.dxdpLite_Print 
{
	width: 200px;
	left: 0;
	top: 0;
	display: none;
	position: absolute;
	visibility: hidden;
	border-spacing: 0;
}

.dxpcLite_Print .dxpc-mainDiv,
.dxdpLite_Print .dxpc-mainDiv
{
	position: relative;
}

.dxpcLite_Print .dxpc-mainDiv,
.dxpcLite_Print.dxpc-mainDiv,
.dxdpLite_Print .dxpc-mainDiv,
.dxdpLite_Print.dxpc-mainDiv  
{
	top: 0;
	left: 0;
	font: 11px Verdana;
	color: #201f35;
	background-color: white;
	border: 1px solid #9da0aa;
}

.dxpcLite_Print a,
.dxdpLite_Print a 
{
	color: #1b3f91;
}

.dxpcLite_Print .dxpc-link,
.dxdpLite_Print .dxpc-link
{
	float: left;
}

.dxpcLite_Print.dxRtl .dxpc-link,
.dxdpLite_Print.dxRtl .dxpc-link
{
	float: right;
}

.dxpcLite_Print a .dxpc-headerText,
.dxpcLite_Print a .dxpc-footerText,
.dxdpLite_Print a .dxpc-headerText,
.dxdpLite_Print a .dxpc-footerText
{
	text-decoration: underline;
	cursor: pointer;
}

.dxpcLite_Print .dxpc-closeBtn,
.dxdpLite_Print .dxpc-closeBtn 
{
	padding: 1px 3px 2px 1px;
	float: right;
}

.dxpcLite_Print.dxRtl  .dxpc-closeBtn,
.dxdpLite_Print.dxRtl  .dxpc-closeBtn 
{
	float: left;
}

.dxpcLite_Print .dxpc-closeBtnHover,
.dxdpLite_Print .dxpc-closeBtnHover
{
}

.dxpcLite_Print .dxpc-header,
.dxdpLite_Print .dxpc-header 
{
	color: #5d5c6d;
	background: #c8c9d0 url('pcHBack.png') repeat-x left top;
	border-bottom: 1px solid #a8aab4;
	padding: 4px 2px 7px 7px;
}

.dxpcLite_Print .dxpc-header.dxpc-withBtn,
.dxdpLite_Print .dxpc-header.dxpc-withBtn
{
	padding-bottom: 3px;
}

.dxpcLite_Print.dxRtl .dxpc-header,
.dxdpLite_Print.dxRtl .dxpc-header 
{
	padding-left: 2px;
	padding-right: 12px;
}

.dxpcLite_Print .dxpc-headerText,
.dxdpLite_Print .dxpc-headerText
{
	white-space: nowrap;
	float: left;
	margin-top: 2px;
}

.dxpcLite_Print.dxRtl .dxpc-headerText,
.dxdpLite_Print.dxRtl .dxpc-headerText
{
	float: right;
}

.dxpcLite_Print .dxpc-headerImg,
.dxdpLite_Print .dxpc-headerImg
{
	float: left;
	margin: 0 6px 0 0;
}

.dxpcLite_Print.dxRtl .dxpc-headerImg,
.dxdpLite_Print.dxRtl .dxpc-headerImg
{
	float: right;
	margin: 0 0 0 6px;
}

.dxpcLite_Print .dxpc-content,
.dxdpLite_Print .dxpc-content
{
	white-space: normal;
	padding: 9px 12px 10px;
}

.dxpcLite_Print .dxpc-footer,
.dxdpLite_Print .dxpc-footer
{
	color: #80838f;
	background: #c9cad1 url('pcFBack.png') repeat-x left top;
	border-top: 1px solid #a8aab4;
}

.dxpcLite_Print .dxpc-footerContent,
.dxdpLite_Print .dxpc-footerContent
{
	float: left;
	margin: 0;
	padding: 6px 12px;
}

.dxpcLite_Print.dxRtl .dxpc-footerContent,
.dxdpLite_Print.dxRtl .dxpc-footerContent
{
	float: right;
}

.dxpcLite_Print .dxpc-footerText,
.dxdpLite_Print .dxpc-footerText
{
	white-space: nowrap;
	float: left;
}

.dxpcLite_Print.dxRtl .dxpc-footerText,
.dxdpLite_Print.dxRtl .dxpc-footerText
{
	float: right;
}

.dxpcLite_Print .dxpc-footerImg,
.dxdpLite_Print .dxpc-footerImg
{
	float: left;
	margin: -1px 4px 0 0;
}

.dxpcLite_Print.dxRtl .dxpc-footerImg,
.dxdpLite_Print.dxRtl .dxpc-footerImg
{
	float: right;
	margin: -1px 0 0 4px;
}

.dxpcLite_Print .dxpc-sizeGrip,
.dxdpLite_Print .dxpc-sizeGrip
{
	float: right;
}

.dxpcLite_Print.dxRtl .dxpc-sizeGrip,
.dxdpLite_Print.dxRtl .dxpc-sizeGrip
{
	float: left;
}

.dxpcModalBackLite_Print,
.dxdpModalBackLite_Print
{
	background-color: White;
	opacity: 0.7;
	filter: progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=70);
	position: fixed;
	left: 0;
	top: 0;
	visibility: hidden;
}

.dxpcLiteDisabled_Print,
.dxdpLiteDisabled_Print
{
	color: #b1b1b8;
	cursor: default;
}

/* -- ASPxRoundPanel -- */
.dxrpControl_Print td.dxrp,
.dxrpControlGB_Print td.dxrp
{
	font: 11px Verdana;
	color: #201f35;
}
.dxrpControl_Print .dxrpCI
{
	display:block;
}
/* Header */
.dxrpControl_Print .dxrpHeader_Print,
.dxrpControl_Print .dxrpHeader_Print td.dxrp,
.dxrpControlGB_Print span.dxrpHeader_Print
{
	color: #5d5c6d;
}
.dxrpControl_Print .dxrpHeader_Print,
.dxrpControl_Print .dxrpHLE,
.dxrpControl_Print .dxrpHRE
{
	border-bottom: 1px solid #d0d2d8;
}
.dxrpControl_Print .dxrpHI,
.dxrpControl_Print .dxrpHeader_Print,
.dxrpControl_Print .dxrpHeader_Print td.dxrp
{
	vertical-align: top;
	white-space: nowrap;
}
/* Header image */
.dxrpControl_Print .dxrpHI
{
	padding-right: 4px;
}
.dxrpControl_Print .dxrpHIR
{
	padding-left: 4px;
}
/* Content */
.dxrpControl_Print .dxrpcontent,
.dxrpControlGB_Print .dxrpcontent
{
	vertical-align: top;
}
.dxrpControl_Print .dxrpcontent
{
	background-color: #f1f2f6;
}
/* Edges */
.dxrpControl_Print .dxrpTE,
.dxrpControl_Print .dxrpNHTE,
.dxrpControlGB_Print .dxrpNHTE
{
	border-top: 1px solid #a8aab4;
}
.dxrpControl_Print .dxrpLE,
.dxrpControl_Print .dxrpHLE,
.dxrpControlGB_Print .dxrpLE,
.dxrpControlGB_Print .dxrpHLE
{
	border-left: 1px solid #a8aab4;
}
.dxrpControl_Print .dxrpRE,
.dxrpControl_Print .dxrpHRE,
.dxrpControlGB_Print .dxrpRE
{
	border-right: 1px solid #a8aab4;
}
.dxrpControl_Print .dxrpBE,
.dxrpControlGB_Print .dxrpBE
{
	border-bottom: 1px solid #a8aab4;
}
.dxrpControl_Print .dxrpNHTE,
.dxrpControl_Print .dxrpLE,
.dxrpControl_Print .dxrpRE,
.dxrpControl_Print .dxrpBE,
.dxrpControlGB_Print .dxrpHeader_Print,
.dxrpControlGB_Print .dxrpcontent,
.dxrpControlGB_Print .dxrpNHTE,
.dxrpControlGB_Print .dxrpLE,
.dxrpControlGB_Print .dxrpRE,
.dxrpControlGB_Print .dxrpBE
{
	background-color: #f1f2f6;
}
.dxrpControl_Print .dxrpTE
{
	background: #f8f9fa url('rpTEdgeBack.png') repeat-x left top;
}
.dxrpControl_Print .dxrpHLE, 
.dxrpControl_Print .dxrpHRE,
.dxrpControl_Print .dxrpHeader_Print
{
	background: #f0f1f5 url('rpHBack.png') repeat-x left top;
}

/* Disabled */
.dxrpDisabled_Print,
.dxrpDisabled_Print td.dxrp
{
	color: #b1b1b8;
	cursor: default;
}

/* -- ASPxSiteMapControl -- */
.dxsmControl_Print a:hover
{
	text-decoration: underline;
}
.dxsmControl_Print a:visited
{
	color: #8684ed;
}

.dxsmControl_Print
{
	color: #201f35;
	background-color: White;
	font: 11px Verdana;
	border-style: none;
}
/* - Category Level - */
.dxsmCategoryLevel_Print, 
.dxsmCategoryLevel_Print a
{
	color: #201f35;
	background-color: White;
	text-decoration: none;
}
.dxsmCategoryLevel_Print
{
	white-space: nowrap;
	padding: 0px 0px 5px;
}
.dxsmCategoryLevel_Print
{
	border-bottom: 1px solid #9da0aa;
}
 /*flow layout*/
.dxsmLevelCategoryFlow_Print,
.dxsmLevelCategoryFlow_Print a 
{
	color: #201f35;
	text-decoration: underline;
}
/* - Level 0 - */
.dxsmLevel0_Print,
.dxsmLevel0_Print a,
.dxsmLevel0Categorized_Print a,
.dxsmLevel0Categorized_Print
{
	color: #201f35;
	text-decoration: none;
}
.dxsmLevel0_Print,
.dxsmLevel0Categorized_Print
{
	white-space: nowrap;
	padding: 0px 0px 2px;
}
.dxsmLevel0_Print 
{
	padding-bottom: 5px;
}
 /*flow layout*/
.dxsmLevel0Flow_Print,
.dxsmLevel0Flow_Print a,
.dxsmLevel0CategorizedFlow_Print a,
.dxsmLevel0CategorizedFlow_Print
{
	color: #201f35;
	font-weight: bold;
	text-decoration: none;
}
.dxsmLevel0Flow_Print
{
	padding: 0;
}

.dxsmLevel0_Print a:hover,
.dxsmLevel0Categorized_Print a:hover,
.dxsmLevel0Flow_Print a:hover,
.dxsmLevel0CategorizedFlow_Print a:hover
{
	color: #201f35;
	text-decoration: underline;
}
.dxsmLevel0_Print a:visited,
.dxsmLevel0Categorized_Print a:visited,
.dxsmLevel0Flow_Print a:visited,
.dxsmLevel0CategorizedFlow_Print a:visited
{
	color: #201f35;
}

/* - Level 1 - */
.dxsmLevel1_Print,
.dxsmLevel1_Print a,
.dxsmLevel1Categorized_Print a,
.dxsmLevel1Categorized_Print 
{
	color: #1b3f91;
	text-decoration: none;
}
.dxsmLevel1_Print,
.dxsmLevel1Categorized_Print
{
	white-space: nowrap;
	padding-bottom: 3px;
}

/*flow layout*/
.dxsmLevel1Flow_Print,
.dxsmLevel1Flow_Print a,
.dxsmLevel1CategorizedFlow_Print,
.dxsmLevel1CategorizedFlow_Print a
{
	color: #1b3f91;
	text-decoration: none;
}
.dxsmLevel1Flow_Print
{
	padding: 0;
}

/* - Level 2 - */
.dxsmLevel2_Print,
.dxsmLevel2_Print a,
.dxsmLevel2Categorized_Print a,
.dxsmLevel2Categorized_Print
{
	color: #1b3f91;
	text-decoration: none;
}
.dxsmLevel2_Print,
.dxsmLevel2Categorized_Print
{
	white-space: nowrap;
	padding-bottom: 6px;
}
/*flow layout*/
.dxsmLevel2Flow_Print,
.dxsmLevel2Flow_Print a
{
	color: #1b3f91;
	text-decoration: none;
}
.dxsmLevel2Flow_Print
{
	padding: 0;
}
/* - Level 3 - */
.dxsmLevel3_Print,
.dxsmLevel3_Print a
{
	color: #1b3f91;
	text-decoration: none;
}
.dxsmLevel3_Print
{
	white-space: nowrap;
	padding-bottom: 6px;
}
/*flow layout*/
.dxsmLevel3Flow_Print,
.dxsmLevel3Flow_Print a
{
	color: #1b3f91;
	text-decoration: none;
}
/* - Level 4 - */
.dxsmLevel4_Print,
.dxsmLevel4_Print a
{
	color: #1b3f91;
	text-decoration: none;
}
.dxsmLevel4_Print
{
	white-space: nowrap;
	padding-bottom: 6px;
}
/*flow layout*/ 
.dxsmLevel4Flow_Print,
.dxsmLevel4Flow_Print a
{
	color: #1b3f91;
	text-decoration: none;
}
.dxsmLevel4Flow_Print
{
	padding: 0;
}
/* - Other Levels - */
.dxsmLevelOther_Print,
.dxsmLevelOther_Print a
{
	color: #1b3f91;
	text-decoration: none;
}
.dxsmLevelOther_Print
{
	white-space: nowrap;
	padding-bottom: 6px;
}
/*flow layout*/
.dxsmLevelOtherFlow_Print,
.dxsmLevelOtherFlow_Print a
{
	color: #1b3f91;
	text-decoration: none;
}
/* Disabled */
.dxsmDisabled_Print
{
	color: #b1b1b8;
	cursor: default;
}

/* -- ASPxTabControl, ASPxPageControl -- */
.dxtcControl_Print .dxtcTabsCell
{	
	color: #4F4F4F;	
}
.dxtcLoadingPanel_Print
{
	font: 11px Verdana;
	color: #201f35;
}
.dxtcLoadingPanel_Print td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 7px 10px;
}

/* Tab Hyperlink*/
.dxtcTab_Print a,
.dxtcTabWithTabPositionLeft_Print a,
.dxtcTabWithTabPositionBottom_Print a,
.dxtcTabWithTabPositionRight_Print a,
.dxtcActiveTab_Print a,
.dxtcActiveTabWithTabPositionBottom_Print a,
.dxtcActiveTabWithTabPositionLeft_Print a,
.dxtcActiveTabWithTabPositionRight_Print a,
.dxtcTabHover_Print a,
.dxtcTabHoverWithTabPositionBottom_Print a,
.dxtcTabHoverWithTabPositionLeft_Print a,
.dxtcTabHoverWithTabPositionRight_Print a
{
	text-decoration: none;	
}

.dxtcActiveTab_Print,
.dxtcActiveTabWithTabPositionBottom_Print,
.dxtcActiveTabWithTabPositionLeft_Print,
.dxtcActiveTabWithTabPositionRight_Print
{
	border: 0px solid #9da0aa;
	padding: 4px 12px;	
	text-align: center;
}
.dxtcActiveTabWithTabPositionLeft_Print,
.dxtcActiveTabWithTabPositionRight_Print
{
	padding: 4px 13px 4px 12px;
}
/* Active Tab */
.dxtcActiveTab_Print td.dxtc,
.dxtcActiveTabWithTabPositionBottom_Print td.dxtc,
.dxtcActiveTabWithTabPositionLeft_Print td.dxtc,
.dxtcActiveTabWithTabPositionRight_Print td.dxtc
{
	white-space: nowrap;
	background: transparent none!important;
	border-width: 0px!important;
	padding: 0px!important;	
}
.dxtcActiveTabHover_Print
{
	
}
/* Tab */
.dxtcTab_Print,
.dxtcTabWithTabPositionLeft_Print, 
.dxtcTabWithTabPositionBottom_Print,
.dxtcTabWithTabPositionRight_Print
{	
	border: 0px solid #9da0aa;
	padding: 4px 12px;
	text-align: center;	
}
.dxtcTab_Print td.dxtc,
.dxtcTabWithTabPositionBottom_Print td.dxtc, 
.dxtcTabWithTabPositionLeft_Print td.dxtc,
.dxtcTabWithTabPositionRight_Print td.dxtc
{
	white-space: nowrap;
	background: transparent none!important;
	border-width: 0px!important;
	padding: 0px!important;
}
.dxtcTabWithTabPositionBottom_Print
{
}
.dxtcTabWithTabPositionLeft_Print
{
}
.dxtcTabWithTabPositionRight_Print
{
}
/* Hover */
.dxtcTabHover_Print,
.dxtcTabHoverWithTabPositionBottom_Print,
.dxtcTabHoverWithTabPositionLeft_Print,
.dxtcTabHoverWithTabPositionRight_Print
{
	
}
.dxtcPageContent_Print, 
.dxtcPageContentWithTabPositionBottom_Print, 
.dxtcPageContentWithTabPositionLeft_Print,
.dxtcPageContentWithTabPositionRight_Print,
.dxtcPageContentWithoutTabs_Print
{
	background-color: transparent;
	vertical-align: top;
}
.dxtcContent_Print,
.dxtcContentWithTabPositionBottom_Print,
.dxtcContentWithTabPositionLeft_Print,
.dxtcContentWithTabPositionRight_Print
{
	border: 0px solid #9da0aa;	
	vertical-align: top;
}
.dxtcControl_Print td.dxtcTabsCell,
.dxtcControl_Print td.dxtcTabsCellWithTabPositionBottom,
.dxtcControl_Print td.dxtcTabsCellWithTabPositionLeft,
.dxtcControl_Print td.dxtcTabsCellWithTabPositionRight
{
}
/* Scrolling */
.dxtcScrollButtonCell_Print
{
	border-style: none;
	width: 1px;
}
.dxtcScrollButtonSeparator_Print,
.dxtcScrollButtonSeparator_Print div
{
	height: 1px;
	width: 1px;
}
.dxtcScrollButtonIndent_Print, 
.dxtcScrollButtonIndent_Print div
{
	height: 1px;
	width: 5px;
}
.dxtcScrollButton_Print
{
	cursor: pointer;
}
.dxtcScrollButtonDisabled_Print
{
	cursor: default;
}
/* Misc */
.dxtcLeftAlignCell_Print,
.dxtcTabsCellWithTabPositionBottom_Print .dxtcLeftAlignCell_Print
{
	text-align: left;
}
.dxtcRightAlignCell_Print,
.dxtcTabsCellWithTabPositionBottom_Print .dxtcRightAlignCell_Print
{
	text-align: right;
}
/* Disabled */
.dxtcDisabled_Print,
.dxtcDisabled_Print table
{
	color: #959595;
	cursor: default;
}

/* -- ASPxTabControl Lite -- */
.dxtcLite_Print
{
	overflow: hidden;
	float: left;
}
.dxtcLite_Print .dxtc-strip,
.dxtcLite_Print .dxtc-wrapper
{
	list-style: none outside none;
	float: left;
	padding: 0;
	margin: 0;
	_overflow: hidden;
}
.dxtcLite_Print .dxtc-tab,
.dxtcLite_Print .dxtc-activeTab,
.dxtcLite_Print .dxtc-leftIndent,
.dxtcLite_Print .dxtc-spacer,
.dxtcLite_Print .dxtc-rightIndent,
.dxtcLite_Print .dxtc-sbWrapper,
.dxtcLite_Print .dxtc-sbIndent,
.dxtcLite_Print .dxtc-sbSpacer
{
	display: block;
	height: 21px;
	margin: 0;
	float: left;
	border-top: 1px solid transparent;
	border-bottom: 1px solid #9da0aa;
	overflow: hidden;
	_border-top-color: #000001;
	_zoom: 1;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color=#000001);
}
.dxtcLite_Print .dxtc-lineBreak
{
	float: none;
	display: block;
	clear: both;
	height: 0;
	width: 0;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
	visibility: hidden;
}
.dxtcLite_Print .dxtc-tab,
.dxtcLite_Print.dxtc-noSpacing .dxtc-tab.dxtc-lead,
.dxtcLite_Print .dxtc-activeTab,
.dxtcLite_Print.dxtc-noSpacing .dxtc-activeTab.dxtc-lead
{
	border: 1px solid #9da0aa;
}
.dxtcLite_Print.dxtc-noSpacing .dxtc-tab,
.dxtcLite_Print.dxtc-noSpacing .dxtc-activeTab
{
	border-left-style: none;
}
.dxtcLite_Print .dxtc-tab,
.dxtcLite_Print .dxtc-activeTab
{
	background: #ebebee url('tcTabBack.png') repeat-x center top;
	float: left;
	overflow: hidden;
	text-align: center;
	white-space: nowrap;
}
.dxtcLite_Print .dxtc-activeTab
{
	background: White;
	border-bottom: 1px solid White;
}
.dxtcLite_Print .dxtc-tab a
{
	text-decoration: none;
	color: #1b3f91;
}
.dxtcLite_Print .dxtc-tabHover
{
	background: #e1e8fd url('tcTabHoverBack.png') repeat-x center top;
}
.dxtcLite_Print .dxtc-spacer 
{
	width: 1px;
}
.dxtcLite_Print .dxtc-leftIndent,
.dxtcLite_Print .dxtc-rightIndent
{
	width: 5px;
}
.dxtcLite_Print .dxtc-link
{
	padding: 4px 12px;
	display: block;
	font-size: 0;
	text-decoration: none;
	height: 100%;
	_float: left;
}
.dxtcLite_Print .dxtc-activeTab .dxtc-link
{
	padding: 4px 12px;
}
.dxtcLite_Print .dxtc-text,
.dxtcLite_Print .dxtc-leftIndent,
.dxtcLite_Print .dxtc-rightIndent
{
	color: #201f35;
	font: normal 11px Verdana;
	text-decoration: none;
	white-space: nowrap;
}
.dxtcLite_Print .dxtc-img
{
	border-style: none;
	margin: -2px 3px -4px 0;
	width: 16px;
	height: 16px;
}
.dxtcLite_Print.dxtc-rtl .dxtc-img
{
	margin: -2px 0 -4px 3px;
} 
.dxtcLite_Print .dxtc-content
{
	color: #201f35;
	background-color: White;
	border: 1px solid #9da0aa;
	font: 11px Verdana;
	float: left;
	clear: left;
	overflow: hidden;
	padding: 11px;
}
.dxtcLite_Print.dxtc-top .dxtc-content
{
	border-top-style: none!important;
}
/* Rtl */
.dxtcLite_Print.dxtc-rtl,
.dxtcLite_Print.dxtc-rtl .dxtc-content,
.dxtcLite_Print.dxtc-rtl .dxtc-strip,
.dxtcLite_Print.dxtc-rtl .dxtc-wrapper,
.dxtcLite_Print.dxtc-rtl .dxtc-leftIndent,
.dxtcLite_Print.dxtc-rtl .dxtc-spacer,
.dxtcLite_Print.dxtc-rtl .dxtc-rightIndent,
.dxtcLite_Print.dxtc-rtl .dxtc-sbWrapper,
.dxtcLite_Print.dxtc-rtl .dxtc-sbIndent,
.dxtcLite_Print.dxtc-rtl .dxtc-sbSpacer,
.dxtcLite_Print.dxtc-rtl .dxtc-tab,
.dxtcLite_Print.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_Print.dxtc-rtl .dxtc-content,
.dxtcLite_Print.dxtc-rtl .dxtc-strip,
.dxtcLite_Print.dxtc-rtl .dxtc-wrapper
{
	*float: left;
}
.dxtcLite_Print.dxtc-rtl .dxtc-content
{
	*clear: left!important;
}
/* Scrolling */
.dxtcLite_Print .dxtc-sb
{
	border-style: none;
	cursor: pointer;
	font-size: 0;
	margin: 3px 0 0;
}
.dxtcLite_Print .dxtc-sb img
{
	border: none;
}
.dxtcLite_Print .dxtc-sbIndent
{
	width: 5px;
}
.dxtcLite_Print .dxtc-sbSpacer
{
	width: 1px;
}
/* Multi-row */
.dxtcLite_Print .dxtc-n
{
	_display: inline;
}
.dxtcLiteDisabled_Print,
.dxtcLiteDisabled_Print .dxtc-text,
.dxtcLiteDisabled_Print .dxtc-activeTab .dxtc-text,
.dxtcLiteDisabled_Print .dxtc-content
{
	color: #b1b1b8;
	cursor: default;
}
/* bottom  */
.dxtcLite_Print.dxtc-bottom .dxtc-strip,
.dxtcLite_Print.dxtc-bottom .dxtc-wrapper
{
	clear: left;
	*float: none;
}
.dxtcLite_Print.dxtc-bottom .dxtc-leftIndent,
.dxtcLite_Print.dxtc-bottom .dxtc-spacer,
.dxtcLite_Print.dxtc-bottom .dxtc-rightIndent,
.dxtcLite_Print.dxtc-bottom .dxtc-sbWrapper,
.dxtcLite_Print.dxtc-bottom .dxtc-sbIndent,
.dxtcLite_Print.dxtc-bottom .dxtc-sbSpacer,
.dxtcLite_Print.dxtc-bottom .dxtc-tab
{
	border-top: 1px solid #9da0aa;
	border-bottom-style: none;
	_border-bottom-color: #000001;
	_zoom: 1;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color=#000001);
}
.dxtcLite_Print.dxtc-bottom .dxtc-tab,
.dxtc-bottom.dxtc-noSpacing .dxtc-tab.dxtc-lead,
.dxtcLite_Print.dxtc-bottom .dxtc-activeTab,
.dxtc-bottom.dxtc-noSpacing .dxtc-activeTab.dxtc-lead
{
	border: 1px solid #9da0aa;
}
.dxtc-bottom.dxtc-noSpacing .dxtc-tab,
.dxtc-bottom.dxtc-noSpacing .dxtc-activeTab
{
	border-left-style: none;
}
.dxtcLite_Print.dxtc-bottom .dxtc-activeTab
{
	border-top: 1px solid White;
}
.dxtcLite_Print.dxtc-bottom .dxtc-content
{
	clear: right;
	border-top: 1px solid #9da0aa;
	border-right: 1px solid #9da0aa;
	border-bottom-color: #9da0aa;
	border-left: 1px solid #9da0aa;
	border-bottom-width: 1px;
	border-bottom-style: none!important;
}
.dxtcLite_Print.dxtc-bottom .dxtc-sb
{
	margin: 4px 0 0;
}
/* left */
.dxtcLite_Print.dxtc-left .dxtc-tab,
.dxtcLite_Print.dxtc-left .dxtc-activeTab,
.dxtcLite_Print.dxtc-left .dxtc-leftIndent,
.dxtcLite_Print.dxtc-left .dxtc-spacer,
.dxtcLite_Print.dxtc-left .dxtc-rightIndent 
{
	float: none;
	*float: left;
	clear: none;
	*clear: both;
	width: auto;
	height: auto;
}
.dxtcLite_Print.dxtc-left .dxtc-tab,
.dxtc-left.dxtc-noSpacing .dxtc-tab.dxtc-lead,
.dxtcLite_Print.dxtc-left .dxtc-activeTab,
.dxtc-left.dxtc-noSpacing .dxtc-activeTab.dxtc-lead
{
	border: 1px solid #9da0aa;
}
.dxtc-left.dxtc-noSpacing .dxtc-tab,
.dxtc-left.dxtc-noSpacing .dxtc-activeTab
{
	border-top-style: none;
}
.dxtcLite_Print.dxtc-left .dxtc-activeTab
{
	border-right: 1px solid White;
}
.dxtcLite_Print.dxtc-left .dxtc-activeTab .dxtc-link
{
	padding: 4px 12px;
}
.dxtcLite_Print.dxtc-left .dxtc-leftIndent,
.dxtcLite_Print.dxtc-left .dxtc-spacer,
.dxtcLite_Print.dxtc-left .dxtc-rightIndent 
{
	border: none;
	border-right: 1px solid #9da0aa;
	border-left: 1px solid transparent;
	width: auto;
	_border-left-color: #000001;
	_zoom: 1;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color=#000001);
}
.dxtcLite_Print.dxtc-left .dxtc-leftIndent,
.dxtcLite_Print.dxtc-left .dxtc-rightIndent
{
	height: 3px;
}
.dxtcLite_Print.dxtc-left .dxtc-spacer
{
	height: 1px;
}
.dxtcLite_Print.dxtc-left .dxtc-content
{
	border-left-style: none!important;
	float: left;
	clear: none;
}
/* right */
.dxtcLite_Print.dxtc-right .dxtc-tab,
.dxtcLite_Print.dxtc-right .dxtc-activeTab,
.dxtcLite_Print.dxtc-right .dxtc-leftIndent,
.dxtcLite_Print.dxtc-right .dxtc-spacer,
.dxtcLite_Print.dxtc-right .dxtc-rightIndent
{
	float: none;
	*float: left;
	clear: none;
	*clear: both;
	width: auto;
	height: auto;
}
.dxtcLite_Print.dxtc-right .dxtc-tab,
.dxtc-right.dxtc-noSpacing .dxtc-tab.dxtc-lead,
.dxtcLite_Print.dxtc-right .dxtc-activeTab,
.dxtc-right.dxtc-noSpacing .dxtc-activeTab.dxtc-lead
{
	border: 1px solid #9da0aa;
}
.dxtc-right.dxtc-noSpacing .dxtc-tab,
.dxtc-right.dxtc-noSpacing .dxtc-activeTab
{
	border-top-style: none;
}
.dxtcLite_Print.dxtc-right .dxtc-activeTab
{
	border-left: 1px solid White;
}
.dxtcLite_Print.dxtc-right .dxtc-activeTab .dxtc-link
{
	padding: 4px 12px;
}
.dxtcLite_Print.dxtc-right .dxtc-leftIndent,
.dxtcLite_Print.dxtc-right .dxtc-spacer,
.dxtcLite_Print.dxtc-right .dxtc-rightIndent
{
	border: none;
	border-left: 1px solid #9da0aa;
	border-right: 1px solid transparent;
	_border-right-color: #000001;
	_zoom: 1;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color=#000001);
}
.dxtcLite_Print.dxtc-right .dxtc-leftIndent,
.dxtcLite_Print.dxtc-right .dxtc-rightIndent
{
	height: 3px;
}
.dxtcLite_Print.dxtc-right .dxtc-spacer
{
	height: 1px;
}
.dxtcLite_Print.dxtc-right .dxtc-content
{
	border-top: 1px solid #9da0aa;
	border-right-color: #9da0aa;
	border-bottom: 1px solid #9da0aa;
	border-left: 1px solid #9da0aa;
	border-right-width: 1px;
	border-right-style: none!important;
	float: left;
	clear: none;
}
/* Services rules */
.dxtcLite_Print.dxtc-noTabs .dxtc-content
{
	border: 1px solid #9da0aa!important;
}

/* -- ASPxTitleIndex -- */
.dxtiControl_Print 
{
	font: 11px Verdana;
	color: #1b3f91;
	background-color: White;
	border-style: none;
}
.dxtiControl_Print a
{
	color: #1b3f91;
}
.dxtiLoadingPanel_Print
{
	font: 11px Verdana;
	color: #201f35;
	background-color: White;
	border: 1px solid #9da0aa;
}
.dxtiLoadingPanel_Print td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 7px 10px;
}
.dxtiItem_Print
{
	color: #1b3f91;
	text-decoration: none;
	white-space: nowrap;
}
.dxtiGroupHeader_Print,
.dxtiGroupHeaderCategorized_Print
{
	font-size: Verdana;
	text-decoration: none;
}
.dxtiGroupHeader_Print,
.dxtiGroupHeaderCategorized_Print
{
	background-color: White;
	white-space: nowrap;
}
.dxtiGroupHeaderCategorized_Print
{
}
/* - GroupHeaderText - */
.dxtiGroupHeaderText_Print
{
	color: #5d5c6d;
	background: #eeeff2 url('tiHBack.png') repeat-x left top;
	padding: 0 4px 1px;
	border: 1px solid #d3d4da;
}
.dxtiGroupHeaderTextCategorized_Print
{
	color: #5d5c6d;
	font-size: 21px;
}
.dxtiGroupHeaderTextCategorized_Print
{
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 2px;
}
/* - FilterBox - */
.dxtiFilterBox_Print
{
	font: normal 11px Verdana;
	color: #201f35;
	background: #eff1f3 url('tiFBBack.png') repeat-x left top;
	padding: 10px;
}
.dxtiFilterBoxInfoText_Print
{
}
.dxtiFilterBoxEdit_Print
{
	font-size: 11px;
	width: 165px;
	border-top: 1px solid #9da0aa;
	border-left: 1px solid #c2c4cb;
	border-right: 1px solid #c2c4cb;
	border-bottom: 1px solid #d9dae0;
	padding-left: 3px;
}
/* - IndexPanel - */
.dxtiIndexPanel_Print
{
	background-color: White;
	padding: 5px 0;
	text-decoration: none;
}
.dxtiIndexPanelItem_Print,
.dxtiCurrentIndexPanelItem_Print,
.dxtiIndexPanelItem_Print a
{
	color: #1b3f91;
	text-decoration: none;
}
.dxtiIndexPanelItem_Print a:hover
{
	text-decoration: underline;
}

.dxtiIndexPanelItem_Print,
.dxtiCurrentIndexPanelItem_Print
{
	padding: 2px 4px;
}
.dxtiCurrentIndexPanelItem_Print
{
	color: #8684ed;
}
/* - BackToTop - */
.dxtiBackToTop_Print,
.dxtiBackToTopRtl_Print
{
	padding: 4px 4px 0;
	border-top: 1px solid #e3e3e7;
}
/* Disabled */
.dxtiDisabled_Print
{
	color: #b1b1b8;
	cursor: default;
}

/* -- ASPxUploadControl -- */
.dxucControl_Print,
.dxucEditArea_Print
{
	font: 11px Verdana;
}
.dxucTextBox_Print
{
	background-color: white;
	border-top: 1px solid #9DA0AA;
	border-right: 1px solid #C2C4CB;
	border-bottom: 1px solid #D9DAE0;
	border-left: 1px solid #C2C4CB;
	padding: 1px 2px;
}
.dxucTextBox_Print .dxucEditArea_Print
{
	margin: 0px;
	background-color: white;
}
.dxucErrorCell_Print
{
	color: Red;
	text-align: left;
}
.dxucButton_Print,
.dxucButton_Print a
{
	color: #1B3F91;
	text-decoration: none;
}
.dxucButton_Print a:hover
{
	text-decoration: underline;
}
.dxucBrowseButton_Print,
.dxucBrowseButton_Print a
{
	color: #201F35;
	cursor: pointer;
	white-space: nowrap;
	text-decoration: none;
}
.dxucControl_Print .dxucBrowseButton_Print a
{
	color: #201F35;
}
.dxucBrowseButton_Print
{
	padding: 4px 15px;
	border: 1px solid #A9ACB5;
	background: #EBEDF2 url('ucButtonBack.png') repeat-x;
}
.dxucBrowseButtonHover_Print
{
	background: #DDE6FE url('ucButtonHoverBack.png') repeat-x;
}
.dxucBrowseButtonPressed_Print
{
	color: #3C3C3C;
	border: 1px solid #9DA0AA;
	background: #DBDDE2 url('ucButtonPressedBack.png') repeat-x;
}
/* ProgressBar */
.dxucProgressBar_Print,
.dxucProgressBar_Print td.dx
{
	font: 11px Verdana;
	color: #201f35;
}
.dxucProgressBar_Print .dxucPBMainCell,
.dxucProgressBar_Print td.dx
{
	padding: 0;
}
.dxucProgressBar_Print
{
	background: #f3f4f5 url('ucProgressBack.png') repeat-x left top;
	border: 1px solid #b9bac3;
}
.dxucProgressBarIndicator_Print
{
	background: #edd0f4 url('ucProgressIndicatorBack.png') repeat-x left top;
}
/* Silverlight Plugin Link */
.dxucSilverlightPluginLinkPanel_Print {
	font: 9px Verdana;
	color: #7d7d7d;
	text-align: left;
}
.dxucSilverlightPluginLinkPanel_Print td {
	padding: 0px 3px;
	vertical-align: middle;
}
.dxucSilverlightPluginLinkPanel_Print a {
	color: #1B3F91;
}
/* Disabled */
.dxucDisabled_Print,
.dxucDisabled_Print a
{
	font-size: 11px;
	color: #B1B1B8;
	cursor: default;
}
.dxucTextBoxDisabled_Print
{
	border-color: #D9DAE0;
}
.dxucButtonDisabled_Print a,
.dxucButtonDisabled_Print a:hover
{
	text-decoration: none;
}
.dxucBrowseButtonDisabled_Print,
.dxucBrowseButtonDisabled_Print a
{
	color: #BABAC1;
}
.dxucBrowseButtonDisabled_Print
{
	border-color: #E1E2E5;
	background: #F8F9FA url('ucButtonDisabledBack.png') repeat-x;
}

/* -- ASPxSplitter -- */
.dxsplControl_Print,
.dxsplVSeparator_Print,
.dxsplHSeparator_Print
{
	background-color: White;
}
.dxsplControl_Print,
.dxsplVSeparator_Print,
.dxsplHSeparator_Print,
.dxsplPane_Print,
.dxsplPaneCollapsed_Print,
.dxsplVSeparator_Print,
.dxsplHSeparator_Print,
.dxsplVSeparatorCollapsed_Print,
.dxsplHSeparatorCollapsed_Print
{
	border: 0px solid #9598a1;
}
.dxsplPane_Print,
.dxsplPaneCollapsed_Print
{
	border-width: 1px;
}
.dxsplPaneCollapsed_Print
{
	border-right-width: 0px;
	border-bottom-width: 0px;
}
.dxsplVSeparator_Print,
.dxsplHSeparator_Print
{
	background-color: #ebecef;
}
.dxsplVSeparator_Print
{
	border-top-width: 1px;
	border-bottom-width: 1px;
}
.dxsplHSeparator_Print
{
	border-left-width: 1px;
	border-right-width: 1px;
}

.dxsplVSeparatorHover_Print
{
	cursor: w-resize;
}
.dxsplHSeparatorHover_Print
{
	cursor: n-resize;
}
.dxsplVSeparatorCollapsed_Print
{
	border-top-width: 1px;
	border-bottom-width: 1px;
}
.dxsplHSeparatorCollapsed_Print
{
	border-left-width: 1px;
	border-right-width: 1px;
}
.dxsplVSeparatorCollapsed_Print,
.dxsplHSeparatorCollapsed_Print
{
	cursor: default!important;
}
.dxsplVSeparatorButton_Print
{
	cursor: pointer;
	padding: 3px 0;
}
.dxsplHSeparatorButton_Print
{
	cursor: pointer;
	padding: 0 3px;
}
.dxsplVSeparatorHover_Print,
.dxsplVSeparatorButtonHover_Print
{
	background-image: url('splVSepHBack.png');
}
.dxsplHSeparatorHover_Print,
.dxsplHSeparatorButtonHover_Print
{
	background-image: url('splHSepHBack.png');
}
.dxsplVSeparatorHover_Print,
.dxsplHSeparatorHover_Print,
.dxsplVSeparatorButtonHover_Print,
.dxsplHSeparatorButtonHover_Print
{
	background-color: #e3ebfe;
}
.dxsplResizingPointer_Print
{
	background: url('splResizingPointer.gif') repeat;
}
.dxsplResizingPointer_Print,
.dxsplS
{
	font-size: 0px;
	line-height: 0px;
}
.dxsplLCC,
.dxsplCC,
.dxsplS
{
	overflow: hidden;
}
.dxsplLCC,
.dxsplCC,
.dxsplP
{
	width: 100%;
	height: 100%;
} 
.dxsplLCC
{
	padding: 8px;
}

/* -- ASPxTreeView -- */
.dxtvControl_Print
{
	float: left;
}
.dxtvControl_Print li
{
	font: 11px Verdana;
	overflow-y: hidden;
}
.dxtvControl_Print ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow-y: hidden;
}
.dxtvControl_Print a
{
	color: #1b3f91;
	text-decoration: none;
}
.dxtvControl_Print .dxtv-ln
{
	vertical-align: top;
}
.dxtvControl_Print .dxtv-nd
{
	color: #201f35;
	float: left;
	display: block;
	text-decoration: none;
	padding: 1px;
	margin: 1px 1px 1px 0;
	cursor: pointer;
	outline: 0 none;
}
.dxtvControl_Print .dxtv-elbNoLn,
.dxtvControl_Print .dxtv-elb
{
	width: 26px;
	height: 21px;
	vertical-align: top;
	float: left;
}
.dxtvControl_Print .dxtv-btn
{
	margin-left: 8px;
	margin-top: 3px;
	cursor: pointer;
}
.dxtvControl_Print .dxtv-subnd
{
	margin-left: 22px;
}
.dxtvControl_Print .dxtv-ndImg
{
	padding: 4px 0px 3px 5px;
	float: left;
	vertical-align: middle;
	cursor: pointer;
}
.dxtvControl_Print .dxtv-ndTxt
{
	padding: 4px;
	float: left;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
}
.dxtvControl_Print .dxtv-ndChk
{
	padding: 0;
	float: left;
	vertical-align: middle;
	cursor: default;
	margin: 3px 3px 3px 6px;
	*margin: 4px 0 0 6px;
} 
.dxtvControl_Print .dxtv-ndTmpl
{
	float: left;
	white-space: nowrap;
}

.dxtvControl_Print .dxtv-ndSel
{
	background: #e9eaee url('mItemSBack.png') repeat-x left top;
	border: 1px solid #9da0aa;
	padding: 0;
	cursor: default;
}

.dxtv-ndSel .dxtv-ndTxt,
.dxtv-ndSel .dxtv-ndImg
{
	cursor: default;
}

.dxtvControl_Print .dxtv-ndHov
{
	background: #e3ebff url('mSubItemHBack.png') repeat-x left top;
	border: 1px solid #a6a9b2;
	padding: 0;
	cursor: pointer;
}

.dxtv-ndHov .dxtv-ndTxt,
.dxtv-ndHov .dxtv-ndImg
{
	cursor: pointer;
}

.dxtvControl_Print .dxtv-clr,
.dxtvControl_Print .dxtv-clrIE7
{
	clear: both;
	font-size: 0;
	display: block;
	height: 0;
	visibility: hidden;
	width: 0;
} 

.dxtvControl_Print .dxtv-clr
{
	line-height: 0;
}

.dxtvControl_Print.dxtvRtl,
.dxtvControl_Print.dxtvRtl .dxtv-nd,
.dxtvControl_Print.dxtvRtl .dxtv-elbNoLn,
.dxtvControl_Print.dxtvRtl .dxtv-elb,
.dxtvControl_Print.dxtvRtl .dxtv-ndTxt,
.dxtvControl_Print.dxtvRtl .dxtv-ndImg,
.dxtvControl_Print.dxtvRtl .dxtv-ndChk,
.dxtvControl_Print.dxtvRtl .dxtv-ndTmpl
{
	float: right;
}
.dxtvControl_Print.dxtvRtl .dxtv-nd
{
	margin: 1px 0 1px 1px;
}
.dxtvControl_Print.dxtvRtl .dxtv-elb,
.dxtvControl_Print.dxtvRtl .dxtv-ln
{
	background-position: right top;
}
.dxtvControl_Print.dxtvRtl .dxtv-btn
{
	margin: 3px 8px 0 0;
}
.dxtvControl_Print.dxtvRtl .dxtv-subnd
{
	margin: 0 22px 0 0;
}
.dxtvControl_Print.dxtvRtl .dxtv-ndImg
{
	padding: 4px 5px 3px 0px;
}
.dxtvControl_Print.dxtvRtl.OperaRtlFix .dxtv-btn
{
	margin: 5px 10px 0 0;
}
.dxtvControl_Print.dxtvRtl .dxtv-ndChk
{
	margin: 4px 6px 3px 3px;
	*margin: 4px 6px 0 0;
}
.dxtvControl_Print.dxtvRtl.OperaRtlFix .dxtv-subnd
{
	overflow-x: hidden;
}

.dxtvDisabled_Print,
.dxtvControl_Print .dxtvDisabled,
.dxtvDisabled_Print a,
.dxtvDisabled_Print .dxtv-ndTxt,
.dxtvDisabled_Print .dxtv-ndImg,
.dxtvDisabled_Print .dxtv-btn,
.dxtvDisabled_Print .dxtv-nd
{
	color: #b1b1b8;
	cursor: default;
} 

.dxtvLoadingPanelWithContent_Print
{
	font: 11px Verdana;
	color: #201f35;
	background-color: White;
	border: 1px solid #9da0aa;
}
.dxtvLoadingPanelWithContent_Print td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 7px 10px;
}

/* ASPxFileManager */
.dxfmControl_Print 
{
	font: 11px Verdana;
	outline: 0px;
}
.dxfmDisabled_Print
{
	color: #ACACAC;
}

/* FileManager - TreeView */
.dxfmControl_Print .dxtvControl_Print 
{
	margin-left: -5px;
}
.dxfmControl_Print .dxtvControl_Print .dxtv-nd .dxtv-ndTxt 
{
	padding-left: 1px;
}
.dxfmControl_Print .dxtvControl_Print .dxtv-nd 
{
	padding-left: 3px;
	margin-bottom: 0px;
}
.dxfmControl_Print .dxtvControl_Print .dxfm-folderSI
{
	border: 1px dotted #888888;
	padding: 0px 0px 0px 2px;
}
.dxfmControl_Print .dxtvControl_Print .dxtv-ndHov
{
	padding-left: 2px;
}
.dxfmControl_Print .dxtvControl_Print .dxtv-ndSel
{
	padding-left: 2px;
}
.dxfmControl_Print .dxtvControl_Print .dxtv-ndImg
{
	padding: 0px;
	margin-right: 3px;
	margin-top: 2px;
}

/* FileManager - File */
.dxfmControl_Print .dxfm-file 
{
	float: left;
	text-align: center;
	cursor: pointer;
	white-space: nowrap;
	padding: 5px;
	margin: 5px;
}
.dxfmControl_Print.dxfm-rtl .dxfm-file 
{
	float: right;
}
.dxfmDisabled_Print .dxfm-file
{
	cursor: default;
}
.dxfmControl_Print .dxfm-fileSI
{
	border: 1px dotted #888888;
}
.dxfmControl_Print .dxfm-fileSA
{
	border: 1px solid #888888;
}
.dxfmControl_Print .dxfm-fileH
{
	border: 1px solid #A6A9B2;
}

.dxfmControl_Print .dxfm-fileSA
{
	background: #E9EAEE url('mItemSBack.png') repeat-x left top;
	border: 1px solid #9DA0AA;
}
.dxfmControl_Print .dxfm-fileH
{
	background: #E3EBFF url('mSubItemHBack.png') repeat-x left top;
}
.dxfmControl_Print .dxfm-content
{
	overflow: hidden;
}
.dxfmControl_Print .dxfm-content div
{
	overflow: hidden;
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}
.dxfmControl_Print .dxfm-content div
{
	height: 18px;
}
.dxfmControl_Print .dxfm-content .dxfm-highlight
{
	background-color: #E2EAFD;
	background-repeat: repeat;
	color: #201F35;
	font-weight: bold;
}

/* FileManager - Toolbar */
.dxfmControl_Print .dxfm-toolbar
{
	background: #F2F2F7 url('mItemBack.png') repeat-x top left;
}
.dxfmControl_Print .dxfm-toolbar table.dxfm
{
	width: 100%;
}
.dxfmControl_Print .dxfm-toolbar .dxfm-filter
{
	text-align: right;
	vertical-align: top;
	white-space: nowrap;
}
.dxfmControl_Print.dxfm-rtl .dxfm-toolbar .dxfm-filter 
{
	text-align: left;
}
.dxfmControl_Print .dxfm-toolbar .dxfm-filter input
{
	border: 1px solid #9DA0AA #C2C4CB #D9DAE0;
	margin: 4px 4px 0px 3px;
	width: 130px;
	height: 16px;
	font: 11px Verdana;
}
.dxfmControl_Print .dxfm-toolbar .dxfm-path input
{
	border: 1px solid #9DA0AA #C2C4CB #D9DAE0;
	width: 230px;
	height: 16px;
	font: 11px Verdana;
}

/* FileManager - Toolbar - Light */
.dxfmControl_Print .dxfm-toolbar .dxsplLCC 
{
	padding: 5px;
}
.dxfmControl_Print .dxfm-toolbar .dxmLite_Print .dxm-main
{
	margin-top: 1px;
	border-width: 0px;
	background: transparent none;
}
.dxfmControl_Print .dxfm-toolbar .dxmLite_Print .dxm-horizontal.dxmtb .dxm-separator 
{
	margin: 0px 11px;
}
.dxfmControl_Print .dxfm-toolbar .dxmLite_Print .dxfm-path 
{
	padding-left: 2px;
}
.dxfmControl_Print .dxfm-toolbar .dxmLite_Print .dxfm-path input
{
	margin: 1px 8px 0px 4px;
}
.dxfmControl_Print.dxfm-rtl .dxfm-toolbar .dxmLite_Print .dxfm-path input
{
	margin: 1px 4px 0px 8px;
}
.dxfmControl_Print .dxfm-toolbar .dxmLite_Print .dxm-item .dxm-content 
{
	padding-top: 4px;
}
.dxfmControl_Print .dxfm-toolbar .dxmLite_Print .dxm-item .dxm-content .dxm-image {
	margin: 0px;
}

/* FileManager - Toolbar - Classic */
.dxfmControl_Print .dxfm-toolbar .dxmMenu_Print
{
	border-width: 0px;
	background: transparent none;
	padding-top: 3px;
	padding-left: 3px;
	display: inline-block;
}
.dxfmControl_Print .dxfm-toolbar .dxmMenu_Print .dxmMenuSeparator_Print 
{
	padding: 0px 11px;
}
.dxfmControl_Print .dxfm-toolbar .dxmMenu_Print .dxmMenuItemSpacing_Print 
{
	width: 4px;
	display: block;
}
.dxfmControl_Print .dxfm-toolbar .dxmMenu_Print .dxmMenuItem_Print.dxfm-path 
{
	padding-right: 0px;
	padding-left: 0px;
}
.dxfmControl_Print .dxfm-toolbar .dxmMenu_Print .dxmMenuItem_Print
{
	padding-top: 1px;
	padding-left: 3px;
	background: transparent none;
}
.dxfmControl_Print .dxfm-toolbar .dxmMenu_Print .dxmMenuItemWithImage_Print
{
	background: transparent none;
}
.dxfmControl_Print .dxfm-toolbar .dxmMenu_Print .dxmMenuItemHoverWithImage_Print
{
	background: #edeff7 url('mItemHBack.png') repeat-x left top;
	border: 1px solid #9da0aa;
	padding: 2px 4px;
}
.dxfmControl_Print .dxfm-toolbar .dxmMenu_Print .dxfm-path input
{
	margin: 0px 8px 0px 4px;
}
.dxfmControl_Print.dxfm-rtl .dxfm-toolbar .dxmMenu_Print .dxfm-path input
{
	margin: 0px 4px 0px 8px;
}

/* FileManager - UploadPanel */
.dxfmControl_Print .dxfm-uploadPanel 
{
	background-color: #EBECEF;
	text-align: right;
}
.dxfmControl_Print.dxfm-rtl .dxfm-uploadPanel 
{
	text-align: left;
}
.dxfmControl_Print .dxfm-uploadPanel table.dxfm-uploadPanelTable
{
	display: inline-block;
	margin-right: 2px;
	margin-top: 1px;
}
.dxfmControl_Print .dxfm-uploadPanel table.dxfm-uploadPanelTable .dxucControl_Print 
{
	margin-right: 10px;
	margin-top: 4px;
}
.dxfmControl_Print.dxfm-rtl .dxfm-uploadPanel table.dxfm-uploadPanelTable .dxucControl_Print 
{
	margin-right: 0px;
	margin-left: 10px;
}
.dxfmControl_Print .dxfm-uploadPanel table.dxfm-uploadPanelTable td.dxfm-uploadPanelTableBCell a 
{
	color: #1B3F91;
	text-decoration: none;
}
.dxfmControl_Print .dxfm-uploadPanel table.dxfm-uploadPanelTable td.dxfm-uploadPanelTableBCell a:hover
{
	text-decoration: underline;
}
.dxfmControl_Print .dxfm-uploadPanel table.dxfm-uploadPanelTable td.dxfm-uploadPanelTableBCell a.dxfm-uploadDisable 
{
	color: #777777;
	text-decoration: none;
	cursor: default;
}
.dxfmControl_Print .dxfm-uploadPanel.dxsplPane_Print .dxucTextBox_Print 
{
	padding: 0px 2px;
}
.dxfmControl_Print .dxfm-uploadPanel.dxsplPane_Print .dxucBrowseButton_Print 
{
	padding: 2px 8px 3px;
}
.dxfmControl_Print .dxfm-uploadPanel.dxsplPane_Print .dxucSilverlightPluginLinkPanel_Print 
{
	margin-top: -8px;
}

/* FileManager - Splitter */
.dxfmControl_Print .dxsplControl_Print
{
	border-width: 1px;
	border-color: #9DA0AA;
}
.dxfmControl_Print .dxsplPane_Print
{
	border-width: 0px;
}
.dxfmControl_Print .dxsplLCC {
	outline-width: 0px;
	padding: 4px;
}
.dxfmControl_Print .dxsplVSeparator_Print
{
	width: 3px;
	background: url('fmSplitterSeparator.gif') repeat-y right;
	border-width: 0px;
}
.dxfmControl_Print.dxfm-rtl .dxsplVSeparator_Print 
{
	background-position-x: left;
}
.dxfmControl_Print .dxsplHSeparator_Print
{
	border-width: 0px;
	background: #ABACB9 none;
}

/* FileManager - Create, Rename input */
.dxfmControl_Print .dxfm-cInput,
.dxfmControl_Print .dxfm-rInput
{
	border: 1px solid #9DA0AA #C2C4CB #D9DAE0;
	padding: 1px;
	font: 11px Verdana;
	outline-width: 0px;
	margin: 0px;
}

/* FileManager - LoadingPanel */
.dxfmControl_Print .dxfmLoadingPanel_Print 
{
	background-color: White;
	background-repeat: repeat;
	border: 1px solid #9DA0AA;
	color: #201F35;
	font: 11px Verdana;
}
.dxfmControl_Print .dxfmLoadingPanel_Print td.dx {
	padding: 7px 10px;
	text-align: center;
	white-space: nowrap;
}

/* FileManager - Move PopupControl */
.dxfmControl_Print .dxpcContentPaddings_Print
{
	padding: 5px 0px 0px;
}
.dxfmControl_Print .dxpcContent_Print .dxfm-mpFoldersC 
{
	overflow: auto;
	padding: 0px 0px 20px 5px;
}
.dxfmControl_Print .dxpcContent_Print .dxfm-mpButtonC
{
	margin-top: 20px;
	border-top: 1px solid #ABACB9;
	text-align: right;
	background-color: #EBECEF;
	padding: 10px 15px 10px 10px;
}
.dxfmControl_Print .dxpcContent_Print .dxfm-mpButtonC a 
{
	margin-left: 12px;
	color: #1B3F91;
}
/* menuButtons_ThemeName and menuLinks_ThemeName uses in XAF */
.menuButtons_Print 
{
	font: 11px Verdana;
	color: #201f35;
	background-color: transparent!important;
	background-repeat: repeat!important;
}

.menuButtons_Print .dxmMenuSeparator_Print .dx,
.menuButtons_Print .dxmMenuFullHeightSeparator_Print .dx 
{
	font-size: 0;
	line-height: 0;
	overflow: hidden;
	width: 1px;
	height: 1px;
}
.menuButtons_Print .dxmMenuFullHeightSeparator_Print
{
	display: inline;
}

.menuButtons_Print .dxmMenuSeparator_Print .dx,
.menuButtons_Print .dxmMenuFullHeightSeparator_Print,
.menuButtons_Print .dxmMenuVerticalSeparator_Print
{
	width: 5px;
}
.menuButtons_Print .dxmMenuSeparator_Print
{
	display: none;
}
.menuButtons_Print .dxmMenuVerticalSeparator_Print
{
	width: 100%;
	height: 1px;
}

.menuButtons_Print .dxmMenuItem_Print,
.menuButtons_Print .dxmMenuItemWithImage_Print,
.menuButtons_Print .dxmMenuItemWithPopOutImage_Print,
.menuButtons_Print .dxmMenuItemWithImageWithPopOutImage_Print,
.menuButtons_Print .dxmVerticalMenuItem_Print,
.menuButtons_Print .dxmVerticalMenuItemWithImage_Print,
.menuButtons_Print .dxmVerticalMenuItemWithPopOutImage_Print,
.menuButtons_Print .dxmVerticalMenuItemWithImageWithPopOutImage_Print, 
.menuButtons_Print .dxmMenuLargeItem_Print,
.menuButtons_Print .dxmMenuLargeItemWithImage_Print,
.menuButtons_Print .dxmMenuLargeItemWithPopOutImage_Print,
.menuButtons_Print .dxmMenuLargeItemWithImageWithPopOutImage_Print,
.menuButtons_Print .dxmVerticalMenuLargeItem_Print,
.menuButtons_Print .dxmVerticalMenuLargeItemWithImage_Print,
.menuButtons_Print .dxmVerticalMenuLargeItemWithPopOutImage_Print,
.menuButtons_Print .dxmVerticalMenuLargeItemWithImageWithPopOutImage_Print
{
	font-weight: normal;
	vertical-align: middle;
	background: #ebedf2 url('mItemBack.png') repeat-x center bottom;
	padding: 2px 10px 3px 11px;
	cursor: pointer;
	color: #201f35;
	border: 1px solid #a9acb5;
}
.menuButtons_Print .dxmMenuItemHover_Print,
.menuButtons_Print .dxmMenuItemHoverWithImage_Print,
.menuButtons_Print .dxmMenuItemHoverWithPopOutImage_Print,
.menuButtons_Print .dxmMenuItemHoverWithImageWithPopOutImage_Print, 
.menuButtons_Print .dxmVerticalMenuItemHover_Print,
.menuButtons_Print .dxmVerticalMenuItemHoverWithImage_Print,
.menuButtons_Print .dxmVerticalMenuItemHoverWithPopOutImage_Print,
.menuButtons_Print .dxmVerticalMenuItemHoverWithImageWithPopOutImage_Print, 
.menuButtons_Print .dxmMenuLargeItemHover_Print,
.menuButtons_Print .dxmMenuLargeItemHoverWithImage_Print,
.menuButtons_Print .dxmMenuLargeItemHoverWithPopOutImage_Print,
.menuButtons_Print .dxmMenuLargeItemHoverWithImageWithPopOutImage_Print, 
.menuButtons_Print .dxmVerticalMenuLargeItemHover_Print,
.menuButtons_Print .dxmVerticalMenuLargeItemHoverWithImage_Print,
.menuButtons_Print .dxmVerticalMenuLargeItemHoverWithPopOutImage_Print,
.menuButtons_Print .dxmVerticalMenuLargeItemHoverWithImageWithPopOutImage_Print
{
	color: #201f35;
	background: #dde6fe url('mItemHBack.png') repeat-x center bottom;
	padding: 2px 10px 3px 11px;
	font-weight: normal;
	vertical-align: middle;
	border: 1px solid #a9acb5;
	cursor: pointer;
}
.menuButtons_Print .dxmMenuItemWithImage_Print,
.menuButtons_Print .dxmMenuItemWithImageWithPopOutImage_Print,
.menuButtons_Print .dxmVerticalMenuItemWithImage_Print,
.menuButtons_Print .dxmVerticalMenuItemWithImageWithPopOutImage_Print, 
.menuButtons_Print .dxmMenuLargeItemWithImage_Print,
.menuButtons_Print .dxmMenuLargeItemWithImageWithPopOutImage_Print,
.menuButtons_Print .dxmVerticalMenuLargeItemWithImage_Print,
.menuButtons_Print .dxmVerticalMenuLargeItemWithImageWithPopOutImage_Print,
.menuButtons_Print .dxmMenuItemHoverWithImage_Print,
.menuButtons_Print .dxmMenuItemHoverWithImageWithPopOutImage_Print, 
.menuButtons_Print .dxmVerticalMenuItemHoverWithImage_Print,
.menuButtons_Print .dxmVerticalMenuItemHoverWithImageWithPopOutImage_Print, 
.menuButtons_Print .dxmMenuLargeItemHoverWithImage_Print,
.menuButtons_Print .dxmMenuLargeItemHoverWithImageWithPopOutImage_Print, 
.menuButtons_Print .dxmVerticalMenuLargeItemHover_Print,
.menuButtons_Print .dxmVerticalMenuLargeItemHoverWithImageWithPopOutImage_Print
{
	padding-top: 2px!important;
	padding-bottom: 1px!important;
}

.menuLinks_Print
{
	font: 11px Verdana;
	background-color: transparent!important;
	background-repeat: repeat!important;
	border-width: 0px!important;
}

.menuLinks_Print .dxmMenuItemHover_Print a,
.menuLinks_Print .dxmMenuItemHoverWithImage_Print a,
.menuLinks_Print .dxmMenuItemHoverWithPopOutImage_Print a,
.menuLinks_Print .dxmMenuItemHoverWithImageWithPopOutImage_Print a,
.menuLinks_Print .dxmVerticalMenuItemHover_Print a,
.menuLinks_Print .dxmVerticalMenuItemHoverWithImage_Print a,
.menuLinks_Print .dxmVerticalMenuItemHoverWithPopOutImage_Print a,
.menuLinks_Print .dxmVerticalMenuItemHoverWithImageWithPopOutImage_Print a,
.menuLinks_Print .dxmMenuLargeItemHover_Print a,
.menuLinks_Print .dxmMenuLargeItemHoverWithImage_Print a,
.menuLinks_Print .dxmMenuLargeItemHoverWithPopOutImage_Print a,
.menuLinks_Print .dxmMenuLargeItemHoverWithImageWithPopOutImage_Print a,
.menuLinks_Print .dxmVerticalMenuLargeItemHover_Print a,
.menuLinks_Print .dxmVerticalMenuLargeItemHoverWithImage_Print a,
.menuLinks_Print .dxmVerticalMenuLargeItemHoverWithPopOutImage_Print a,
.menuLinks_Print .dxmVerticalMenuLargeItemHoverWithImageWithPopOutImage_Print a
{
	color: #1b3f91!important;
	text-decoration: underline;
}

.menuLinks_Print .dxmMenuItemHover_Print,
.menuLinks_Print .dxmMenuItemHoverWithImage_Print,
.menuLinks_Print .dxmMenuItemHoverWithPopOutImage_Print,
.menuLinks_Print .dxmMenuItemHoverWithImageWithPopOutImage_Print, 
.menuLinks_Print .dxmVerticalMenuItemHover_Print,
.menuLinks_Print .dxmVerticalMenuItemHoverWithImage_Print,
.menuLinks_Print .dxmVerticalMenuItemHoverWithPopOutImage_Print,
.menuLinks_Print .dxmVerticalMenuItemHoverWithImageWithPopOutImage_Print, 
.menuLinks_Print .dxmMenuLargeItemHover_Print,
.menuLinks_Print .dxmMenuLargeItemHoverWithImage_Print,
.menuLinks_Print .dxmMenuLargeItemHoverWithPopOutImage_Print,
.menuLinks_Print .dxmMenuLargeItemHoverWithImageWithPopOutImage_Print, 
.menuLinks_Print .dxmVerticalMenuLargeItemHover_Print,
.menuLinks_Print .dxmVerticalMenuLargeItemHoverWithImage_Print,
.menuLinks_Print .dxmVerticalMenuLargeItemHoverWithPopOutImage_Print,
.menuLinks_Print .dxmVerticalMenuLargeItemHoverWithImageWithPopOutImage_Print
{
	background-color: transparent;
	background-repeat: repeat;
	padding-right: 5px;
	padding-left: 11px;
	font-weight: normal;
	vertical-align: middle;
	cursor: pointer;
	border-width: 0px;
}

.menuLinks_Print .dxmMenuItem_Print a,
.menuLinks_Print .dxmMenuItem_Print a:visited,
.menuLinks_Print .dxmMenuItemWithImage_Print a,
.menuLinks_Print .dxmMenuItemWithImage_Print a:visited,
.menuLinks_Print .dxmMenuItemWithPopOutImage_Print a,
.menuLinks_Print .dxmMenuItemWithPopOutImage_Print a:visited,
.menuLinks_Print .dxmMenuItemWithImageWithPopOutImage_Print a,
.menuLinks_Print .dxmMenuItemWithImageWithPopOutImage_Print a:visited,
.menuLinks_Print .dxmVerticalMenuItem_Print a,
.menuLinks_Print .dxmVerticalMenuItem_Print a:visited,
.menuLinks_Print .dxmVerticalMenuItemWithImage_Print a,
.menuLinks_Print .dxmVerticalMenuItemWithImage_Print a:visited,
.menuLinks_Print .dxmVerticalMenuItemWithPopOutImage_Print a,
.menuLinks_Print .dxmVerticalMenuItemWithPopOutImage_Print a:visited,
.menuLinks_Print .dxmVerticalMenuItemWithImageWithPopOutImage_Print a,
.menuLinks_Print .dxmVerticalMenuItemWithImageWithPopOutImage_Print a:visited,
.menuLinks_Print .dxmMenuLargeItem_Print a,
.menuLinks_Print .dxmMenuLargeItem_Print a:visited,
.menuLinks_Print .dxmMenuLargeItemWithImage_Print a,
.menuLinks_Print .dxmMenuLargeItemWithImage_Print a:visited,
.menuLinks_Print .dxmMenuLargeItemWithPopOutImage_Print a,
.menuLinks_Print .dxmMenuLargeItemWithPopOutImage_Print a:visited,
.menuLinks_Print .dxmMenuLargeItemWithImageWithPopOutImage_Print a,
.menuLinks_Print .dxmMenuLargeItemWithImageWithPopOutImage_Print a:visited,
.menuLinks_Print .dxmVerticalMenuLargeItem_Print a,
.menuLinks_Print .dxmVerticalMenuLargeItem_Print a:visited,
.menuLinks_Print .dxmVerticalMenuLargeItemWithImage_Print a,
.menuLinks_Print .dxmVerticalMenuLargeItemWithImage_Print a:visited,
.menuLinks_Print .dxmVerticalMenuLargeItemWithPopOutImage_Print a,
.menuLinks_Print .dxmVerticalMenuLargeItemWithPopOutImage_Print a:visited,
.menuLinks_Print .dxmVerticalMenuLargeItemWithImageWithPopOutImage_Print a,
.menuLinks_Print .dxmVerticalMenuLargeItemWithImageWithPopOutImage_Print a:visited
{
	color: #1b3f91;
	text-decoration: underline;
}

.menuLinks_Print .dxmMenuItem_Print,
.menuLinks_Print .dxmMenuItemWithImage_Print,
.menuLinks_Print .dxmMenuItemWithPopOutImage_Print,
.menuLinks_Print .dxmMenuItemWithImageWithPopOutImage_Print,
.menuLinks_Print .dxmVerticalMenuItem_Print,
.menuLinks_Print .dxmVerticalMenuItemWithImage_Print,
.menuLinks_Print .dxmVerticalMenuItemWithPopOutImage_Print,
.menuLinks_Print .dxmVerticalMenuItemWithImageWithPopOutImage_Print, 
.menuLinks_Print .dxmMenuLargeItem_Print,
.menuLinks_Print .dxmMenuLargeItemWithImage_Print,
.menuLinks_Print .dxmMenuLargeItemWithPopOutImage_Print,
.menuLinks_Print .dxmMenuLargeItemWithImageWithPopOutImage_Print,
.menuLinks_Print .dxmVerticalMenuLargeItem_Print,
.menuLinks_Print .dxmVerticalMenuLargeItemWithImage_Print,
.menuLinks_Print .dxmVerticalMenuLargeItemWithPopOutImage_Print,
.menuLinks_Print .dxmVerticalMenuLargeItemWithImageWithPopOutImage_Print
{
	font-weight: normal;
	vertical-align: middle;
	background-color: transparent;
	background-repeat: repeat;
	padding: 0px 5px 0px 11px;
	cursor: pointer;
}

/* --- ASPxMenu Lite skins for XAF --- */
.dxmtb.menuLinks_Print .dxm-item,
.dxmtb.menuLinks_Print .dxm-hovered,
.dxmtb.menuLinks_Print .dxm-disabled,
.menuLinks_Print.dxm-vertical .dxm-item,
.menuLinks_Print.dxm-vertical .dxm-hovered,
.menuLinks_Print.dxm-vertical .dxm-disabled
{
	border-style: none!important;
	padding: 1px!important;
}
.menuLinks_Print .dxm-content,
.menuLinks_Print .dxm-hovered .dxm-content,
.menuLinks_Print .dxm-disabled .dxm-content
{
	padding-top: 4px!important;
	padding-bottom: 0px!important;
}
.menuLinks_Print .dxm-popOut,
.menuLinks_Print .dxm-hovered .dxm-popOut,
.menuLinks_Print .dxm-disabled .dxm-popOut
{
	padding-top: 10px!important;
	padding-bottom: 0px!important;
}
.menuLinks_Print.dxm-vertical .dxm-dropDownMode .dxm-popOut
{
	padding-top: 8px!important;
	padding-right: 4px!important;
}
.menuLinks_Print .dxm-image,
.menuLinks_Print .dxm-hovered .dxm-image,
.menuLinks_Print .dxm-disabled .dxm-image
{
	vertical-align: text-top;
	display: block;
	border-style: none;
	float: left;
}
.dxmLite_Print .menuLinks_Print .dxm-content a.dx
{
	color: #1b3f91;
}
.dxmLite_Print .menuLinks_Print .dxm-hovered .dxm-content a.dx
{
	text-decoration: underline!important;
	color: #1b3f91;
}
.menuLinks_Print .dxm-disabled
{
	text-decoration: underline!important;
}
.menuLinks_Print .dxm-popOut,
.menuLinks_Print .dxm-hovered .dxm-popOut,
.menuLinks_Print .dxm-disabled .dxm-popOut
{
	border-left-style: none!important;
}
.menuLinks_Print .dxm-hasText .dxm-image
{
	margin-right: 5px!important;
}
.menuLinks_Print .dxm-content
{
	padding-left: 7px!important;
}
.menuLinks_Print .dxm-hasText.dxm-content
{
	padding-left: 6px!important;
}
.menuLinks_Print .dxm-noImage .dxm-content,
.menuLinks_Print .dxm-noImages .dxm-content
{
	padding-left: 8px!important;
}
.menuLinks_Print.dxm-vertical .dxm-noImage .dxm-content,
.menuLinks_Print.dxm-vertical .dxm-noImages .dxm-content
{
	padding-left: 33px!important;
}
.menuLinks_Print .dxm-dropDownMode .dxm-content 
{
	padding-left: 8px!important;
	padding-right: 12px!important;
}
.menuLinks_Print .dxm-dropDownMode.dxm-noImage .dxm-content,
.menuLinks_Print .dxm-noImages .dxm-dropDownMode .dxm-content
{
	padding-left: 9px!important;
}
.menuLinks_Print.dxm-vertical .dxm-content,
.menuLinks_Print.dxm-vertical .dxm-dropDownMode .dxm-content 
{
	padding-left: 10px!important;
}
.dxmLite_Print .menuLinks_Print .dxm-disabled .dxm-content a.dx
{
	color: #b1b1b8;
	text-decoration: none!important;
	cursor: default!important;
}

.dxmLite_Print .dxmtb.menuButtons_Print .dxm-separator B
{
	width: 0px!important;
}
.menuButtons_Print .dxm-content,
.menuButtons_Print .dxm-hovered .dxm-content,
.menuButtons_Print .dxm-disabled .dxm-content
{
	padding-top: 2px!important;
	padding-bottom: 2px!important;
}
.menuButtons_Print .dxm-noImages .dxm-content,
.menuButtons_Print .dxm-noImage .dxm-content,
.menuButtons_Print .dxm-noImage .dxm-hovered .dxm-content,
.menuButtons_Print .dxm-noImage .dxm-disabled .dxm-content
{
	padding-top: 3px!important;
	padding-bottom: 3px!important;
}
.dxm-horizontal.menuButtons_Print .dxm-content 
{
	padding-left: 11px!important;
}
.menuButtons_Print.dxm-vertical .dxm-content
{
	padding-left: 11px!important;
}
.menuButtons_Print.dxm-vertical .dxm-noImage .dxm-content,
.menuButtons_Print.dxm-vertical .dxm-noImages .dxm-content
{
	padding-left: 14px!important;
}
.dxm-horizontal.menuButtons_Print .dxm-dropDownMode .dxm-content 
{
	padding-right: 3px!important;
}
.dxm-horizontal.menuButtons_Print .dxm-content 
{
	padding-right: 10px!important;
}
.dxm-horizontal.menuButtons_Print .dxm-content.dxm-hasText .dxm-image 
{
	margin-right: 10px!important;
}
.dxm-horizontal.menuButtons_Print .dxm-content .dxm-image 
{
	margin-right: 0px!important;
}
.dxm-horizontal.menuButtons_Print .dxm-popOut,
.dxm-horizontal.menuButtons_Print .dxm-disabled .dxm-popOut
{
	padding: 8px 10px 7px 12px!important;
}
.dxm-horizontal.menuButtons_Print .dxm-hovered .dxm-popOut
{
	padding-left: 11px!important;
}
.menuButtons_Print.dxm-vertical .dxm-popOut,
.menuButtons_Print.dxm-vertical .dxm-hovered .dxm-popOut,
.menuButtons_Print.dxm-vertical .dxm-disabled .dxm-popOut
{
	padding-left: 11px!important;
	padding-right: 10px!important;
}
.dxm-horizontal.menuButtons_Print,
.dxm-horizontal.menuButtons_Print .dxm-item,
.dxm-horizontal.menuButtons_Print .dxm-hovered,
.dxm-horizontal.menuButtons_Print li.dxm-disabled
{
	padding: 0px 5px 0px 0px!important;
	border-style: none!important;
}
.dxm-horizontal.menuButtons_Print .dxm-item .dxm-content,
.dxm-horizontal.menuButtons_Print .dxm-item .dxm-popOut,
.menuButtons_Print.dxm-vertical .dxm-item
{
	color: #201f35;
	border: 1px solid #a9acb5;
	background: #ebedf2 url('Editors/edtBtnBack.png') repeat-x left top;
}
.dxm-horizontal.menuButtons_Print .dxm-hovered .dxm-content,
.dxm-horizontal.menuButtons_Print .dxm-hovered .dxm-popOut,
.menuButtons_Print.dxm-vertical .dxm-hovered
{
	color: #201f35;
	border: 1px solid #a9acb5!important;
	background: #dde6fe url('Editors/edtBtnHBack.png') repeat-x left top;
}
.dxm-horizontal.menuButtons_Print .dxm-disabled .dxm-content,
.dxm-horizontal.menuButtons_Print .dxm-disabled .dxm-popOut,
.menuButtons_Print.dxm-vertical .dxm-disabled
{
	color: #babac1;
	border: 1px solid #e1e2e5;
	background: #f8f9fa url('Editors/edtBtnDisabledBack.png') repeat-x left top;
}
.dxm-horizontal.menuButtons_Print .dxm-item .dxm-popOut,
.dxm-horizontal.menuButtons_Print .dxm-disabled .dxm-popOut
{
	border-left-width: 0px;
}
.dxm-horizontal.menuButtons_Print .dxm-dropDownMode.dxm-item .dxm-content,
.dxm-horizontal.menuButtons_Print .dxm-dropDownMode.dxm-hovered .dxm-content,
.dxm-horizontal.menuButtons_Print .dxm-dropDownMode.dxm-disabled .dxm-content,
.dxm-horizontal.menuButtons_Print .dxm-subMenu.dxm-item .dxm-content,
.dxm-horizontal.menuButtons_Print .dxm-subMenu.dxm-hovered .dxm-content,
.dxm-horizontal.menuButtons_Print .dxm-subMenu.dxm-disabled .dxm-content
{
	border-right-width: 0px!important;
	padding-right: 4px!important;
}
.dxm-horizontal.menuButtons_Print .dxm-subMenu .dxm-popOut,
.dxm-horizontal.menuButtons_Print .dxm-subMenu.dxm-hovered .dxm-popOut
{
	padding-left: 0px!important;
	border-left-width: 0px!important;
}

