.dxeLoadingDiv_PlasticBlue
{
	background: White;
    opacity: 0.85;
    filter: alpha(opacity=85);
    cursor: wait;
}
.dxeLoadingPanel_PlasticBlue
{
	font: 9pt Tahoma;
	color: #303030;
}
.dxeLoadingPanel_PlasticBlue td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px 12px 12px 12px;
}

.dxeBase_PlasticBlue
{
    font-family: Tahoma;
    font-size: 9pt;
}
/* -- ErrorFrame -- */
.dxeErrorCell_PlasticBlue, .dxeErrorCell_PlasticBlue td
{
    font-family: Tahoma;
	font-size: 9pt;
	color: red;
}
.dxeErrorCell_PlasticBlue
{
	color: #a91123;
	padding-left: 4px;	
}
.dxeErrorFrame_PlasticBlue
{

}
.dxeErrorFrameWithoutError_PlasticBlue {
    border: 1px solid Red;
}
.dxeErrorFrameWithoutError_PlasticBlue .dxeControlsCell_PlasticBlue {
    padding: 2px;
}
.dxeEditArea_PlasticBlue 
{
	font-family: Tahoma;
	font-size: 9pt;
	border: 1px solid #A0A0A0;
}
/* -- Buttons -- */
.dxeButtonEditButton_PlasticBlue, .dxeCalendarButton_PlasticBlue,
.dxeSpinIncButton_PlasticBlue, .dxeSpinDecButton_PlasticBlue,
.dxeSpinLargeIncButton_PlasticBlue, .dxeSpinLargeDecButton_PlasticBlue
{	
	vertical-align: middle;
	border: Solid 1px #CCCCCC;
	cursor: pointer;
} 
.dxeButtonEditButton_PlasticBlue, .dxeCalendarButton_PlasticBlue, .dxeButtonEditButton_PlasticBlue td.dx, .dxeCalendarButton_PlasticBlue td.dx,
.dxeSpinIncButton_PlasticBlue, .dxeSpinDecButton_PlasticBlue, .dxeSpinLargeIncButton_PlasticBlue, .dxeSpinLargeDecButton_PlasticBlue,
.dxeSpinIncButton_PlasticBlue td.dx, .dxeSpinDecButton_PlasticBlue td.dx, .dxeSpinLargeIncButton_PlasticBlue td.dx, .dxeSpinLargeDecButton_PlasticBlue td.dx
{	
    font-family: Tahoma;
    font-size: 9pt;        
	font-weight: normal;    
    text-align: center;
} 
.dxeButtonEditButton_PlasticBlue
{
    padding: 0px;
	background-image: url('/DXR.axd?r=0_2126');
    background-repeat: repeat-x;
    background-position: top;
    background-color: #223672;
    border: Solid 1px #2c4182;
}
.dxeSpinIncButton_PlasticBlue, .dxeSpinDecButton_PlasticBlue
{
    padding: 2px 0px;
	border-style: none;
}
.dxeSpinLargeIncButton_PlasticBlue, .dxeSpinLargeDecButton_PlasticBlue
{
    padding: 0px 0px;    
}
.dxeSpinLargeIncButton_PlasticBlue
{
    padding-left: 1px;
}

.dxeSpinIncButton_PlasticBlue
{
	background-image: url('/DXR.axd?r=0_2089');
    background-repeat: repeat-x;
    background-position: top;
	background-color: #566bad;
	border-bottom: Solid 1px #fafafa;
}
.dxeSpinDecButton_PlasticBlue
{
	background-image: url('/DXR.axd?r=0_2100');
    background-repeat: repeat-x;
    background-position: top;
	background-color: #4a5ea0;
    border-bottom-style: none;
}
.dxeSpinLargeIncButton_PlasticBlue, dxeSpinLargeDecButton_PlasticBlue
{
   	background-image: url('/DXR.axd?r=0_2086');
    background-repeat: repeat-x;
    background-position: top;
	background-color: #223672;
}
.dxeSpinLargeDecButton_PlasticBlue
{
}
.dxeSpinLargeIncButton_PlasticBlue
{
}

.dxeButtonEditButton_PlasticBlue .dxbebt_PlasticBlue 
{
	width: 14px;
}
.dxeSpinIncButton_PlasticBlue table.dxbebt, .dxeSpinDecButton_PlasticBlue table.dxbebt
{
	width: 15px;
}
.dxeSpinLargeDecButton_PlasticBlue table.dxbebt
{
	width: 12px;
}
.dxeSpinLargeIncButton_PlasticBlue table.dxbebt
{
	width: 11px;    
}
.dxeButtonEditButton_PlasticBlue table.dxbebt {
    padding-left: 3px;
	padding-right: 3px;
}
.dxeButtonEditButton_PlasticBlue table.dxbebt td.dx
{
    color: White;
}

.dxeCalendarButton_PlasticBlue
{
    background-image: url('/DXR.axd?r=0_2124');
    background-position: left, top;    
    background-color: #e5e5e5;
    padding: 4px 13px;
    padding-top: 2px;
    width: 30px;
}
.dxeCalendarButton_PlasticBlue table.dxbebt
{
	width: 100%;
}
.dxeCalendarButton_PlasticBlue td.dx
{
	text-align: center;
	white-space: nowrap;
}

/* -- Pressed -- */
.dxeCalendarButtonPressed_PlasticBlue
{
	background-image: none;    
	background-color: #dcdcdc;
}
.dxeButtonEditButtonPressed_PlasticBlue
{
	background-image: url('/DXR.axd?r=0_2107');
	background-repeat: repeat-x;
}
.dxeSpinIncButtonPressed_PlasticBlue
{
	background-image: url('/DXR.axd?r=0_2087');
	background-repeat: repeat-x;
    background-position: top;	
    background-color: #394e8d;
}
.dxeSpinDecButtonPressed_PlasticBlue
{
	background-image: url('/DXR.axd?r=0_2098');
	background-repeat: repeat-x;
    background-position: top;	
    background-color: #8c9ec7;    
}

.dxeSpinLargeIncButtonPressed_PlasticBlue, .dxeSpinLargeDecButtonPressed_PlasticBlue
{
	background-image: url('/DXR.axd?r=0_2084');
	background-repeat: repeat-x;
    background-position: top;	
    background-color: #8c9ec7;
}

/* -- Hover -- */
.dxeCalendarButtonHover_PlasticBlue
{
    background-image: url('/DXR.axd?r=0_2123');
    background-position: top, left;
    background-color: #F2F2F2;
}
.dxeButtonEditButtonHover_PlasticBlue
{
    background-image: url('/DXR.axd?r=0_2108');
    background-position: top, left;    
}
.dxeSpinLargeIncButtonHover_PlasticBlue,
.dxeSpinLargeDecButtonHover_PlasticBlue
{
	background-image: url('/DXR.axd?r=0_2085');
    background-repeat: repeat-x;
    background-position: top;
    background-color: #8CA0CF;
}

.dxeSpinIncButtonHover_PlasticBlue
{
	background-image: url('/DXR.axd?r=0_2088');
    background-repeat: repeat-x;
    background-position: top;
    background-color: #F2F2F2;
}
.dxeSpinDecButtonHover_PlasticBlue
{
	background-image: url('/DXR.axd?r=0_2099');
    background-repeat: repeat-x;
    background-position: top;
    background-color: #576BA1;
}

.dxeButtonEdit_PlasticBlue
{
    border: Solid 1px #b8b8b8;
    background-color: #FAFAFA;
    width: 170px;
}
.dxeButtonEdit_PlasticBlue .dxeEditArea_PlasticBlue
{
    background-color: #FAFAFA;
}
.dxeButtonEdit_PlasticBlue .dxeEditArea_PlasticBlue, .dxeButtonEdit_PlasticBlue td.dxic
{
	width: 100%;
}
.dxeButtonEdit_PlasticBlue td.dxic
{
    padding: 1px 3px 1px 1px;
}
.dxeButtonEdit_PlasticBlue .dxeIIC img {
    padding-left: 3px;
}
.dxeTextBox_PlasticBlue, .dxeMemo_PlasticBlue
{
    background-color: #FAFAFA;
    border: solid 1px #B8B8B8;
}
.dxeTextBox_PlasticBlue .dxeEditArea_PlasticBlue, .dxeMemo_PlasticBlue .dxeMemoEditArea_PlasticBlue {
    background-color: #FAFAFA;
}
.dxeTextBox_PlasticBlue td.dxic
{
	padding: 2px;
}
.dxeTextBox_PlasticBlue td.dxic 
{
	width: 100%;
}
.dxeRadioButtonList_PlasticBlue 
{
    border: Solid 1px #B8B8B8;
}
.dxeRadioButtonList_PlasticBlue, .dxeRadioButtonList_PlasticBlue table
{
    font-family: Tahoma;
    font-size: 9pt;
}
.dxeRadioButtonList_PlasticBlue td.dxe
{
    padding: 7px 0 5px 6px;
}
.dxeRadioButtonList_PlasticBlue label
{
	margin-right: 6px;    
}

/* -- Memo -- */
.dxeMemo_PlasticBlue
{
	width: 170px;
	border: Solid 1px #B8B8B8;
}
.dxeMemoEditArea_PlasticBlue 
{
	font: 9pt Tahoma;
}
.dxeMemo_PlasticBlue td
{
	padding: 0 0 0 4px;
	width: 100%;
}

/* -- Hyperlink -- */
.dxeHyperlink_PlasticBlue
{
    font-family: Tahoma;
    font-size: 9pt;
	font-weight: normal;    
    color: #5A83D0;    
}
a:hover.dxeHyperlink_PlasticBlue
{
    color: #2443AA;    
}
a:visited.dxeHyperlink_PlasticBlue
{
    color: #996085;    
}

/* -- ListBox -- */
.dxeListBox_PlasticBlue
{
	background-color: #fafafa;	
	border: solid 1px #B8B8B8;
    font-family: Tahoma;
    font-size: 9pt;
	height: 103px;
    width: 70px;
}
.dxeListBox_PlasticBlue div.dxlbd
{
	padding-top: 1px;    
    height: 102px;
}
.dxeListBoxItemRow_PlasticBlue
{
    cursor: default;
}
.dxeListBoxItem_PlasticBlue
{    
    border-bottom: solid 1px #fafafa;    
    border-left: solid 1px white;    
    border-right: solid 1px white;    
    color: Black;    
    font-family: Tahoma;
    font-size: 9pt;     
    font-weight: normal;
    padding: 2px 2px 3px 4px;
    white-space: nowrap;
    text-align: left;
}
.dxeListBoxItemSelected_PlasticBlue     /* inherits dxeListBoxItem */
{    
    color: White;
    background-color: #6d82c5;
}
.dxeListBoxItemHover_PlasticBlue        /* inherits dxeListBoxItem */
{
    background-color: #dedede;
	color: Black;
}

.dxeListBox_PlasticBlue td.dxeI, .dxeListBox_PlasticBlue td.dxeIM, .dxeListBox_PlasticBlue .dxeHIC,
.dxeListBox_PlasticBlue td.dxeFTM, .dxeListBox_PlasticBlue td.dxeTM,
.dxeListBox_PlasticBlue td.dxeC, .dxeListBox_PlasticBlue td.dxeCM, .dxeListBox_PlasticBlue td.dxeHCC, .dxeListBox_PlasticBlue td.dxeMI, .dxeListBox_PlasticBlue td.dxeMIM
{
    padding-right: 0px!important;
    border-right-width: 0px!important;
}
.dxeListBox_PlasticBlue td.dxeCM, .dxeListBox_PlasticBlue td.dxeHCC
{
    width: 25px;
}
.dxeListBox_PlasticBlue td.dxeIM
{
    width: 0;
}
.dxeListBox_PlasticBlue td.dxeT
{
    width: 100%;    
    padding-left: 0px!important;
}
.dxeListBox_PlasticBlue td.dxeT, .dxeListBox_PlasticBlue td.dxeMI
{
    border-left-width: 0px!important;
}
.dxeListBox_PlasticBlue td.dxeFTM, .dxeListBox_PlasticBlue td.dxeTM, .dxeListBox_PlasticBlue td.dxeLTM,
.dxeListBox_PlasticBlue .dxeHFC, .dxeListBox_PlasticBlue .dxeHC, .dxeListBox_PlasticBlue .dxeHLC
{
    overflow: hidden;
}
.dxeListBox_PlasticBlue td.dxeFTM, .dxeListBox_PlasticBlue td.dxeTM, 
.dxeListBox_PlasticBlue .dxeHFC, .dxeListBox_PlasticBlue .dxeHC
{
    padding-right: 6px!important;
}
.dxeListBox_PlasticBlue td.dxeLTM, .dxeListBox_PlasticBlue td.dxeTM, 
.dxeListBox_PlasticBlue .dxeHC,  .dxeListBox_PlasticBlue .dxeHLC
{
    padding-left: 6px!important;
}
/*Grid lines*/
.dxeListBox_PlasticBlue td.dxeLTM, .dxeListBox_PlasticBlue td.dxeTM, .dxeListBox_PlasticBlue td.dxeMIM
{
    border-left: 1px solid #D9D9D9 !important;
}
.dxeListBox_PlasticBlue td.dxeIM, .dxeListBox_PlasticBlue td.dxeFTM, .dxeListBox_PlasticBlue td.dxeTM, .dxeListBox_PlasticBlue td.dxeLTM,
.dxeListBox_PlasticBlue td.dxeCM, .dxeListBox_PlasticBlue td.dxeMIM
{
    border-bottom: solid 1px #D9D9D9;
}
/*Header*/
.dxeListBox_PlasticBlue .dxeHD
{
    background-color: #415698;
    background-image:url('/DXR.axd?r=0_2054');
    background-position:center top;
    background-repeat:repeat-x;
    border-bottom: solid 1px #2C4182;
}
.dxeListBox_PlasticBlue .dxeHFC, .dxeListBox_PlasticBlue .dxeHIC, .dxeListBox_PlasticBlue .dxeHC,  .dxeListBox_PlasticBlue .dxeHLC,
.dxeListBox_PlasticBlue td.dxeHCC, .dxeListBox_PlasticBlue td.dxeHMIC
{
    padding-top: 7px;
    padding-bottom: 7px;
    color:White;
    border-bottom-width: 0px;
}
.dxeListBox_PlasticBlue .dxeHC,  .dxeListBox_PlasticBlue .dxeHLC, .dxeListBox_PlasticBlue td.dxeHMIC
{
    border-left: solid 1px #2C4182;
}
.dxeListBox_PlasticBlue .dxeHIC, .dxeListBox_PlasticBlue .dxeHFC, .dxeListBox_PlasticBlue .dxeHCC
{
    border-left:1px solid #415698;
}
.dxeListBox_PlasticBlue .dxeHFC, .dxeListBox_PlasticBlue .dxeHC, .dxeListBox_PlasticBlue .dxeHMIC
{
    border-right-width:0;
}
.dxeListBox_PlasticBlue .dxeHLC
{
    border-right: solid 1px #2C4182;
}

/* -- Calendar -- */
.dxeCalendar_PlasticBlue
{
	color: black;
    border: solid 1px #CCCCCC;
    background-color: #FAFAFA;
	font-weight: normal;    
}
.dxeCalendar_PlasticBlue td.dxMonthGrid, .dxeCalendar_PlasticBlue td.dxMonthGridWithWeekNumbers
{
    padding: 2px 22px 5px;
    cursor: default;
}
.dxeCalendar_PlasticBlue td.dxMonthGridWithWeekNumbers
{
    padding-left: 10px;    
}
.dxeCalendarDayHeader_PlasticBlue
{
    color: Black;
    font-family: Tahoma;
    font-size: 9pt;        
    padding: 4px 4px 6px;   
    background-color: transparent; 
    border-bottom: solid 1px #E8E8E8;    
}
.dxeCalendarWeekNumber_PlasticBlue
{    
    font-family: Tahoma;
    font-size: 10px;    
    text-align: right;
    padding: 4px 6px;
    color: #9CAEE3;
}
.dxeCalendarDay_PlasticBlue
{    
    font: 12px Tahoma;    
    padding: 4px 6px 4px 6px;
    text-align: center;
}
.dxeCalendarWeekend_PlasticBlue        /* inherits dxeCalendarDay */
{
    color: #c00000;
}
.dxeCalendarOtherMonth_PlasticBlue     /* inherits dxeCalendarDay */
{
    color: #888;
}
.dxeCalendarOutOfRange_PlasticBlue      /* inherits dxeCalendarDay */
{
    color: #d0d0d0;    
}
.dxeCalendarToday_PlasticBlue      /* inherits dxeCalendarDay */
{
    padding: 3px;
    border: solid 1px #5066AC;
}
.dxeCalendarSelected_PlasticBlue       /* inherits dxeCalendarDay */
{
    color: White;
    background-color: #5066AC;
}
.dxeCalendarHeader_PlasticBlue
{    
    background-color: #3F5495;
    background-image: url('/DXR.axd?r=0_2118');
    background-repeat:repeat-x;
    background-position: top;
    
    border-bottom: solid 1px #2C4182;
    padding: 3px 12px;
    padding-top: 4px;
}
.dxeCalendarHeader_PlasticBlue td.dxe
{
    color: White;
    font-family: Tahoma;
    font-size: 9pt;
    text-align: center;
	cursor: pointer;
}
.dxeCalendarFooter_PlasticBlue, .dxeCalendarFastNavFooter_PlasticBlue 
{
    background: url('/DXR.axd?r=0_2119') no-repeat left top #E9E9E9;
    padding: 10px 0px;        
    border-top: solid 1px #CCCCCC;
}
.dxeCalendarFastNav_PlasticBlue
{
    background: white;
    border: solid 1px #cccccc;
    border-bottom: 0px;
    padding: 12px 8px;
}
.dxeCalendarFastNavFooter_PlasticBlue
{
	color: black;
    border: solid 1px #cccccc;
}
.dxeCalendarFastNavMonth_PlasticBlue, .dxeCalendarFastNavYear_PlasticBlue
{
    font: normal 9pt Tahoma;
    color: Black;
    padding: 5px 4px;
    text-align: center;
	cursor: pointer;
}
.dxeCalendarFastNavMonth_PlasticBlue
{
    padding: 4px 20px;
}
.dxeCalendarFastNavMonthHover_PlasticBlue, .dxeCalendarFastNavYearHover_PlasticBlue
{    
    color: black;
    background: #e9e9e9;        
}
.dxeCalendarFastNavMonthSelected_PlasticBlue, .dxeCalendarFastNavYearSelected_PlasticBlue
{        
    color: white;
    background: #5066ac;
}
/* Disabled */
.dxeDisabled_PlasticBlue, .dxeDisabled_PlasticBlue td.dxe
{
	color: #b8b8b8;
	cursor: default;
}
a.dxeDisabled_PlasticBlue, a.dxeDisabled_PlasticBlue:hover
{
    color: #b8b8b8;
}
.dxeButtonDisabled_PlasticBlue, .dxeButtonDisabled_PlasticBlue td.dxe
{
	color: White;
	background: #b7b7b7 url('/DXR.axd?r=0_2125') repeat-x top left;
	border-color: #ababab;
	cursor: default;
}
/* -- Button -- */
.dxbButton_PlasticBlue 
{	
  	color: #000000;    
	font-weight:normal;  	
	font-size: 9pt;
	font-family: Tahoma;				    
	vertical-align: middle;	 		
	border: solid 1px #B8B8B8;
    background: #e5e5e5 url('/DXR.axd?r=0_2128') top left;
    padding: 1px 1px 1px 1px;
	cursor: pointer;
}
.dxbButtonHover_PlasticBlue  
{
    color: #000000;    
	background: #F2F2F2 url('/DXR.axd?r=0_2127') top left;
}
.dxbButtonChecked_PlasticBlue  
{
    color: #000000;
	background-image: none;    
	background-color: #DEDEDE;
}
.dxbButtonPressed_PlasticBlue  
{
    color: #000000;
    background-image: none;
	background-color: #cbcbcb;
}
.dxbButton_PlasticBlue  div.dxb
{    
    padding: 2px 10px 3px 10px;
	border: 0px;
}
.dxbButton_PlasticBlue  div.dxbf
{     
    padding: 1px 9px 2px 9px;
	border: Dotted 1px #000000;
}
.dxbButton_PlasticBlue  div.dxb table
{    
  	color: #000000;    
	font-weight:normal;  	
	font-size: 9pt;
	font-family: Tahoma;				    
}
.dxbButton_PlasticBlue div.dxb td.dxb
{    
    background-color: transparent!important;
    background-image: url('')!important;
    border-width: 0px!important;
    padding: 0px!important;
}
/* Disabled */
.dxbDisabled_PlasticBlue 
{
	color: #b8b8b8;
	cursor: default;
}
.dxbDisabled_PlasticBlue td.dxb
{
	color: #b8b8b8;
}

/* -- FilterControl -- */
.dxfcTable_PlasticBlue
{
	border-collapse: separate!important;
}
.dxfcTable_PlasticBlue td.dxfc
{
	padding: 0px 0px 0px 3px;
	vertical-align: middle;
	font: 9pt Tahoma;
	color: Black;
}
a.dxfcPropertyName_PlasticBlue
{
	white-space:nowrap!important;
	color: Blue!important;
}
a.dxfcGroupType_PlasticBlue
{
	white-space:nowrap!important;
	padding:0px 3px 0px 3px!important;
	color: Red!important;
}
a.dxfcOperation_PlasticBlue
{
	white-space:nowrap!important;
	color: Green!important;
}
a.dxfcValue_PlasticBlue
{
	white-space:nowrap!important;
	color: Gray!important;
}
.dxfcImageButton_PlasticBlue 
{
	cursor: pointer;
}

.dxfcLoadingPanel_PlasticBlue
{
	border: solid 1px #CCCCCC;
	background: white;
	font: 9pt Tahoma;
	color: #303030;
}
.dxfcLoadingPanel_PlasticBlue td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px;
}
.dxfcLoadingDiv_PlasticBlue
{
	background: white;
	opacity: 0.01;
	filter: alpha(opacity=1);
}

.dxeMaskHint_PlasticBlue 
{
	background: #ffffe1;
	border: solid 1px black;
	padding: 2px 5px 3px;
	color: Black;
	font: 9pt Tahoma;
}
/* -- ProgressBar -- */
.dxeProgressBar_PlasticBlue .dxePBMainCell
{
    padding: 1px;
}
.dxeProgressBar_PlasticBlue td.dxe
{
    padding: 0;
}
.dxeProgressBar_PlasticBlue, .dxeProgressBar_PlasticBlue td.dxe
{
    font-family: Tahoma, Verdana, Arial;
    font-size: 9pt;
	color: #000000;
}
.dxeProgressBar_PlasticBlue td
{
	background-image: url('/DXR.axd?r=0_2101');
	background-repeat: no-repeat;
	background-position: 50% 0px;
}
.dxeProgressBar_PlasticBlue
{
    border: Solid 1px #B8B8B8;
    background-color: #F5F5F5;
}
.dxeProgressBarIndicator_PlasticBlue
{
    background-color: #3E5496;
	background-image: url('/DXR.axd?r=0_2102');
    background-repeat: repeat-x;
}

/* -- DropDownWindow -- */
.dxeDropDownWindow_PlasticBlue
{
    border: Solid 1px #b8b8b8;
    background-color: #FAFAFA;
}

/*----------------- ColorTable -----------------*/
.dxeColorIndicator_PlasticBlue
{
    border: solid 1px #b8b8b8;
    width: 15px;
    height: 15px;
    cursor: pointer;
}
.dxeColorTable_PlasticBlue
{
    background-color: #FAFAFA;
    border: solid 1px #b8b8b8;
}
.dxeColorTable_PlasticBlue td.dx
{
    padding: 4px 4px;
}
.dxeColorTableCell_PlasticBlue {
    padding-left: 3px;
    padding-bottom: 3px;
    padding-top: 3px;
    padding-right: 3px;
    cursor: pointer;
}
.dxeColorTableCellDiv_PlasticBlue {
    border: solid 1px #808080;
    width: 12px;
    height: 12px;
    font-size: 0px;
}
.dxeColorTableCellSelected_PlasticBlue {
    padding-left: 2px!important;
    padding-bottom: 2px!important;
    padding-top: 2px!important;
    padding-right: 2px!important;

    background-color: #CBCBCB;
    border: solid 1px #888888;
}
.dxeColorTableCellHover_PlasticBlue {
    padding-left: 2px!important;
    padding-bottom: 2px!important;
    padding-top: 2px!important;
    padding-right: 2px!important;
    
    background-color: #F2F2F2;
    border: solid 1px #888888;
}

/* Focused */
.dxeFocused_PlasticBlue 
{
    border: solid 1px #909090;
    background-color: White;
}
.dxeFocused_PlasticBlue td.dxic,
.dxeFocused_PlasticBlue .dxeEditArea_PlasticBlue,
.dxeFocused_PlasticBlue .dxeMemoEditArea_PlasticBlue
{
    background-color: White;
}
.dxeFocused_PlasticBlue .dxeListBoxItem_PlasticBlue
{
	border-bottom-color: White;
}

.dxeNullText_PlasticBlue .dxeEditArea_PlasticBlue,
.dxeNullText_PlasticBlue .dxeMemoEditArea_PlasticBlue
{
    color: #b8b8b8;
}
/* -- ASPxCallbackPanel -- */
.dxcpLoadingPanel_PlasticBlue
{
	font: 9pt Tahoma;
	color: #303030;
}
.dxcpLoadingPanel_PlasticBlue td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px 12px 12px 12px;
}
.dxcpLoadingPanelWithContent_PlasticBlue
{
	font: 9pt Tahoma;
	color: #303030;
	border: solid 1px #CBCBCB;
	background-color: White;
}
.dxcpLoadingPanelWithContent_PlasticBlue td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px 12px 12px 12px;
}
.dxcpLoadingDiv_PlasticBlue
{
	background-color: Gray;
	opacity: 0.01;
	filter:progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=1);
}
/* Disabled */
.dxcpDisabled_PlasticBlue
{
	color: #B8B8B8;
	cursor: default;
}

/* -- ASPxCloudControl -- */
.dxccControl_PlasticBlue a:hover
{
    text-decoration:underline!important;
} 
.dxccControl_PlasticBlue a
{
	text-decoration:none!important;
	color: #91ACE0;	
}
.dxccControl_PlasticBlue
{
	font-family: Tahoma, Verdana, Arial;
	text-decoration:none;
	color: #91ACE0;
	background-color: transparent;
	font-size: 23px;
}
/* Disabled */
.dxccDisabled_PlasticBlue
{
	color: #808080;
	cursor: default;
}

/* -- ASPxDataView -- */
.dxdvControl_PlasticBlue
{
	font: 9pt Tahoma;
	color: White;
	background-color: transparent;
}
.dxdvControl_PlasticBlue td.dxdvCtrl
{
	padding: 3px 3px 3px 3px;
}
.dxdvLoadingPanel_PlasticBlue
{
	font: 9pt Tahoma;
	color: #303030;
	border: solid 1px #CBCBCB;
	background-color: White;
}
.dxdvLoadingPanel_PlasticBlue td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px 12px 12px 12px;
}
.dxdvContent_PlasticBlue
{
}
.dxdvItem_PlasticBlue, .dxdvFlowItem_PlasticBlue
{
	font: 9pt Tahoma;
	color: #98a3c4;
	background-color: #E9E9E9;
	border: Solid 1px #CCCCCC;
	padding: 12px 12px 12px 14px;	
	height: 180px;
	/*if IE*/	
	height:expression("154px");
}
.dxdvFlowItem_PlasticBlue
{
	float: left;
	overflow: hidden;
}
.dxdvFlowItemsContainer_PlasticBlue
{
}
.dxdvEmptyItem_PlasticBlue
{
	font: 9pt Tahoma;
	color: #98a3c4;
	text-align: left;
	vertical-align: top;
	padding: 12px 12px 12px 14px;	
	height: 180px;
	/*if IE*/
	height:expression("154px");
}
.dxdvPagerPanel_PlasticBlue
{
    background-color: #3F5496;
    padding: 2px 10px 2px 10px;
    border: Solid 1px #2C4182;
    background-image: url('/DXR.axd?r=0_1755');
    background-repeat: repeat-x;
    background-position: top;
}
.dxdvEmptyData_PlasticBlue
{
	color: #848484;
	padding: 9px 37px 9px 37px;
}
/* Disabled */
.dxdvDisabled_PlasticBlue
{
	color: #B8B8B8;
	cursor: default;
}

/* -- ASPxHeadline -- */
.dxhlControl_PlasticBlue
{
	font: 8pt Tahoma;
	color: black;
	padding: 0px;
}
.dxhlContent_PlasticBlue
{
	font: 9pt Tahoma;
	color: #575757;
	line-height: 120%!important;
}
.dxhlTail_PlasticBlue
{
	text-decoration: none;
    font: 8pt Tahoma;
}
.dxhlDateHeader_PlasticBlue
{
	background-color: #5066AC;	    
	color: #FFFFFF;	
	font-size: 12px;	
	padding: 4px 6px 5px 7px;	
}
.dxhlDate_PlasticBlue
{
	background-color: #5066AC;
	color: #FFFFFF;
	padding: 4px 6px 5px 7px;
	white-space: nowrap;
}
.dxhlHeader_PlasticBlue
{	
	font: 1.3em Tahoma;
	text-decoration: none;
	color: #5A83D0;
	line-height: 141%!important;
}
.dxhlLeftPanel_PlasticBlue
{
	font: 8pt Tahoma;
	color: #575757;
}
.dxhlRightPanel_PlasticBlue
{
  	font: 8pt Tahoma;
	color: #575757;
}
.dxhlTailDiv_PlasticBlue a
{
	color: #5A83D0;
	text-decoration: none;
}
.dxhlTailDiv_PlasticBlue a:hover
{
    text-decoration: none;
}
.dxhlTailDiv_PlasticBlue a:visited
{
    color: #98A3C4;
}
.dxhlContent_PlasticBlue a.dxhl
{
	color: #5A83D0;
	text-decoration: none;
} 
.dxhlContent_PlasticBlue a.dxhl:hover
{
    text-decoration: none;
}
.dxhlContent_PlasticBlue a.dxhl:visited
{
    color: #98A3C4;
}
/* Disabled */
.dxhlDisabled_PlasticBlue
{
	color: #B8B8B8;
	cursor: default;
}

/* -- ASPxLoadingPanel -- */
.dxlpLoadingPanel_PlasticBlue
{
	font: 9pt Tahoma;
	color: #303030;
	border: solid 1px #CBCBCB;
	background-color: White;
}
.dxlpLoadingPanel_PlasticBlue td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px 12px 12px 12px;
}
.dxlpLoadingDiv_PlasticBlue
{
	background-color: #777777;
	opacity: 0.7;
	filter:progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=70);
}

/* -- ASPxMenu -- */
.dxmControl_PlasticBlue
{
	font: 9pt Tahoma;
	color: white;
	background-color: #2C4182;
}
.dxmControl_PlasticBlue a, .dxmMenu_PlasticBlue a, .dxmVerticalMenu_PlasticBlue a, .dxmSubMenu_PlasticBlue a
{
	color: white;
	text-decoration: none;
}
.dxmControl_PlasticBlue a:hover
{
	text-decoration:none;
}
.dxmLoadingPanel_PlasticBlue
{
	font: 9pt Tahoma;
	color: #303030;
}
.dxmLoadingPanel_PlasticBlue td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 6px 6px 6px 6px;
}
.dxmMenu_PlasticBlue, .dxmVerticalMenu_PlasticBlue
{
	font: 9pt Tahoma;
	color: white;
	background-color: #2C4182;
	border: Solid 1px #2C4182;	
	padding: 0px;
}
.dxmVerticalMenu_PlasticBlue
{
	background-color: #CCCCCC;
	border: Solid 1px #CCCCCC;
	padding: 0px;
}
.dxmMenuGutter_PlasticBlue
{
}
.dxmMenuSeparator_PlasticBlue
{
    width: 2px!important;    
    background: transparent url('/DXR.axd?r=0_1747') left top repeat-y;
}
.dxmMenuVerticalSeparator_PlasticBlue
{
	height: 1px!important;
	width: 100%!important;
    background-image: none!important;
	background-color: #cccccc!important;
}

.dxmMenuItem_PlasticBlue, .dxmMenuItemWithImage_PlasticBlue, .dxmMenuItemWithPopOutImage_PlasticBlue, .dxmMenuItemWithImageWithPopOutImage_PlasticBlue,
.dxmVerticalMenuItem_PlasticBlue, .dxmVerticalMenuItemWithImage_PlasticBlue, .dxmVerticalMenuItemWithPopOutImage_PlasticBlue, .dxmVerticalMenuItemWithImageWithPopOutImage_PlasticBlue, 
.dxmMenuLargeItem_PlasticBlue, .dxmMenuLargeItemWithImage_PlasticBlue, .dxmMenuLargeItemWithPopOutImage_PlasticBlue, .dxmMenuLargeItemWithImageWithPopOutImage_PlasticBlue,
.dxmVerticalMenuLargeItem_PlasticBlue, .dxmVerticalMenuLargeItemWithImage_PlasticBlue, .dxmVerticalMenuLargeItemWithPopOutImage_PlasticBlue, .dxmVerticalMenuLargeItemWithImageWithPopOutImage_PlasticBlue
{
	font: 9pt Tahoma;
	color: white;
	white-space: nowrap;
	border-width: 0px;
	
	background-color: #3E5496;
	background-image: url('/DXR.axd?r=0_1751');	
    background-repeat: repeat-x;
    background-position: left top;
}

.dxmVerticalMenuItem_PlasticBlue, .dxmVerticalMenuItemWithImage_PlasticBlue, 
.dxmVerticalMenuItemWithPopOutImage_PlasticBlue, 
.dxmVerticalMenuItemWithImageWithPopOutImage_PlasticBlue,
.dxmVerticalMenuLargeItem_PlasticBlue, .dxmVerticalMenuLargeItemWithImage_PlasticBlue, 
.dxmVerticalMenuLargeItemWithPopOutImage_PlasticBlue, .dxmVerticalMenuLargeItemWithImageWithPopOutImage_PlasticBlue
{
	font: 9pt Tahoma;
	color: black;	
	background-color: #F5F5F5;	
	border: Solid 1px White;
	white-space: nowrap;    
	background-image: none;

}
/*HyperLink*/
.dxmMenuItem_PlasticBlue a, .dxmMenuItemWithImage_PlasticBlue a, .dxmMenuItemWithPopOutImage_PlasticBlue a, .dxmMenuItemWithImageWithPopOutImage_PlasticBlue a,
.dxmVerticalMenuItem_PlasticBlue a, .dxmVerticalMenuItemWithImage_PlasticBlue a, .dxmVerticalMenuItemWithPopOutImage_PlasticBlue a, 
.dxmVerticalMenuItemWithImageWithPopOutImage_PlasticBlue a, .dxmMenuLargeItem_PlasticBlue a, .dxmMenuLargeItemWithImage_PlasticBlue a, .dxmMenuLargeItemWithPopOutImage_PlasticBlue a, 
.dxmMenuLargeItemWithImageWithPopOutImage_PlasticBlue a, .dxmVerticalMenuLargeItem_PlasticBlue a, 
.dxmVerticalMenuLargeItemWithImage_PlasticBlue a, .dxmVerticalMenuLargeItemWithPopOutImage_PlasticBlue a, 
.dxmVerticalMenuLargeItemWithImageWithPopOutImage_PlasticBlue a
{
	font: 9pt Tahoma;
	color: white;
	white-space: nowrap;
}
.dxmVerticalMenuItem_PlasticBlue a, .dxmVerticalMenuItemWithImage_PlasticBlue a, 
.dxmVerticalMenuItemWithPopOutImage_PlasticBlue a, .dxmVerticalMenuItemWithImageWithPopOutImage_PlasticBlue a,
.dxmVerticalMenuLargeItem_PlasticBlue a, .dxmVerticalMenuLargeItemWithImage_PlasticBlue a, 
.dxmVerticalMenuLargeItemWithPopOutImage_PlasticBlue a, .dxmVerticalMenuLargeItemWithImageWithPopOutImage_PlasticBlue a
{
	font: 9pt Tahoma;
	color: black;	
	white-space: nowrap;    
}


.dxmMenuLargeItem_PlasticBlue, .dxmMenuLargeItemWithImage_PlasticBlue, .dxmMenuLargeItemWithPopOutImage_PlasticBlue, .dxmMenuLargeItemWithImageWithPopOutImage_PlasticBlue
{	
	background-color: #3E5496;
	background-image: url('/DXR.axd?r=0_1751');	
    background-repeat: repeat-x;
    background-position: left top;
}

.dxmMenuItem_PlasticBlue, .dxmMenuItemWithImage_PlasticBlue
{
	padding-top: 3px;
	padding-right: 16px;
	padding-bottom: 5px;
	padding-left: 18px;	
}
.dxmMenuItemWithPopOutImage_PlasticBlue, .dxmMenuItemWithImageWithPopOutImage_PlasticBlue
{
	padding-top: 3px;
	padding-right: 13px;
	padding-bottom: 5px;
	padding-left: 9px;
}
.dxmMenuItemWithPopOutImage_PlasticBlue
{
	padding-right: 13px;
	padding-left: 13px;    	
}
.dxmVerticalMenuItem_PlasticBlue
{
	padding-top: 3px;
	padding-right: 19px;
	padding-bottom: 3px;
	padding-left: 8px;
}
.dxmVerticalMenuItemWithImage_PlasticBlue
{
	padding-top: 3px;	
	padding-right: 19px;	
	padding-bottom: 3px;	
	padding-left: 8px;	
}
.dxmVerticalMenuItemWithPopOutImage_PlasticBlue
{
	padding-top: 3px;	
	padding-right: 6px;	
	padding-bottom: 3px;
	padding-left: 8px;	
}
.dxmVerticalMenuItemWithImageWithPopOutImage_PlasticBlue
{
	padding-top: 3px;	
	padding-right: 6px;	
	padding-bottom: 3px;	
	padding-left: 8px;
}
.dxmMenuLargeItem_PlasticBlue, .dxmMenuLargeItemWithImage_PlasticBlue
{
	padding-top: 3px;
	padding-right: 16px;
	padding-bottom: 5px;
	padding-left: 18px;	
}
.dxmMenuLargeItemWithPopOutImage_PlasticBlue, .dxmMenuLargeItemWithImageWithPopOutImage_PlasticBlue
{
	padding-top: 3px;
	padding-right: 16px;
	padding-bottom: 5px;
	padding-left: 18px;	
}
.dxmVerticalMenuLargeItem_PlasticBlue, .dxmVerticalMenuLargeItemWithImage_PlasticBlue
{
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 11px;
}
.dxmVerticalMenuLargeItemWithPopOutImage_PlasticBlue, .dxmVerticalMenuLargeItemWithImageWithPopOutImage_PlasticBlue
{
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 11px;
}
.dxmMenuItemDropDownButton_PlasticBlue, .dxmMenuLargeItemDropDownButton_PlasticBlue
{
	padding-right: 14px;
	padding-left: 12px;
}
.dxmVerticalMenuItemDropDownButton_PlasticBlue, .dxmVerticalMenuLargeItemDropDownButton_PlasticBlue
{
	padding-right: 7px;
	padding-left: 7px;
}

.dxmMenuItemSelected_PlasticBlue, .dxmMenuItemSelectedWithImage_PlasticBlue, .dxmMenuItemSelectedWithPopOutImage_PlasticBlue, .dxmMenuItemSelectedWithImageWithPopOutImage_PlasticBlue,
.dxmMenuLargeItemSelected_PlasticBlue, .dxmMenuLargeItemSelectedWithImage_PlasticBlue, .dxmMenuLargeItemSelectedWithPopOutImage_PlasticBlue, .dxmMenuLargeItemSelectedWithImageWithPopOutImage_PlasticBlue
{
	color: White;	
	background-color: #273A79;
	background-image: url('/DXR.axd?r=0_1749');	
    background-repeat: repeat-x;
    background-position: left top;
}
.dxmVerticalMenuItemSelected_PlasticBlue, .dxmVerticalMenuItemSelectedWithImage_PlasticBlue, .dxmVerticalMenuItemSelectedWithPopOutImage_PlasticBlue, .dxmVerticalMenuItemSelectedWithImageWithPopOutImage_PlasticBlue,
.dxmVerticalMenuLargeItemSelected_PlasticBlue, .dxmVerticalMenuLargeItemWithImageSelected_PlasticBlue, .dxmVerticalMenuLargeItemSelectedWithPopOutImage_PlasticBlue, .dxmVerticalMenuLargeItemSelectedWithImageWithPopOutImage_PlasticBlue
{
	color: Black;
	background-color: #dedede;    
	background-image: none;
	border:Solid 1px #dedede;
}
/*HyperLink*/
.dxmMenuItemSelected_PlasticBlue a, .dxmMenuItemSelectedWithImage_PlasticBlue a, .dxmMenuItemSelectedWithPopOutImage_PlasticBlue, .dxmMenuItemSelectedWithImageWithPopOutImage_PlasticBlue a,
.dxmMenuLargeItemSelected_PlasticBlue a, .dxmMenuLargeItemSelectedWithImage_PlasticBlue a, .dxmMenuLargeItemSelectedWithPopOutImage_PlasticBlue, .dxmMenuLargeItemSelectedWithImageWithPopOutImage_PlasticBlue a
{
	color: White;	
}
.dxmVerticalMenuItemSelected_PlasticBlue a, .dxmVerticalMenuItemSelectedWithImage_PlasticBlue a, .dxmVerticalMenuItemSelectedWithPopOutImage_PlasticBlue a, .dxmVerticalMenuItemSelectedWithImageWithPopOutImage_PlasticBlue a,
.dxmVerticalMenuLargeItemSelected_PlasticBlue a, .dxmVerticalMenuLargeItemWithImageSelected_PlasticBlue a, .dxmVerticalMenuLargeItemSelectedWithPopOutImage_PlasticBlue a, .dxmVerticalMenuLargeItemSelectedWithImageWithPopOutImage_PlasticBlue a
{
	color:  Black;
}

.dxmMenuItemSelected_PlasticBlue, .dxmMenuItemSelectedWithImage_PlasticBlue
{
	padding-top: 3px;
	padding-right: 16px;
	padding-bottom: 5px;
	padding-left: 18px;	    
}
.dxmMenuItemSelectedWithPopOutImage_PlasticBlue, .dxmMenuItemSelectedWithImageWithPopOutImage_PlasticBlue
{
	padding-top: 3px;
	padding-right: 13px;
	padding-bottom: 5px;
	padding-left: 9px;
}
.dxmMenuItemSelectedWithPopOutImage_PlasticBlue
{
	padding-right: 13px;
	padding-left: 13px;	
}	

.dxmVerticalMenuItemSelected_PlasticBlue
{
	padding-top: 3px;
	padding-right: 19px;
	padding-bottom: 4px;
	padding-left: 8px;	
}
.dxmVerticalMenuItemSelectedWithImage_PlasticBlue
{
	padding-top: 3px;	
	padding-right: 19px;	
	padding-bottom: 4px;	
	padding-left: 8px;	
}
.dxmVerticalMenuItemSelectedWithPopOutImage_PlasticBlue
{
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 8px;
}
.dxmVerticalMenuItemSelectedWithImageWithPopOutImage_PlasticBlue
{
	padding-top: 3px;	
	padding-right: 6px;	
	padding-bottom: 3px;	
	padding-left: 8px;	
}
.dxmMenuLargeItemSelected_PlasticBlue, .dxmMenuLargeItemSelectedWithImage_PlasticBlue
{
	padding-top: 3px;
	padding-right: 16px;
	padding-bottom: 5px;
	padding-left: 18px;	
}
.dxmMenuLargeItemSelectedWithPopOutImage_PlasticBlue, .dxmMenuLargeItemSelectedWithImageWithPopOutImage_PlasticBlue
{
	padding-top: 3px;
	padding-right: 16px;
	padding-bottom: 5px;
	padding-left: 18px;
}
.dxmVerticalMenuLargeItemSelected_PlasticBlue, .dxmVerticalMenuLargeItemSelectedWithImage_PlasticBlue
{
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 11px;
}
.dxmVerticalMenuLargeItemSelectedWithPopOutImage_PlasticBlue, .dxmVerticalMenuLargeItemSelectedWithImageWithPopOutImage_PlasticBlue
{
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 11px;
}
.dxmMenuItemDropDownButtonSelected_PlasticBlue, .dxmMenuLargeItemDropDownButtonSelected_PlasticBlue
{
	border-left: solid #2C4182 1px;
	padding-right: 14px;
	padding-left: 11px;
}
.dxmVerticalMenuItemDropDownButtonSelected_PlasticBlue, .dxmVerticalMenuLargeItemDropDownButtonSelected_PlasticBlue
{
	padding-right: 7px;
	padding-left: 7px;
}
.dxmMenuItemChecked_PlasticBlue, .dxmMenuItemCheckedWithImage_PlasticBlue, .dxmMenuItemCheckedWithPopOutImage_PlasticBlue, .dxmMenuItemCheckedWithImageWithPopOutImage_PlasticBlue,
.dxmMenuLargeItemChecked_PlasticBlue, .dxmMenuLargeItemCheckedWithImage_PlasticBlue, .dxmMenuLargeItemCheckedWithPopOutImage_PlasticBlue, .dxmMenuLargeItemCheckedWithImageWithPopOutImage_PlasticBlue
{
	color: White;	
	background-color: #273A79;
	background-image: url('/DXR.axd?r=0_1749');	
    background-repeat: repeat-x;
    background-position: left top;
}
.dxmVerticalMenuItemChecked_PlasticBlue, .dxmVerticalMenuItemCheckedWithImage_PlasticBlue, .dxmVerticalMenuItemCheckedWithPopOutImage_PlasticBlue, .dxmVerticalMenuItemCheckedWithImageWithPopOutImage_PlasticBlue,
.dxmVerticalMenuLargeItemChecked_PlasticBlue, .dxmVerticalMenuLargeItemWithImageChecked_PlasticBlue, .dxmVerticalMenuLargeItemCheckedWithPopOutImage_PlasticBlue, .dxmVerticalMenuLargeItemCheckedWithImageWithPopOutImage_PlasticBlue
{
	background-color: #dedede;    
	background-image: none;
	border:Solid 1px #dedede;
	color:  Black;
}
/*HyperLink*/
.dxmMenuItemChecked_PlasticBlue a, .dxmMenuItemCheckedWithImage_PlasticBlue a, .dxmMenuItemCheckedWithPopOutImage_PlasticBlue, .dxmMenuItemCheckedWithImageWithPopOutImage_PlasticBlue a,
.dxmMenuLargeItemChecked_PlasticBlue a, .dxmMenuLargeItemCheckedWithImage_PlasticBlue a, .dxmMenuLargeItemCheckedWithPopOutImage_PlasticBlue, .dxmMenuLargeItemCheckedWithImageWithPopOutImage_PlasticBlue a
{
	color: White;	
}
.dxmVerticalMenuItemChecked_PlasticBlue a, .dxmVerticalMenuItemCheckedWithImage_PlasticBlue a, .dxmVerticalMenuItemCheckedWithPopOutImage_PlasticBlue a, .dxmVerticalMenuItemCheckedWithImageWithPopOutImage_PlasticBlue a,
.dxmVerticalMenuLargeItemChecked_PlasticBlue a, .dxmVerticalMenuLargeItemWithImageChecked_PlasticBlue a, .dxmVerticalMenuLargeItemCheckedWithPopOutImage_PlasticBlue a, .dxmVerticalMenuLargeItemCheckedWithImageWithPopOutImage_PlasticBlue a
{
	color:  Black;
}

.dxmMenuItemChecked_PlasticBlue, .dxmMenuItemCheckedWithImage_PlasticBlue
{
	padding-top: 3px;
	padding-right: 16px;
	padding-bottom: 5px;
	padding-left: 18px;	    
}
.dxmMenuItemCheckedWithPopOutImage_PlasticBlue, .dxmMenuItemCheckedWithImageWithPopOutImage_PlasticBlue
{
	padding-top: 3px;
	padding-right: 13px;
	padding-bottom: 5px;
	padding-left: 9px;
}
.dxmMenuItemCheckedWithPopOutImage_PlasticBlue
{
	padding-right: 13px;
	padding-left: 13px;	
}	

.dxmVerticalMenuItemChecked_PlasticBlue
{
	padding-top: 3px;
	padding-right: 19px;
	padding-bottom: 4px;
	padding-left: 8px;	
}
.dxmVerticalMenuItemCheckedWithImage_PlasticBlue
{
	padding-top: 3px;	
	padding-right: 19px;	
	padding-bottom: 4px;	
	padding-left: 8px;	
}
.dxmVerticalMenuItemCheckedWithPopOutImage_PlasticBlue
{
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 8px;
}
.dxmVerticalMenuItemCheckedWithImageWithPopOutImage_PlasticBlue
{
	padding-top: 3px;	
	padding-right: 6px;	
	padding-bottom: 3px;	
	padding-left: 8px;	
}
.dxmMenuLargeItemChecked_PlasticBlue, .dxmMenuLargeItemCheckedWithImage_PlasticBlue
{
	padding-top: 3px;
	padding-right: 16px;
	padding-bottom: 5px;
	padding-left: 18px;	
}
.dxmMenuLargeItemCheckedWithPopOutImage_PlasticBlue, .dxmMenuLargeItemCheckedWithImageWithPopOutImage_PlasticBlue
{
	padding-top: 3px;
	padding-right: 16px;
	padding-bottom: 5px;
	padding-left: 18px;
}
.dxmVerticalMenuLargeItemChecked_PlasticBlue, .dxmVerticalMenuLargeItemCheckedWithImage_PlasticBlue
{
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 11px;
}
.dxmVerticalMenuLargeItemCheckedWithPopOutImage_PlasticBlue, .dxmVerticalMenuLargeItemCheckedWithImageWithPopOutImage_PlasticBlue
{
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 11px;
}
.dxmMenuItemDropDownButtonChecked_PlasticBlue, .dxmMenuLargeItemDropDownButtonChecked_PlasticBlue
{
	border-left: solid #2C4182 1px;
	padding-right: 14px;
	padding-left: 11px;
}
.dxmVerticalMenuItemDropDownButtonChecked_PlasticBlue, .dxmVerticalMenuLargeItemDropDownButtonChecked_PlasticBlue
{
	padding-right: 7px;
	padding-left: 7px;
}
.dxmMenuItemHover_PlasticBlue, .dxmMenuItemHoverWithImage_PlasticBlue, .dxmMenuItemHoverWithPopOutImage_PlasticBlue, .dxmMenuItemHoverWithImageWithPopOutImage_PlasticBlue, 
.dxmMenuLargeItemHover_PlasticBlue, .dxmMenuLargeItemHoverWithImage_PlasticBlue, .dxmMenuLargeItemHoverWithPopOutImage_PlasticBlue, .dxmMenuLargeItemHoverWithImageWithPopOutImage_PlasticBlue
{
	color: #FFFFFF;
	background-color: #E9E9E9;
	background-image: url('/DXR.axd?r=0_1750');	
    background-repeat: repeat-x;
    background-position: left top;
}
.dxmVerticalMenuItemHover_PlasticBlue, .dxmVerticalMenuItemHoverWithImage_PlasticBlue, .dxmVerticalMenuItemHoverWithPopOutImage_PlasticBlue, .dxmVerticalMenuItemHoverWithImageWithPopOutImage_PlasticBlue,
.dxmVerticalMenuLargeItemHover_PlasticBlue, .dxmVerticalMenuLargeItemHoverWithImage_PlasticBlue, .dxmVerticalMenuLargeItemHoverWithPopOutImage_PlasticBlue, .dxmVerticalMenuLargeItemHoverWithImageWithPopOutImage_PlasticBlue
{
	color: #000000!important;
    background-color: #e9e9e9;
    border-bottom-color:#e9e9e9;
    border-right-color:#e9e9e9;
	background-image: none;
}
.dxmMenuLargeItemHover_PlasticBlue, .dxmMenuLargeItemHoverWithImage_PlasticBlue, .dxmMenuLargeItemHoverWithPopOutImage_PlasticBlue, .dxmMenuLargeItemHoverWithImageWithPopOutImage_PlasticBlue
{
	color: #FFFFFF!important;

	background-color: #E9E9E9;
	background-image: url('/DXR.axd?r=0_1750');	
    background-repeat: repeat-x;
    background-position: left top;
}

/*HyperLink*/
.dxmMenuItemHover_PlasticBlue a, .dxmMenuItemHoverWithImage_PlasticBlue a, .dxmMenuItemHoverWithPopOutImage_PlasticBlue a, .dxmMenuItemHoverWithImageWithPopOutImage_PlasticBlue a, 
.dxmMenuLargeItemHover_PlasticBlue a, .dxmMenuLargeItemHoverWithImage_PlasticBlue a, .dxmMenuLargeItemHoverWithPopOutImage_PlasticBlue a, .dxmMenuLargeItemHoverWithImageWithPopOutImage_PlasticBlue a
{
	color: #FFFFFF!important;
}
.dxmVerticalMenuItemHover_PlasticBlue a, .dxmVerticalMenuItemHoverWithImage_PlasticBlue a, .dxmVerticalMenuItemHoverWithPopOutImage_PlasticBlue a, .dxmVerticalMenuItemHoverWithImageWithPopOutImage_PlasticBlue a, 
.dxmVerticalMenuLargeItemHover_PlasticBlue a, .dxmVerticalMenuLargeItemHoverWithImage_PlasticBlue a, .dxmVerticalMenuLargeItemHoverWithPopOutImage_PlasticBlue, .dxmVerticalMenuLargeItemHoverWithImageWithPopOutImage_PlasticBlue a
{
	color: #000000!important;
}

.dxmMenuItemHover_PlasticBlue, .dxmMenuItemHoverWithImage_PlasticBlue
{
	padding-top: 3px;
	padding-right: 16px;
	padding-bottom: 5px;
	padding-left: 18px;	    
}
.dxmMenuItemHoverWithPopOutImage_PlasticBlue, .dxmMenuItemHoverWithImageWithPopOutImage_PlasticBlue
{	
	padding-top: 3px;
	padding-right: 13px;
	padding-bottom: 5px;
	padding-left: 9px;		
}	
.dxmMenuItemHoverWithPopOutImage_PlasticBlue
{	
	padding-right: 13px;
	padding-left: 13px;		
}	
.dxmMenuLargeItemHover_PlasticBlue, .dxmMenuLargeItemHoverWithImage_PlasticBlue
{    
	padding-top: 3px;
	padding-right: 16px;
	padding-bottom: 5px;
	padding-left: 18px;	
}
.dxmMenuLargeItemHoverWithPopOutImage_PlasticBlue, .dxmMenuLargeItemHoverWithImageWithPopOutImage_PlasticBlue
{
	padding-top: 3px;
	padding-right: 16px;
	padding-bottom: 5px;
	padding-left: 18px;
}
.dxmVerticalMenuLargeItemHover_PlasticBlue, .dxmVerticalMenuLargeItemHoverWithImage_PlasticBlue
{
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 11px;
}
.dxmVerticalMenuLargeItemHoverWithPopOutImage_PlasticBlue, .dxmVerticalMenuLargeItemHoverWithImageWithPopOutImage_PlasticBlue
{
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 11px;
}
.dxmMenuItemDropDownButtonHover_PlasticBlue, .dxmMenuLargeItemDropDownButtonHover_PlasticBlue
{
	border-left: solid #2C4182 1px;
	padding-right: 14px;
	padding-left: 11px;
}
.dxmVerticalMenuItemDropDownButtonHover_PlasticBlue, .dxmVerticalMenuLargeItemDropDownButtonHover_PlasticBlue
{
	padding-right: 7px;
	padding-left: 7px;
}
.dxmSubMenu_PlasticBlue
{
	font: 9pt Tahoma;
	color: black;
	background-color: #CCCCCC;
	border: solid 1px #CCCCCC;
	
	border-bottom-width: 0px;
	padding: 0px 0px 0px 0px;
}
.dxmSubMenuGutter_PlasticBlue
{
}
.dxmSubMenuSeparator_PlasticBlue
{
	background-color: #FFFFFF!important;
}
.dxmSubMenuItem_PlasticBlue, .dxmSubMenuItemWithImage_PlasticBlue, 
.dxmSubMenuItemWithPopOutImage_PlasticBlue, .dxmSubMenuItemWithImageWithPopOutImage_PlasticBlue
{
	font: 9pt Tahoma;
	color: black;	
	background-color: #F5F5F5;	
	border: Solid 1px White;
	white-space: nowrap;
}
/*Hyperlink*/
.dxmSubMenuItem_PlasticBlue a, .dxmSubMenuItemWithImage_PlasticBlue a, 
.dxmSubMenuItemWithPopOutImage_PlasticBlue a, .dxmSubMenuItemWithImageWithPopOutImage_PlasticBlue a
{
	font: 9pt Tahoma;
	color: black;	
	white-space: nowrap;
}

.dxmSubMenuItem_PlasticBlue, .dxmSubMenuItemWithImage_PlasticBlue
{
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.dxmSubMenuItemWithPopOutImage_PlasticBlue, .dxmSubMenuItemWithImageWithPopOutImage_PlasticBlue
{
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 8px;
}
.dxmSubMenuItemDropDownButton_PlasticBlue
{
	padding-right: 7px;
	padding-left: 7px;
}
.dxmSubMenuItemSelected_PlasticBlue, .dxmSubMenuItemSelectedWithImage_PlasticBlue, .dxmSubMenuItemSelectedWithPopOutImage_PlasticBlue, .dxmSubMenuItemSelectedWithImageWithPopOutImage_PlasticBlue
{
	background-color: #dedede;
	border: Solid 1px #dedede;
}
.dxmSubMenuItemDropDownButtonSelected_PlasticBlue
{
	padding-right: 6px;
	padding-left: 7px;
}
.dxmSubMenuItemChecked_PlasticBlue, .dxmSubMenuItemCheckedWithImage_PlasticBlue, .dxmSubMenuItemCheckedWithPopOutImage_PlasticBlue, .dxmSubMenuItemCheckedWithImageWithPopOutImage_PlasticBlue
{
}
.dxmSubMenuItemDropDownButtonChecked_PlasticBlue
{
}
.dxmSubMenuItemHover_PlasticBlue, .dxmSubMenuItemHoverWithImage_PlasticBlue, .dxmSubMenuItemHoverWithPopOutImage_PlasticBlue, .dxmSubMenuItemHoverWithImageWithPopOutImage_PlasticBlue
{
	background-color: #e9e9e9;
	border-bottom: Solid 1px #e9e9e9;
	border-right: Solid 1px #e9e9e9;
}
.dxmSubMenuItemDropDownButtonHover_PlasticBlue
{
	padding-right: 6px;
	padding-left: 7px;
}
.dxmSubMenuBorderCorrector_PlasticBlue
{
    position: absolute;
    border: 0px;
	padding: 0px;
}
/* Disabled */
.dxmDisabled_PlasticBlue
{
	color: #787878;
	cursor: default;
}

/* -- ASPxNavBar -- */
.dxnbControl_PlasticBlue
{
	font: 9pt Tahoma;
	color: White;
	background-color: #FFFFFF;
}
.dxnbControl_PlasticBlue td.dxnbCtrl
{
    padding: 0px;
}
.dxnbControl_PlasticBlue a
{
	color: #FFFFFF;
	text-decoration: none;
}
.dxnbLoadingPanel_PlasticBlue
{
	font: 9pt Tahoma;
	color: #303030;
}
.dxnbLoadingPanel_PlasticBlue td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px 12px 12px 12px;
}
.dxnbGroupHeader_PlasticBlue
{
	font: normal 9pt Tahoma;
	color: #FFFFFF;
	background-image: url('/DXR.axd?r=0_1741');	
    background-repeat:repeat-x;	
	border: solid 1px #2C4182; 
	background-color: #3F5396;	   
	padding: 4px 4px 6px 8px;	
}
.dxnbGroupHeader_PlasticBlue table.dxnb
{
    font: normal 9pt Tahoma;
	color: #FFFFFF;
}
.dxnbGroupHeader_PlasticBlue td.dxnb
{
	white-space: nowrap;
}
.dxnbGroupHeaderCollapsed_PlasticBlue
{
	font: normal 9pt Tahoma;
	color: #FFFFFF;
	background-image: url('/DXR.axd?r=0_1741');	
    background-repeat:repeat-x;	
	border: solid 1px #2C4182; 
	background-color: #3F5396;	   
	padding: 4px 4px 6px 8px;	
}
.dxnbGroupHeaderCollapsed_PlasticBlue table.dxnb
{
	font: normal 9pt Tahoma;
	color: #FFFFFF;
}
.dxnbGroupHeaderCollapsed_PlasticBlue td.dxnb
{
	white-space: nowrap;
}
.dxnbGroupContent_PlasticBlue
{
	font: 9pt Tahoma;
	background-color: #CCCCCC;
	border: solid 1px #A8A8A8;
	padding: 0px;
}
.dxnbItem_PlasticBlue, .dxnbLargeItem_PlasticBlue, .dxnbBulletItem_PlasticBlue,
.dxnbItem_PlasticBlue a, .dxnbLargeItem_PlasticBlue a, .dxnbBulletItem_PlasticBlue a
{
	font: 9pt Tahoma;
	color: #000000;    
	text-align: left;
}
.dxnbItem_PlasticBlue, .dxnbLargeItem_PlasticBlue, .dxnbBulletItem_PlasticBlue
{
	border: Solid 1px #FFFFFF;
	background-color: #f5f5f5;
}
.dxnbItem_PlasticBlue
{
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 6px;
}
.dxnbLargeItem_PlasticBlue
{
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
}
.dxnbItemSelected_PlasticBlue, .dxnbLargeItemSelected_PlasticBlue, .dxnbBulletItemSelected_PlasticBlue
{
	background-color: #DEDEDE;
	border: solid 1px #DEDEDE;
}
.dxnbItemHover_PlasticBlue, .dxnbLargeItemHover_PlasticBlue, .dxnbBulletItemHover_PlasticBlue
{
	background-color: #E9E9E9;
	color: Black;
	border: solid 1px #E9E9E9;
	border-left-color: #FFFFFF;
	border-top-color: #FFFFFF;
}
.dxnbGroupHeader_PlasticBlue, .dxnbGroupHeaderCollapsed_PlasticBlue
{
    text-align: left;
}
.dxnbItem_PlasticBlue, .dxnbItemHover_PlasticBlue, .dxnbItemSelected_PlasticBlue,
.dxnbBulletItem_PlasticBlue, .dxnbBulletItemHover_PlasticBlue, .dxnbBulletItemSelected_PlasticBlue
{
    text-align: left;
}
.dxnbLargeItem_PlasticBlue, .dxnbLargeItemHover_PlasticBlue, .dxnbLargeItemSelected_PlasticBlue
{
    text-align: center;
}
/* Disabled */
.dxnbDisabled_PlasticBlue
{
	color: #787878;
	cursor: default;
}
.dxnbDisabled_PlasticBlue td.dxnb {
    color: #B8B8B8;
}

/* -- ASPxNewsControl -- */
.dxncControl_PlasticBlue
{
	font: 9pt Tahoma;
	color: black;
	background-color: White;
}
.dxncControl_PlasticBlue td.dxncCtrl
{
	padding: 18px;
}
.dxncLoadingPanel_PlasticBlue
{
	font: 9pt Tahoma;
	color: #303030;
	border: solid 1px #CBCBCB;
	background-color: White;
}
.dxncLoadingPanel_PlasticBlue td.dx
{
	padding: 12px 12px 12px 12px;
	text-align: center;	
	white-space: nowrap;	
}
.dxncContent_PlasticBlue
{
}
.dxncPagerPanel_PlasticBlue
{
	border-top: Solid 1px #CCCCCC;
	padding: 5px 3px 0px 1px;	
}
.dxncItem_PlasticBlue
{
	font: 9pt Tahoma;
	vertical-align: top;
	padding: 12px 8px 7px 7px;
	color: black;
	border-bottom-width: 0px;
}
.dxncEmptyItem_PlasticBlue
{
	font: 9pt Tahoma;
	vertical-align: top;
	padding: 12px 12px 12px 14px;
}
div.dxncBackToTop_PlasticBlue a
{
    color: #5A83D0;    
    white-space:nowrap;
}
div.dxncBackToTop_PlasticBlue a:hover
{
    color: #2443AA!important;    
}
div.dxncBackToTop_PlasticBlue a:visited
{
    color: #996085;    
}
/* - Headline - */
.dxncItemContent_PlasticBlue
{
	font: 9pt Tahoma;
	color: #575757;
	line-height: 120%!important;
}
.dxncItemTail_PlasticBlue
{
	text-decoration: none;
    font: 8pt Tahoma;
}
.dxncItemHeader_PlasticBlue .dxncItemDate_PlasticBlue
{
	background-color: #5066AC;	    
	color: #FFFFFF;	
	font-size: 12px;
	padding: 4px 6px 5px 7px;	
}
.dxncItemDate_PlasticBlue
{
	background-color: #5066AC;
	color: #FFFFFF;
	padding: 4px 6px 5px 7px;
	white-space: nowrap;
}
.dxncItemHeader_PlasticBlue
{	
	font: 1.3em Tahoma;
	text-decoration: none;
	color: #5A83D0;
	line-height: 141%!important;
}
.dxncItemLeftPanel_PlasticBlue
{
	font: 8pt Tahoma;
	color: #575757;
}
.dxncItemRightPanel_PlasticBlue
{
  	font: 8pt Tahoma;
	color: #575757;
}
.dxncItemTailDiv_PlasticBlue a
{
	color: #5A83D0;
	text-decoration: none;
}
.dxncItemTailDiv_PlasticBlue a:hover
{
    text-decoration: none;
}
.dxncItemTailDiv_PlasticBlue a:visited
{
    color: #98A3C4;
}
.dxncItemContent_PlasticBlue a.dxhl
{
	color: #5A83D0;
	text-decoration: none;
} 
.dxncItemContent_PlasticBlue a.dxhl:hover
{
    text-decoration: none;
}
.dxncItemContent_PlasticBlue a.dxhl:visited
{
    color: #98A3C4;
}
.dxncEmptyData_PlasticBlue
{
	color: #848484;
}
/* Disabled */
.dxncDisabled_PlasticBlue, .dxncDisabled_PlasticBlue span.dxhl
{
	color: #B8B8B8;
	cursor: default;
}
div.dxncDisabled_PlasticBlue a,
div.dxncDisabled_PlasticBlue a:hover,
div.dxncDisabled_PlasticBlue a:visited
{
	color: #B8B8B8;
}

/* -- ASPxPager -- */
.dxpControl_PlasticBlue
{
	font: 9pt Tahoma;
	color: #5A83D0;
}
.dxpControl_PlasticBlue
{
	/*padding: 5px 2px 5px 2px;*/
	padding: 0px;	
}
.dxpButton_PlasticBlue
{
	font: 9pt Tahoma;
	color: #5A83D0;
	text-decoration: none;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
}
.dxpButton_PlasticBlue a
{
	font: 9pt Tahoma;
	color: #5A83D0;
	text-decoration: none;
	white-space: nowrap;
}
.dxpDisabledButton_PlasticBlue
{
	font: 9pt Tahoma;
	color: #5A83D0;
	text-decoration: none;
}
.dxpPageNumber_PlasticBlue
{
	font: 9pt Tahoma;
	color: #5A83D0;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding: 0px 5px 0px 5px;
}
.dxpPageNumber_PlasticBlue a
{
	font: 9pt Tahoma;
	color: #5A83D0;
	text-decoration: none;
}
.dxpCurrentPageNumber_PlasticBlue
{
	font: 9pt Tahoma;
	color: #FFFFFF;
	background-color: #5066AC;
	font-weight: normal;
	text-decoration: none;
	padding: 2px 3px 3px 3px;
}
.dxpSummary_PlasticBlue
{
	font: 9pt Tahoma;
	color: #909090;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
	padding: 0px 4px 0px 4px;
}
.dxpSeparator_PlasticBlue
{
	background-color: #CCCCCC;
}
/* Disabled */
.dxpDisabled_PlasticBlue
{
	color: #B8B8B8;
	border-color: #B8B8B8;
	cursor: default;
}

/* -- ASPxPopupControl -- */
.dxpcControl_PlasticBlue
{
	font: 9pt Tahoma;
	color: black;
	background-color: #EDF3F4!important;
	border: solid 0px transparent;
	padding: 0px;	
}
.dxpcControl_PlasticBlue a
{
	color: #1E3695;
}
.dxpcCloseButton_PlasticBlue
{
	font: 9pt Tahoma;
	color: black;
	padding: 1px 1px 1px 1px;
}
.dxpcCloseButtonHover_PlasticBlue
{
	font: 9pt Tahoma;
	color: black;
}
.dxpcContent_PlasticBlue
{
	border: Solid 1px #CCCCCC;
	color: #323232;	
	font: 9pt Tahoma;
	padding: 7px 10px 36px 10px;
	background-color: #F5F5F5;	
	white-space: normal;	
	vertical-align:top;
}
.dxpcFooter_PlasticBlue
{
	font: 9pt Tahoma;
	color: #909090;
	background-color: #E9E9E9;
	border: Solid 1px #CCCCCC;
	border-top-style: none;	
	
	background-image: url('/DXR.axd?r=0_1736');
    background-repeat:no-repeat;
}
.dxpcFooter_PlasticBlue td.dxpc
{
	font: 9pt Tahoma;
	color: #909090;
	white-space: nowrap;
	padding: 7px 1px 7px 10px;
}
.dxpcHeader_PlasticBlue
{
	font: 9pt Tahoma;
	border: solid 1px #2C4182;	
	
	background-color: #3D5294;
	background-image: url('/DXR.axd?r=0_1735');
    background-repeat:repeat-x;
    background-position:top;
}
.dxpcHeader_PlasticBlue td.dxpc
{
	font: 9pt Tahoma;
	font-weight: normal;	
	color: #FFFFFF;
	white-space: nowrap;	
}
.dxpcModalBackground_PlasticBlue
{
	background-color: #777777;
	opacity: 0.7;
	filter:progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=70);
}
/* Disabled */
.dxpcDisabled_PlasticBlue
{
	color: #808080;
	cursor: default;
}

/* -- ASPxRoundPanel -- */
.dxrpControl_PlasticBlue td.dxrp
{
	font-size: 9pt;
	font-family: Tahoma, Verdana, Arial;
	color: #000000;	
}
/* - Header - */
.dxrpHeader_PlasticBlue td.dxrp
{
	font-size: 9pt;
	font-family: Tahoma, Verdana, Arial;    
	color: #404040;
	text-align:left;	
}
/* Disabled */
.dxrpDisabled_PlasticBlue, .dxrpDisabled_PlasticBlue td.dxrp
{
	color: #B8B8B8;
	cursor: default;
}

/* -- ASPxSiteMapControl -- */
.dxsmControl_PlasticBlue a
{
    color: #5A83D0;    
}
.dxsmControl_PlasticBlue a:hover
{
    color: #b5ccf9;    
    text-decoration: none;
}
.dxsmControl_PlasticBlue a:visited
{
    color: #d6b6cb;
}
.dxsmControl_PlasticBlue 
{	
	color: #000000;
	background-color: white;
	font-family: Tahoma, Verdana, Arial;
	font-size: 9pt;
	border: Solid 1px #A8A8A8;
}
/* - Category Level - */
.dxsmCategoryLevel_PlasticBlue, .dxsmCategoryLevel_PlasticBlue a
{
    color: #FFFFFF;    
    font-size: 9pt;
    font-family: Tahoma;
    text-decoration: none;
}
.dxsmCategoryLevel_PlasticBlue
{
    white-space: nowrap;
    padding: 5px 8px 5px 8px;
    background-color: #415799;
	background-image: url('/DXR.axd?r=0_1716');	
    background-repeat:repeat-x;      
}
.dxsmCategoryLevel_PlasticBlue
{
    border-bottom-width: 0px;    
}
 /*flow layout*/
.dxsmLevelCategoryFlow_PlasticBlue, .dxsmLevelCategoryFlow_PlasticBlue a
{
    color: #1E3695;    
    font-weight: bold;
    font-size: 9pt;
    font-family: Tahoma, Verdana, Arial;	
	text-decoration: underline;
}
/* - Level 0 - */
.dxsmLevel0_PlasticBlue, .dxsmLevel0_PlasticBlue a, 
.dxsmLevel0Categorized_PlasticBlue a, .dxsmLevel0Categorized_PlasticBlue
{
    color: #FFFFFF;    
    font-size: 9pt;
    font-family: Tahoma;
    text-decoration: none;
}
.dxsmLevel0Categorized_PlasticBlue a, .dxsmLevel0Categorized_PlasticBlue
{
    color: #000000;    
    font-weight: bold;
}
.dxsmLevel0_PlasticBlue, .dxsmLevel0Categorized_PlasticBlue
{
    white-space: nowrap;
    padding: 5px 8px 2px 8px;
}
.dxsmLevel0_PlasticBlue
{
    background-color: #415799;
	background-image: url('/DXR.axd?r=0_1716');	
    background-repeat:repeat-x;    
}
.dxsmLevel0_PlasticBlue
{        
    border-bottom-width:0px;
    padding: 5px 8px 5px 8px;
}
 /*flow layout*/
.dxsmLevel0Flow_PlasticBlue, .dxsmLevel0Flow_PlasticBlue a, .dxsmLevel0CategorizedFlow_PlasticBlue a, .dxsmLevel0CategorizedFlow_PlasticBlue
{
    color: #FFFFFF;    
    font-family: Tahoma, Verdana, Arial;	
    font-weight: bold;
    font-size: 9pt;
	text-decoration: underline;
}
.dxsmLevel0Flow_PlasticBlue
{
    padding: 0px 0px 0px 0px;    
}
.dxsmLevel0Flow_PlasticBlue
{
    text-decoration: none;    
}

/* - Level 1 - */
.dxsmLevel1_PlasticBlue, .dxsmLevel1_PlasticBlue a, .dxsmLevel1Categorized_PlasticBlue a, .dxsmLevel1Categorized_PlasticBlue
{    
    font-family: Tahoma;
    color: #5A83D0;  
    font-size: 9pt;
    text-decoration: none;    
}
.dxsmLevel1_PlasticBlue, .dxsmLevel1Categorized_PlasticBlue
{
    white-space: nowrap;  
    padding: 0px 0px 0px 0px;
}

/*flow layout*/
.dxsmLevel1Flow_PlasticBlue, .dxsmLevel1Flow_PlasticBlue a, .dxsmLevel1CategorizedFlow_PlasticBlue, .dxsmLevel1CategorizedFlow_PlasticBlue a
{    
    color: #5A83D0;    
    font-family: Tahoma, Verdana, Arial;	
    font-size: 9pt;
	text-decoration: underline;
}
.dxsmLevel1Flow_PlasticBlue
{
    text-decoration: none;
    padding: 0px 0px 0px 0px;
}

/* - Level 2 - */
.dxsmLevel2_PlasticBlue, .dxsmLevel2_PlasticBlue a, .dxsmLevel2Categorized_PlasticBlue a, .dxsmLevel2Categorized_PlasticBlue
{    
    font-size: 9pt;
    font-family: Tahoma;
    color: #5A83D0;
    text-decoration: none;    
}
.dxsmLevel2_PlasticBlue, .dxsmLevel2Categorized_PlasticBlue
{
    white-space:nowrap;
    padding: 0px 0px 0px 0px;    
}
/*flow layout*/
.dxsmLevel2Flow_PlasticBlue, .dxsmLevel2Flow_PlasticBlue a
{
    color: #5A83D0;
    font-size: 9pt;    
    font-family: Tahoma, Verdana, Arial;	
	text-decoration:underline;    
}
.dxsmLevel2Flow_PlasticBlue
{
    padding: 0px 0px 0px 0px;
}
/* - Level 3 - */
.dxsmLevel3_PlasticBlue, .dxsmLevel3_PlasticBlue a
{    
    font-size: 9pt;
    font-family: Tahoma;
    color: #5A83D0;
    text-decoration: none;
}
.dxsmLevel3_PlasticBlue
{
    white-space: nowrap;        
    padding: 0px 0px 0px 0px;    
}
/*flow layout*/
.dxsmLevel3Flow_PlasticBlue, .dxsmLevel3Flow_PlasticBlue a
{    
    color: #5A83D0;
    font-size: 9pt;
    font-family: Tahoma, Verdana, Arial;	
	text-decoration: underline;    
}
/* - Level 4 - */
.dxsmLevel4_PlasticBlue, .dxsmLevel4_PlasticBlue a
{    
    font-size: 9pt;
    font-family: Tahoma;
    color: #5A83D0;
    text-decoration: none;
}
.dxsmLevel4_PlasticBlue
{
    white-space: nowrap;
    padding: 0px 0px 0px 0px;    
}
/*flow layout*/
.dxsmLevel4Flow_PlasticBlue, .dxsmLevel4Flow_PlasticBlue a
{
    color: #5A83D0;
    font-family: Tahoma, Verdana, Arial;	
    font-size: 9pt;
	text-decoration: underline;        
}
.dxsmLevel4Flow_PlasticBlue
{
    padding: 0px 0px 0px 0px;        
}
/* - Other Levels - */
.dxsmLevelOther_PlasticBlue, .dxsmLevelOther_PlasticBlue a
{    
    font-size: 9pt;
    font-family: Tahoma;
    color: #5A83D0;
    text-decoration: none;
}
.dxsmLevelOther_PlasticBlue
{
    white-space:nowrap;
    padding: 0px 0px 0px 0px;            
}
/*flow layout*/
.dxsmLevelOtherFlow_PlasticBlue, .dxsmLevelOtherFlow_PlasticBlue a
{
    color: #5A83D0;
    font-family: Tahoma, Verdana, Arial;	
    font-size: 9pt;
	text-decoration: underline;            
}
/* Disabled */
.dxsmDisabled_PlasticBlue
{
	color: #B8B8B8;
	cursor: default;
}

/* -- ASPxTabControl, ASPxPageControl -- */
.dxtcControl_PlasticBlue 
{
	font: 9pt Tahoma;
	color: black;
}
.dxtcLoadingPanel_PlasticBlue
{
	font: 9pt Tahoma;
	color: #303030;
}
.dxtcLoadingPanel_PlasticBlue td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px 12px 12px 12px;
}
/* Tab hyperlink */
.dxtcTab_PlasticBlue a, .dxtcTabWithTabPositionLeft_PlasticBlue a, .dxtcTabWithTabPositionBottom_PlasticBlue a, .dxtcTabWithTabPositionRight_PlasticBlue a,
.dxtcActiveTab_PlasticBlue a, .dxtcActiveTabWithTabPositionBottom_PlasticBlue a, .dxtcActiveTabWithTabPositionLeft_PlasticBlue a, .dxtcActiveTabWithTabPositionRight_PlasticBlue a,
.dxtcTabHover_PlasticBlue a, .dxtcTabHoverWithTabPositionBottom_PlasticBlue a, .dxtcTabHoverWithTabPositionLeft_PlasticBlue a, .dxtcTabHoverWithTabPositionRight_PlasticBlue a
{
	text-decoration: none;
	color: black;    
}

/* Active Tab */
.dxtcActiveTab_PlasticBlue, .dxtcActiveTabWithTabPositionBottom_PlasticBlue,
.dxtcActiveTabWithTabPositionLeft_PlasticBlue, .dxtcActiveTabWithTabPositionRight_PlasticBlue
{
	font: 9pt Tahoma;
	color: #FFFFFF;
	border: Solid 1px #2C4182;
	padding: 4px 14px 4px 14px;
	
	background-color: #3E5395;
	
	background-image: url('/DXR.axd?r=0_1709');
	background-repeat: repeat-x;
	background-position: left top;
	
	text-align: center;
}
.dxtcActiveTabWithTabPositionBottom_PlasticBlue
{
    background-color: #3E5395;

	background-image: url('/DXR.axd?r=0_1707');
	background-repeat: repeat-x;
	background-position: left bottom;
}
.dxtcActiveTabWithTabPositionLeft_PlasticBlue
{
	padding: 4px 11px 4px 17px;

    background-color: #3E5395;
    
	background-image: url('/DXR.axd?r=0_1703');
	background-repeat: repeat-y;
	background-position: left top;
}
.dxtcActiveTabWithTabPositionRight_PlasticBlue
{
	padding: 4px 11px 4px 17px;

    background-color: #3E5395;
    
	background-image: url('/DXR.axd?r=0_1700');
	background-repeat: repeat-y;
	background-position: right top;
}
.dxtcActiveTab_PlasticBlue table.dxtc, .dxtcActiveTabWithTabPositionBottom_PlasticBlue table.dxtc,
.dxtcActiveTabWithTabPositionLeft_PlasticBlue table.dxtc, .dxtcActiveTabWithTabPositionRight_PlasticBlue table.dxtc
{
	font: 9pt Tahoma;
	color: #FFFFFF;    
}
.dxtcActiveTab_PlasticBlue td.dxtc, .dxtcActiveTabWithTabPositionBottom_PlasticBlue td.dxtc,
.dxtcActiveTabWithTabPositionLeft_PlasticBlue td.dxtc, .dxtcActiveTabWithTabPositionRight_PlasticBlue td.dxtc
{
	white-space: nowrap;
    background-color: transparent!important;
    background-image: url('')!important;
    border-width: 0px!important;
    padding: 0px!important;
}
/* Tab */
.dxtcTab_PlasticBlue, .dxtcTabWithTabPositionLeft_PlasticBlue, 
.dxtcTabWithTabPositionBottom_PlasticBlue, .dxtcTabWithTabPositionRight_PlasticBlue
{
	font: 9pt Tahoma;
	color: black;	
	border: solid 1px #CCCCCC;
	padding: 4px 14px 4px 14px;		

	background-color: #F5F5F5;

	background-image: url('/DXR.axd?r=0_1708');
	background-repeat: no-repeat;
	background-position: left top;

    text-align: center;
}
.dxtcTab_PlasticBlue table.dxtc, .dxtcTabWithTabPositionBottom_PlasticBlue table.dxtc, 
.dxtcTabWithTabPositionLeft_PlasticBlue table.dxtc, .dxtcTabWithTabPositionRight_PlasticBlue table.dxtc
{
	font: 9pt Tahoma;
	color: black;    
}
.dxtcTab_PlasticBlue td.dxtc, .dxtcTabWithTabPositionBottom_PlasticBlue td.dxtc, 
.dxtcTabWithTabPositionLeft_PlasticBlue td.dxtc, .dxtcTabWithTabPositionRight_PlasticBlue td.dxtc
{
	white-space: nowrap;
    background-color: transparent!important;
    background-image: url('')!important;
    border-width: 0px!important;
    padding: 0px!important;
}
.dxtcTabWithTabPositionBottom_PlasticBlue
{
    background-color: #F5F5F5;

	background-image: url('/DXR.axd?r=0_1706');
	background-repeat: no-repeat;
	background-position: right bottom;
}
.dxtcTabWithTabPositionLeft_PlasticBlue
{
    background-color: #F5F5F5;
    
	background-image: url('/DXR.axd?r=0_1702');
	background-repeat: no-repeat;
	background-position: left bottom;
}
.dxtcTabWithTabPositionRight_PlasticBlue
{
    background-color: #F5F5F5;
    
	background-image: url('/DXR.axd?r=0_1699');
	background-repeat: no-repeat;
	background-position: right top;
}
/* Hover */
.dxtcTabHover_PlasticBlue, .dxtcTabHoverWithTabPositionBottom_PlasticBlue,
.dxtcTabHoverWithTabPositionLeft_PlasticBlue, .dxtcTabHoverWithTabPositionRight_PlasticBlue
{
	border: Solid 1px #CCCCCC;
	background-color: #E9E9E9;

	background-image: url('/DXR.axd?r=0_1704');
	background-repeat: no-repeat;
	background-position: left top;
	
	text-align: center;
}
.dxtcTabHover_PlasticBlue table.dxtc, .dxtcTabHoverWithTabPositionBottom_PlasticBlue table.dxtc,
.dxtcTabHoverWithTabPositionLeft_PlasticBlue table.dxtc, .dxtcTabHoverWithTabPositionRight_PlasticBlue table.dxtc
{
    color: #000000;
}
.dxtcTabHoverWithTabPositionBottom_PlasticBlue,
.dxtcActiveTabHoverWithTabPositionBottom_PlasticBlue
{
	background-color: #E9E9E9;

	background-image: url('/DXR.axd?r=0_1705');
	background-repeat: no-repeat;
	background-position: right bottom;
}
.dxtcTabHoverWithTabPositionLeft_PlasticBlue,
.dxtcActiveTabHoverWithTabPositionLeft_PlasticBlue
{
	background-color: #E9E9E9;
    
	background-image: url('/DXR.axd?r=0_1701');
	background-repeat: no-repeat;
	background-position: left bottom;
}
.dxtcTabHoverWithTabPositionRight_PlasticBlue,
.dxtcActiveTabHoverWithTabPositionRight_PlasticBlue
{
	background-color: #E9E9E9;

	background-image: url('/DXR.axd?r=0_1698');
	background-repeat: no-repeat;
	background-position: right top;
}
.dxtcTabHover_PlasticBlue td.dxtc, .dxtcTabHoverWithTabPositionBottom_PlasticBlue td.dxtc,
.dxtcTabHoverWithTabPositionLeft_PlasticBlue td.dxtc, .dxtcTabHoverWithTabPositionRight_PlasticBlue td.dxtc
{
	white-space: nowrap;
    background-color: transparent!important;
    background-image: none!important;
    border-width: 0px!important;
    padding: 0px!important;
}

/*Content*/
.dxtcPageContent_PlasticBlue, .dxtcPageContentWithTabPositionBottom_PlasticBlue, 
.dxtcPageContentWithTabPositionLeft_PlasticBlue, .dxtcPageContentWithTabPositionRight_PlasticBlue,
.dxtcPageContentWithoutTabs_PlasticBlue
{
	font: 9pt Tahoma;
	color: #000000;
	background-color: #FFFFFF;

	background-image: url('/DXR.axd?r=0_1712');
	background-repeat: repeat-x;
	background-position: left top;

    border: Solid 1px #CCCCCC!important;
    border-top-width: 0px!important;
    vertical-align: top;
}
.dxtcPageContentWithTabPositionLeft_PlasticBlue
{
	background-image: url('/DXR.axd?r=0_1711');
	background-repeat: repeat-y;
	background-position: left top;

    border: Solid 1px #CCCCCC!important;
    border-left-width: 0px!important;
}
.dxtcPageContentWithTabPositionRight_PlasticBlue
{
	background-image: url('/DXR.axd?r=0_1711');
	background-repeat: repeat-y;
	background-position: right top;

    border: Solid 1px #CCCCCC!important;
    border-right-width: 0px!important;
}
.dxtcPageContentWithTabPositionBottom_PlasticBlue
{
	background-image: url('/DXR.axd?r=0_1712');
	background-repeat: repeat-x;
	background-position: left bottom;

    border: Solid 1px #CCCCCC!important;
    border-bottom-width: 0px!important;
}
.dxtcPageContentWithoutTabs_PlasticBlue
{
	background: none;
	border: Solid 1px #CCCCCC!important;
}
.dxtcContent_PlasticBlue, .dxtcContentWithTabPositionBottom_PlasticBlue, .dxtcContentWithTabPositionLeft_PlasticBlue, .dxtcContentWithTabPositionRight_PlasticBlue
{
	font: 9pt Tahoma;
	color: black;
	border: solid 1px #CCCCCC;
	background-color: white;
	vertical-align: top;
	background-image: url('/DXR.axd?r=0_1712');
	background-repeat: repeat-x;
	height: 1px;	
}

.dxtcControl_PlasticBlue td.dxtcTabsCell, .dxtcControl_PlasticBlue td.dxtcTabsCellWithTabPositionBottom,
.dxtcControl_PlasticBlue td.dxtcTabsCellWithTabPositionLeft, .dxtcControl_PlasticBlue td.dxtcTabsCellWithTabPositionRight 
{
}
.dxtcControl_PlasticBlue td.dxtcTabsCellWithTabPositionBottom
{
}
.dxtcControl_PlasticBlue td.dxtcTabsCellWithTabPositionLeft
{
}
.dxtcControl_PlasticBlue td.dxtcTabsCellWithTabPositionRight
{
}
/* Disabled */
.dxtcDisabled_PlasticBlue, .dxtcDisabled_PlasticBlue table.dxtc
{
	color: #B8B8B8;
	cursor: default;
}

/* -- ASPxTitleIndex -- */
.dxtiControl_PlasticBlue a, 
.dxtiBackToTop_PlasticBlue a
{
    color: #5A83D0;    
    text-decoration: none!important;
}
.dxtiControl_PlasticBlue a:hover,
.dxtiBackToTop_PlasticBlue a:hover
{
    color: #2443AA;    
    text-decoration: none!important;
    font-weight: normal;
}
.dxtiControl_PlasticBlue a:visited,
.dxtiBackToTop_PlasticBlue a:visited
{
    color: #996085;    
}
.dxtiControl_PlasticBlue 
{
	font: 9pt Tahoma;
	color: #1E3695;
	background-color: white;
	font-family: Tahoma, Verdana, Arial;
	border: Solid 1px #A8A8A8;
	text-decoration: underline;
}
.dxtiLoadingPanel_PlasticBlue
{
	font: 9pt Tahoma;
	color: #303030;
	border: solid 1px #CBCBCB;
	background-color: White;
}
.dxtiLoadingPanel_PlasticBlue td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px 12px 12px 12px;
}
.dxtiItem_PlasticBlue, .dxtiItem_PlasticBlue a
{
	color: #5A83D0;
	font: 9pt Tahoma; 	
	font-weight: normal;
	text-decoration: none;		
}
.dxtiItem_PlasticBlue
{
	white-space: nowrap;
}
.dxtiGroupHeader_PlasticBlue, .dxtiGroupHeaderCategorized_PlasticBlue
{
	font: 14pt Tahoma;
	text-decoration: none;
	font-weight: normal;
}
.dxtiGroupHeader_PlasticBlue, .dxtiGroupHeaderCategorized_PlasticBlue
{
	white-space:nowrap;
	padding: 0px 0px 0px 8px;
	border: Solid 1px #CCCCCC;
	background-image: url('/DXR.axd?r=0_1696');
}
.dxtiGroupHeaderCategorized_PlasticBlue
{
    border: Solid 1px #CCCCCC;
    padding-bottom: 0px;
}
/* - GroupHeaderText - */
.dxtiGroupHeaderText_PlasticBlue,
.dxtiGroupHeaderTextCategorized_PlasticBlue
{
    background-color: transparent;
    color: #848484;
    font-size: 17px;
    font-family: Tahoma;
}
.dxtiGroupHeaderText_PlasticBlue
{
    padding: 0px 7px 0px 7px;
}
.dxtiGroupHeaderTextCategorized_PlasticBlue
{
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 0px;
}
/* - FilterBox - */
.dxtiFilterBoxInfoText_PlasticBlue
{
    font: 7pt Tahoma;
    color: #999999;
    font-weight: normal;
    padding-top: 0px;
    padding-bottom: 4px;
    text-decoration: none;
}
.dxtiFilterBoxEdit_PlasticBlue
{
    border: Solid 1px #CCCCCC;    
    font-size: 9pt;
    font-weight: normal;    
    padding-left: 3px;
    text-decoration: none;
    width: 158px;    
}
.dxtiFilterBox_PlasticBlue, .dxtiFilterBox_PlasticBlue table
{
    color: #898989;
    font-size: 8pt;
    font-family: Tahoma;    
    font-weight: normal;        
    text-decoration: none;    
}
.dxtiFilterBox_PlasticBlue
{
    background-color: transparent;   
    padding-right: 0px;
}
/* - IndexPanel - */
.dxtiIndexPanel_PlasticBlue
{
    background-color: #F5F5F5;
    border: Solid 1px #CCCCCC;
    color: #CCCCCC;
    font-family: Tahoma;
    padding: 10px 15px 10px 15px;
    text-decoration: none;    
}
.dxtiIndexPanelItem_PlasticBlue, .dxtiIndexPanelItem_PlasticBlue a, 
.dxtiCurrentIndexPanelItem_PlasticBlue, .dxtiCurrentIndexPanelItem_PlasticBlue a
{
    color: #5A83D0;
    font: 8.3pt Tahoma;
    text-decoration: none;
}
.dxtiIndexPanelItem_PlasticBlue, .dxtiCurrentIndexPanelItem_PlasticBlue
{
    padding: 2px 2px 2px 2px;
}
.dxtiCurrentIndexPanelItem_PlasticBlue
{
    color: #5B5B5B;
    background-color: transparent;
    text-decoration: none;
}
/* - BackToTop - */
.dxtiBackToTop_PlasticBlue, .dxtiBackToTop_PlasticBlue a
{
    font-size: 7pt;
    text-decoration: none;
    font-weight: normal;
    color: #5A83D0;
}
.dxtiBackToTop_PlasticBlue
{
    padding: 3px 0px 0px 17px;   
}
/* Disabled */
.dxtiDisabled_PlasticBlue
{
	color: #B8B8B8;
	cursor: default;
}
/* -- ASPxUploadControl -- */
.dxucControl_PlasticBlue, .dxucEditArea_PlasticBlue
{
    font-size: 10pt;
    font-family: Tahoma, Verdana, Arial;    
}
.dxucErrorCell_PlasticBlue
{
    font-size: 9pt;
    font-family: Tahoma, Verdana, Arial;
    color: Red;
    text-align: left;
}
.dxucButton_PlasticBlue, .dxucButton_PlasticBlue a
{
    font-size: 10pt;
    font-family: Tahoma, Verdana, Arial;
    color: #394ea2;
    cursor: pointer;
    white-space: nowrap;
}
/* UploadControl - ProgressBar */
.dxucProgressBar_PlasticBlue
{
    border: Solid 1px #B8B8B8;
    background-color: #F5F5F5;
}
.dxucProgressBar_PlasticBlue .dxucPBMainCell
{
    padding: 1px;
}
.dxucProgressBar_PlasticBlue td.dx
{
    padding: 0;
}
.dxucProgressBar_PlasticBlue, .dxucProgressBar_PlasticBlue td.dx
{
    font-family: Tahoma, Verdana, Arial;
    font-size: 9pt;
	color: #000000;
}
.dxucProgressBarIndicator_PlasticBlue
{
    background-color: #3E5496;
	background-image: url('/DXR.axd?r=0_1694');
    background-repeat: repeat-x;
}
img.dxtl__Collapse,
img.dxtl__Expand
{		
	cursor: pointer;
	font-size: 9pt;
}

.dxtl__I, .dxtl__IM
{
	text-align: center;		
	font-size: 2px !important;
	line-height: 0 !important;	
}
.dxtl__I
{
	width: 0.1%;	
}
.dxtl__IM
{
	width: 1px;
}
.dxtl__Sel {
    padding: 0;
}

.dxtl__B0
{
	border-style: none !important;	
}
.dxtl__B1 
{	
	border-top-style: none !important;
	border-right-style: none !important;
	border-bottom-style: none!important;	
}
.dxtl__B2 
{
	border-top-style: none !important;
	border-right-style: none !important;
	border-left-style: none !important;
}
.dxtl__B3 
{
	border-top-style: none !important;
	border-right-style: none !important;
}
.dxtl__B4 
{
	border-top-style: none !important;
	border-bottom-style: none !important;	
	border-left-style: none !important;
}
.dxtl__B5
{
	border-top-style: none !important;
	border-bottom-style: none !important;	
}
.dxtl__B6
{
	border-top-style: none !important;
	border-left-style: none !important;
}
.dxtl__B7 
{
	border-top-style: none !important;
}
.dxtl__B8
{	
	border-right-style: none !important;
	border-bottom-style: none !important;	
	border-left-style: none !important;
}
.dxtl__B9
{
	border-right-style: none !important;
	border-bottom-style: none !important;	
}
.dxtl__BA
{
	border-right-style: none !important;
	border-left-style: none !important;
}
.dxtl__BB
{
	border-right-style: none !important;
}
.dxtl__BC
{
	border-bottom-style: none !important;	
	border-left-style: none !important;
}
.dxtl__BD
{
	border-bottom-style: none !important;	

}
.dxtl__BE
{
	border-left-style: none !important;
}
.dxtlControl_PlasticBlue
{
	cursor: default;
	font: 9pt Tahoma;
	color: black;
	border: none 1px #cccccc;	
}
.dxtlControl_PlasticBlue caption
{
	padding: 3px 3px 5px 3px;
	font-size: 15px;
	text-align: center;
	color: #707070;
	border: Solid 1px #CCCCCC;	
    border-bottom: 0;
}

/* Indent cells */
.dxtlIndent_PlasticBlue, .dxtlIndentWithButton_PlasticBlue
{			
	background: white;
	vertical-align: top;
	background-position: center top;
	background-repeat: no-repeat;
}
.dxtlIndent_PlasticBlue
{
	padding: 0 11px;
}
.dxtlIndentWithButton_PlasticBlue
{
	padding: 7px;
}
.dxtlSelectionCell_PlasticBlue
{
	padding: 0 2px;
	border: solid 1px #d9d9d9;
}

/* Tree-lines cells */
.dxtlLineFirst_PlasticBlue
{
	background-image: url('/DXR.axd?r=0_1768');
}
.dxtlLineMiddle_PlasticBlue
{
	background-image: url('/DXR.axd?r=0_1766');
}
.dxtlLineLast_PlasticBlue
{
	background-image: url('/DXR.axd?r=0_1767');
}
.dxtlLineRoot_PlasticBlue
{
	background-image: url('/DXR.axd?r=0_1765');
	background-repeat: repeat-y;
}

/* Headers */
.dxtlHeader_PlasticBlue 
{    
	background: url('/DXR.axd?r=0_1769') repeat-x #415698;	
	border: solid 1px #2c4182;
	border-top: none 0 white;
	padding: 7px 6px 8px;
	font-weight: normal;		
}
.dxtlHeader_PlasticBlue table.dxtl 
{
	border-collapse: collapse;
	width: 100%;
}
.dxtlHeader_PlasticBlue td.dxtl
{
	padding: 0;
}
.dxtlHeader_PlasticBlue, .dxtlHeader_PlasticBlue td.dxtl 
{	
    color: white;
	font: 9pt Tahoma;
	white-space: nowrap;
	text-align: left;    
}

/* Nodes */
.dxtlNode_PlasticBlue
{
	background: white;	
}
.dxtlAltNode_PlasticBlue
{
	background: #F1F1F1;	
}
.dxtlSelectedNode_PlasticBlue
{
	background: #6d82c5;	
	color: White;
}
.dxtlFocusedNode_PlasticBlue
{
	background: #5066ac;
	color: White;
}
.dxtlInlineEditNode_PlasticBlue
{
	background: #E8EAF6;
}
.dxtlEditFormDisplayNode_PlasticBlue
{
	background: #DCE0F0;
}
.dxtlNode_PlasticBlue td.dxtl, 
.dxtlAltNode_PlasticBlue  td.dxtl, 
.dxtlSelectedNode_PlasticBlue td.dxtl, 
.dxtlFocusedNode_PlasticBlue td.dxtl,
.dxtlEditFormDisplayNode_PlasticBlue td.dxtl,
.dxtlCommandCell_PlasticBlue
{
	padding: 4px 6px 5px;
	border: solid 1px #d9d9d9;
	white-space: nowrap;
	font-size: 9pt;
    font-family: Tahoma;
}
.dxtlInlineEditNode_PlasticBlue td.dxtl
{
	border: solid 1px #d9d9d9;
	padding: 1px;
}

/* Preview */
.dxtlPreview_PlasticBlue
{
	background: #E8E8E8;
	color: #777777;
	padding: 15px;
	border: solid 1px #d9d9d9;
	font: 9pt Tahoma;	
}

/* Footers */
.dxtlGroupFooter_PlasticBlue
{
	background-color: #E5E7F0;	
}
.dxtlFooter_PlasticBlue
{
	background-color: #6D82C5;
	color: White;
}
.dxtlGroupFooter_PlasticBlue td.dxtl,
.dxtlFooter_PlasticBlue td.dxtl
{
	padding: 5px 6px 6px;
	white-space: nowrap;
	text-align: left;
	border: solid 1px #d9d9d9;
	font: 9pt Tahoma;
}

/* Pagers */
.dxtlPagerTopPanel_PlasticBlue
{	
	border-bottom: none 1px #cccccc;	
}
.dxtlPagerBottomPanel_PlasticBlue 
{
	border-top: none 1px #cccccc;
}
.dxtlPagerTopPanel_PlasticBlue,
.dxtlPagerBottomPanel_PlasticBlue  
{
	background: #f0f0f0;
	padding: 10px 4px;
}

/* Editing */
.dxtlEditForm_PlasticBlue 
{
	background: #E8EAF6;
	border: solid 1px #d9d9d9;
	padding: 8px 10px 10px;
}
.dxtlEditFormCaption_PlasticBlue,
.dxtlEditFormEditCell_PlasticBlue
{
	padding: 4px;
}
.dxtlEditFormCaption_PlasticBlue
{
	padding-left: 10px;
	white-space: nowrap;
}
.dxtlError_PlasticBlue
{
	background: #FFC8C8;
	color: #FF0000;
	padding: 6px 10px;
	border: solid 1px #cfcfcf;
	font: 9pt Tahoma;		
}

/* Links */
.dxtlControl_PlasticBlue a 
{
	color: #5A83D0;
}
.dxtlControl_PlasticBlue a:hover 
{
	color:  #2443AA;
}
.dxtlCommandCell_PlasticBlue a
{
    margin-right: 3px;
}

.dxtlHeader_PlasticBlue a,
.dxtlHeader_PlasticBlue a:hover,
.dxtlFocusedNode_PlasticBlue a,
.dxtlFocusedNode_PlasticBlue a:hover,
.dxtlSelectedNode_PlasticBlue a, 
.dxtlSelectedNode_PlasticBlue a:hover 
{
	color: White;
}

/* Loading panel */
.dxtlLoadingPanel_PlasticBlue
{
	border:solid 1px #CCCCCC;
	background-color: #E8E8E8;
	font: 9pt Tahoma;
	color: #303030;
}
.dxtlLoadingPanel_PlasticBlue td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px;
}
.dxtlLoadingDiv_PlasticBlue
{
	background: white;
	opacity: 0.01;
	filter: alpha(opacity=1);
}

/* Disabled */
.dxtlDisabled_PlasticBlue,
.dxtlDisabled_PlasticBlue .dxtl_PlasticBlue
{
	color: #808080;
	cursor: default;
}
