/* -- ASPxCallbackPanel -- */
.dxcpLoadingPanel_hhb
{
	font: 9pt Tahoma;
	color: #303030;
}
.dxcpLoadingPanel_hhb td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px 12px 12px 12px;
}
.dxcpLoadingPanelWithContent_hhb
{
	font: 9pt Tahoma;
	color: #303030;
	border: solid 1px #9F9F9F;
	background-color: White;
}
.dxcpLoadingPanelWithContent_hhb td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px 12px 12px 12px;
}
.dxcpLoadingDiv_hhb
{
	background-color: Gray;
	opacity: 0.01;
	filter:progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=1);
}
/* Disabled */
.dxcpDisabled_hhb
{
	color: #bebebe;
	cursor: default;
}

/* -- ASPxCloudControl -- */
.dxccControl_hhb a:visited
{
    color: #c37300!important;
}
.dxccControl_hhb a:hover
{
    color: #ff9600!important;
}
.dxccControl_hhb a
{
	text-decoration:none!important;
	color: #3e6b96;	
}
.dxccControl_hhb
{
	font-family: Tahoma;
	text-decoration:none;
	color: #B4CFEC;
	background-color: #FFFFFF;
}
/* Disabled */
.dxccDisabled_hhb
{
	color: #9f9f9f;
	cursor: default;
}

/* -- ASPxDataView -- */
.dxdvControl_hhb 
{
	font: 9pt Tahoma;
	background-color: #F1F1F1;
	border: solid 1px Black;
	color: black;
}
.dxdvControl_hhb td.dxdvCtrl
{
	padding: 0px;
}
.dxdvLoadingPanel_hhb
{
	font: 9pt Tahoma;
	color: #303030;
	border: solid 1px #9F9F9F;
	background-color: White;
}
.dxdvLoadingPanel_hhb td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px 12px 12px 12px;
}
.dxdvContent_hhb
{
	border-bottom: solid 1px #D1D1D1;
	border-top: solid 1px #D1D1D1;
}
.dxdvItem_hhb, .dxdvFlowItem_hhb
{
	font: 9pt Tahoma;
	color: Black;
	background-color: #F1F1F1;
	padding: 13px 50px;
	height: 180px;
	/*if IE*/	
	height:expression("154px");
}
.dxdvFlowItem_hhb
{
	float: left;
	overflow: hidden;
}
.dxdvFlowItemsContainer_hhb
{
}
.dxdvEmptyItem_hhb
{
	font: 9pt Tahoma;
	color: Black;
	text-align: left;
	vertical-align: top;
	padding: 14px 20px 14px 50px;
	height: 180px;
	/*if IE*/
	height:expression("154px");
}
.dxdvPagerPanel_hhb
{
	font: 9pt Tahoma;
	color: #9D9D9D;
	background-color: #DCDCDC;
	padding: 0px;
}
.dxdvEmptyData_hhb
{
	color: Gray;
	padding: 12px 40px 12px 40px;
}
/* Disabled */
.dxdvDisabled_hhb
{
	color: #9f9f9f;
	cursor: default;
}

/* -- ASPxHeadline -- */
.dxhlControl_hhb 
{
	font: 10px Verdana;
	color: black;
}
.dxhlContent_hhb
{
	font: 9pt Tahoma;
	color: #585858;
} 
.dxhlDate_hhb
{
	font: bold 7pt Verdana;
	color: Black;
	white-space: nowrap;
}
.dxhlHeader_hhb
{
	font: 9pt Tahoma;
	color: Black;
	padding-bottom: 4px;
	font-weight: bold;
	line-height: 17px;
}
.dxhlDateHeader_hhb
{
	font: 9pt Tahoma;
	color: Gray;
	font-weight: normal;
}
.dxhlLeftPanel_hhb
{
	font: 10px Verdana;
	color: black;
}
.dxhlRightPanel_hhb
{
	font: 10px Verdana;
	color: black;
}
.dxhlDateLeftPanel_hhb
{
	font: 10px Verdana;
	color: Gray;
	white-space: nowrap;
}
.dxhlDateRightPanel_hhb
{
	font: 10px Verdana;
	color: Gray;
	white-space: nowrap;
}
.dxhlTailDiv_hhb
{
	font: 10px Verdana;
	color: Black;
	background-color: #EEF2F5;
}
.dxhlTailDiv_hhb a
{
	color: #4688aa;
	text-decoration: underline;
}
.dxhlTailDiv_hhb a:hover
{
	color: #ff9600;
    text-decoration: underline;
}
.dxhlTailDiv_hhb a:visited
{
	color: #c37300;
    text-decoration: underline;
}
.dxhlContent_hhb a.dxhl span
{
	color: #3e6b96;
	text-decoration: underline;
} 
.dxhlContent_hhb a.dxhl:visited span
{
	color: #c37300;
    text-decoration: underline;
}
.dxhlContent_hhb a.dxhl:hover span
{
	color: #ff9600;
    text-decoration: underline;
}
.dxhlContent_hhb a.dxhl
{
	color: #4688aa;
	text-decoration: underline;
} 
.dxhlContent_hhb a.dxhl:visited
{
	color: #c37300;
    text-decoration: underline;
}
.dxhlContent_hhb a.dxhl:hover
{
	color: #ff9600;
    text-decoration: underline;
}
/* Disabled */
.dxhlDisabled_hhb
{
	color: #9f9f9f;
	cursor: default;
}

/* -- ASPxLoadingPanel -- */
.dxlpLoadingPanel_hhb
{
	font: 9pt Tahoma;
	color: #303030;
	border: solid 1px #9F9F9F;
	background-color: White;
}
.dxlpLoadingPanel_hhb td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px 12px 12px 12px;
}
.dxlpLoadingDiv_hhb
{
	background-color: #777777;
	opacity: 0.7;
	filter:progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=70);
}

/* -- ASPxMenu -- */
.dxmControl_hhb 
{
	font: 10pt "Century Gothic","Trebuchet MS",Tahoma,Verdana,Segoe,sans-serif;
	color: white;
}
.dxmControl_hhb a, .dxmMenu_hhb a, .dxmVerticalMenu_hhb a, .dxmSubMenu_hhb a
{
	color: white;
	text-decoration: none;
}
.dxmLoadingPanel_hhb
{
	font: 10pt "Century Gothic","Trebuchet MS",Tahoma,Verdana,Segoe,sans-serif;
	color: black;
}
.dxmLoadingPanel_hhb td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 6px 6px 6px 6px;
}
.dxmSubMenu_hhb a
{
	color: white;
}
.dxmMenu_hhb, .dxmVerticalMenu_hhb
{
	font: 10pt "Century Gothic","Trebuchet MS",Tahoma,Verdana,Segoe,sans-serif;
	color: white;
	background-color: Black;
	height: 24px;
	background: black url('mItemBack.gif') repeat-x top center;
}
.dxmMenuGutter_hhb
{
}
.dxmMenuSeparator_hhb
{
	background-color: Black;
}
.dxmMenuVerticalSeparator_hhb
{
	width: 100%!important;
	height: 1px!important;
	background-color: Black;
}
.dxmMenuItem_hhb, .dxmMenuItemWithImage_hhb, .dxmMenuItemWithPopOutImage_hhb, .dxmMenuItemWithImageWithPopOutImage_hhb,
.dxmVerticalMenuItem_hhb, .dxmVerticalMenuItemWithImage_hhb, .dxmVerticalMenuItemWithPopOutImage_hhb, .dxmVerticalMenuItemWithImageWithPopOutImage_hhb, 
.dxmMenuLargeItem_hhb, .dxmMenuLargeItemWithImage_hhb, .dxmMenuLargeItemWithPopOutImage_hhb, .dxmMenuLargeItemWithImageWithPopOutImage_hhb,
.dxmVerticalMenuLargeItem_hhb, .dxmVerticalMenuLargeItemWithImage_hhb, .dxmVerticalMenuLargeItemWithPopOutImage_hhb, .dxmVerticalMenuLargeItemWithImageWithPopOutImage_hhb
{
	font: 10pt "Century Gothic","Trebuchet MS",Tahoma,Verdana,Segoe,sans-serif;
	color: white;
	background: black url('mItemBack.gif') repeat-x top center;
	white-space: nowrap;

	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 11px;
}
.dxmVerticalMenuItem_hhb, .dxmVerticalMenuItemWithImage_hhb, .dxmVerticalMenuItemWithPopOutImage_hhb, .dxmVerticalMenuItemWithImageWithPopOutImage_hhb, 
.dxmVerticalMenuLargeItem_hhb, .dxmVerticalMenuLargeItemWithImage_hhb, .dxmVerticalMenuLargeItemWithPopOutImage_hhb, .dxmVerticalMenuLargeItemWithImageWithPopOutImage_hhb
{
	background: black url('mVerticalItemBack.gif') repeat-x top center;
}
.dxmMenuItemDropDownButton_hhb, .dxmMenuLargeItemDropDownButton_hhb
{
	padding-right: 11px;
	padding-left: 11px;
}
.dxmVerticalMenuItemDropDownButton_hhb, .dxmVerticalMenuLargeItemDropDownButton_hhb
{
	padding-right: 7px;
	padding-left: 7px;
}

.dxmMenuItemSelected_hhb, .dxmMenuItemSelectedWithImage_hhb, .dxmMenuItemSelectedWithPopOutImage_hhb, .dxmMenuItemSelectedWithImageWithPopOutImage_hhb,
.dxmVerticalMenuItemSelected_hhb, .dxmVerticalMenuItemSelectedWithImage_hhb, .dxmVerticalMenuItemSelectedWithPopOutImage_hhb, .dxmVerticalMenuItemSelectedWithImageWithPopOutImage_hhb,
.dxmMenuLargeItemSelected_hhb, .dxmMenuLargeItemSelectedWithImage_hhb, .dxmMenuLargeItemSelectedWithPopOutImage_hhb, .dxmMenuLargeItemSelectedWithImageWithPopOutImage_hhb,
.dxmVerticalMenuLargeItemSelected_hhb, .dxmVerticalMenuLargeItemWithImageSelected_hhb, .dxmVerticalMenuLargeItemSelectedWithPopOutImage_hhb, .dxmVerticalMenuLargeItemSelectedWithImageWithPopOutImage_hhb
{
	background: black url('mItemBackS.gif') repeat-x top center;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 11px;
}
.dxmMenuItemDropDownButtonSelected_hhb, .dxmMenuLargeItemDropDownButtonSelected_hhb
{
	border-left: solid black 1px;
	padding-right: 11px;
	padding-left: 10px;
}
.dxmVerticalMenuItemDropDownButtonSelected_hhb, .dxmVerticalMenuLargeItemDropDownButtonSelected_hhb
{
	border-left: solid black 1px;
	padding-right: 7px;
	padding-left: 6px;
}
.dxmMenuItemChecked_hhb, .dxmMenuItemCheckedWithImage_hhb, .dxmMenuItemCheckedWithPopOutImage_hhb, .dxmMenuItemCheckedWithImageWithPopOutImage_hhb,
.dxmVerticalMenuItemChecked_hhb, .dxmVerticalMenuItemCheckedWithImage_hhb, .dxmVerticalMenuItemCheckedWithPopOutImage_hhb, .dxmVerticalMenuItemCheckedWithImageWithPopOutImage_hhb,
.dxmMenuLargeItemChecked_hhb, .dxmMenuLargeItemCheckedWithImage_hhb, .dxmMenuLargeItemCheckedWithPopOutImage_hhb, .dxmMenuLargeItemCheckedWithImageWithPopOutImage_hhb,
.dxmVerticalMenuLargeItemChecked_hhb, .dxmVerticalMenuLargeItemWithImageChecked_hhb, .dxmVerticalMenuLargeItemCheckedWithPopOutImage_hhb, .dxmVerticalMenuLargeItemCheckedWithImageWithPopOutImage_hhb
{
	background: #457692 url('mItemBackS.gif') repeat-x top center;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 11px;
}
.dxmMenuItemDropDownButtonChecked_hhb, .dxmMenuLargeItemDropDownButtonChecked_hhb
{
	border-left: solid black 1px;
	padding-right: 11px;
	padding-left: 10px;
}
.dxmVerticalMenuItemDropDownButtonChecked_hhb, .dxmVerticalMenuLargeItemDropDownButtonChecked_hhb
{
	border-left: solid black 1px;
	padding-right: 7px;
	padding-left: 6px;
}
.dxmMenuItemHover_hhb, .dxmMenuItemHoverWithImage_hhb, .dxmMenuItemHoverWithPopOutImage_hhb, .dxmMenuItemHoverWithImageWithPopOutImage_hhb, 
.dxmVerticalMenuItemHover_hhb, .dxmVerticalMenuItemHoverWithImage_hhb, .dxmVerticalMenuItemHoverWithPopOutImage_hhb, .dxmVerticalMenuItemHoverWithImageWithPopOutImage_hhb, 
.dxmMenuLargeItemHover_hhb, .dxmMenuLargeItemHoverWithImage_hhb, .dxmMenuLargeItemHoverWithPopOutImage_hhb, .dxmMenuLargeItemHoverWithImageWithPopOutImage_hhb, 
.dxmVerticalMenuLargeItemHover_hhb, .dxmVerticalMenuLargeItemHoverWithImage_hhb, .dxmVerticalMenuLargeItemHoverWithPopOutImage_hhb, .dxmVerticalMenuLargeItemHoverWithImageWithPopOutImage_hhb
{
	color: White;
	background: Black url('mItemBackH.gif') repeat-x top center;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 11px;
}
.dxmMenuItemDropDownButtonHover_hhb, .dxmMenuLargeItemDropDownButtonHover_hhb
{
	border-left: solid black 1px;
	padding-right: 11px;
	padding-left: 10px;
}
.dxmVerticalMenuItemDropDownButtonHover_hhb, .dxmVerticalMenuLargeItemDropDownButtonHover_hhb
{
	border-left: solid black 1px;
	padding-right: 7px;
	padding-left: 6px;
}
.dxmSubMenu_hhb
{
	font: 10pt "Century Gothic","Trebuchet MS",Tahoma,Verdana,Segoe,sans-serif;
	color: white;
	background-color: white;
	border: solid 1px black;
	padding: 1px;
}
.dxmSubMenuSeparator_hhb
{
    background-color: white;
}
.dxmSubMenuItem_hhb, .dxmSubMenuItemWithImage_hhb, 
.dxmSubMenuItemWithPopOutImage_hhb, .dxmSubMenuItemWithImageWithPopOutImage_hhb
{
	font: 10pt "Century Gothic","Trebuchet MS",Tahoma,Verdana,Segoe,sans-serif;
	color: White;
	background-color: black;
	white-space: nowrap;	
}
.dxmSubMenuItem_hhb, 
.dxmSubMenuItemWithImage_hhb 
{
	color: White;
	padding-top: 2px;
	padding-right: 40px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.dxmSubMenuItemWithPopOutImage_hhb, 
.dxmSubMenuItemWithImageWithPopOutImage_hhb
{
	color: White;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.dxmSubMenuItemDropDownButton_hhb
{
	padding-right: 7px;
	padding-left: 7px;
}

.dxmSubMenuItemSelected_hhb, .dxmSubMenuItemSelectedWithImage_hhb, 
.dxmSubMenuItemSelectedWithPopOutImage_hhb, .dxmSubMenuItemSelectedWithImageWithPopOutImage_hhb
{
	background-color: black;
	color: White;

	background: black url('mItemBack.gif') repeat-x top center;
}
.dxmSubMenuItemSelected_hhb, 
.dxmSubMenuItemSelectedWithImage_hhb 
{
	color: White;
	padding-top: 2px;
	padding-right: 39px;
	padding-bottom: 3px;
	padding-left: 9px;
}
.dxmSubMenuItemSelectedWithPopOutImage_hhb, 
.dxmSubMenuItemSelectedWithImageWithPopOutImage_hhb
{
	color: White;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 9px;
}
.dxmSubMenuItemDropDownButtonSelected_hhb
{
	padding-right: 6px;
	padding-left: 6px;
}

.dxmSubMenuItemChecked_hhb, .dxmSubMenuItemCheckedWithImage_hhb, 
.dxmSubMenuItemCheckedWithPopOutImage_hhb, .dxmSubMenuItemCheckedWithImageWithPopOutImage_hhb
{
}
.dxmSubMenuItemChecked_hhb, 
.dxmSubMenuItemCheckedWithImage_hhb 
{
}
.dxmSubMenuItemCheckedWithPopOutImage_hhb, 
.dxmSubMenuItemCheckedWithImageWithPopOutImage_hhb
{
}
.dxmSubMenuItemDropDownButtonChecked_hhb
{
}

.dxmSubMenuItemHover_hhb, .dxmSubMenuItemHoverWithImage_hhb, 
.dxmSubMenuItemHoverWithPopOutImage_hhb, .dxmSubMenuItemHoverWithImageWithPopOutImage_hhb
{
	background-color: black;
	color: White;

	background: black url('mItemBack.gif') repeat-x top center;
}
.dxmSubMenuItemHover_hhb, 
.dxmSubMenuItemHoverWithImage_hhb
{
	color: White;
	padding-top: 2px;
	padding-right: 39px;
	padding-bottom: 3px;
	padding-left: 9px;
}
.dxmSubMenuItemHoverWithPopOutImage_hhb, 
.dxmSubMenuItemHoverWithImageWithPopOutImage_hhb
{
	color: White;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 9px;
}
.dxmSubMenuItemDropDownButtonHover_hhb
{
	padding-right: 6px;
	padding-left: 6px;
}

.dxmSubMenuBorderCorrector_hhb
{
	color: White;
    position: absolute;
    border: 0px;
	padding: 0px;
}
/* Disabled */
.dxmDisabled_hhb
{
	color: #9f9f9f;
	cursor: default;
}

/* -- ASPxNavBar -- */
.dxnbControl_hhb 
{
	font: 9pt Tahoma;
	color: black;
	background-color: white;
	border-right: solid 1px Black;
	border-bottom: solid 1px Black;
}
.dxnbControl_hhb a
{
	color: Black;
}
.dxnbLoadingPanel_hhb
{
	font: 9pt Tahoma;
	color: #303030;
}
.dxnbLoadingPanel_hhb td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px 12px 12px 12px;
}
.dxnbGroupHeader_hhb
{
	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_hhb a {
	color: White;
}
.dxnbGroupHeader_hhb table.dxnb
{
	font: 9pt Tahoma;
	color: black;
}
.dxnbGroupHeader_hhb td.dxnb
{
	color: White;
	white-space: nowrap;
}
.dxnbGroupHeaderCollapsed_hhb
{
	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_hhb table.dxnb
{
	font: 9pt Tahoma;
	color: black;
}
.dxnbGroupHeaderCollapsed_hhb td.dxnb
{
	color: White;
	white-space: nowrap;
}
.dxnbGroupHeaderCollapsed_hhb td.dxnb a
{
	color: White;
	white-space: nowrap;
}

.dxnbGroupContent_hhb
{
	font: 9pt Tahoma;
	color: #4F4F51;
	background-color: #a4bed1;
	border-left: solid 1px Black;
	border-top: solid 1px Black;
}
.dxnbItem_hhb, .dxnbLargeItem_hhb, .dxnbBulletItem_hhb
{
	color: #4F4F51;
	background-color: #E8EDF1;
}
.dxnbItem_hhb
{
	font: 9pt Tahoma;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 10px;
}
.dxnbLargeItem_hhb
{
	font: 9pt Tahoma;
	padding-top: 6px;
	padding-right: 11px;
	padding-bottom: 6px;
	padding-left: 11px;
}
.dxnbBulletItem_hhb
{
	font: 9pt Tahoma;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 10px;
}
.dxnbItemSelected_hhb, .dxnbLargeItemSelected_hhb, .dxnbBulletItemSelected_hhb
{
	background-color: #9faebb;
}
.dxnbItemSelected_hhb
{
	font: 9pt Tahoma;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 10px;
}
.dxnbLargeItemSelected_hhb
{
	font: 9pt Tahoma;
	padding-top: 6px;
	padding-right: 11px;
	padding-bottom: 6px;
	padding-left: 11px;
}
.dxnbBulletItemSelected_hhb
{
	font: 9pt Tahoma;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 10px;
}
.dxnbItemHover_hhb, .dxnbLargeItemHover_hhb, .dxnbBulletItemHover_hhb
{
	background-color: #c1ced9;
}
.dxnbItemHover_hhb
{
	font: 9pt Tahoma;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 10px;
}
.dxnbLargeItemHover_hhb
{
	font: 9pt Tahoma;
	padding-top: 6px;
	padding-right: 11px;
	padding-bottom: 6px;
	padding-left: 11px;
}
.dxnbBulletItemHover_hhb
{
	font: 9pt Tahoma;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 10px;
}
.dxnbGroupHeader_hhb, .dxnbGroupHeaderCollapsed_hhb
{
	text-align: left;
}
.dxnbItem_hhb, .dxnbItemHover_hhb, .dxnbItemSelected_hhb,
.dxnbBulletItem_hhb, .dxnbBulletItemHover_hhb, .dxnbBulletItemSelected_hhb
{
    text-align: left;
}
.dxnbItemSelected_hhb
{
	color: White;
}
.dxnbItemHover_hhb
{
	color: #4f4f51;
}
.dxnbLargeItem_hhb, .dxnbLargeItemHover_hhb, .dxnbLargeItemSelected_hhb
{
    text-align: center;
}
.dxnbGroupHeaderHover_hhb
{
	background: #82b3ce url('nbItemBackH.gif') repeat-x top left;
}
.dxnbGroupHeaderCollapsedHover_hhb
{
	background: #82b3ce url('nbItemBackH.gif') repeat-x top left;
}
/* Disabled */
.dxnbDisabled_hhb, .dxnbDisabled_hhb td.dxnb
{
	color: #9f9f9f;
	cursor: default;
}

/* -- ASPxNewsControl -- */
.dxncControl_hhb 
{
	font: 9pt Tahoma;
	color: black;
	background-color: White;
}
.dxncControl_hhb td.dxncCtrl
{
	padding: 18px 18px 18px 18px;
}
.dxncLoadingPanel_hhb
{
	font: 9pt Tahoma;
	color: #303030;
	border: solid 1px #9F9F9F;
	background-color: White;
}
.dxncLoadingPanel_hhb td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px 12px 12px 12px;
}
.dxncContent_hhb
{
}
.dxncPagerPanel_hhb
{
	padding: 0px 2px 0px 2px;
}
.dxncItem_hhb
{
	font: 9pt Tahoma;
	vertical-align: top;
	padding: 0px;
}
.dxncEmptyItem_hhb
{
	font: 9pt Tahoma;
	vertical-align: top;
	padding: 0px;
}
.dxncBackToTop_hhb
{
	font: 9pt Tahoma;
	color: #404040;
}
.dxncBackToTop_hhb a 
{
    color:#3e6b96;
}
.dxncBackToTop_hhb a:hover
{
    color:#FF9600;
}
.dxncBackToTop_hhb a:visited
{
    color:#800080;
}

.dxncItemContent_hhb, .dxncItemContent_hhb span.dxhl
{
	font: 9pt Tahoma;
	color: #585858;
	background-color: transparent;
	text-align: left;
}
.dxncItemContent_hhb a.dxhl  span
{
	color: #3e6b96;
	text-decoration: underline;
}
.dxncItemContent_hhb a.dxhl:visited span
{
	color: #800080;
	text-decoration: underline;
}
.dxncItemContent_hhb a.dxhl:hover span
{
	color: #FF9600;
	text-decoration: underline;
}
.dxncItemContent_hhb a.dxhl
{
	color: #585858;
	text-decoration: underline;
}
.dxncItemContent_hhb a.dxhl:visited
{
	color: #c37300;
	text-decoration: underline;
}
.dxncItemContent_hhb a.dxhl:hover
{
	color: #ff9600;
	text-decoration: underline;
}

.dxncItemDate_hhb
{
	font: 10px Tahoma;
	font-weight: bold;
	color: Black;
	white-space: nowrap;
	text-align: left;
}
.dxncItemHeader_hhb
{
	font: 14px Tahoma;
	font-weight: bold;
	color: Black;
	padding-bottom: 5px;
}
.dxncItemLeftPanel_hhb
{
	font: 12px Tahoma;
	color: black;
	vertical-align: top;   
}
.dxncItemRightPanel_hhb
{
  	font: 12px Tahoma;
	color: black;
	vertical-align: top;
}
.dxncEmptyData_hhb
{
	color: Gray;
}
/* Disabled */
.dxncDisabled_hhb, .dxncDisabled_hhb span.dxhl,
.dxncDisabled_hhb a, .dxncDisabled_hhb a:hover
{
	color: #9f9f9f;
	cursor: default;
}

/* -- ASPxPager -- */
.dxpControl_hhb
{
	font: 9pt Tahoma;
	color: black;
}
.dxpControl_hhb td.dxpCtrl
{
	padding: 14px 20px 15px;
}
.dxpButton_hhb
{
	font: 9pt Tahoma;
	color: #394EA2;
	text-decoration: underline;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
}
.dxpButton_hhb a
{
	font: 9pt Tahoma;
	color: #394EA2;
	text-decoration: underline;
	white-space: nowrap;
}
.dxpDisabledButton_hhb
{
	font: 9pt Tahoma;
	color: black;
	text-decoration: none;
}
.dxpPageNumber_hhb
{
	font: 9pt Tahoma;
	color: #3e6b96;
	text-decoration: underline;
	text-align: center;
	vertical-align: middle;
	padding: 0px 3px;
}
.dxpPageNumber_hhb a
{
	font: 9pt Tahoma;
	color: #3e6b96;
	text-decoration: underline;
}
.dxpCurrentPageNumber_hhb
{
	font: 9pt Tahoma;
	color: White;
	background-color: #3e6b96;
	text-decoration: underline;
	padding: 0px 3px 0px 3px;
}
.dxpSummary_hhb
{
	font: 9pt Tahoma;
	color: black;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
}
.dxpSeparator_hhb
{
	background-color: #cccccc;
}
/* Disabled */
.dxpDisabled_hhb
{
	color: #9f9f9f;
	border-color: #9f9f9f;
	cursor: default;
}

/* -- ASPxPopupControl -- */
.dxpcControl_hhb
{
	font: 9pt Tahoma;
	color: black;
	background-color: white;
	border: solid 1px #4E4F51;
}
.dxpcControl_hhb a
{
	color: #1E3695;
}
.dxpcCloseButton_hhb
{
	font: 9pt Tahoma;
	color: black;
	background-color: transparent;
}
.dxpcCloseButtonHover_hhb
{
	font: 9pt Tahoma;
	color: White;
}
.dxpcContent_hhb
{
	font: 9pt Tahoma;
	color: Black;
	white-space: normal;
    vertical-align: top;    
}
.dxpcFooter_hhb
{
	color: White;
	background: Black url('pcItemFooter.gif') repeat-x top center;
}
.dxpcFooter_hhb td.dxpc
{
	font: 9pt Tahoma;
	color: White;
	white-space: nowrap;
	padding: 12px 16px;
}
.dxpcHeader_hhb
{
	color: White;
	background: #444444 url('pcItemHeader.gif') repeat-x top center;
}
.dxpcHeader_hhb td.dxpc
{
	font: 12px Tahoma;
	color: White;
	white-space: nowrap;
	padding: 0px 0px;
}
.dxpcModalBackground_hhb
{
	background-color: #777777;
	opacity: 0.7;
	filter:progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=70);
}
/* Disabled */
.dxpcDisabled_hhb
{
	color: #808080;
	cursor: default;
}

/* -- ASPxRoundPanel -- */
.dxrpControl_hhb td.dxrp
{
	font: 9pt Tahoma;
	color: Black;
}
/* Header */
.dxrpHeader_hhb td.dxrp
{
	font: 14px Tahoma;
	color: White;
}
/* Disabled */
.dxrpDisabled_hhb, .dxrpDisabled_hhb td.dxrp
{
	color: #9f9f9f;
	cursor: default;
}

/* -- ASPxSiteMapControl -- */
.dxsmControl_hhb 
{	
    font-family: "Century Gothic","Trebuchet MS",Tahoma,Verdana,Segoe,sans-serif;
    font-size: 10pt;
    font-style: normal;
    font-weight: normal;
    color: #707070;
    text-align: center;
}
.dxsmControl_hhb a
{
    border-style: none;
    border-width: 0px;
	text-decoration: none!important;
    line-height:20px;
    color: Black;
}
.dxsmControl_hhb a:visited
{
    border-style: none;
    border-width: 0px;
	text-decoration: none!important;
    line-height:20px;
	color: Black;
}
.dxsmControl_hhb a:hover {
    border-style: none;
    border-width: 0px;
	text-decoration: none!important;
    line-height:20px;
	color: Black;
	border-bottom: 1px Black dotted;
}
.dxsmControl_hhb a:active {
    border-style: none;
    border-width: 0px;
	text-decoration: none!important;
    line-height:20px;
	color: Black;
}

/* - Category Level - */
.dxsmCategoryLevel_hhb, .dxsmCategoryLevel_hhb a
{
    font-family: "Century Gothic","Trebuchet MS",Tahoma,Verdana,Segoe,sans-serif;
    font-size: 10pt;
    font-style: normal;
    font-weight: normal;
    line-height:20px;
    color: #707070;
}
.dxsmCategoryLevel_hhb a
{
    border-style: none;
    border-width: 0px;
	text-decoration: none!important;
    line-height:20px;
    color: Black;
}
.dxsmCategoryLevel_hhb a:visited
{
    border-style: none;
    border-width: 0px;
	text-decoration: none!important;
    line-height:20px;
	color: Black;
}
.dxsmCategoryLevel_hhb a:hover {
    border-style: none;
    border-width: 0px;
	text-decoration: none!important;
	color: Black;
    line-height:20px;
	border-bottom: 1px Black dotted;
}
.dxsmCategoryLevel_hhb a:active {
    border-style: none;
    border-width: 0px;
	text-decoration: none!important;
    line-height:20px;
	color: Black;
}

/*flow layout*/
.dxsmLevelCategoryFlow_hhb, .dxsmLevelCategoryFlow_hhb a
{
    font-family: "Century Gothic","Trebuchet MS",Tahoma,Verdana,Segoe,sans-serif;
    font-size: 10pt;
    font-style: normal;
    font-weight: normal;
    line-height:20px;
    color: #707070;
}
.dxsmLevelCategoryFlow_hhb a
{
    border-style: none;
    border-width: 0px;
	text-decoration: none!important;
    line-height:20px;
    color: Black;
}
.dxsmLevelCategoryFlow_hhb a:visited
{
    border-style: none;
    border-width: 0px;
	text-decoration: none!important;
    line-height:20px;
	color: Black;
}
.dxsmLevelCategoryFlow_hhb a:hover {
    border-style: none;
    border-width: 0px;
	text-decoration: none!important;
    line-height:20px;
	color: Black;
	border-bottom: 1px Black dotted;
}
.dxsmLevelCategoryFlow_hhb a:active {
    border-style: none;
    border-width: 0px;
	text-decoration: none!important;
    line-height:20px;
	color: Black;
}

/* - Level 0 - */
.dxsmLevel0_hhb, .dxsmLevel0_hhb a
{
    font-family: "Century Gothic","Trebuchet MS",Tahoma,Verdana,Segoe,sans-serif;
    font-size: 10pt;
    font-style: normal;
    font-weight: normal;
    line-height:20px;
    color: #707070;
}
.dxsmLevel0_hhb a
{
    border-style: none;
    border-width: 0px;
	text-decoration: none!important;
    line-height:20px;
    color: Black;
}
.dxsmLevel0_hhb a:visited
{
    border-style: none;
    border-width: 0px;
	text-decoration: none!important;
    line-height:20px;
	color: Black;
}
.dxsmLevel0_hhb a:hover {
    border-style: none;
    border-width: 0px;
	text-decoration: none!important;
    line-height:20px;
	color: Black;
	border-bottom: 1px Black dotted;
}
.dxsmLevel0_hhb a:active {
    border-style: none;
    border-width: 0px;
	text-decoration: none!important;
    line-height:20px;
	color: Black;
}
.dxsmLevel0Categorized_hhb, .dxsmLevel0Categorized_hhb a
{
    font-family: "Century Gothic","Trebuchet MS",Tahoma,Verdana,Segoe,sans-serif;
    font-size: 10pt;
    font-style: normal;
    font-weight: normal;
    line-height:20px;
    color: #707070;
}
.dxsmLevel0Categorized_hhb a
{
    border-style: none;
    border-width: 0px;
	text-decoration: none!important;
    line-height:20px;
    color: Black;
}
.dxsmLevel0Categorized_hhb a:visited
{
    border-style: none;
    border-width: 0px;
	text-decoration: none!important;
    line-height:20px;
	color: Black;
}
.dxsmLevel0Categorized_hhb a:hover {
    border-style: none;
    border-width: 0px;
	text-decoration: none!important;
    line-height:20px;
	color: Black;
	border-bottom: 1px Black dotted;
}
.dxsmLevel0Categorized_hhb a:active {
    border-style: none;
    border-width: 0px;
	text-decoration: none!important;
    line-height:20px;
	color: Black;
}

/*flow layout*/
.dxsmLevel0Flow_hhb, .dxsmLevel0Flow_hhb a,
.dxsmLevel0CategorizedFlow_hhb, .dxsmLevel0CategorizedFlow_hhb a
{
    font-family: "Century Gothic","Trebuchet MS",Tahoma,Verdana,Segoe,sans-serif;
    font-size: 10pt;
    font-style: normal;
    font-weight: normal;
    line-height:20px;
    color: #707070;
}
.dxsmLevel0Flow_hhb a, .dxsmLevel0CategorizedFlow_hhb a
{
    border-style: none;
    border-width: 0px;
	text-decoration: none!important;
    line-height:20px;
    color: Black;
}
.dxsmLevel0Flow_hhb a, .dxsmLevel0CategorizedFlow_hhb a
{
    border-style: none;
    border-width: 0px;
	text-decoration: none!important;
    line-height:20px;
	color: Black;
}
.dxsmLevel0Flow_hhb a, .dxsmLevel0CategorizedFlow_hhb a
{
    border-style: none;
    border-width: 0px;
	text-decoration: none!important;
    line-height:20px;
	color: Black;
	border-bottom: 1px Black dotted;
}
.dxsmLevel0Flow_hhb a, .dxsmLevel0CategorizedFlow_hhb a
{
    border-style: none;
    border-width: 0px;
	text-decoration: none!important;
    line-height:20px;
	color: Black;
}

/* - Level 1 - */
.dxsmLevel1_hhb, .dxsmLevel1_hhb a,
.dxsmLevel1Categorized_hhb, .dxsmLevel1Categorized_hhb a
{    
	font: 12px Tahoma;
    color: #3e6b96;
    line-height:20px;
}
.dxsmLevel1_hhb a, .dxsmLevel1Categorized_hhb a
{
	text-decoration: underline;
    line-height:20px;
}
.dxsmLevel1_hhb, .dxsmLevel1Categorized_hhb
{
	padding: 0px 0px 0px 6px;
    white-space: nowrap;  
}

/*flow layout*/
.dxsmLevel1Flow_hhb, .dxsmLevel1Flow_hhb a,
.dxsmLevel1CategorizedFlow_hhb, .dxsmLevel1CategorizedFlow_hhb a
{    
    font: 12px Tahoma;
    color: #2A769D;
    line-height:20px;
}
.dxsmLevel1Flow_hhb a, .dxsmLevel1CategorizedFlow_hhb a
{
	text-decoration: underline;
    line-height:20px;
}
.dxsmLevel1Flow_hhb
{
    text-decoration: none;
    padding: 0px 0px 0px 0px;
    line-height:20px;
}
/* - Level 2 - */
.dxsmLevel2_hhb, .dxsmLevel2_hhb a,
.dxsmLevel2Categorized_hhb a, .dxsmLevel2Categorized_hhb
{    
	font: 9pt Tahoma;
    color: #3e6b96;
}
.dxsmLevel2_hhb a, .dxsmLevel2Categorized_hhb a
{
	text-decoration: underline;
}
.dxsmLevel2_hhb, .dxsmLevel2Categorized_hhb
{
    white-space:nowrap;
    padding: 0px 0px 0px 0px;    
}
/*flow layout*/
.dxsmLevel2Flow_hhb, .dxsmLevel2Flow_hhb a
{
    font: 9pt Tahoma;
    color: #6199B6;
}
.dxsmLevel2Flow_hhb a
{
	text-decoration:underline;
}
.dxsmLevel2Flow_hhb
{
    padding: 0px 0px 0px 0px;
}
/* - Level 3 - */
.dxsmLevel3_hhb, .dxsmLevel3_hhb a
{    
    font: 9pt Tahoma;
    color: #3e6b96;
}
.dxsmLevel3_hhb a
{
	text-decoration: underline;
}
.dxsmLevel3_hhb
{
    white-space: nowrap;        
    padding: 0px 0px 0px 0px;    
}
/*flow layout*/
.dxsmLevel3Flow_hhb, .dxsmLevel3Flow_hhb a
{    
    font: 9pt Tahoma;
    color: #A0C2D3;	
}
.dxsmLevel3Flow_hhb a
{
	text-decoration: underline;
}
/* - Level 4 - */
.dxsmLevel4_hhb, .dxsmLevel4_hhb a
{    
    font: 9pt Tahoma;
    color: #3e6b96;
}
.dxsmLevel4_hhb a
{
	text-decoration: underline;
}
.dxsmLevel4_hhb
{
    white-space: nowrap;
    padding: 0px 0px 0px 0px;    
}
/*flow layout*/
.dxsmLevel4Flow_hhb, .dxsmLevel4Flow_hhb a
{
    font: 9pt Tahoma;
    color: #A0C2D3;
}
.dxsmLevel4Flow_hhb a
{
	text-decoration: underline;
}
.dxsmLevel4Flow_hhb
{
    padding: 0px 0px 0px 0px;        
}
/* - Other Levels - */
.dxsmLevelOther_hhb
{    
    font: 9pt Tahoma;
    color: #3e6b96;
    text-decoration: none;
}
.dxsmLevelOther_hhb
{
    white-space:nowrap;
    padding: 0px 0px 0px 0px;            
}
/*flow layout*/
.dxsmLevelOtherFlow_hhb, .dxsmLevelOtherFlow_hhb a
{
    font: 9pt Tahoma;
    color: #A0C2D3;
}
.dxsmLevelOtherFlow_hhb a
{
	text-decoration: underline;
}
/* Disabled */
.dxsmDisabled_hhb
{
	color: #9f9f9f;
	cursor: default;
}

/* -- ASPxTabControl, ASPxPageControl -- */
.dxtcControl_hhb 
{
	font: 9pt Tahoma;
	color: black;
}
.dxtcLoadingPanel_hhb
{
	font: 9pt Tahoma;
	color: #303030;
}
.dxtcLoadingPanel_hhb td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px 12px 12px 12px;
}

/* Tab hyperlink */
.dxtcTab_hhb a, .dxtcTabWithTabPositionLeft_hhb a, .dxtcTabWithTabPositionBottom_hhb a, .dxtcTabWithTabPositionRight_hhb a,
.dxtcActiveTab_hhb a, .dxtcActiveTabWithTabPositionBottom_hhb a, .dxtcActiveTabWithTabPositionLeft_hhb a, .dxtcActiveTabWithTabPositionRight_hhb a,
.dxtcTabHover_hhb a, .dxtcTabHoverWithTabPositionBottom_hhb a, .dxtcTabHoverWithTabPositionLeft_hhb a, .dxtcTabHoverWithTabPositionRight_hhb a
{
	text-decoration: none;
	color: White;
}

.dxtcActiveTab_hhb, .dxtcActiveTabWithTabPositionBottom_hhb,
.dxtcActiveTabWithTabPositionLeft_hhb, .dxtcActiveTabWithTabPositionRight_hhb
{
	font: 9pt Tahoma;
	color: black;
	border: solid 1px #4E4F51;
	padding: 3px 13px 4px 13px;
	background-color: #E8EDF1;
	text-align: center;
}
/* Active Tab */
.dxtcActiveTab_hhb table.dxtc, .dxtcActiveTabWithTabPositionBottom_hhb table.dxtc,
.dxtcActiveTabWithTabPositionLeft_hhb table.dxtc, .dxtcActiveTabWithTabPositionRight_hhb table.dxtc
{
	font: 9pt Tahoma;
	color: black;    
}
.dxtcActiveTab_hhb td.dxtc, .dxtcActiveTabWithTabPositionBottom_hhb td.dxtc,
.dxtcActiveTabWithTabPositionLeft_hhb td.dxtc, .dxtcActiveTabWithTabPositionRight_hhb td.dxtc
{
	white-space: nowrap;
    background-color: transparent!important;
    background-image: url('')!important;
    border-width: 0px!important;
    padding: 0px!important;
}
.dxtcActiveTabHover_hhb
{
	background-color: #E8EDF1;
}
/* Tab */
.dxtcTab_hhb, .dxtcTabWithTabPositionLeft_hhb, 
.dxtcTabWithTabPositionBottom_hhb, .dxtcTabWithTabPositionRight_hhb
{
	font: 9pt Tahoma;
	color: White;
	background: #444444 url('tcTabBack.gif') repeat-x top left;
	border: solid 1px #4E4F51;
	padding: 3px 13px 4px 13px;
	text-align: center;
}
.dxtcTab_hhb table.dxtc, .dxtcTabWithTabPositionBottom_hhb table.dxtc, 
.dxtcTabWithTabPositionLeft_hhb table.dxtc, .dxtcTabWithTabPositionRight_hhb table.dxtc
{
	font: 9pt Tahoma;
	color: White;
}
.dxtcTab_hhb td.dxtc, .dxtcTabWithTabPositionBottom_hhb td.dxtc, 
.dxtcTabWithTabPositionLeft_hhb td.dxtc, .dxtcTabWithTabPositionRight_hhb td.dxtc
{
	white-space: nowrap;
    background-color: transparent!important;
    background-image: url('')!important;
    border-width: 0px!important;
    padding: 0px!important;
}
.dxtcTabWithTabPositionBottom_hhb
{
}
.dxtcTabWithTabPositionLeft_hhb
{
}
.dxtcTabWithTabPositionRight_hhb
{
}
/* Hover */
.dxtcTabHover_hhb, .dxtcTabHoverWithTabPositionBottom_hhb,
.dxtcTabHoverWithTabPositionLeft_hhb, .dxtcTabHoverWithTabPositionRight_hhb
{
	font: 9pt Tahoma;
	color: White;
	background: #82b3ce url('tcTabBackH.gif') repeat-x top left;
	padding: 3px 13px 4px 13px;
}
.dxtcTabHover_hhb td.dxtc, .dxtcTabHoverWithTabPositionBottom_hhb td.dxtc,
.dxtcTabHoverWithTabPositionLeft_hhb td.dxtc, .dxtcTabHoverWithTabPositionRight_hhb td.dxtc
{
	white-space: nowrap;
    background-color: transparent!important;
    background-image: none!important;
    border-width: 0px!important;
    padding: 0px!important;
}

.dxtcPageContent_hhb, .dxtcPageContentWithTabPositionBottom_hhb, 
.dxtcPageContentWithTabPositionLeft_hhb, .dxtcPageContentWithTabPositionRight_hhb,
.dxtcPageContentWithoutTabs_hhb
{
	font: 9pt Tahoma;
	color: black;
	background-color: #E8EDF1;
	vertical-align: top;
}
.dxtcContent_hhb, .dxtcContentWithTabPositionBottom_hhb, .dxtcContentWithTabPositionLeft_hhb, .dxtcContentWithTabPositionRight_hhb
{
	font: 9pt Tahoma;
	color: black;
	border: solid 1px #4E4F51;
	background-color: white;
	vertical-align: top;
}
/* Disabled */
.dxtcDisabled_hhb, .dxtcDisabled_hhb table.dxtc
{
	color: #9f9f9f;
	cursor: default;
}

/* -- ASPxTitleIndex -- */
.dxtiControl_hhb 
{
    font-size: 10pt;
    font-style: normal;
    font-weight: normal;
    color: #707070;
	background-color: white;
    font-family: "Century Gothic","Trebuchet MS",Tahoma,Verdana,Segoe,sans-serif;
}
.dxtiControl_hhb a
{
    border-style: none;
    border-width: 0px;
    text-decoration: none;
	line-height: 19px;
    color: Black;
}
.dxtiControl_hhb a:visited {
    border-style: none;
    border-width: 0px;
	text-decoration: none;
	line-height: 19px;
	color: Black;
}
.dxtiControl_hhb a:hover {
    border-style: none;
    border-width: 0px;
	text-decoration: none;
	line-height: 19px;
	color: Black;
	border-bottom: 1px Black dotted;
}
.dxtiControl_hhb a:active {
    border-style: none;
    border-width: 0px;
	text-decoration: none;
	line-height: 19px;
	color: Black;
}
.dxtiLoadingPanel_hhb
{
	font: 9pt Tahoma;
	color: #303030;
	border: solid 1px #9F9F9F;
	background-color: White;
}
.dxtiLoadingPanel_hhb td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px 12px 12px 12px;
}
.dxtiItem_hhb
{
    font-family: "Century Gothic","Trebuchet MS",Tahoma,Verdana,Segoe,sans-serif;
    font-size: 10pt;
    font-style: normal;
    font-weight: normal;
    color: #707070;
}
.dxtiItem_hhb a
{
    border-style: none;
    border-width: 0px;
    text-decoration: none;
	line-height: 19px;
    color: Black;
}
.dxtiItem_hhb a:visited {
    border-style: none;
    border-width: 0px;
	text-decoration: none;
	line-height: 19px;
	color: Black;
}
.dxtiItem_hhb a:hover {
    border-style: none;
    border-width: 0px;
	text-decoration: none;
	line-height: 19px;
	color: Black;
	border-bottom: 1px Black dotted;
}
.dxtiItem_hhb a:active {
    border-style: none;
    border-width: 0px;
	text-decoration: none;
	line-height: 19px;
	color: Black;
}
.dxtiGroupHeader_hhb, .dxtiGroupHeaderCategorized_hhb
{
    font-size: 0px;
    font-style: normal;
    font-weight: normal;
    color: #707070;
    background-color: white;
    font-family: "Century Gothic" , "Trebuchet MS" ,Tahoma,Verdana,Segoe,sans-serif;
    text-decoration: none;
}
.dxtiGroupHeader_hhb, .dxtiGroupHeaderCategorized_hhb
{
	white-space:nowrap;
	padding: 0px;
	padding-left: 1px;
}
.dxtiGroupHeaderCategorized_hhb
{
    border: none;
    padding: 0px;
}
/* - GroupHeaderText - */
.dxtiGroupHeaderText_hhb
{
	border: none;
    color: #707070;
}
.dxtiGroupHeaderText_hhb
{
    background: White;
    padding: 0px;
    font-size: 0px;
    font-style: normal;
    font-weight: normal;
    color: #707070;
    font-family: "Century Gothic" , "Trebuchet MS" ,Tahoma,Verdana,Segoe,sans-serif;
    text-decoration: none;
}
.dxtiGroupHeaderTextCategorized_hhb
{
    background: White;
    padding: 0px;
    font-size: 0px;
    font-style: normal;
    font-weight: normal;
    color: #707070;
    font-family: "Century Gothic" , "Trebuchet MS" ,Tahoma,Verdana,Segoe,sans-serif;
    text-decoration: none;
}
/* - FilterBox - */
.dxtiFilterBoxInfoText_hhb
{
    font: 7pt Verdana;
    color: #999999;
    font-weight: normal;
    padding-top: 0px;
    padding-bottom: 4px;    
}
.dxtiFilterBoxEdit_hhb
{
    font-size: 9pt;
    width: 158px;
    border: Solid 1px #a0a0a0;
    padding-left: 3px;
}
.dxtiFilterBox_hhb, .dxtiFilterBox_hhb table
{
    color: #898989;
    font-size: 9pt;
    font-weight: bold;        
}
.dxtiFilterBox_hhb
{
    background-color: #E8E8E8;
    padding: 15px;    
}
/* - IndexPanel - */
.dxtiIndexPanel_hhb
{
    padding-bottom: 2px;
    text-decoration: none;
    border-bottom: solid 2px Black;
}
.dxtiIndexPanelItem_hhb, .dxtiCurrentIndexPanelItem_hhb
{
	font: 14px Tahoma;
	color: #4688aa;
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: underline;
}
.dxtiIndexPanelItem_hhb a
{
	color: #4688aa;
	text-decoration: underline;
}
.dxtiIndexPanelItem_hhb a:visited
{
	color: #c37300;
	text-decoration: underline;
}
.dxtiIndexPanelItem_hhb a:hover
{
	color: #ff9600;
	text-decoration: underline;
}

.dxtiIndexPanelItem_hhb, .dxtiCurrentIndexPanelItem_hhb
{
}
.dxtiCurrentIndexPanelItem_hhb
{
    color: #000000;
    background-color: #E0E0E0;
}
/* - BackToTop - */
.dxtiBackToTop_hhb, .dxtiBackToTop_hhb a
{
    font-size: 7pt;
    text-decoration: none;
    color: #468cbc;
}
.dxtiBackToTop_hhb
{
    padding: 0px 0px 12px;
}
/* Disabled */
.dxtiDisabled_hhb
{
	color: #9f9f9f;
	cursor: default;
}
/* -- ASPxUploadControl -- */
.dxucControl_hhb, .dxucEditArea_hhb
{
    font-size: 10pt;
    font-family: Tahoma, Verdana, Arial;    
}
.dxucErrorCell_hhb
{
    font-size: 9pt;
    font-family: Tahoma, Verdana, Arial;
    color: Red;
    text-align: left;
}
.dxucButton_hhb, .dxucButton_hhb a
{
    font-size: 10pt;
    font-family: Tahoma, Verdana, Arial;
    color: #394ea2;
    cursor: pointer;
    white-space: nowrap;
}
/* UploadControl - ProgressBar */
.dxucProgressBar_hhb, .dxucProgressBar_hhb td
{
    font-family: Tahoma, Verdana, Arial;
    font-size: 9pt;
	color: #FFFFFF;
}
.dxucProgressBar_hhb .dxucPBMainCell, .dxucProgressBar_hhb td
{
    padding: 0;
}
.dxucProgressBar_hhb
{
    border: Solid 1px #000000;
    background-color: #8A8B8B;
}
.dxucProgressBarIndicator_hhb
{
    background-color: #464646;
	background-image: url('ucProgressIndicatorBack.gif');
    background-repeat: repeat-x;
}

/* -- ASPxSplitter -- */
.dxsplControl_hhb
{
	background-color: White;
}
.dxsplControl_hhb, .dxsplVSeparator_hhb, .dxsplHSeparator_hhb, .dxsplPane_hhb, .dxsplPaneCollapsed_hhb, .dxsplVSeparator_hhb, .dxsplHSeparator_hhb, .dxsplVSeparatorCollapsed_hhb, .dxsplHSeparatorCollapsed_hhb
{
	border: solid 0px #16171B;
}
.dxsplPane_hhb, .dxsplPaneCollapsed_hhb
{
	border-width: 1px;
	background-color: #C9D7DC;
}
.dxsplPaneCollapsed_hhb
{
	border-right-width: 0px;
	border-bottom-width: 0px;
}
.dxsplVSeparator_hhb
{
	background-image: url('splVSeparatorBackground.png');
	border-top-width: 1px;
	border-bottom-width: 1px;
}
.dxsplHSeparator_hhb
{
	background-image: url('splHSeparatorBackground.png');
	border-left-width: 1px;
	border-right-width: 1px;
}
.dxsplVSeparatorHover_hhb
{
	cursor: w-resize;
}
.dxsplHSeparatorHover_hhb
{
	cursor: n-resize;
}
.dxsplVSeparator_hhb, .dxsplHSeparator_hhb
{
	background-color: #3D3D3D;
}
.dxsplVSeparatorHover_hhb, .dxsplVSeparatorButtonHover_hhb
{
	background-image: url('splVSeparatorBackgroundHover.png');
}
.dxsplHSeparatorHover_hhb, .dxsplHSeparatorButtonHover_hhb
{
	background-image: url('splHSeparatorBackgroundHover.png');
}
.dxsplVSeparatorCollapsed_hhb, .dxsplHSeparatorCollapsed_hhb
{
	cursor: default !important;
}
.dxsplVSeparatorButton_hhb
{
	cursor: pointer;
	padding: 5px 0px;
}
.dxsplHSeparatorButton_hhb
{
	cursor: pointer;
	padding: 0px 5px;
}
.dxsplVSeparatorHover_hhb, .dxsplHSeparatorHover_hhb, .dxsplVSeparatorButtonHover_hhb, .dxsplHSeparatorButtonHover_hhb
{
	background-color: #4E626D;
}
.dxsplVSeparator_hhb, .dxsplVSeparatorButtonHover_hhb
{
	background-repeat: repeat-y;
	background-position: top left;
}
.dxsplHSeparator_hhb, .dxsplHSeparatorButtonHover_hhb
{
	background-repeat: repeat-x;
	background-position: top left;
}
.dxsplResizingPointer_hhb
{
	background-image: url('splResizingPointer.gif');
	background-repeat: repeat;
}
.dxsplResizingPointer_hhb, .dxsplS
{
	font-size: 0px;
	line-height: 0px;
}
.dxsplLCC, .dxsplCC, .dxsplS
{
	overflow: hidden;
}
.dxsplLCC, .dxsplCC, .dxsplP
{
	width: 100%;
	height: 100%;
}
.dxsplLCC
{
	padding: 8px 8px 8px 8px;
}

/* IE6,7 "overflow:auto"-"position:relative" fix (B144456) */
* html .dxsplLCC
{
	position: relative;
}
*:first-child+html .dxsplLCC
{
	position: relative;
}
