.dxEditors_edtError_HOAServices,
.dxEditors_edtCalendarPrevYear_HOAServices,
.dxEditors_edtCalendarPrevYearDisabled_HOAServices,
.dxEditors_edtCalendarPrevMonth_HOAServices,
.dxEditors_edtCalendarPrevMonthDisabled_HOAServices,
.dxEditors_edtCalendarNextMonth_HOAServices,
.dxEditors_edtCalendarNextMonthDisabled_HOAServices,
.dxEditors_edtCalendarNextYear_HOAServices,
.dxEditors_edtCalendarNextYearDisabled_HOAServices,
.dxEditors_edtCalendarFNPrevYear_HOAServices,
.dxEditors_edtCalendarFNNextYear_HOAServices,
.dxEditors_edtEllipsis_HOAServices,
.dxEditors_edtEllipsisDisabled_HOAServices,
.dxEditors_edtDropDown_HOAServices,
.dxEditors_edtDropDownDisabled_HOAServices,
.dxEditors_edtSpinEditIncrementImage_HOAServices,
.dxEditors_edtSpinEditIncrementImageDisabled_HOAServices,
.dxEditors_edtSpinEditDecrementImage_HOAServices,
.dxEditors_edtSpinEditDecrementImageDisabled_HOAServices,
.dxEditors_edtSpinEditLargeIncImage_HOAServices,
.dxEditors_edtSpinEditLargeIncImageDisabled_HOAServices,
.dxEditors_edtSpinEditLargeDecImage_HOAServices,
.dxEditors_edtSpinEditLargeDecImageDisabled_HOAServices,
.dxEditors_fcadd_HOAServices,
.dxEditors_fcaddhot_HOAServices,
.dxEditors_fcremove_HOAServices,
.dxEditors_fcremovehot_HOAServices,
.dxEditors_fcgroupaddcondition_HOAServices,
.dxEditors_fcgroupaddgroup_HOAServices,
.dxEditors_fcgroupremove_HOAServices,
.dxEditors_fcopany_HOAServices,
.dxEditors_fcopbegin_HOAServices,
.dxEditors_fcopbetween_HOAServices,
.dxEditors_fcopcontain_HOAServices,
.dxEditors_fcopnotcontain_HOAServices,
.dxEditors_fcopnotequal_HOAServices,
.dxEditors_fcopend_HOAServices,
.dxEditors_fcopequal_HOAServices,
.dxEditors_fcopgreater_HOAServices,
.dxEditors_fcopgreaterorequal_HOAServices,
.dxEditors_fcopnotblank_HOAServices,
.dxEditors_fcopblank_HOAServices,
.dxEditors_fcopless_HOAServices,
.dxEditors_fcoplessorequal_HOAServices,
.dxEditors_fcoplike_HOAServices,
.dxEditors_fcopnotany_HOAServices,
.dxEditors_fcopnotbetween_HOAServices,
.dxEditors_fcopnotlike_HOAServices,
.dxEditors_fcgroupand_HOAServices,
.dxEditors_fcgroupor_HOAServices,
.dxEditors_fcgroupnotand_HOAServices,
.dxEditors_fcgroupnotor_HOAServices,
.dxEditors_caRefresh_HOAServices,
.dxEditors_edtRadioButtonChecked_HOAServices,
.dxEditors_edtRadioButtonUnchecked_HOAServices,
.dxEditors_edtRadioButtonCheckedDisabled_HOAServices,
.dxEditors_edtRadioButtonUncheckedDisabled_HOAServices,
.dxEditors_edtRadioButtonGrayedDisabled_HOAServices,
.dxEditors_edtTBDecBtn_HOAServices,
.dxEditors_edtTBIncBtn_HOAServices,
.dxEditors_edtTBMainDH_HOAServices,
.dxEditors_edtTBSecondaryDH_HOAServices,
.dxEditors_edtTBIncBtnDisabled_HOAServices,
.dxEditors_edtTBDecBtnDisabled_HOAServices,
.dxEditors_edtTBMainDHDisabled_HOAServices,
.dxEditors_edtTBSecondaryDHDisabled_HOAServices
{
    background-image: url('sprite.png');
    -background-image: url('sprite.gif'); /* for IE6 */
    background-repeat: no-repeat;
    background-color: transparent;
}

/* TrackBar */
.dxEditors_edtTBDecBtn_HOAServices, .dxEditors_edtTBIncBtn_HOAServices,
.dxEditors_edtTBDecBtnHover_HOAServices, .dxEditors_edtTBIncBtnHover_HOAServices,
.dxEditors_edtTBDecBtnPressed_HOAServices, .dxEditors_edtTBIncBtnPressed_HOAServices,
.dxEditors_edtTBDecBtnDisabled_HOAServices, .dxEditors_edtTBIncBtnDisabled_HOAServices
{
	width: 16px;
	height: 16px;
}

.dxeTBHSys .dxEditors_edtTBMainDH_HOAServices, .dxeTBHSys .dxEditors_edtTBSecondaryDH_HOAServices,
.dxeTBHSys .dxEditors_edtTBMainDHHover_HOAServices, .dxeTBHSys .dxEditors_edtTBSecondaryDHHover_HOAServices,
.dxeTBHSys .dxEditors_edtTBMainDHPressed_HOAServices, .dxeTBHSys .dxEditors_edtTBSecondaryDHPressed_HOAServices,
.dxeTBHSys .dxEditors_edtTBMainDHDisabled_HOAServices, .dxeTBHSys .dxEditors_edtTBSecondaryDHDisabled_HOAServices
{
	width: 13px;
	height: 26px;
}
.dxeTBVSys .dxEditors_edtTBMainDH_HOAServices, .dxeTBVSys .dxEditors_edtTBSecondaryDH_HOAServices,
.dxeTBVSys .dxEditors_edtTBMainDHHover_HOAServices, .dxeTBVSys .dxEditors_edtTBSecondaryDHHover_HOAServices,
.dxeTBVSys .dxEditors_edtTBMainDHPressed_HOAServices, .dxeTBVSys .dxEditors_edtTBSecondaryDHPressed_HOAServices,
.dxeTBVSys .dxEditors_edtTBMainDHDisabled_HOAServices, .dxeTBVSys .dxEditors_edtTBSecondaryDHDisabled_HOAServices
{
	width: 26px;
	height: 13px;
}

.dxEditors_edtTBDecBtn_HOAServices
{
	background-position: 0px -190px;
}
.dxEditors_edtTBDecBtnHover_HOAServices
{
	background-position: -57px -190px;
}
.dxEditors_edtTBDecBtnPressed_HOAServices
{
	background-position: 0px -211px;
}
.dxEditors_edtTBDecBtnDisabled_HOAServices
{
	background-position: -57px -211px;
}

.dxEditors_edtTBIncBtn_HOAServices
{
	background-position: -29px -190px;
}
.dxEditors_edtTBIncBtnHover_HOAServices
{
	background-position: -85px -190px;
}
.dxEditors_edtTBIncBtnPressed_HOAServices
{ 
	background-position: -29px -211px;
}
.dxEditors_edtTBIncBtnDisabled_HOAServices
{ 
	background-position: -85px -211px;
}

.dxeTBHSys .dxEditors_edtTBMainDH_HOAServices,
.dxeTBHSys .dxEditors_edtTBSecondaryDH_HOAServices
{
	background-position: 0px -156px;
}
.dxeTBHSys .dxEditors_edtTBMainDHHover_HOAServices,
.dxeTBHSys .dxEditors_edtTBSecondaryDHHover_HOAServices
{
	background-position: -17px -156px;
}

.dxeTBHSys .dxEditors_edtTBMainDHPressed_HOAServices,
.dxeTBHSys .dxEditors_edtTBSecondaryDHPressed_HOAServices
{
	background-position: -34px -156px;
	z-index: 7;
}

.dxeTBHSys .dxEditors_edtTBMainDHDisabled_HOAServices,
.dxeTBHSys .dxEditors_edtTBSecondaryDHDisabled_HOAServices
{
	background-position: -52px -156px;
}

.dxeFocused_HOAServices .dxeTBHSys .dxeFocusedMDHSys .dxEditors_edtTBMainDH_HOAServices,
.dxeFocused_HOAServices .dxeTBHSys .dxeFocusedSDHSys .dxEditors_edtTBSecondaryDH_HOAServices
{
	background-position: -70px -156px;
}
.dxeFocused_HOAServices .dxeTBHSys .dxeFocusedMDHSys .dxEditors_edtTBMainDHHover_HOAServices,
.dxeFocused_HOAServices .dxeTBHSys .dxeFocusedSDHSys .dxEditors_edtTBSecondaryDHHover_HOAServices
{
	background-position: -87px -156px;
}
.dxeFocused_HOAServices .dxeTBHSys .dxeFocusedMDHSys .dxEditors_edtTBMainDHPressed_HOAServices,
.dxeFocused_HOAServices .dxeTBHSys .dxeFocusedSDHSys .dxEditors_edtTBSecondaryDHPressed_HOAServices
{
	background-position: -104px -156px;
}

.dxeTBVSys .dxEditors_edtTBMainDH_HOAServices,
.dxeTBVSys .dxEditors_edtTBSecondaryDH_HOAServices
{
	background-position: -133px -128px;
}

.dxeTBVSys .dxEditors_edtTBMainDHHover_HOAServices,
.dxeTBVSys .dxEditors_edtTBSecondaryDHHover_HOAServices
{
	background-position: -133px -144px;
}

.dxeTBVSys .dxEditors_edtTBMainDHPressed_HOAServices,
.dxeTBVSys .dxEditors_edtTBSecondaryDHPressed_HOAServices
{
	background-position: -133px -160px;
	z-index: 7;
}

.dxeTBVSys .dxEditors_edtTBMainDHDisabled_HOAServices,
.dxeTBVSys .dxEditors_edtTBSecondaryDHDisabled_HOAServices
{
	background-position: -133px -176px;
}

.dxeFocused_HOAServices .dxeTBVSys .dxeFocusedMDHSys .dxEditors_edtTBMainDH_HOAServices,
.dxeFocused_HOAServices .dxeTBVSys .dxeFocusedSDHSys .dxEditors_edtTBSecondaryDH_HOAServices
{
	background-position: -164px -128px;
}
.dxeFocused_HOAServices .dxeTBVSys .dxeFocusedMDHSys .dxEditors_edtTBMainDHHover_HOAServices,
.dxeFocused_HOAServices .dxeTBVSys .dxeFocusedSDHSys .dxEditors_edtTBSecondaryDHHover_HOAServices
{
	background-position: -164px -144px;
}
.dxeFocused_HOAServices .dxeTBVSys .dxeFocusedMDHSys .dxEditors_edtTBMainDHPressed_HOAServices,
.dxeFocused_HOAServices .dxeTBVSys .dxeFocusedSDHSys .dxEditors_edtTBSecondaryDHPressed_HOAServices
{
	background-position: -164px -160px;
}

/* RadioButton */
.dxEditors_edtRadioButtonChecked_HOAServices,
.dxEditors_edtRadioButtonUnchecked_HOAServices,
.dxEditors_edtRadioButtonCheckedDisabled_HOAServices,
.dxEditors_edtRadioButtonUncheckedDisabled_HOAServices,
.dxEditors_edtRadioButtonGrayedDisabled_HOAServices {
    width: 15px;
    height: 15px;
}

.dxEditors_edtError_HOAServices,
.dxEditors_edtCalendarPrevYear_HOAServices,
.dxEditors_edtCalendarPrevYearDisabled_HOAServices,
.dxEditors_edtCalendarPrevMonth_HOAServices,
.dxEditors_edtCalendarPrevMonthDisabled_HOAServices,
.dxEditors_edtCalendarNextMonth_HOAServices,
.dxEditors_edtCalendarNextMonthDisabled_HOAServices,
.dxEditors_edtCalendarNextYear_HOAServices,
.dxEditors_edtCalendarNextYearDisabled_HOAServices,
.dxEditors_edtCalendarFNPrevYear_HOAServices,
.dxEditors_edtCalendarFNNextYear_HOAServices,
.dxEditors_edtEllipsis_HOAServices,
.dxEditors_edtEllipsisDisabled_HOAServices,
.dxEditors_edtDropDown_HOAServices,
.dxEditors_edtDropDownDisabled_HOAServices,
.dxEditors_edtSpinEditIncrementImage_HOAServices,
.dxEditors_edtSpinEditIncrementImageDisabled_HOAServices,
.dxEditors_edtSpinEditDecrementImage_HOAServices,
.dxEditors_edtSpinEditDecrementImageDisabled_HOAServices,
.dxEditors_edtSpinEditLargeIncImage_HOAServices,
.dxEditors_edtSpinEditLargeIncImageDisabled_HOAServices,
.dxEditors_edtSpinEditLargeDecImage_HOAServices,
.dxEditors_edtSpinEditLargeDecImageDisabled_HOAServices
{
	display:block;
	margin:auto;
}

.dxEditors_edtRadioButtonUnchecked_HOAServices {
	background-position: 0px -46px; 
}
.dxEditors_edtRadioButtonChecked_HOAServices {
	background-position: -15px -46px; 
}
.dxEditors_edtRadioButtonUncheckedDisabled_HOAServices {
	background-position: -30px -46px; 
}
.dxEditors_edtRadioButtonCheckedDisabled_HOAServices {
	background-position: -45px -46px; 
}

.dxEditors_edtError_HOAServices {
    background-position: -170px 0px;
    width: 14px;
    height: 14px;
}

.dxEditors_edtCalendarPrevYear_HOAServices {
    background-image: url('edtCalendarPrevYear.gif');
    width: 22px;
    height: 18px;
}

.dxEditors_edtCalendarPrevYearDisabled_HOAServices {
    background-position: -76px -20px;
    width: 22px;
    height: 18px;
}

.dxEditors_edtCalendarPrevMonth_HOAServices {
    background-image: url('edtCalendarPrevMonth.gif');
    width: 20px;
    height: 18px;
}

.dxEditors_edtCalendarPrevMonthDisabled_HOAServices {
    background-position: -63px -130px;
    width: 20px;
    height: 18px;
}

.dxEditors_edtCalendarNextMonth_HOAServices {
    background-image: url('edtCalendarNextMonth.gif');
    width: 20px;
    height: 18px;
}

.dxEditors_edtCalendarNextMonthDisabled_HOAServices {
    background-position: -21px -130px;
    width: 20px;
    height: 18px;
}

.dxEditors_edtCalendarNextYear_HOAServices {
    background-image: url('edtCalendarNextYear.gif');
    width: 22px;
    height: 18px;
}

.dxEditors_edtCalendarNextYearDisabled_HOAServices {
    background-position: -38px -20px;
    width: 22px;
    height: 18px;
}

.dxEditors_edtCalendarFNPrevYear_HOAServices {
    background-position: 0px 0px;
    width: 20px;
    height: 18px;
}

.dxEditors_edtCalendarFNNextYear_HOAServices {
    background-position: 0px -20px;
    width: 20px;
    height: 18px;
}

.dxEditors_edtEllipsis_HOAServices {
    background-position: -113px 0px;
    width: 12px;
    height: 6px;
}

.dxEditors_edtEllipsisDisabled_HOAServices {
    background-position: -113px -22px;
    width: 12px;
    height: 6px;
}

.dxEditors_edtDropDown_HOAServices {
    background-position: -102px 0px;
    width: 7px;
    height: 4px;
}

.dxEditors_edtDropDownDisabled_HOAServices {
    background-position: -102px -22px;
    width: 7px;
    height: 4px;
}

.dxEditors_edtSpinEditIncrementImage_HOAServices {
    background-position: -150px 0px;
    width: 7px;
    height: 4px;
}

.dxEditors_edtSpinEditIncrementImageDisabled_HOAServices {
    background-position: -150px -13px;
    width: 7px;
    height: 4px;
}

.dxEditors_edtSpinEditDecrementImage_HOAServices {
    background-position: -132px 0px;
    width: 7px;
    height: 4px;
}

.dxEditors_edtSpinEditDecrementImageDisabled_HOAServices {
    background-position: -132px -13px;
    width: 7px;
    height: 4px;
}

.dxEditors_edtSpinEditLargeIncImage_HOAServices {
    background-position: -145px -26px;
    width: 6px;
    height: 9px;
}

.dxEditors_edtSpinEditLargeIncImageDisabled_HOAServices {
    background-position: -171px -26px;
    width: 6px;
    height: 9px;
}

.dxEditors_edtSpinEditLargeDecImage_HOAServices {
    background-position: -132px -26px;
    width: 6px;
    height: 9px;
}

.dxEditors_edtSpinEditLargeDecImageDisabled_HOAServices {
    background-position: -158px -26px;
    width: 6px;
    height: 9px;
}

.dxEditors_fcadd_HOAServices {
    background-position: 0px -67px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcaddhot_HOAServices {
    background-position: -21px -67px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcremove_HOAServices {
    background-position: -42px -67px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcremovehot_HOAServices {
    background-position: -63px -67px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcgroupaddcondition_HOAServices {
    background-position: -168px -46px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcgroupaddgroup_HOAServices {
    background-position: -147px -46px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcgroupremove_HOAServices {
    background-position: -126px -67px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopany_HOAServices {
    background-position: 0px -88px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopbegin_HOAServices {
    background-position: -42px -88px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopbetween_HOAServices {
    background-position: -84px -88px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopcontain_HOAServices {
    background-position: -105px -109px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopnotcontain_HOAServices {
    background-position: -147px -109px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopnotequal_HOAServices {
    background-position: -168px -88px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopend_HOAServices {
    background-position: -63px -88px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopequal_HOAServices {
    background-position: 0px -109px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopgreater_HOAServices {
    background-position: -21px -109px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopgreaterorequal_HOAServices {
    background-position: -42px -109px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopnotblank_HOAServices {
    background-position: -105px -88px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopblank_HOAServices {
    background-position: -126px -88px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopless_HOAServices {
    background-position: -63px -109px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcoplessorequal_HOAServices {
    background-position: -84px -109px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcoplike_HOAServices {
    background-position: -126px -109px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopnotany_HOAServices {
    background-position: -21px -88px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopnotbetween_HOAServices {
    background-position: -147px -88px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopnotlike_HOAServices {
    background-position: -168px -109px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcgroupand_HOAServices {
    background-position: -84px -67px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcgroupor_HOAServices {
    background-position: -168px -67px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcgroupnotand_HOAServices {
    background-position: -105px -67px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcgroupnotor_HOAServices {
    background-position: -147px -67px;
    width: 13px;
    height: 13px;
}

.dxEditors_caRefresh_HOAServices {
	background-position: -88px -130px;
    width: 13px;
    height: 13px;
}
