/* -- ASPxCallbackPanel -- */
.dxcpLoadingPanel_RedGlass
{
	font: 9pt Tahoma;
	color: #303030;
}
.dxcpLoadingPanel_RedGlass td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px 12px 12px 12px;
}
/* -- ASPxCloudControl -- */
.dxccControl_RedGlass a:visited
{
    color: #c37300!important;
}
.dxccControl_RedGlass a:hover
{
    color: #ff9600!important;
}
.dxccControl_RedGlass a
{
	text-decoration:none!important;
	color: #3e6b96;	
}
.dxccControl_RedGlass
{
	font-family: Tahoma;
	text-decoration:none;
	color: #B4CFEC;
	background-color: #FFFFFF;
}

/* -- ASPxDataView -- */
.dxdvControl_RedGlass 
{
	font: 9pt Tahoma;
	background-color: #E8EDF1;
	border: solid 1px Black;
	color: black;
	padding: 0px;
}
.dxdvLoadingPanel_RedGlass
{
	font: 9pt Tahoma;
	color: #303030;
}
.dxdvLoadingPanel_RedGlass td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 14px 20px 14px 50px;
}
.dxdvContent_RedGlass
{
}
.dxdvItem_RedGlass
{
	font: 9pt Tahoma;
	color: Black;
	background-color: #E8EDF1;
	padding: 13px 20px 13px 52px;
	height: 180px;
	/*if IE*/	
	height:expression("154px");
}
.dxdvEmptyItem_RedGlass
{
	font: 9pt Tahoma;
	color: Black;
	text-align: left;
	vertical-align: top;
	padding: 14px 20px 14px 50px;
	height: 180px;
	/*if IE*/
	height:expression("154px");
}
.dxdvPagerPanel_RedGlass
{
	font: 9pt Tahoma;
	color: #2A769D;
	background-color: #C9D7DC;
	padding: 0px;
}

/* -- ASPxHeadline -- */
.dxhlControl_RedGlass 
{
	font: 10px Verdana;
	color: black;
}
.dxhlContent_RedGlass
{
	font: 9pt Tahoma;
	color: #585858;
} 
.dxhlDate_RedGlass
{
	font: bold 7pt Verdana;
	color: Black;
	white-space: nowrap;
}
.dxhlHeader_RedGlass
{
	font: 9pt Tahoma;
	color: Black;
	padding-bottom: 4px;
	font-weight: bold;
	line-height: 17px;
}
.dxhlDateHeader_RedGlass
{
	font: 9pt Tahoma;
	color: Gray;
	font-weight: normal;
}
.dxhlLeftPanel_RedGlass
{
	font: 10px Verdana;
	color: black;
}
.dxhlRightPanel_RedGlass
{
	font: 10px Verdana;
	color: black;
}
.dxhlDateLeftPanel_RedGlass
{
	font: 10px Verdana;
	color: Gray;
	white-space: nowrap;
}
.dxhlDateRightPanel_RedGlass
{
	font: 10px Verdana;
	color: Gray;
	white-space: nowrap;
}
.dxhlTailDiv_RedGlass
{
	font: 10px Verdana;
	color: Black;
	background-color: #EEF2F5;
}
.dxhlTailDiv_RedGlass a
{
	color: #4688aa;
	text-decoration: underline;
}
.dxhlTailDiv_RedGlass a:hover
{
	color: #ff9600;
    text-decoration: underline;
}
.dxhlTailDiv_RedGlass a:visited
{
	color: #c37300;
    text-decoration: underline;
}
.dxhlContent_RedGlass a.dxhl span
{
	color: #3e6b96;
	text-decoration: underline;
} 
.dxhlContent_RedGlass a.dxhl:visited span
{
	color: #c37300;
    text-decoration: underline;
}
.dxhlContent_RedGlass a.dxhl:hover span
{
	color: #ff9600;
    text-decoration: underline;
}
.dxhlContent_RedGlass a.dxhl
{
	color: #4688aa;
	text-decoration: underline;
} 
.dxhlContent_RedGlass a.dxhl:visited
{
	color: #c37300;
    text-decoration: underline;
}
.dxhlContent_RedGlass a.dxhl:hover
{
	color: #ff9600;
    text-decoration: underline;
}

/* -- ASPxMenu -- */
.dxmControl_RedGlass 
{
	font: 9pt Tahoma;
	color: white;
}
.dxmControl_RedGlass a, .dxmMenu_RedGlass a, .dxmVerticalMenu_RedGlass a, .dxmSubMenu_RedGlass a
{
	color: white;
	text-decoration: none;
}
.dxmSubMenu_RedGlass a
{
	color: black;
}
.dxmMenu_RedGlass, .dxmVerticalMenu_RedGlass
{
	font: 9pt Tahoma;
	color: white;
	background-color: Black;

	background: #444444 url('mItemBack.gif') repeat-x top center;
}
.dxmMenuGutter_RedGlass
{
}
.dxmMenuSeparator_RedGlass
{
	background-color: Black;
}
.dxmMenuItem_RedGlass, .dxmMenuItemWithImage_RedGlass, .dxmMenuItemWithPopOutImage_RedGlass, .dxmMenuItemWithImageWithPopOutImage_RedGlass,
.dxmVerticalMenuItem_RedGlass, .dxmVerticalMenuItemWithImage_RedGlass, .dxmVerticalMenuItemWithPopOutImage_RedGlass, .dxmVerticalMenuItemWithImageWithPopOutImage_RedGlass, 
.dxmMenuLargeItem_RedGlass, .dxmMenuLargeItemWithImage_RedGlass, .dxmMenuLargeItemWithPopOutImage_RedGlass, .dxmMenuLargeItemWithImageWithPopOutImage_RedGlass,
.dxmVerticalMenuLargeItem_RedGlass, .dxmVerticalMenuLargeItemWithImage_RedGlass, .dxmVerticalMenuLargeItemWithPopOutImage_RedGlass, .dxmVerticalMenuLargeItemWithImageWithPopOutImage_RedGlass
{
	font: 9pt Tahoma;
	color: white;
	background: #444444 url('mItemBack.gif') repeat-x top center;
	white-space: nowrap;

	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 11px;
}
.dxmVerticalMenuItem_RedGlass, .dxmVerticalMenuItemWithImage_RedGlass, .dxmVerticalMenuItemWithPopOutImage_RedGlass, .dxmVerticalMenuItemWithImageWithPopOutImage_RedGlass, 
.dxmVerticalMenuLargeItem_RedGlass, .dxmVerticalMenuLargeItemWithImage_RedGlass, .dxmVerticalMenuLargeItemWithPopOutImage_RedGlass, .dxmVerticalMenuLargeItemWithImageWithPopOutImage_RedGlass
{
	background: #444444 url('mVerticalItemBack.gif') repeat-x top center;
}

.dxmMenuItemSelected_RedGlass, .dxmMenuItemSelectedWithImage_RedGlass, .dxmMenuItemSelectedWithPopOutImage_RedGlass, .dxmMenuItemSelectedWithImageWithPopOutImage_RedGlass,
.dxmVerticalMenuItemSelected_RedGlass, .dxmVerticalMenuItemSelectedWithImage_RedGlass, .dxmVerticalMenuItemSelectedWithPopOutImage_RedGlass, .dxmVerticalMenuItemSelectedWithImageWithPopOutImage_RedGlass,
.dxmMenuLargeItemSelected_RedGlass, .dxmMenuLargeItemSelectedWithImage_RedGlass, .dxmMenuLargeItemSelectedWithPopOutImage_RedGlass, .dxmMenuLargeItemSelectedWithImageWithPopOutImage_RedGlass,
.dxmVerticalMenuLargeItemSelected_RedGlass, .dxmVerticalMenuLargeItemWithImageSelected_RedGlass, .dxmVerticalMenuLargeItemSelectedWithPopOutImage_RedGlass, .dxmVerticalMenuLargeItemSelectedWithImageWithPopOutImage_RedGlass
{
	background: #924545 url('mItemBackS.gif') repeat-x top center;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 11px;
}
.dxmMenuItemHover_RedGlass, .dxmMenuItemHoverWithImage_RedGlass, .dxmMenuItemHoverWithPopOutImage_RedGlass, .dxmMenuItemHoverWithImageWithPopOutImage_RedGlass, 
.dxmVerticalMenuItemHover_RedGlass, .dxmVerticalMenuItemHoverWithImage_RedGlass, .dxmVerticalMenuItemHoverWithPopOutImage_RedGlass, .dxmVerticalMenuItemHoverWithImageWithPopOutImage_RedGlass, 
.dxmMenuLargeItemHover_RedGlass, .dxmMenuLargeItemHoverWithImage_RedGlass, .dxmMenuLargeItemHoverWithPopOutImage_RedGlass, .dxmMenuLargeItemHoverWithImageWithPopOutImage_RedGlass, 
.dxmVerticalMenuLargeItemHover_RedGlass, .dxmVerticalMenuLargeItemHoverWithImage_RedGlass, .dxmVerticalMenuLargeItemHoverWithPopOutImage_RedGlass, .dxmVerticalMenuLargeItemHoverWithImageWithPopOutImage_RedGlass
{
	color: White;
	background: #CE8283 url('mItemBackH.gif') repeat-x top center;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 11px;
}
.dxmSubMenu_RedGlass
{
	font: 9pt Tahoma;
	color: black;
	background-color: #FEFEFE;
	border: solid 1px #4e4f51;
	padding: 1px;
	position: relative; top: 0px;
}
.dxmSubMenuSeparator_RedGlass
{
	width: 0px;
}
.dxmSubMenuItem_RedGlass, .dxmSubMenuItemWithImage_RedGlass, 
.dxmSubMenuItemWithPopOutImage_RedGlass, .dxmSubMenuItemWithImageWithPopOutImage_RedGlass
{
	background-color:#FEFEFE;
	border-top: solid 1px#FEFEFE;
	border-bottom: solid 1px #FEFEFE;
	white-space: nowrap;	
}
.dxmSubMenuItem_RedGlass, 
.dxmSubMenuItemWithImage_RedGlass 
{
	padding-top: 2px;
	padding-right: 40px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.dxmSubMenuItemWithPopOutImage_RedGlass, 
.dxmSubMenuItemWithImageWithPopOutImage_RedGlass
{
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.dxmSubMenuItemSelected_RedGlass, .dxmSubMenuItemSelectedWithImage_RedGlass, 
.dxmSubMenuItemSelectedWithPopOutImage_RedGlass, .dxmSubMenuItemSelectedWithImageWithPopOutImage_RedGlass
{
	background-color:#B7ACAC;
	border: solid 1px #719dbe;
}
.dxmSubMenuItemSelected_RedGlass, 
.dxmSubMenuItemSelectedWithImage_RedGlass 
{
	padding-top: 2px;
	padding-right: 39px;
	padding-bottom: 3px;
	padding-left: 9px;
}
.dxmSubMenuItemSelectedWithPopOutImage_RedGlass, 
.dxmSubMenuItemSelectedWithImageWithPopOutImage_RedGlass
{
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 9px;
}

.dxmSubMenuItemHover_RedGlass, .dxmSubMenuItemHoverWithImage_RedGlass, 
.dxmSubMenuItemHoverWithPopOutImage_RedGlass, .dxmSubMenuItemHoverWithImageWithPopOutImage_RedGlass
{
	background-color: #B83E3E;
	color:White;
	border: solid 1px #a4bed1;
}
.dxmSubMenuItemHover_RedGlass, 
.dxmSubMenuItemHoverWithImage_RedGlass
{
	padding-top: 2px;
	padding-right: 39px;
	padding-bottom: 3px;
	padding-left: 9px;
}
.dxmSubMenuItemHoverWithPopOutImage_RedGlass, 
.dxmSubMenuItemHoverWithImageWithPopOutImage_RedGlass
{
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 9px;
}

.dxmSubMenuBorderCorrector_RedGlass
{
    position: absolute;
    border: 0px;
	padding: 0px;
}

/* -- ASPxNavBar -- */
.dxnbControl_RedGlass 
{
	font: 9pt Tahoma;
	color: black;
	background-color: white;
	border-right: solid 1px Black;
	border-bottom: solid 1px Black;
}
.dxnbControl_RedGlass a
{
	color: Black;
}
.dxnbLoadingPanel_RedGlass
{
	font: 9pt Tahoma;
	color: #303030;
}
.dxnbLoadingPanel_RedGlass td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px 12px 12px 12px;
}
.dxnbGroupHeader_RedGlass
{
	font: 9pt Tahoma;
	color: White;
	background: #444444 url('nbItemBack.gif') repeat-x top left;
	border-left: solid 1px Black;
	border-top: solid 1px Black;
	padding: 4px 6px 5px 10px;
}
.dxnbGroupHeader_RedGlass table.dxnb
{
	font: 9pt Tahoma;
	color: black;
}
.dxnbGroupHeader_RedGlass td.dxnb
{
	color: White;
	white-space: nowrap;
}
.dxnbGroupHeaderCollapsed_RedGlass
{
	font: 9pt Tahoma;
	color: black;
	background: #444444 url('nbItemBack.gif') repeat-x top left;
	border-left: solid 1px Black;
	border-top: solid 1px Black;
	padding: 4px 6px 5px 10px;
}
.dxnbGroupHeaderCollapsed_RedGlass table.dxnb
{
	font: 9pt Tahoma;
	color: black;
}
.dxnbGroupHeaderCollapsed_RedGlass td.dxnb
{
	color: White;
	white-space: nowrap;
}
.dxnbGroupContent_RedGlass
{
	font: 9pt Tahoma;
	color: #4F4F51;
	background-color: #a4bed1;
	border-left: solid 1px Black;
	border-top: solid 1px Black;
}
.dxnbItem_RedGlass, .dxnbLargeItem_RedGlass, .dxnbBulletItem_RedGlass
{
	color: #4F4F51;
	background-color: #E8EDF1;
}
.dxnbItem_RedGlass
{
	font: 9pt Tahoma;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 10px;
}
.dxnbLargeItem_RedGlass
{
	font: 9pt Tahoma;
	padding-top: 6px;
	padding-right: 11px;
	padding-bottom: 6px;
	padding-left: 11px;
}
.dxnbBulletItem_RedGlass
{
	font: 9pt Tahoma;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 10px;
}
.dxnbItemSelected_RedGlass, .dxnbLargeItemSelected_RedGlass, .dxnbBulletItemSelected_RedGlass
{
	background-color: #9faebb;
}
.dxnbItemSelected_RedGlass
{
	font: 9pt Tahoma;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 10px;
}
.dxnbLargeItemSelected_RedGlass
{
	font: 9pt Tahoma;
	padding-top: 6px;
	padding-right: 11px;
	padding-bottom: 6px;
	padding-left: 11px;
}
.dxnbBulletItemSelected_RedGlass
{
	font: 9pt Tahoma;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 10px;
}
.dxnbItemHover_RedGlass, .dxnbLargeItemHover_RedGlass, .dxnbBulletItemHover_RedGlass
{
	background-color: #c1ced9;
}
.dxnbItemHover_RedGlass
{
	font: 9pt Tahoma;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 10px;
}
.dxnbLargeItemHover_RedGlass
{
	font: 9pt Tahoma;
	padding-top: 6px;
	padding-right: 11px;
	padding-bottom: 6px;
	padding-left: 11px;
}
.dxnbBulletItemHover_RedGlass
{
	font: 9pt Tahoma;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 10px;
}
.dxnbGroupHeader_RedGlass, .dxnbGroupHeaderCollapsed_RedGlass
{
	text-align: left;
}
.dxnbItem_RedGlass, .dxnbItemHover_RedGlass, .dxnbItemSelected_RedGlass,
.dxnbBulletItem_RedGlass, .dxnbBulletItemHover_RedGlass, .dxnbBulletItemSelected_RedGlass
{
    text-align: left;
}
.dxnbItemSelected_RedGlass
{
	color: White;
}
.dxnbItemHover_RedGlass
{
	color: #4f4f51;
}
.dxnbLargeItem_RedGlass, .dxnbLargeItemHover_RedGlass, .dxnbLargeItemSelected_RedGlass
{
    text-align: center;
}
.dxnbGroupHeaderHover_RedGlass
{
	background: #82b3ce url('nbItemBackH.gif') repeat-x top left;
}
.dxnbGroupHeaderCollapsedHover_RedGlass
{
	background: #82b3ce url('nbItemBackH.gif') repeat-x top left;
}
/* -- ASPxNewsControl -- */
.dxncControl_RedGlass 
{
	font: 9pt Tahoma;
	color: black;
	padding: 18px 18px 18px 18px;
}
.dxncLoadingPanel_RedGlass
{
	font: 12pt Tahoma;
	color: #303030;
}
.dxncLoadingPanel_RedGlass td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px 12px 12px 12px;
}
.dxncContent_RedGlass
{
}
.dxncPagerPanel_RedGlass
{
	padding: 0px 2px 0px 2px;
}
.dxncItem_RedGlass
{
	font: 9pt Tahoma;
	vertical-align: top;
	padding: 0px;
}
.dxncEmptyItem_RedGlass
{
	font: 9pt Tahoma;
	vertical-align: top;
	padding: 0px;
}
.dxncBackToTop_RedGlass
{
	font: 9pt Tahoma;
	color: #404040;
}
.dxncBackToTop_RedGlass a 
{
    color:#3e6b96;
}
.dxncBackToTop_RedGlass a:hover
{
    color:#FF9600;
}
.dxncBackToTop_RedGlass a:visited
{
    color:#800080;
}

.dxncItemContent_RedGlass, .dxncItemContent_RedGlass span.dxhl
{
	font: 9pt Tahoma;
	color: #585858;
	background-color: Transparent;
	text-align: left;
}
.dxncItemContent_RedGlass a.dxhl  span
{
	color: #3e6b96;
	text-decoration: underline;
}
.dxncItemContent_RedGlass a.dxhl:visited span
{
	color: #800080;
	text-decoration: underline;
}
.dxncItemContent_RedGlass a.dxhl:hover span
{
	color: #FF9600;
	text-decoration: underline;
}
.dxncItemContent_RedGlass a.dxhl
{
	color: #585858;
	text-decoration: underline;
}
.dxncItemContent_RedGlass a.dxhl:visited
{
	color: #c37300;
	text-decoration: underline;
}
.dxncItemContent_RedGlass a.dxhl:hover
{
	color: #ff9600;
	text-decoration: underline;
}

.dxncItemDate_RedGlass
{
	font: 10px Tahoma;
	font-weight: bold;
	color: Black;
	white-space: nowrap;
	text-align: left;
}
.dxncItemHeader_RedGlass
{
	font: 14px Tahoma;
	font-weight: bold;
	color: Black;
	padding-bottom: 5px;
}
.dxncItemLeftPanel_RedGlass
{
	font: 12px Tahoma;
	color: black;
	vertical-align: top;   
}
.dxncItemRightPanel_RedGlass
{
  	font: 12px Tahoma;
	color: black;
	vertical-align: top;
}

/* -- ASPxPager -- */
.dxpControl_RedGlass
{
	font: 9pt Tahoma;
	color: black;
	padding: 14px 20px 15px;
}
.dxpButton_RedGlass
{
	font: 9pt Tahoma;
	color: #394EA2;
	text-decoration: underline;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
}
.dxpDisabledButton_RedGlass
{
	font: 9pt Tahoma;
	color: black;
	text-decoration: none;
}
.dxpPageNumber_RedGlass
{
	font: 9pt Tahoma;
	color: #3e6b96;
	text-decoration: underline;
	text-align: center;
	vertical-align: middle;
	padding: 0px 3px;
}
.dxpCurrentPageNumber_RedGlass
{
	font: 9pt Tahoma;
	color: White;
	background-color: #3e6b96;
	text-decoration: underline;
	padding: 0px 3px 0px 3px;
}
.dxpSummary_RedGlass
{
	font: 9pt Tahoma;
	color: black;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
}
.dxpSeparator_RedGlass
{
	background-color: #cccccc;
}

/* -- ASPxPopupControl -- */
.dxpcControl_RedGlass
{
	font: 9pt Tahoma;
	color: black;
	background-color: white;
	border: solid 1px #4E4F51;
}
.dxpcControl_RedGlass a
{
	color: #1E3695;
}
.dxpcCloseButton_RedGlass
{
	font: 9pt Tahoma;
	color: black;
	background-color: Transparent;
}
.dxpcCloseButtonHover_RedGlass
{
	font: 9pt Tahoma;
	color: White;
	background: url('pcItemBackH.gif') repeat-x top left;
	background-color: Transparent;
}
.dxpcContent_RedGlass
{
	font: 9pt Tahoma;
	color: Black;
	background-color: #e8edf1;
	white-space: normal;
	padding: 16px;
}
.dxpcFooter_RedGlass
{
	color: Black;
	background: #C9D6DE url('pcItemFooter.gif') repeat-x top center;
}
.dxpcFooter_RedGlass td.dxpc
{
	font: 9pt Tahoma;
	color: Black;
	white-space: nowrap;
	padding: 12px 16px;
}
.dxpcHeader_RedGlass
{
	color: White;
	background: #444444 url('pcItemHeader.gif') repeat-x top center;
}
.dxpcHeader_RedGlass td.dxpc
{
	font: 12px Tahoma;
	color: White;
	white-space: nowrap;
	padding: 0px 0px;
}
.dxpcModalBackground_RedGlass
{
	background-color: #777777;
	opacity: 0.7;
	filter:progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=70);
}
/* -- ASPxRoundPanel -- */
.dxrpControl_RedGlass td.dxrp
{
	font: 9pt Tahoma;
	color: Black;
}
/* Header */
.dxrpHeader_RedGlass td.dxrp
{
	font: 14px Tahoma;
	color: White;
}

/* -- ASPxSiteMapControl -- */
.dxsmControl_RedGlass a
{
	color: White;
	text-decoration: none!important;
}
.dxsmControl_RedGlass 
{	
	color: #1E3695;
	background-color: white;
	font-family: Tahoma, Verdana, Arial;
	font-size: 9pt;
}
.dxsmControl_RedGlass a:visited
{
	color: #c37300;
	text-decoration: none!important;
}
.dxsmControl_RedGlass a:hover
{
	color: #ff9600;
	text-decoration: none!important;
}

/* - Category Level - */
.dxsmCategoryLevel_RedGlass, .dxsmCategoryLevel_RedGlass a
{
    font: 14px Tahoma;
    color: White;
    padding: 4px 9px 5px 0px;
    color: White;
}
.dxsmCategoryLevel_RedGlass a
{
	text-decoration: underline;
}
.dxsmCategoryLevel_RedGlass
{
    color: White;
    background: #575757 url('mItemBackLevel0.gif') repeat-x top left;
    white-space: nowrap;
    padding: 2px 9px 5px;
}
.dxsmCategoryLevel_RedGlass
{
    border: solid 1px Black;
}
 /*flow layout*/
.dxsmLevelCategoryFlow_RedGlass, .dxsmLevelCategoryFlow_RedGlass a
{
	border: solid 1px Black;
    font: 9pt Tahoma;
    color: #2a769d;
    padding: 4px 9px 5px;
}
.dxsmLevelCategoryFlow_RedGlass a
{
	text-decoration: underline;
}
/* - Level 0 - */
.dxsmLevel0_RedGlass, .dxsmLevel0_RedGlass a
{
    font: 14px Tahoma;
    color: White;
}
.dxsmLevel0_RedGlass a
{
	color: #93cee1;
	text-decoration: underline;
}
.dxsmLevel0_RedGlass
{
	padding: 2px 9px 5px;
	border: solid 1px Black;
}
.dxsmLevel0Categorized_RedGlass, .dxsmLevel0Categorized_RedGlass a
{
    font: 9pt Tahoma;
    color: #3e6b96;
    padding: 4px 9px 5px 0px;
}
.dxsmLevel0Categorized_RedGlass a
{
	color: #3e6b96;
	text-decoration: underline;
}
.dxsmLevel0_RedGlass
{
	background: #444444 url('mItemBackLevel0.gif') repeat-x top left;
	white-space: nowrap;
}
 /*flow layout*/
.dxsmLevel0Flow_RedGlass, .dxsmLevel0Flow_RedGlass a,
.dxsmLevel0CategorizedFlow_RedGlass, .dxsmLevel0CategorizedFlow_RedGlass a
{
	color: #2A769D;
	font-family: Tahoma, Verdana, Arial;
	font-size: 9pt;
}
.dxsmLevel0Flow_RedGlass a, .dxsmLevel0CategorizedFlow_RedGlass a
{
	text-decoration: underline;
}
.dxsmLevel0Flow_RedGlass
{
    padding: 0px 0px 0px 0px;    
}
.dxsmLevel0Flow_RedGlass
{
    text-decoration: none;    
}

/* - Level 1 - */
.dxsmLevel1_RedGlass, .dxsmLevel1_RedGlass a,
.dxsmLevel1Categorized_RedGlass, .dxsmLevel1Categorized_RedGlass a
{    
	font: 12px Tahoma;
    color: #3e6b96;
}
.dxsmLevel1_RedGlass a, .dxsmLevel1Categorized_RedGlass a
{
	text-decoration: underline;
}
.dxsmLevel1_RedGlass, .dxsmLevel1Categorized_RedGlass
{
	padding: 0px 0px 0px 6px;
    white-space: nowrap;  
}

/*flow layout*/
.dxsmLevel1Flow_RedGlass, .dxsmLevel1Flow_RedGlass a,
.dxsmLevel1CategorizedFlow_RedGlass, .dxsmLevel1CategorizedFlow_RedGlass a
{    
    font: 12px Tahoma;
    color: #2A769D;
}
.dxsmLevel1Flow_RedGlass a, .dxsmLevel1CategorizedFlow_RedGlass a
{
	text-decoration: underline;
}
.dxsmLevel1Flow_RedGlass
{
    text-decoration: none;
    padding: 0px 0px 0px 0px;
}
/* - Level 2 - */
.dxsmLevel2_RedGlass, .dxsmLevel2_RedGlass a,
.dxsmLevel2Categorized_RedGlass a, .dxsmLevel2Categorized_RedGlass
{    
	font: 9pt Tahoma;
    color: #3e6b96;
}
.dxsmLevel2_RedGlass a, .dxsmLevel2Categorized_RedGlass a
{
	text-decoration: underline;
}
.dxsmLevel2_RedGlass, .dxsmLevel2Categorized_RedGlass
{
    white-space:nowrap;
    padding: 0px 0px 0px 0px;    
}
/*flow layout*/
.dxsmLevel2Flow_RedGlass, .dxsmLevel2Flow_RedGlass a
{
    font: 9pt Tahoma;
    color: #6199B6;
}
.dxsmLevel2Flow_RedGlass a
{
	text-decoration:underline;
}
.dxsmLevel2Flow_RedGlass
{
    padding: 0px 0px 0px 0px;
}
/* - Level 3 - */
.dxsmLevel3_RedGlass, .dxsmLevel3_RedGlass a
{    
    font: 9pt Tahoma;
    color: #3e6b96;
}
.dxsmLevel3_RedGlass a
{
	text-decoration: underline;
}
.dxsmLevel3_RedGlass
{
    white-space: nowrap;        
    padding: 0px 0px 0px 0px;    
}
/*flow layout*/
.dxsmLevel3Flow_RedGlass, .dxsmLevel3Flow_RedGlass a
{    
    font: 9pt Tahoma;
    color: #A0C2D3;	
}
.dxsmLevel3Flow_RedGlass a
{
	text-decoration: underline;
}
/* - Level 4 - */
.dxsmLevel4_RedGlass, .dxsmLevel4_RedGlass a
{    
    font: 9pt Tahoma;
    color: #3e6b96;
}
.dxsmLevel4_RedGlass a
{
	text-decoration: underline;
}
.dxsmLevel4_RedGlass
{
    white-space: nowrap;
    padding: 0px 0px 0px 0px;    
}
/*flow layout*/
.dxsmLevel4Flow_RedGlass, .dxsmLevel4Flow_RedGlass a
{
    font: 9pt Tahoma;
    color: #A0C2D3;
}
.dxsmLevel4Flow_RedGlass a
{
	text-decoration: underline;
}
.dxsmLevel4Flow_RedGlass
{
    padding: 0px 0px 0px 0px;        
}
/* - Other Levels - */
.dxsmLevelOther_RedGlass
{    
    font: 9pt Tahoma;
    color: #3e6b96;
    text-decoration: none;
}
.dxsmLevelOther_RedGlass
{
    white-space:nowrap;
    padding: 0px 0px 0px 0px;            
}
/*flow layout*/
.dxsmLevelOtherFlow_RedGlass, .dxsmLevelOtherFlow_RedGlass a
{
    font: 9pt Tahoma;
    color: #A0C2D3;
}
.dxsmLevelOtherFlow_RedGlass a
{
	text-decoration: underline;
}

/* -- ASPxTabControl, ASPxPageControl -- */
.dxtcControl_RedGlass 
{
	font: 9pt Tahoma;
	color: black;
}
.dxtcLoadingPanel_RedGlass
{
	font: 9pt Tahoma;
	color: #303030;
}
.dxtcLoadingPanel_RedGlass td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px 12px 12px 12px;
}

/* Tab hyperlink */
.dxtcTab_RedGlass a, .dxtcTabWithTabPositionLeft_RedGlass a, .dxtcTabWithTabPositionBottom_RedGlass a, .dxtcTabWithTabPositionRight_RedGlass a,
.dxtcActiveTab_RedGlass a, .dxtcActiveTabWithTabPositionBottom_RedGlass a, .dxtcActiveTabWithTabPositionLeft_RedGlass a, .dxtcActiveTabWithTabPositionRight_RedGlass a,
.dxtcTabHover_RedGlass a, .dxtcTabHoverWithTabPositionBottom_RedGlass a, .dxtcTabHoverWithTabPositionLeft_RedGlass a, .dxtcTabHoverWithTabPositionRight_RedGlass a
{
	text-decoration: none;
	color: black;    
}

.dxtcActiveTab_RedGlass, .dxtcActiveTabWithTabPositionBottom_RedGlass,
.dxtcActiveTabWithTabPositionLeft_RedGlass, .dxtcActiveTabWithTabPositionRight_RedGlass
{
	font: 9pt Tahoma;
	color: black;
	border: solid 1px #4E4F51;
	padding: 3px 13px 4px 13px;
	background-color: White;
}
/* Active Tab */
.dxtcActiveTab_RedGlass table.dxtc, .dxtcActiveTabWithTabPositionBottom_RedGlass table.dxtc,
.dxtcActiveTabWithTabPositionLeft_RedGlass table.dxtc, .dxtcActiveTabWithTabPositionRight_RedGlass table.dxtc
{
	font: 9pt Tahoma;
	color: black;    
}
.dxtcActiveTab_RedGlass td.dxtc, .dxtcActiveTabWithTabPositionBottom_RedGlass td.dxtc,
.dxtcActiveTabWithTabPositionLeft_RedGlass td.dxtc, .dxtcActiveTabWithTabPositionRight_RedGlass td.dxtc
{
	white-space: nowrap;
}
.dxtcActiveTabHover_RedGlass
{
	background-color: White;
}
/* Tab */
.dxtcTab_RedGlass, .dxtcTabWithTabPositionLeft_RedGlass, 
.dxtcTabWithTabPositionBottom_RedGlass, .dxtcTabWithTabPositionRight_RedGlass
{
	font: 9pt Tahoma;
	color: White;
	background: #444444 url('tcTabBack.gif') repeat-x top left;
	border: solid 1px #4E4F51;
	padding: 3px 13px 4px 13px;
}
.dxtcTab_RedGlass table.dxtc, .dxtcTabWithTabPositionBottom_RedGlass table.dxtc, 
.dxtcTabWithTabPositionLeft_RedGlass table.dxtc, .dxtcTabWithTabPositionRight_RedGlass table.dxtc
{
	font: 9pt Tahoma;
	color: White;
}
.dxtcTab_RedGlass td.dxtc, .dxtcTabWithTabPositionBottom_RedGlass td.dxtc, 
.dxtcTabWithTabPositionLeft_RedGlass td.dxtc, .dxtcTabWithTabPositionRight_RedGlass td.dxtc
{
	white-space: nowrap;
}
.dxtcTabWithTabPositionBottom_RedGlass
{
}
.dxtcTabWithTabPositionLeft_RedGlass
{
}
.dxtcTabWithTabPositionRight_RedGlass
{
}
/* Hover */
.dxtcTabHover_RedGlass, .dxtcTabHoverWithTabPositionBottom_RedGlass,
.dxtcTabHoverWithTabPositionLeft_RedGlass, .dxtcTabHoverWithTabPositionRight_RedGlass
{
	font: 9pt Tahoma;
	color: White;
	background: #82b3ce url('tcTabBackH.gif') repeat-x top left;
	padding: 3px 13px 4px 13px;
}

.dxtcPageContent_RedGlass, .dxtcPageContentWithTabPositionBottom_RedGlass, 
.dxtcPageContentWithTabPositionLeft_RedGlass, .dxtcPageContentWithTabPositionRight_RedGlass
{
	font: 9pt Tahoma;
	color: black;
	background-color: White;
	vertical-align: top;
}
.dxtcContent_RedGlass
{
	font: 9pt Tahoma;
	color: black;
	border: solid 1px #4E4F51;
	background-color: white;
	vertical-align: top;
}


/* -- ASPxTitleIndex -- */
.dxtiControl_RedGlass 
{
	font: 10px Verdana;
	color: #3e6b96;
	background-color: white;
	font-family: Verdana, Tahoma, Arial;
}
.dxtiLoadingPanel_RedGlass
{
	font: 9pt Tahoma;
	color: #303030;
}
.dxtiLoadingPanel_RedGlass td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px 12px 12px 12px;
}
.dxtiItem_RedGlass, .dxtiItem_RedGlass a
{
	font: 9pt Verdana;
	color: #3e6b96;
	padding: 0px 0px 4px;
	white-space: nowrap;
}
.dxtiItem_RedGlass a
{
	text-decoration: none;
}
.dxtiControl_RedGlass a:visited
{
	color: #4688aa;
	text-decoration: none;
}
.dxtiControl_RedGlass a:hover
{
    color: #ff9600;
	text-decoration: none;
}
.dxtiGroupHeader_RedGlass, .dxtiGroupHeaderCategorized_RedGlass
{
	font: 16pt Verdana;
	text-decoration: none;
}
.dxtiGroupHeader_RedGlass, .dxtiGroupHeaderCategorized_RedGlass
{
	white-space:nowrap;
	padding: 0px;
	padding-left: 1px;
}
.dxtiGroupHeaderCategorized_RedGlass
{
    border-bottom: Solid 1px #C0C0C0;
    padding-bottom: 2px;
}
/* - GroupHeaderText - */
.dxtiGroupHeaderText_RedGlass
{
	border: solid 1px Black;
    color: #FFFFFF;
}
.dxtiGroupHeaderText_RedGlass
{
	font: 18px Tahoma;
	color: White;
    padding: 0px 7px 2px 6px;
    background: #444444 url('tiItemBack.gif') repeat-x top left;
}
.dxtiGroupHeaderTextCategorized_RedGlass
{
    color: White;
    font: bold 18px Tahoma;
    background: #575757 url('tiItemBack.gif') repeat-x top left;
    padding: 0px 7px 2px 5px
}
.dxtiGroupHeaderTextCategorized_RedGlass
{
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 2px;
}
/* - FilterBox - */
.dxtiFilterBoxInfoText_RedGlass
{
    font: 7pt Verdana;
    color: #999999;
    font-weight: normal;
    padding-top: 0px;
    padding-bottom: 4px;    
}
.dxtiFilterBoxEdit_RedGlass
{
    font-size: 9pt;
    width: 158px;
    border: Solid 1px #a0a0a0;
    padding-left: 3px;
}
.dxtiFilterBox_RedGlass, .dxtiFilterBox_RedGlass table
{
    color: #898989;
    font-size: 9pt;
    font-weight: bold;        
}
.dxtiFilterBox_RedGlass
{
    background-color: #E8E8E8;
    padding: 15px;    
}
/* - IndexPanel - */
.dxtiIndexPanel_RedGlass
{
    padding-bottom: 2px;
    text-decoration: none;
    border-bottom: solid 2px Black;
}
.dxtiIndexPanelItem_RedGlass, .dxtiCurrentIndexPanelItem_RedGlass
{
	font: 14px Tahoma;
	color: #4688aa;
	padding-right: 5px;
}
.dxtiIndexPanelItem_RedGlass a
{
	color: #4688aa;
	text-decoration: underline;
}
.dxtiIndexPanelItem_RedGlass a:visited
{
	color: #c37300;
	text-decoration: underline;
}
.dxtiIndexPanelItem_RedGlass a:hover
{
	color: #ff9600;
	text-decoration: underline;
}

.dxtiIndexPanelItem_RedGlass, .dxtiCurrentIndexPanelItem_RedGlass
{
}
.dxtiCurrentIndexPanelItem_RedGlass
{
    color: #000000;
    background-color: #E0E0E0;
}
/* - BackToTop - */
.dxtiBackToTop_RedGlass, .dxtiBackToTop_RedGlass a
{
    font-size: 7pt;
    text-decoration: none;
    color: #468cbc;
}
.dxtiBackToTop_RedGlass
{
    padding: 0px 0px 12px;
}
/* -- Common -- */
.dxDisabled_RedGlass
{
	color: #808080!important;
	cursor: default!important;
}
