.dxeLoadingDiv
{
	background: White;
    opacity: 0.85;
    filter: alpha(opacity=85);
    cursor: wait;
}
.dxeLoadingPanel
{
	font: 9pt Tahoma;
	color: #303030;
}
.dxeLoadingPanel td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px 12px 12px 12px;
}

.dxeReadOnly 
{
    
}
.dxeBase
{
    font-family: Tahoma;
    font-size: 9pt;
}
/* -- ErrorFrame -- */
.dxeErrorCell, .dxeErrorCell td
{
    font-family: Tahoma;
    font-size: 9pt;
	color: Red;
}
.dxeErrorCell
{ 
	padding-left: 4px;
	padding-right:5px;
}
.dxeErrorFrameWithoutError {
    border: 1px solid Red;
}
.dxeErrorFrameWithoutError .dxeControlsCell {
    padding: 2px;
}

.dxeEditArea 
{
	font-family: Tahoma;
	font-size: 9pt;
	border: 1px solid #A0A0A0;
}
/* -- Buttons -- */
.dxeButtonEditButton, .dxeCalendarButton,
.dxeSpinIncButton, .dxeSpinDecButton,
.dxeSpinLargeIncButton, .dxeSpinLargeDecButton
{	
	vertical-align: middle;
	border: solid 1px #7f7f7f;
	cursor: pointer;
} 
.dxeButtonEditButton, .dxeCalendarButton, .dxeButtonEditButton td.dx, .dxeCalendarButton td.dx,
.dxeSpinIncButton, .dxeSpinDecButton, .dxeSpinLargeIncButton, .dxeSpinLargeDecButton,
.dxeSpinIncButton td.dx, .dxeSpinDecButton td.dx, .dxeSpinLargeIncButton td.dx, .dxeSpinLargeDecButton td.dx
{	
    font-family: Tahoma;
    font-size: 11px;        
    font-weight: normal;
	text-align: center;
	white-space: nowrap;
} 
.dxeButtonEditButton,
.dxeSpinIncButton, .dxeSpinDecButton, .dxeSpinLargeIncButton, .dxeSpinLargeDecButton
{
    padding: 0px 2px 0px 3px;
	background-image: url('/DXR.axd?r=2_45');
    background-repeat: repeat-x;
    background-position: top;    
    background-color: #e6e6e6;
}
.dxeSpinIncButton
{
	background-image: url('/DXR.axd?r=2_77');
    background-repeat: repeat-x;
    background-position: top;
	background-color: #F0F0F0;
}
.dxeSpinDecButton
{
	background-image: url('/DXR.axd?r=2_76');
    background-repeat: repeat-x;
    background-position: top;
	background-color: #E6E6E6;
}

.dxeButtonEditButton table.dxbebt,
.dxeSpinIncButton table.dxbebt, .dxeSpinDecButton table.dxbebt, 
.dxeSpinLargeIncButton table.dxbebt, .dxeSpinLargeDecButton table.dxbebt
{
	width: 10px;
}
.dxeCalendarButton      
{
	font-size: 9pt;
	background-image: url('/DXR.axd?r=2_47');
    background-repeat: repeat-x;
    background-position: top;    
    background-color: #e5e5e5;
	padding: 4px 11px;
	padding-top: 3px;
	width: 32px;
}
.dxeCalendarButton td.dx
{
	font-size: 9pt;    
	text-align: center;
	white-space: nowrap;
}
.dxeCalendarButton table.dxbebt 
{
	width: 100%;
}

/* -- Pressed -- */
.dxeCalendarButtonPressed, .dxeButtonEditButtonPressed,
.dxeSpinIncButtonPressed, .dxeSpinDecButtonPressed, .dxeSpinLargeIncButtonPressed, 
.dxeSpinLargeDecButtonPressed
{
	background-image: none;
	background-color: #D5D5D5;
	border: Solid 1px #7F7F7F;	
}
/* -- Hover -- */
.dxeCalendarButtonHover, .dxeButtonEditButtonHover,
.dxeSpinIncButtonHover, .dxeSpinDecButtonHover, .dxeSpinLargeIncButtonHover, .dxeSpinLargeDecButtonHover
{
	background-image: url('/DXR.axd?r=2_44');
    background-repeat: repeat-x;
    background-position: top;
    background-color: #F2F2F2;
	border: Solid 1px #606060;
}
.dxeCalendarButtonHover
{
	background-image: url('/DXR.axd?r=2_46');
    background-repeat: repeat-x;
    background-position: top;    
}

.dxeButtonEdit
{
    background-color: white;
    border: solid 1px #9F9F9F;
    width: 170px;
}
.dxeButtonEdit .dxeEditArea {
    background-color: white;
}
.dxeButtonEdit .dxeEditArea, .dxeButtonEdit td.dxic
{
	width: 100%;
}
.dxeButtonEdit td.dxic
{
    padding: 0px 2px 0px 1px;
}
.dxeButtonEdit .dxeIIC img {
    padding-left: 3px;
}
.dxeTextBox, .dxeMemo
{
    background-color: white;
    border: solid 1px #9f9f9f;
}
.dxeTextBox td.dxic
{
	padding: 1px 2px;
	width: 100%;
}
.dxeTextBox .dxeEditArea
{
    background-color: white;
}
.dxeRadioButtonList
{
    border: Solid 1px #9F9F9F;
}
.dxeRadioButtonList, .dxeRadioButtonList table
{
    font-family: Tahoma;
    font-size: 9pt;    
}
.dxeRadioButtonList td.dxe
{
    padding: 7px 5px 6px 11px;
}
.dxeRadioButtonList label
{
	margin-right: 6px;    
}

/* -- Memo -- */
.dxeMemo
{

}
.dxeMemoEditArea 
{
	background-color: white;
	font-family: Tahoma;
	font-size: 9pt;
}
.dxeMemo td
{
	padding: 0 0 0 4px;
	width: 100%;
}

/* -- Hyperlink -- */
.dxeHyperlink
{
    font-family: Tahoma;
    font-size: 9pt;
    font-weight: normal;
    color: #0d45b7;        
}
a.dxeHyperlink:hover
{
    color: #5494ea;    
}
a.dxeHyperlink:visited
{
    color: #ab59a6;    
}

/* -- ListBox -- */
.dxeListBox
{
	background-color: white;
	border: solid 1px #A0A0A0;
    font-family: Tahoma;
    font-size: 9pt;
    width: 70px;
    height: 109px;
}
.dxeListBox div.dxlbd
{
	padding-top: 1px;    
    padding-bottom: 1px;
    height: 107px;
}
.dxeListBoxItemRow
{
    cursor: default;
}
.dxeListBoxItem
{
    border-left: solid 1px white;
    border-right: solid 1px white;
    font-family: Tahoma;
    font-size: 9pt;
    padding: 3px 2px 4px 3px;
    white-space: nowrap;
    text-align: left;
    color: Black;
    font-weight: normal;
}

.dxeListBox td.dxeI, .dxeListBox td.dxeIM, .dxeListBox .dxeHIC, 
.dxeListBox td.dxeFTM, .dxeListBox td.dxeTM,
.dxeListBox td.dxeC, .dxeListBox td.dxeCM, .dxeListBox td.dxeHCC, .dxeListBox td.dxeMI, .dxeListBox td.dxeMIM
{
    border-right-width: 0px!important;
}
.dxeListBox td.dxeCM, .dxeListBox td.dxeHCC
{
    width: 25px;
}
.dxeListBox td.dxeIM
{
    width: 0;
}
.dxeListBox td.dxeT 
{
    width: 100%;
    padding-left: 0px!important;
}
.dxeListBox td.dxeT, .dxeListBox td.dxeMI
{
    border-left-width: 0px!important;
}
.dxeListBox td.dxeFTM, .dxeListBox td.dxeTM, .dxeListBox td.dxeLTM, 
.dxeListBox .dxeHFC, .dxeListBox .dxeHC, .dxeListBox .dxeHLC
{
    overflow: hidden;
}

.dxeListBox td.dxeFTM, .dxeListBox td.dxeTM, 
.dxeListBox .dxeHFC, .dxeListBox .dxeHC
{
    padding-right: 6px!important;
}
.dxeListBox td.dxeLTM, .dxeListBox td.dxeTM, 
.dxeListBox .dxeHC,  .dxeListBox .dxeHLC
{
    padding-left: 6px!important;
}
/*Grid lines*/
.dxeListBox td.dxeLTM, .dxeListBox td.dxeTM, .dxeListBox td.dxeMIM
{
    border-left: 1px solid #cfcfcf !important;
}
.dxeListBox td.dxeIM, .dxeListBox td.dxeFTM, .dxeListBox td.dxeTM, .dxeListBox td.dxeLTM,
.dxeListBox td.dxeCM, .dxeListBox td.dxeMIM
{
    border-bottom: solid 1px #cfcfcf;
}
.dxeListBoxItemSelected     /* inherits dxeListBoxItem */
{    
    color: White;
    background-color: #A0A0A0;
}
.dxeListBoxItemHover        /* inherits dxeListBoxItem */
{
    background-color: #cfcfcf;
    color: black;
}

/*Header*/
.dxeListBox .dxeHD
{
    background-color: #dcdcdc;
    border-bottom: solid 1px #A0A0A0;
}
.dxeListBox .dxeHC,  .dxeListBox .dxeHLC, .dxeListBox td.dxeHMIC
{
    border-left: solid 1px #A0A0A0;
}
.dxeListBox .dxeHIC, .dxeListBox .dxeHFC, .dxeListBox .dxeHCC
{
    border-left:1px solid #dcdcdc;
}
.dxeListBox .dxeHFC, .dxeListBox .dxeHC, .dxeListBox .dxeHMIC
{
    border-right-width:0;
}
.dxeListBox .dxeHLC
{
    border-right: solid 1px #dcdcdc;
}

/* -- Calendar -- */
.dxeCalendar
{ 
    border: solid 1px #9f9f9f;
    background-color: White;
    color: Black;
    font-weight: normal;
    cursor: default;
}
.dxeCalendar td.dxMonthGrid 
{
    padding: 8px 20px;    
}
.dxeCalendar td.dxMonthGridWithWeekNumbers
{
    padding: 5px 20px 8px 8px;    
}
.dxeCalendarDayHeader
{
    font-family: Tahoma;
    font-size: 9pt;        
    padding: 2px 4px 5px;
    border-bottom: solid 1px #cfcfcf;
}
.dxeCalendarWeekNumber
{    
    font-family: Tahoma;
    font-size: 7pt;    
    text-align: right;    
    padding: 6px 8px 6px 4px;        
    color: #bfbfbf;
}
.dxeCalendarDay
{    
    font-family: Tahoma;
    font-size: 9pt;
    padding: 4px 6px;
    text-align: center;    
}
.dxeCalendarWeekend        /* inherits dxeCalendarDay */
{
    color: #c00000;
}
.dxeCalendarOtherMonth     /* inherits dxeCalendarDay */
{
    color: #888;
}
.dxeCalendarOutOfRange     /* inherits dxeCalendarDay */
{
    color: #d0d0d0;    
}
.dxeCalendarSelected       /* inherits dxeCalendarDay */
{
    color: White;
    background-color: #8d8d8d;
}
.dxeCalendarToday         /* inherits dxeCalendarDay */
{
    padding: 3px 3px 2px;
    border: solid 1px #c00000;    
}
.dxeCalendarHeader
{
    background-color: #dcdcdc;
    border: solid 1px #c9c9c9;    
    border-width: 1px 0;
    padding: 4px 7px;
}
.dxeCalendarHeader td.dxe
{
    font-family: Tahoma;
    font-size: 9pt;
    text-align: center;
	cursor: pointer;
}
.dxeCalendarFooter 
{
    background-color: #ededed;
    padding: 8px 0px;    
    border-top: solid 1px #d6d6d6;
}
.dxeCalendarFastNav
{
    color: Black;
    background: White;
    border: solid 1px #9f9f9f;
    border-bottom: 0px;
    padding: 12px 8px;
}
.dxeCalendarFastNavMonthArea
{
    padding: 0px 9px;
}
.dxeCalendarFastNavYearArea
{    
}
.dxeCalendarFastNavFooter
{
    color: Black;
    background-color: #ededed;
    padding: 8px 0px;   
    border: solid 1px #9f9f9f;
    border-top: solid 1px #d6d6d6;
}
.dxeCalendarFastNavMonth, .dxeCalendarFastNavYear
{
    font: normal 9pt Tahoma;
    color: Black;
    padding: 3px 5px;
    text-align: center;
	cursor: pointer;
}
.dxeCalendarFastNavMonth
{
	padding: 6px;
}
.dxeCalendarFastNavMonthSelected, .dxeCalendarFastNavYearSelected
{
    color: White;
    background: #8d8d8d;    
}
.dxeCalendarFastNavMonthHover, .dxeCalendarFastNavYearHover
{        
    color: Black;
    background: #e5e5e5;
    padding: 2px 4px;
    border: solid 1px #d6d6d6;
}
.dxeCalendarFastNavMonthHover
{
	padding: 5px;
}
/* Disabled */
.dxeDisabled, .dxeDisabled td.dxe
{
	color: #acacac;
	cursor: default;
}
a.dxeDisabled:hover
{
    color: #acacac;
}
.dxeButtonDisabled, .dxeButtonDisabled td.dxe
{
	border-color: #c3c3c3;
	color: #808080;
	cursor: default;
}
/* -- Button -- */
.dxbButton
{	
  	color: #000000;    
  	font-weight:normal;
	font-size: 9pt;
	font-family: Tahoma;				    
	vertical-align: middle;	 		
	border: solid 1px #7F7F7F;	
	background: #E0DFDF url('/DXR.axd?r=2_79') top;
    background-repeat:repeat-x;
    padding: 1px 1px 1px 1px;
	cursor: pointer;
}
.dxbButtonHover 
{
  	color: #000000;        
	background: #F2F2F2 url('/DXR.axd?r=2_78') top;
    background-repeat: repeat-x;
	border: solid 1px #606060;
}
.dxbButtonChecked 
{
    color: #FFFFFF;
	background-image: none;
	background-color: #8D8D8D;
}
.dxbButtonPressed 
{
  	color: #000000;        
	background-image: none;
	background-color: #D5D5D5;
}
.dxbButton div.dxb
{    
    padding: 3px 8px 4px 8px;
	border: 0px;
}
.dxbButton div.dxbf
{     
    padding: 2px 7px 3px 7px;
	border: dotted 1px black;		
}
.dxbButton div.dxb table
{    
  	color: #000000;    
	font-size: 9pt;
	font-family: Tahoma;				    
}
.dxbButton div.dxb td.dxb
{    
    background-color: transparent!important;
    background-image: url('')!important;
    border-width: 0px!important;
    padding: 0px!important;
}
/* Disabled */
.dxbDisabled
{
    border-color: #c3c3c3;
	color: #808080;
	cursor: default;
}
.dxbDisabled td.dxb
{
	color: #808080;
}
/* -- FilterControl -- */
.dxfcTable
{	
	border-collapse: separate!important;		
}
.dxfcTable td.dxfc
{
	padding: 0px 0px 0px 3px;
	vertical-align: middle;
	font: 9pt Tahoma;
	color: Black;
}
a.dxfcPropertyName
{
	white-space: nowrap!important;
	color: Blue!important;
}
a.dxfcGroupType
{
	white-space: nowrap!important;
	padding: 0px 3px 0px 3px!important;
	color: Red!important;
}
a.dxfcOperation
{
	white-space: nowrap!important;
	color: Green!important;
}
a.dxfcValue
{
	white-space: nowrap!important;
	color: Gray!important;
}
.dxfcImageButton 
{
	cursor: pointer;
}

.dxfcLoadingDiv
{
	background: white;
	opacity: 0.01;
	filter: alpha(opacity=1);	
}
.dxfcLoadingPanel
{
	font: 9pt Tahoma;
	color: #303030;
	border: solid 1px #9F9F9F;
	background: white;	
}
.dxfcLoadingPanel td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px 12px 12px 12px;
}

.dxeMaskHint 
{
	background: #ffffe1;
	border: solid 1px black;
	padding: 2px 5px 3px;
	color: Black;
	font: 9pt Tahoma;
}

/* -- ProgressBar -- */
.dxeProgressBar
{
    border: Solid 1px #696969;
    background-color: #FFFFFF;
}
.dxeProgressBar, .dxeProgressBar td.dxe
{
    font-family: Tahoma, Verdana, Arial;
    font-size: 9pt;
   	color: Black;
}
.dxeProgressBar .dxePBMainCell, .dxeProgressBar td.dxe
{
    padding: 0;
}
.dxeProgressBarIndicator 
{
    background-color: #E0DFDF;
}

/* -- DropDownWindow -- */
.dxeDropDownWindow
{
    background-color: white;
    border: solid 1px #9F9F9F;
}

/*----------------- ColorTable -----------------*/
.dxeColorIndicator
{
    border: solid 1px #9F9F9F;
    width: 15px;
    height: 15px;
    cursor: pointer;
}
.dxeColorTable
{
    background-color: #ffffff;
    border: solid 1px #9F9F9F;
}
.dxeColorTable td.dx
{
    padding: 4px 4px;
}
.dxeColorTableCell {
    padding-left: 3px;
    padding-bottom: 3px;
    padding-top: 3px;
    padding-right: 3px;
    cursor: pointer;
}
.dxeColorTableCellDiv {
    border: solid 1px #808080;
    width: 12px;
    height: 12px;
    font-size: 0px;
}
.dxeColorTableCellSelected {
    padding-left: 2px!important;
    padding-bottom: 2px!important;
    padding-top: 2px!important;
    padding-right: 2px!important;

    background-color: #CBCBCB;
    border: solid 1px #888888;
}
.dxeColorTableCellHover {
    padding-left: 2px!important;
    padding-bottom: 2px!important;
    padding-top: 2px!important;
    padding-right: 2px!important;
    
    background-color: #F2F2F2;
    border: solid 1px #888888;
}

.dxeFocused 
{
	border: solid 1px #3d3d3d;
}
.dxeNullText .dxeEditArea,
.dxeNullText .dxeMemoEditArea
{
	color: #818181;
}
/* -- ASPxCallbackPanel -- */
.dxcpLoadingPanel_Blue
{
	font: 9pt Tahoma;
	color: #303030;
}
.dxcpLoadingPanel_Blue td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px 12px 12px 12px;
}
.dxcpLoadingPanelWithContent_Blue
{
	font: 9pt Tahoma;
	color: #303030;
	border: solid 1px #9F9F9F;
	background-color: White;
}
.dxcpLoadingPanelWithContent_Blue td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px 12px 12px 12px;
}
.dxcpLoadingDiv_Blue
{
	background-color: Gray;
	opacity: 0.01;
	filter:progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=1);
}
/* Disabled */
.dxcpDisabled_Blue
{
	color: #808080;
	cursor: default;
}

/* -- ASPxCloudControl -- */
.dxccControl_Blue a:hover
{
    text-decoration: underline!important;
}
.dxccControl_Blue a
{
	text-decoration: none!important;
	color: #99B8DD;	
}
.dxccControl_Blue
{
	font-family: Tahoma, Verdana, Arial;
	text-decoration: none;
	color: #99B8DD;
	background-color: #FFFFFF;
	font-size: 25px;
}
/* Disabled */
.dxccDisabled_Blue
{
	color: #808080;
	cursor: default;
}

/* -- ASPxDataView -- */
.dxdvControl_Blue 
{
	background-color: #FFFFFF;
}
.dxdvControl_Blue td.dxdvCtrl
{
	padding: 10px 15px 10px 15px;
}
.dxdvLoadingPanel_Blue
{
	font: 8pt Tahoma;
	color: #303030;
}
.dxdvLoadingPanel_Blue td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px 12px 12px 12px;
}
.dxdvContent_Blue
{
}
.dxdvItem_Blue
{
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	background-image: url('/DXR.axd?r=0_4462');
	background-repeat: repeat-x;
	background-color: #68AFFD;
	padding: 12px 12px 12px 14px;
	text-align: left;
	vertical-align: top;	
	height: 180px;
	/*if IE*/	
	height:expression("180px");		
}
.dxdvEmptyItem_Blue
{
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	background-color: transparent;
	padding: 12px 12px 12px 14px;
	text-align: left;
	vertical-align: top;	
	height: 180px;
	/*if IE*/		
	height:expression("180px");	
}
.dxdvEmptyData_Blue
{
    color: #5D90CD;
    padding: 2px 25px 2px 25px;
}
/* Disabled */
.dxdvDisabled_Blue
{
	color: #808080;
	cursor: default;
}

/* -- ASPxHeadline -- */
.dxhlControl_Blue 
{
	color: #676767;
	font-family: Tahoma;
	font-size: 8pt;
}
.dxhlContent_Blue
{
	color: #676767;
	font-family: Tahoma;
	font-size: 8pt;
	line-height: 125%;
} 
.dxhlDate_Blue
{
	color: #A8A8A8;
	font-family: Tahoma;
	font-size: 0.9em;
	white-space: nowrap;
	margin-bottom: 4px;
}
.dxhlHeader_Blue
{
	color: #1473D2;
	font-family: Tahoma;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 125%;
}
.dxhlDateHeader_Blue
{
	color: #A8A8A8;
	font-family: Tahoma;
	font-size: 0.9em;
	font-weight: normal;
}
.dxhlLeftPanel_Blue
{
	color: #676767;
	font-family: Tahoma;
	font-size: 8pt;
}
.dxhlDateLeftPanel_Blue
{
	color: #A8A8A8;
	font-family: Verdana;
	font-size: 0.9em;
	white-space: nowrap;
	line-height: 125%; 
}
.dxhlRightPanel_Blue
{
	color: #676767;
	font-family: Tahoma;
	font-size: 8pt;
}
.dxhlDateRightPanel_Blue
{
	color: #A8A8A8;
	font-family: Verdana;
	font-size: 0.9em;
	white-space: nowrap;
	line-height: 125%; 
}

.dxhlTailDiv_Blue a
{
	color: #1473D2;
	text-decoration: underline;
}
.dxhlTailDiv_Blue a:hover
{
    color: #A0B735;
    text-decoration: none;
}
.dxhlTailDiv_Blue a:visited
{
    color: #990099;
}
.dxhlContent_Blue a.dxhl
{
	text-decoration: underline;
	color: #1473D2;
} 
.dxhlContent_Blue a.dxhl:hover
{
    color: #A0B735!important;
    text-decoration: none;
}
.dxhlContent_Blue a.dxhl:visited
{
    color: #990099;
}
/* Disabled */
.dxhlDisabled_Blue
{
	color: #808080;
	cursor: default;
}

/* -- ASPxMenu -- */
.dxmControl_Blue 
{
	font: 8pt Tahoma;
	color: #333333;
}
.dxmControl_Blue a, .dxmMenu_Blue a, .dxmVerticalMenu_Blue a, .dxmSubMenu_Blue a
{
	font: 8pt Tahoma;
	color: #333333;
	text-decoration: none;
}
.dxmMenu_Blue, .dxmVerticalMenu_Blue
{
	font: 8pt Tahoma;
	color: #333333;
	border-width: 0px;
}
.dxmMenu_Blue
{
	border-color:#ffffff;
	background-color: #F0F0F0;	
	padding: 0px 0px 0px 0px;	
}
.dxmVerticalMenu_Blue
{
	background-color: #ffffff;
	
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 18px;
	padding-left: 0px;			
}
.dxmMenuGutter_Blue
{
}
.dxmMenuSeparator_Blue
{	
	background-image: url('/DXR.axd?r=0_4450');
	background-repeat:repeat-y;
}
.dxmMenuVerticalSeparator_Blue
{
	background-image: url('App_Themes/Blue/Web/mVerticalSeparatorBack.gif');
	background-repeat:repeat-x;
}
.dxmSubMenuSeparator_Blue
{	
	background-image: url('App_Themes/Blue/Web/mVSeparatorBack.gif');
	background-repeat: no-repeat;
	background-position: 19px 7px;
	padding: 7px 14px 7px 19px;	
}
.dxmMenuItem_Blue, .dxmMenuItemWithImage_Blue, .dxmMenuItemWithPopOutImage_Blue, .dxmMenuItemWithImageWithPopOutImage_Blue,
.dxmMenuLargeItem_Blue, .dxmMenuLargeItemWithImage_Blue, .dxmMenuLargeItemWithPopOutImage_Blue, .dxmMenuLargeItemWithImageWithPopOutImage_Blue
.dxmVerticalMenuItem_Blue, .dxmVerticalMenuItemWithImage_Blue, .dxmVerticalMenuItemWithPopOutImage_Blue, .dxmVerticalMenuItemWithImageWithPopOutImage_Blue, 
.dxmVerticalMenuLargeItem_Blue, .dxmVerticalMenuLargeItemWithImage_Blue, .dxmVerticalMenuLargeItemWithPopOutImage_Blue, .dxmVerticalMenuLargeItemWithImageWithPopOutImage_Blue
{
	border-width: 0px;
	font: 8pt Tahoma;
	color: #333333;
	white-space: nowrap;		
	
}
.dxmMenuItem_Blue, .dxmMenuItemWithImage_Blue, .dxmMenuItemWithPopOutImage_Blue, .dxmMenuItemWithImageWithPopOutImage_Blue,
.dxmMenuLargeItem_Blue, .dxmMenuLargeItemWithImage_Blue, .dxmMenuLargeItemWithPopOutImage_Blue, .dxmMenuLargeItemWithImageWithPopOutImage_Blue
{
	background-color:  #fcfdfe;	
	background-image: url('/DXR.axd?r=0_4457');
	background-repeat: repeat-x;	
	
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 20px;			
}
.dxmVerticalMenuItem_Blue, .dxmVerticalMenuItemWithImage_Blue, .dxmVerticalMenuItemWithPopOutImage_Blue, .dxmVerticalMenuItemWithImageWithPopOutImage_Blue, 
.dxmVerticalMenuLargeItem_Blue, .dxmVerticalMenuLargeItemWithImage_Blue, .dxmVerticalMenuLargeItemWithPopOutImage_Blue, .dxmVerticalMenuLargeItemWithImageWithPopOutImage_Blue
{
	font: 8pt Tahoma;
	color: #333333;
	background-color:  #ffffff;				
	padding-top: 3px;
	padding-right: 13px;
	padding-bottom: 4px;
	padding-left: 21px;			
}
.dxmMenuItemSelected_Blue, .dxmMenuItemSelectedWithImage_Blue, .dxmMenuItemSelectedWithPopOutImage_Blue, .dxmMenuItemSelectedWithImageWithPopOutImage_Blue,
.dxmMenuLargeItemSelected_Blue, .dxmMenuLargeItemSelectedWithImage_Blue, .dxmMenuLargeItemSelectedWithPopOutImage_Blue, .dxmMenuLargeItemSelectedWithImageWithPopOutImage_Blue
{
	background-color: #4FA2FD;
	color: #ffffff;
	border-width: 0px;	
	background-image:url('/DXR.axd?r=0_4455');
	background-repeat:repeat-x;	

	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 20px;		
}
.dxmVerticalMenuItemSelected_Blue, .dxmVerticalMenuItemSelectedWithImage_Blue, .dxmVerticalMenuItemSelectedWithPopOutImage_Blue, .dxmVerticalMenuItemSelectedWithImageWithPopOutImage_Blue,
.dxmVerticalMenuLargeItemSelected_Blue, .dxmVerticalMenuLargeItemWithImageSelected_Blue, .dxmVerticalMenuLargeItemSelectedWithPopOutImage_Blue, .dxmVerticalMenuLargeItemSelectedWithImageWithPopOutImage_Blue
{
	background-color: #51A3FD;
	color: #ffffff;
	border-width: 0px;		
	padding-top: 3px;
	padding-right: 13px;
	padding-bottom: 4px;
	padding-left: 21px;		
}
.dxmMenuItemChecked_Blue, .dxmMenuItemCheckedWithImage_Blue, .dxmMenuItemCheckedWithPopOutImage_Blue, .dxmMenuItemCheckedWithImageWithPopOutImage_Blue,
.dxmMenuLargeItemChecked_Blue, .dxmMenuLargeItemCheckedWithImage_Blue, .dxmMenuLargeItemCheckedWithPopOutImage_Blue, .dxmMenuLargeItemCheckedWithImageWithPopOutImage_Blue
{
	background-color: #4FA2FD;
	color: #ffffff;
	border-width: 0px;	
	background-image:url('/DXR.axd?r=0_4455');
	background-repeat:repeat-x;	

	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 20px;		
}
.dxmVerticalMenuItemChecked_Blue, .dxmVerticalMenuItemCheckedWithImage_Blue, .dxmVerticalMenuItemCheckedWithPopOutImage_Blue, .dxmVerticalMenuItemCheckedWithImageWithPopOutImage_Blue,
.dxmVerticalMenuLargeItemChecked_Blue, .dxmVerticalMenuLargeItemWithImageChecked_Blue, .dxmVerticalMenuLargeItemCheckedWithPopOutImage_Blue, .dxmVerticalMenuLargeItemCheckedWithImageWithPopOutImage_Blue
{
	background-color: #51A3FD;
	color: #ffffff;
	border-width: 0px;		
	padding-top: 3px;
	padding-right: 13px;
	padding-bottom: 4px;
	padding-left: 21px;		
}
.dxmMenuItemHover_Blue, .dxmMenuItemHoverWithImage_Blue, .dxmMenuItemHoverWithPopOutImage_Blue, .dxmMenuItemHoverWithImageWithPopOutImage_Blue, 
.dxmMenuLargeItemHover_Blue, .dxmMenuLargeItemHoverWithImage_Blue, .dxmMenuLargeItemHoverWithPopOutImage_Blue, .dxmMenuLargeItemHoverWithImageWithPopOutImage_Blue
{
	background-color: #D5E8FE;
	font: 8pt Tahoma;
	color: #333333;
	border-width: 0px;
	background-image: url('/DXR.axd?r=0_4456');
	background-repeat: repeat-x;	
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 20px;		
}
.dxmVerticalMenuItemHover_Blue, .dxmVerticalMenuItemHoverWithImage_Blue, .dxmVerticalMenuItemHoverWithPopOutImage_Blue, .dxmVerticalMenuItemHoverWithImageWithPopOutImage_Blue, 
.dxmVerticalMenuLargeItemHover_Blue, .dxmVerticalMenuLargeItemHoverWithImage_Blue, .dxmVerticalMenuLargeItemHoverWithPopOutImage_Blue, .dxmVerticalMenuLargeItemHoverWithImageWithPopOutImage_Blue
{
	background-color: #E0EEFE;
	font: 8pt Tahoma;
	color: #333333;
	border-width: 0px;	

	padding-top: 3px;
	padding-right: 13px;
	padding-bottom: 4px;
	padding-left: 21px;		
}
.dxmSubMenu_Blue
{
	font: 8pt Tahoma;
	color: #333333;
	background-color: #F0F7FF;
	border: solid 1px #ffffff;	
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 0px;		
}
.dxmSubMenuGutter_Blue
{
	background-color: #F0F7FF;
}
.dxmSubMenuItem_Blue, .dxmSubMenuItemWithImage_Blue, .dxmSubMenuItemWithPopOutImage_Blue, .dxmSubMenuItemWithImageWithPopOutImage_Blue
{
	font: 8pt Tahoma;
	color: #333333;
	white-space: nowrap;
	padding-top: 3px;
	padding-right: 23px;
	padding-bottom: 4px;
	padding-left: 19px;	
}
.dxmSubMenuItem_Blue, .dxmSubMenuItemWithImage_Blue
{
}
.dxmSubMenuItemWithPopOutImage_Blue, .dxmSubMenuItemWithImageWithPopOutImage_Blue
{
}
.dxmSubMenuItemSelected_Blue, .dxmSubMenuItemSelectedWithImage_Blue, .dxmSubMenuItemSelectedWithPopOutImage_Blue, .dxmSubMenuItemSelectedWithImageWithPopOutImage_Blue
{
	background-color: #51A3FD;
	color: #ffffff;
	border: 0px;
	padding-top: 3px;
	padding-right: 23px;
	padding-bottom: 4px;
	padding-left: 19px;		
}
.dxmSubMenuItemSelected_Blue, .dxmSubMenuItemSelectedWithImage_Blue
{
}
.dxmSubMenuItemSelectedWithPopOutImage_Blue, .dxmSubMenuItemSelectedWithImageWithPopOutImage_Blue
{
}
.dxmSubMenuItemChecked_Blue, .dxmSubMenuItemCheckedWithImage_Blue, .dxmSubMenuItemCheckedWithPopOutImage_Blue, .dxmSubMenuItemCheckedWithImageWithPopOutImage_Blue
{
}
.dxmSubMenuItemChecked_Blue, .dxmSubMenuItemCheckedWithImage_Blue
{
}
.dxmSubMenuItemCheckedWithPopOutImage_Blue, .dxmSubMenuItemCheckedWithImageWithPopOutImage_Blue
{
}
.dxmSubMenuItemHover_Blue, .dxmSubMenuItemHoverWithImage_Blue, .dxmSubMenuItemHoverWithPopOutImage_Blue, .dxmSubMenuItemHoverWithImageWithPopOutImage_Blue
{
	background-color: #D8EAFE;
	color: #333333;
	border: 0px;
	padding-top: 3px;
	padding-right: 23px;
	padding-bottom: 4px;
	padding-left: 19px;		
}
.dxmSubMenuItemHover_Blue, .dxmSubMenuItemHoverWithImage_Blue
{
}
.dxmSubMenuItemHoverWithPopOutImage_Blue, .dxmSubMenuItemHoverWithImageWithPopOutImage_Blue
{
}
.dxmSubMenuBorderCorrector_Blue
{
    position: absolute;
    border: 0px;
    padding: 0px;
}
/* Disabled */
.dxmDisabled_Blue
{
	color: #808080;
	cursor: default;
}

/* -- ASPxNavBar -- */
.dxnbControl_Blue 
{	
	font: 8pt Tahoma;
	color: #4573D2;
	background-color: white;
	background-image: url('/DXR.axd?r=0_4446');
	background-repeat: repeat-x;
}
.dxnbControl_Blue td.dxdvCtrl
{
    padding: 11px;
}
.dxnbControl_Blue a
{
	color: #1E3695;
}
.dxnbLoadingPanel_Blue
{
	font: 8pt Tahoma;
	color: #303030;
}
.dxnbLoadingPanel_Blue td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px 12px 12px 12px;
}
.dxnbGroupHeader_Blue
{
	font: bold 8pt Tahoma;
	color: #ffffff;
	background-color: #8FC4FE;
	background-image: url('/DXR.axd?r=0_4443');
	background-repeat: repeat-x;
	border: solid 1px #69AFFD;
	border-bottom-style: none;	
	padding-top: 4px;
	padding-right: 9px;
	padding-bottom: 5px;
	padding-left: 12px;
}
.dxnbGroupHeader_Blue table.dxnb
{
	font: bold 8pt Tahoma;
	color: #ffffff;
}
.dxnbGroupHeader_Blue td.dxnb
{
	white-space: nowrap;
}
.dxnbGroupHeaderCollapsed_Blue
{
	font: bold 8pt Tahoma;
	color: #ffffff;
	background-color: #8FC4FE;
	background-image: url('/DXR.axd?r=0_4442');
	background-repeat: repeat-x;	
	border: solid 1px #69AFFD;	
	padding-top: 4px;
	padding-right: 9px;
	padding-bottom: 5px;
	padding-left: 12px;
}
.dxnbGroupHeaderCollapsed_Blue table.dxnb
{
	font: bold 8pt Tahoma;
	color: #ffffff;
}
.dxnbGroupHeaderCollapsed_Blue td.dxnb
{
	white-space: nowrap;
}
.dxnbGroupContent_Blue
{
	font: 8pt Tahoma;
	color: #1473D2;
	background-color: #ffffff;
	border: solid 1px #69AFFD;	
	padding-top: 13px;
	padding-right: 1px;
	padding-bottom: 20px;
	padding-left: 1px;
}
.dxnbItem_Blue, .dxnbLargeItem_Blue, .dxnbBulletItem_Blue
{
	font: 8pt Tahoma;
	color: #4573D2;
	text-align: left;
}
.dxnbItem_Blue a, .dxnbLargeItem_Blue a, .dxnbBulletItem_Blue a
{
	font: 8pt Tahoma;
	color: #4573D2;	
}
.dxnbItem_Blue
{
	height: 20px;	
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 11px;
}
.dxnbLargeItem_Blue
{
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 11px;
}
.dxnbItemSelected_Blue, .dxnbLargeItemSelected_Blue, .dxnbBulletItemSelected_Blue
{
	background-color: #51A3FD;
	color: #ffffff;
	border-width: 0px;
}
.dxnbItemSelected_Blue
{
	height: 20px;		
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 11px;
}
.dxnbLargeItemSelected_Blue
{
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 11px;
}
.dxnbItemHover_Blue, .dxnbLargeItemHover_Blue, .dxnbBulletItemHover_Blue
{
	background-color: #E0EEFE;
	color: #1473D2;
	border-width: 0px;
}
.dxnbItemHover_Blue
{
	height: 20px;		
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 11px;
}
.dxnbLargeItemHover_Blue
{
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 11px;
}
.dxnbGroupHeader_Blue, .dxnbGroupHeaderCollapsed_Blue
{
    text-align: left;
}
.dxnbItem_Blue, .dxnbItemHover_Blue, .dxnbItemSelected_Blue,
.dxnbBulletItem_Blue, .dxnbBulletItemHover_Blue, .dxnbBulletItemSelected_Blue
{
    text-align: left;
}
.dxnbLargeItem_Blue, .dxnbLargeItemHover_Blue, .dxnbLargeItemSelected_Blue
{
    text-align: center;
}
.dxnbGroupHeaderHover_Blue
{
}
.dxnbGroupHeaderCollapsedHover_Blue
{
}
/* Disabled */
.dxnbDisabled_Blue
{
	color: #808080;
	cursor: default;
}

/* -- ASPxNewsControl -- */
.dxncControl_Blue 
{
	font: 8pt Tahoma;
	color: #676767;	
}
.dxncControl_Blue td.dxncCtrl
{
	padding: 18px 18px 18px 18px;
}
.dxncLoadingPanel_Blue
{
	font: 8pt Tahoma;
	color: #303030;
}
.dxncLoadingPanel_Blue td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px 12px 12px 12px;
}
.dxncContent_Blue
{	
}
.dxncPagerPanel_Blue
{
	padding: 7px 3px 0px 0px;	
}
.dxncItem_Blue
{
	font: 8pt Tahoma;
	color: #676767;	
	vertical-align: top;
	border-bottom: solid 0px #A8A8A8;
	padding: 12px 8px 10px 0px;	
}
.dxncEmptyItem_Blue
{
	font: 8pt Tahoma;
	color: #676767;	
	vertical-align: top;
	border-bottom: solid 0px #A8A8A8;
	padding: 12px 8px 10px 0px;	
}
.dxncBackToTop_Blue, .dxncBackToTop_Blue a
{
	color: #1473D2;
	font-family: Tahoma;
	font-size: 10px;	
}
/* Headline */
.dxncItemContent_Blue
{
	color: #676767;
	font-family: Tahoma;
	font-size: 8pt;
	line-height: 125%;
} 
.dxncItemDate_Blue
{
	color: #A8A8A8;
	font-family: Tahoma;
	font-size: 0.9em;
	white-space: nowrap;
	margin-bottom: 4px;
}
.dxncItemHeader_Blue
{
	color: #1473D2;
	font-family: Tahoma;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 125%;
}
.dxncItemHeader_Blue .dxncItemDate_Blue
{
	color: #A8A8A8;
	font-family: Tahoma;
	font-size: 0.9em;
	font-weight: normal;
}
.dxncItemLeftPanel_Blue
{
	color: #676767;
	font-family: Tahoma;
	font-size: 8pt;
}
.dxncItemDateLeftPanel_Blue
{
	color: #A8A8A8;
	font-family: Verdana;
	font-size: 0.9em;
	white-space: nowrap;
	line-height: 125%; 
}
.dxncItemRightPanel_Blue
{
	color: #676767;
	font-family: Tahoma;
	font-size: 8pt;
}
.dxncItemDateRightPanel_Blue
{
	color: #A8A8A8;
	font-family: Verdana;
	font-size: 0.9em;
	white-space: nowrap;
	line-height: 125%; 
}

.dxncItemTailDiv_Blue a
{
	color: #1473D2;
	text-decoration: underline;
}
.dxncItemTailDiv_Blue a:hover
{
    color: #A0B735;
    text-decoration: none;
}
.dxncItemTailDiv_Blue a:visited
{
    color: #990099;
}
.dxncItemContent_Blue a.dxhl
{
	text-decoration: underline;
	color: #1473D2;
} 
.dxncItemContent_Blue a.dxhl:hover
{
    color: #A0B735!important;
    text-decoration: none;
}
.dxncItemContent_Blue a.dxhl:visited
{
    color: #990099;
}
.dxncEmptyData_Blue
{
    color: #5D90CD;
}
/* Disabled */
.dxncDisabled_Blue
{
	color: #808080;
	cursor: default;
}

/* -- ASPxPager -- */
.dxpControl_Blue
{
	font: 8pt Tahoma;
	color: #1473D2;
	padding: 5px 2px 5px 2px;
}
.dxpButton_Blue
{
	font: 8pt Tahoma;
	color: #1473D2;
	text-decoration: underline;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
}
.dxpButton_Blue a
{
	font: 8pt Tahoma;
	color: #1473D2;
	text-decoration: underline;
	white-space: nowrap;
}
.dxpDisabledButton_Blue
{
	font: 8pt Tahoma;
	color: #B2B2B3;
	text-decoration: none;
}
.dxpPageNumber_Blue
{
	font: 8pt Tahoma;
	color: #1473D2;
	text-decoration: underline;
	text-align: center;
	vertical-align: middle;
	padding: 0px 5px 0px 5px;
}
.dxpPageNumber_Blue a
{
	font: 8pt Tahoma;
	color: #1473D2;
	text-decoration: underline;
}
.dxpCurrentPageNumber_Blue
{
	font: 8pt Tahoma;
	color: #B2B2B3;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 3px 0px 3px;
}
.dxpSummary_Blue
{
	font: 8pt;
	text-align: center;
	vertical-align: middle;
	color:#818181;
	font-size:8pt;
	padding:0px 4px;
}
.dxpSeparator_Blue
{
	background-color: #1473D2;

}
/* Disabled */
.dxpDisabled_Blue
{
	color: #808080;
	border-color: #808080;
	cursor: default;
}

/* -- ASPxPopupControl -- */
.dxpcControl_Blue
{
	font: 8pt Tahoma;
	color: black;
	background-color: #ffffff;
	border: solid 1px #5094E4;
}
.dxpcControl_Blue a
{
	color: #1E3695;
}
.dxpcCloseButton_Blue
{
	font: 8pt Tahoma;
	color: black;
	padding: 1px 6px 1px 4px;
}
.dxpcCloseButtonHover_Blue
{
	font: 8pt Tahoma;
	color: black;	
}
.dxpcContent_Blue
{
	font: 8pt Tahoma;
	color: #5A5A5A;
	background-color: #ffffff;
	border-width:0px;
	white-space: normal;
	padding: 12px 14px 27px 14px;	
}
.dxpcFooter_Blue
{
	font: 8pt Tahoma;
	color: #5D90CD;
	background-color: #DCECFE;
	border-top: solid 1px #E0E0E0;
	border-width: 0px;
	border-top: solid 1px #BFDDFE;	
}
.dxpcFooter_Blue td.dxpc
{
	font: 8pt Tahoma;
	color: #5D90CD;
	white-space: nowrap;
	padding: 6px 14px 8px 14px;
}
.dxpcHeader_Blue
{
	font: 8pt Tahoma;
	color: #ffffff;
	background-color: #93C6FE;
	background-repeat: repeat-x;	    
	background-image: url('/DXR.axd?r=0_4435');
	border-width: 0px;
	border-bottom: solid 1px #82BCFE;
}
.dxpcHeader_Blue td.dxpc
{	
	font: 8pt Tahoma;
	color: #ffffff;
	white-space: nowrap;	
	padding: 4px 0px 5px 2px;
}
.dxpcModalBackground_Blue
{
	background-color: #777777;
	opacity: 0.7;
	filter:progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=70);
}
/* Disabled */
.dxpcDisabled_Blue
{
	color: #808080;
	cursor: default;
}

/* -- ASPxRoundPanel -- */
.dxrpControl_Blue 
{	
}
.dxrpControl_Blue td.dxrp
{
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial;
	color: #838383;	
}
/* Header */
.dxrpHeader_Blue td.dxrp
{
    font-size: 9pt;
	font-family: Tahoma, Verdana, Arial;    
	color: #ffffff;
}
/* Disabled */
.dxrpDisabled_Blue, .dxrpDisabled_Blue td.dxrp
{
	color: #808080;
	cursor: default;
}

/* -- ASPxSiteMapControl -- */
.dxsmControl_Blue a:hover
{
    text-decoration:underline!important;
    color:#A0B735!important;
}
.dxsmControl_Blue a:visited
{
    color:#990099;
}
.dxsmControl_Blue 
{	
	color: #1473D2;
	text-decoration: none;	
	background-color: white;
	font-family: Verbana, Tahoma, Arial;
	font-size: 11px;
	border-width: 0px;		
	background-image:url('/DXR.axd?r=0_4416');
	background-repeat:repeat-x;
}
    
/* - Category Level - */
.dxsmCategoryLevel_Blue, .dxsmCategoryLevel_Blue a
{
    color: #1473D2;
    font-weight: bold;
    text-decoration: none;	
    font-size: 12px;
	font-family: Verbana, Tahoma, Arial;  
}
.dxsmCategoryLevel_Blue
{
    white-space: nowrap;
    background-image: url('/DXR.axd?r=0_4415');
    background-position: left bottom;           
    background-repeat: no-repeat;	    
    padding: 0px 0px 5px 0px;
}
 /*flow layout*/
.dxsmLevelCategoryFlow_Blue, .dxsmLevelCategoryFlow_Blue a
{
    color: #1473D2;    
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;	    
	font-family: Verbana, Tahoma, Arial;
    background-image: url('/DXR.axd?r=0_4415');
    background-position: left bottom;           
    background-repeat: no-repeat;	
}
/* - Level 0 - */
.dxsmLevel0_Blue, .dxsmLevel0_Blue a, .dxsmLevel0Categorized_Blue a, .dxsmLevel0Categorized_Blue
{
    color: #1473D2;
    font-weight: bold;
    font-size: 12px;
	font-family: Verbana, Tahoma, Arial;
    background-repeat: no-repeat;            
}
dxsmLevel0_Blue, .dxsmLevel0_Blue a 
{
	text-decoration: none;            		
}
.dxsmLevel0Categorized_Blue, .dxsmLevel0Categorized_Blue a
{
	text-decoration: underline;            	
}
.dxsmLevel0Categorized_Blue
{
    white-space: nowrap;	
    padding: 0px 0px 2px 0px;
}
.dxsmLevel0_Blue
{
    white-space: nowrap;	
    border-bottom-width: 0px;
    background-image: url('/DXR.axd?r=0_4415');
    background-position: left bottom;        
    padding: 0px 0px 5px 0px;
}
 /*flow layout*/
.dxsmLevel0Flow_Blue, .dxsmLevel0Flow_Blue a, .dxsmLevel0CategorizedFlow_Blue a, .dxsmLevel0CategorizedFlow_Blue
{
    color: #1473D2;
	font-family: Verbana, Tahoma, Arial;
    font-weight: bold;
    font-size: 12px;
	text-decoration: none;
}
.dxsmLevel0Flow_Blue
{
    padding: 0px 0px 0px 0px;    
}
.dxsmLevel0Flow_Blue
{
	text-decoration: underline;
}

/* - Level 1 - */
.dxsmLevel1_Blue, .dxsmLevel1_Blue a, .dxsmLevel1Categorized_Blue a, .dxsmLevel1Categorized_Blue
{    
    font-family: 8pt;
	font-family: Verbana, Tahoma, Arial;
    color: #1473D2;  
    font-size: 8pt;
	text-decoration: underline;
}
.dxsmLevel1_Blue, .dxsmLevel1Categorized_Blue
{
    white-space: nowrap;  
    padding: 0px 0px 0px 0px;
}

/*flow layout*/
.dxsmLevel1Flow_Blue, .dxsmLevel1Flow_Blue a, .dxsmLevel1CategorizedFlow_Blue, .dxsmLevel1CategorizedFlow_Blue a
{    
    color: #1473D2;
	font-family: Verbana, Tahoma, Arial;
    font-size: 8pt;
	text-decoration: underline;
}
.dxsmLevel1Flow_Blue
{
	text-decoration: underline;
    padding: 0px 0px 0px 0px;
}

/* - Level 2 - */
.dxsmLevel2_Blue, .dxsmLevel2_Blue a, .dxsmLevel2Categorized_Blue a, .dxsmLevel2Categorized_Blue
{    
    font-size: 10px;
	font-family: Verbana, Tahoma, Arial;
    color: #5A9DDF;
	text-decoration: underline;
}
.dxsmLevel2_Blue, .dxsmLevel2Categorized_Blue
{
    white-space:nowrap;
    padding: 0px 0px 0px 0px;    
}
/*flow layout*/
.dxsmLevel2Flow_Blue, .dxsmLevel2Flow_Blue a
{
    color: #5A9DDF;
    font-size: 10px;    
	font-family: Verbana, Tahoma, Arial;
	text-decoration:underline;    
}
.dxsmLevel2Flow_Blue
{
    padding: 0px 0px 0px 0px;
}
/* - Level 3 - */
.dxsmLevel3_Blue, .dxsmLevel3_Blue a
{    
    font-size: 9px;
	font-family: Verbana, Tahoma, Arial;
    color: #1473D2;
	text-decoration: underline;
}
.dxsmLevel3_Blue
{
    white-space: nowrap;        
    padding: 0px 0px 0px 0px;    
}
/*flow layout*/
.dxsmLevel3Flow_Blue, .dxsmLevel3Flow_Blue a
{    
    color: #1473D2;
    font-size: 9px;
	font-family: Verbana, Tahoma, Arial;
	text-decoration: underline;    
}
/* - Level 4 - */
.dxsmLevel4_Blue, .dxsmLevel4_Blue a
{    
    font-size: 9px;
	font-family: Verbana, Tahoma, Arial;
    color: #1473D2;
	text-decoration: underline;
}
.dxsmLevel4_Blue
{
    white-space: nowrap;
    padding: 0px 0px 0px 0px;    
}
/*flow layout*/
.dxsmLevel4Flow_Blue, .dxsmLevel4Flow_Blue a
{
    color: #1473D2;
	font-family: Verbana, Tahoma, Arial;
    font-size: 9px;
	text-decoration: underline;        
}
.dxsmLevel4Flow_Blue
{
    padding: 0px 0px 0px 0px;        
}
/* - Other Levels - */
.dxsmLevelOther_Blue
{    
    font-size: 9px;
	font-family: Verbana, Tahoma, Arial;
    color: #1473D2;
	text-decoration: underline;
}
.dxsmLevelOther_Blue
{
    white-space:nowrap;
    padding: 0px 0px 0px 0px;            
}
/*flow layout*/
.dxsmLevelOtherFlow_Blue, .dxsmLevelOtherFlow_Blue a
{
    color: #1473D2;
	font-family: Verbana, Tahoma, Arial;
    font-size: 9pt;
	text-decoration: underline;            
}
/* Disabled */
.dxsmDisabled_Blue
{
	color: #808080;
	cursor: default;
}

/* -- ASPxTabControl, ASPxPageControl -- */
.dxtcControl_Blue 
{
	font: 8pt Tahoma;
	color: #333333;
	background-color: transparent;
}
.dxtcLoadingPanel_Blue
{
	font: 8pt Tahoma;
	color: #303030;
}
.dxtcLoadingPanel_Blue td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px 12px 12px 12px;
}

/* Tab hyperlink */
.dxtcTab_Blue a, .dxtcTabWithTabPositionLeft_Blue a, .dxtcTabWithTabPositionBottom_Blue a, .dxtcTabWithTabPositionRight_Blue a,
.dxtcActiveTab_Blue a, .dxtcActiveTabWithTabPositionBottom_Blue a, .dxtcActiveTabWithTabPositionLeft_Blue a, .dxtcActiveTabWithTabPositionRight_Blue a,
.dxtcTabHover_Blue a, .dxtcTabHoverWithTabPositionBottom_Blue a, .dxtcTabHoverWithTabPositionLeft_Blue a, .dxtcTabHoverWithTabPositionRight_Blue a
{
	text-decoration: none;
	color: #333333;    
}

.dxtcActiveTab_Blue, .dxtcActiveTabWithTabPositionBottom_Blue,
.dxtcActiveTabWithTabPositionLeft_Blue, .dxtcActiveTabWithTabPositionRight_Blue
{
	font: 8pt Tahoma;
	color: #333333;
	border: solid 0px #A8A8A8;
	padding: 6px 22px 5px 22px;
	background-color: transparent;
	background-image:url('/DXR.axd?r=0_4411');
	background-repeat:repeat-x;
	text-align: center;
}
/* Active Tab */
.dxtcActiveTab_Blue table.dxtc, .dxtcActiveTabWithTabPositionBottom_Blue table.dxtc,
.dxtcActiveTabWithTabPositionLeft_Blue table.dxtc, .dxtcActiveTabWithTabPositionRight_Blue table.dxtc
{
	font: 8pt Tahoma;
	color: #333333;    
}
.dxtcActiveTab_Blue td.dxtc, .dxtcActiveTabWithTabPositionBottom_Blue td.dxtc,
.dxtcActiveTabWithTabPositionLeft_Blue td.dxtc, .dxtcActiveTabWithTabPositionRight_Blue td.dxtc
{
	white-space: nowrap;
    background-color: transparent!important;
    background-image: url('')!important;
    border-width: 0px!important;
    padding: 0px!important;
}
.dxtcActiveTabHover_Blue
{
	background-color: transparent;
	background-image: url('/DXR.axd?r=0_4411');
	background-repeat: repeat-x;	
}
/* Tab */
.dxtcTab_Blue, .dxtcTabWithTabPositionLeft_Blue, 
.dxtcTabWithTabPositionBottom_Blue, .dxtcTabWithTabPositionRight_Blue
{
	font: 8pt Tahoma;
	color: #333333;
	background-color: transparent;
	padding: 6px 22px 5px 22px;
	background-image: url('/DXR.axd?r=0_4410');
	background-repeat: repeat-x;			
	text-align: center;
}
.dxtcTab_Blue table.dxtc, .dxtcTabWithTabPositionBottom_Blue table.dxtc, 
.dxtcTabWithTabPositionLeft_Blue table.dxtc, .dxtcTabWithTabPositionRight_Blue table.dxtc
{
	font: 8pt Tahoma;
	color: #333333;    
}
.dxtcTab_Blue td.dxtc, .dxtcTabWithTabPositionBottom_Blue td.dxtc, 
.dxtcTabWithTabPositionLeft_Blue td.dxtc, .dxtcTabWithTabPositionRight_Blue td.dxtc
{
	white-space: nowrap;	
    background-color: transparent!important;
    background-image: url('')!important;
    border-width: 0px!important;
    padding: 0px!important;
}
.dxtcTabWithTabPositionBottom_Blue
{
}
.dxtcTabWithTabPositionLeft_Blue
{
}
.dxtcTabWithTabPositionRight_Blue
{
}
/* Hover */
.dxtcTabHover_Blue, .dxtcTabHoverWithTabPositionBottom_Blue,
.dxtcTabHoverWithTabPositionLeft_Blue, .dxtcTabHoverWithTabPositionRight_Blue
{
	background-color: transparent;
	background-image: url('/DXR.axd?r=0_4412');
	background-repeat: repeat-x;				
}
.dxtcPageContent_Blue, .dxtcPageContentWithTabPositionBottom_Blue, 
.dxtcPageContentWithTabPositionLeft_Blue, .dxtcPageContentWithTabPositionRight_Blue
{
	font: 8pt Tahoma;
	color: #333333;
	background-color: white;
	vertical-align: top;
}
.dxtcContent_Blue, .dxtcContentWithTabPositionBottom_Blue, .dxtcContentWithTabPositionLeft_Blue, .dxtcContentWithTabPositionRight_Blue
{
	font: 8pt Tahoma;
	color: #333333;
	border: solid 1px #A8A8A8;
	background-color: white;
	vertical-align: top;
}
/* Disabled */
.dxtcDisabled_Blue, .dxtcDisabled_Blue table.dxtc
{
	color: #808080;
	cursor: default;
}

/* -- ASPxTitleIndex -- */
.dxtiControl_Blue a:hover
{
    text-decoration: none!important;	
	font-weight: normal;    
}
.dxtiControl_Blue a:visited
{
    color: #1473D2!important;
	text-decoration: none;
	font-weight: normal;    
}
.dxtiControl_Blue 
{
	font: 11px Verdana;
	color: #1473D2;
	background-color: white;
	font-family: Verdana, Tahoma, Arial;
	border-width: 0px;
	text-decoration: none;
	font-weight: normal;
}
.dxtiControl_Blue div
{
	font: 11px Verdana;
	color: #1473D2;
}
.dxtiLoadingPanel_Blue
{
	font: 8pt Tahoma;
	color: #303030;
}
.dxtiLoadingPanel_Blue td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px 12px 12px 12px;
}
.dxtiItem_Blue, .dxtiItem_Blue a
{
	font: 8pt Verdana; 
	color: #1473D2;
	text-decoration: none;
	font-weight: normal;
}
.dxtiItem_Blue
{
	white-space: nowrap;
}
.dxtiItem_Blue ul
{
	line-height: 100%;	
}
.dxtiGroupHeader_Blue, .dxtiGroupHeaderCategorized_Blue
{
	font: 16pt Verdana;
	text-decoration: none;
}
.dxtiGroupHeader_Blue, .dxtiGroupHeaderCategorized_Blue
{
	white-space: nowrap;
	padding: 0px 0px 3px 0px;
}
.dxtiGroupHeaderCategorized_Blue
{
    border-bottom: Solid 1px #C0C0C0;
    padding-bottom: 2px;
}
/* - GroupHeaderText - */
.dxtiGroupHeaderText_Blue
{
	font-size: 18px;
	color: #1473D9;
	text-decoration: none;
	font-weight: normal;  	
    background-color: transparent;
}
.dxtiGroupHeaderText_Blue
{
    padding: 2px 7px 0px 0px;
}
.dxtiGroupHeaderTextCategorized_Blue
{
    color: #1473D2;
    font-size: 18pt;
}
.dxtiGroupHeaderTextCategorized_Blue
{
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 2px;
}
/* - FilterBox - */
.dxtiFilterBoxInfoText_Blue
{
    font: 7pt Verdana;
    color: #828282;
	text-decoration: none;
	font-weight: normal;    
    padding-top: 0px;
    padding-bottom: 4px;    
}
.dxtiFilterBoxEdit_Blue
{
    font-size: 8pt;
    color: #000000;
    background-color: transparent;
    width: 158px;
    border: Solid 1px #63AAF0;    
    padding-left: 3px;
}
.dxtiFilterBox_Blue, .dxtiFilterBox_Blue table
{
    color: #828282;
    font-size: 8pt;
	text-decoration: none;
	font-weight: normal;    
}
.dxtiFilterBox_Blue
{
    background-color: #E8E8E8;
    padding: 15px;   
    padding-top: 0px; 
}
/* - IndexPanel - */
.dxtiIndexPanel_Blue
{
    padding-bottom: 10px;       
    color: #A8D1FE;
    text-decoration: none;    
    font-weight: normal;    
    padding-top: 3px;
}
.dxtiIndexPanelItem_Blue, .dxtiIndexPanelItem_Blue a, .dxtiCurrentIndexPanelItem_Blue
{    
    font-family: Verdana;
    text-decoration: none;    
    font-weight: normal;    
}
.dxtiIndexPanelItem_Blue, .dxtiCurrentIndexPanelItem_Blue
{
    padding: 3px 6px 3px 6px;
}
.dxtiCurrentIndexPanelItem_Blue
{
    color: #ffffff;
    background-color: #51A3FD;
    border-width: 0px;
}
/* - BackToTop - */
.dxtiBackToTop_Blue, .dxtiBackToTop_Blue a
{
    font-size: 7pt;
    color: #1473D2;    
	text-decoration: none;
	font-weight: normal;    
}
.dxtiBackToTop_Blue
{
    padding: 10px 0px 12px 0px;
}
/* Disabled */
.dxtiDisabled_Blue
{
	color: #808080;
	cursor: default;
}
