﻿
@media screen
{


.DES_CalControl
{
   font-size: 8pt;
   font-family: Arial;
   background-color: #ECF0FF; 
   border-right: #E0E0E0 4px solid;  
   border-top: #E0E0E0 4px solid;
   border-left: #E0E0E0 4px solid;
   border-bottom: #E0E0E0 4px solid;
   padding-left:1px;
   padding-right:1px;
   padding-top:1px;
   padding-bottom: 2px; 
   text-align: center;  
   cursor: default;  
   color : Black; 
   line-height:normal;  
}


.DES_CalControl TABLE
{
   font-size: 8pt;
   font-family: Arial;
   line-height:normal;  
   color : Black; 
}


.DES_CalControl TD 
{
   font-size: 8pt;
   font-family: Arial;
   line-height:normal;
}


.DES_CalControl img
{
   background-color:transparent; 
   margin-left: 0px; 
   margin-top: 0px; 
   margin-bottom:0px; 
   margin-right:0px;
   border : 0pt none;   
}

.DES_CalControl A
{
   color:black;
   text-decoration:none;
   font-size: 8pt;   
   font-family: Arial;   
}


.DES_CalControl p
{
   color:black;
   text-decoration:none;
   font-size: 8pt;   
   font-family: Arial;   
   margin-top: 0px; 
   margin-bottom:0px; 
}

}  

@media print
{
  .DES_CalControl
  {
    display: none;
  }
}  


.DES_CalWeekRowsTable
{
	font-family: Arial;
	font-size: 8pt;
	border-right: #B6BFDE 1px solid;	
	border-top: #B6BFDE 1px solid;
	border-left: #B6BFDE 1px solid;
	border-bottom: #B6BFDE 1px solid;
   background-color: white; 
}


.DES_CalWeekRowsTable_NS70  
{
   font-family: Arial;
   font-size: 8pt;
}





.DES_CalDay, .DES_CalDay TR
{
   color : Black;
   cursor: pointer;  
   cursor: hand;   
  
   border-right-color: #B6BFDE;	
   border-top-color: #B6BFDE;
   border-left-color: #B6BFDE;
   border-bottom-color: #B6BFDE;
}


.DES_CalOtherMonthDay, .DES_CalOtherMonthDay TR
{
   color: gray;
   cursor: pointer;  
   cursor: hand;   
  
   border-right-color: #C0C0C0;	
   border-top-color: #C0C0C0;
   border-left-color: #C0C0C0;
   border-bottom-color: #C0C0C0;
}


.DES_CalSelected, .DES_CalSelected TR
{
   background-color: #ffd700 !important;  

}

.DES_CalToday, .DES_CalToday TR
{
   font-weight: bold;

}


.DES_CalSpecialDay, .DES_CalSpecialDay TR
{
	background-color: #ECF0FF;	
}


.DES_CalOutsideRangeDay
{
   cursor: default;
   color: gray;

}


.DES_CalMouseOver
{
   color: #0000FF;	
}


.DES_CalMouseOverBorders
{
   border-right-color: #0000FF;	
   border-top-color: #0000FF;
   border-left-color: #0000FF;
   border-bottom-color: #0000FF;
}



.DES_CalWeekNumbers
{
   background-color: #F0F0F0; 
   text-align:right; 

}

.DES_CalWeekNumbersPressed
{
   color: #00008b;  
}


.DES_CalWeekNumbersMouseOver
{
   color: blue;
}


.DES_CalWeekNumTitleCell 
{
  text-align:right;
  vertical-align:bottom;
  background-color : #C0C0C0; 
  
  
  background-image: url('/DES/Appearance/Date And Time/Backgrounds/GradientGray48px.GIF'); 
  background-repeat: repeat-x;
}





.DES_CalDayHeader
{
   font-size: 8pt; 
   background-color  : #C0C0C0; 
   
   background-image: url('/DES/Appearance/Date And Time/Backgrounds/GradientGray48px.GIF'); 
   background-repeat: repeat-x; 
}


.DES_CalDayHeaderCell
{
   text-align: center;  
   vertical-align: middle; 
   padding-top:3px; 
   padding-bottom:3px; 
}




.DES_CalHeader
{

   margin-top: 2px;
   margin-bottom: 2px;

}






.DES_CalHeaderRows
{
  
   vertical-align: middle; 
   height:16px;    
   text-align: center;  
}






.DES_CalHeaderRows div    
{
   height:16px;
}


.DES_CalHeaderRowsLeft1  
{
   margin-left:3px;
}

.DES_CalHeaderRowsCenter1  
{
}

.DES_CalHeaderRowsRight1  
{
   margin-right:3px;
}

.DES_CalHeaderRowsLeft2  
{
   margin-left:3px;
}

.DES_CalHeaderRowsCenter2  
{
}

.DES_CalHeaderRowsRight2  
{
   margin-right:3px;
}

.DES_CalHeaderRowsLeft3  
{
   margin-left:3px;
}

.DES_CalHeaderRowsCenter3  
{
}

.DES_CalHeaderRowsRight3  
{
   margin-right:3px;
}




.DES_CalMonthButton
{
   color: #0000cd; 
   cursor: pointer;
   cursor: hand;
   white-space:nowrap;  
   text-align:center;  
   width : 15px;  
}


.DES_CalMonthButtonPressed
{
   color: #00008b;  
}


.DES_CalMonthButtonMouseOver
{
   color: blue;
}

a.DES_CalMonthButton   
{
   color : Black;
   text-decoration:none;
}

a.DES_CalMonthButtonPressed   
{
   color: #00008b;  
   text-decoration:none;
}

a.DES_CalMonthButtonMouseOver   
{
   color: blue;
   text-decoration:none;
}

.DES_CalMonthButton img   
{
   border: 0pt none;
   padding-left:1px;
   padding-right:1px;
   padding-bottom:0px;  
}


.DES_CalYearButton
{
   color: #0000cd; 
   cursor: pointer;
   cursor: hand;
   white-space:nowrap;  
   text-align:center;  
   width : 15px;  
}


.DES_CalYearButtonPressed
{
   color: #00008b;  
}


.DES_CalYearButtonMouseOver
{
   color: blue;
}

a.DES_CalYearButton   
{
   color : Black;
   text-decoration:none;
}

a.DES_CalYearButtonPressed  
{
   color: #00008b;  
   text-decoration:none;
}

a.DES_CalYearButtonMouseOver   
{
   color: blue;
   text-decoration:none;
}

.DES_CalYearButton img   
{
   border: 0pt none;
   padding-left:1px;
   padding-right:1px;
   padding-bottom:0px;  
}



.DES_CalMonthYearContainer  
{
   text-align: center;
   vertical-align:middle;
}

.DES_CalMonthYearContainer img  
{
   border : 0pt none;   
}


.DES_CalCloseButton
{
   cursor: default;
   white-space:nowrap;  
   text-align:center;  
}


.DES_CalCloseButtonPressed
{
   color: #00008b;  
}


.DES_CalCloseButtonMouseOver
{
   color: blue;
}

a.DES_CalCloseButton   
{
   text-decoration:none;
   color : Black;
}

a.DES_CalCloseButtonPressed   
{
   text-decoration:none;
   color: #00008b;  
}

a.DES_CalCloseButtonMouseOver   
{
   text-decoration:none;
   color: blue;
}

.DES_CalCloseButton img   
{
   border: 0pt none;
   padding-left:2px;
   padding-right:2px;
   padding-bottom:3px;  
}



.DES_CalHelpButton
{
   cursor: default;
   white-space:nowrap;  
   text-align:center;  
   text-decoration:none;   
}


.DES_CalHelpButtonPressed
{
}


.DES_CalHelpButtonMouseOver
{
}

a.DES_CalHelpButton   
{
   color : Black;
   text-decoration:none;
}

a.DES_CalHelpButtonPressed  
{
   color: #00008b;  
   text-decoration:none;
}

a.DES_CalHelpButtonMouseOver  
{
   color: blue;
   text-decoration:none;
}
.DES_CalHelpButton img   
{
   border: 0pt none;
   padding-left:2px;
   padding-right:2px;
   padding-bottom:0px;  
}






.DES_CalCommands
{
   margin-top: 3px;
   margin-bottom: 1px;

}




.DES_CalCommandRows  
{
   vertical-align: middle;
   height:20px;
   white-space:nowrap;
}


.DES_CalCommandRows div    
{
   height:20px;
}


.DES_CalCommandRowsLeft1  
{
   margin-left:3px;
}

.DES_CalCommandRowsCenter1  
{
}

.DES_CalCommandRowsRight1  
{
   margin-right:3px;
}

.DES_CalCommandRowsLeft2  
{
   margin-left:3px;
}

.DES_CalCommandRowsCenter2  
{
}

.DES_CalCommandRowsRight2  
{
   margin-right:3px;
}

.DES_CalCommandRowsLeft3  
{
   margin-left:3px;
}

.DES_CalCommandRowsCenter3  
{
}

.DES_CalCommandRowsRight3  
{
   margin-right:3px;
}




.DES_CalCommandButton
{
   border-right: #E0E0E0 thin outset;  
   border-top: #E0E0E0 thin solid;  
   border-left: #E0E0E0 thin solid; 
   border-bottom: #E0E0E0 thin outset;
   border-radius : 3px; 
   font-family: Arial;
   font-size: 8pt;
   color: black;
   cursor: pointer;
   cursor: hand;
   white-space:nowrap;  
   text-align:center;  
   vertical-align:top;  
   min-width : 50px;  
   padding-left: 5px;  
   padding-right: 5px;  
   padding-top: 1px; 
   padding-bottom: 1px; 
   margin-left:2px;  
   margin-right:2px;  
   
   background-color: #F0F0F0;  
   background-image: url('/DES/Appearance/Date And Time/Backgrounds/GradientGray48px.GIF'); 
   background-repeat: repeat-x; 
   
}


.DES_CalCommandButtonPressed
{
   border-right: #E0E0E0 thin solid;  
   border-top: #E0E0E0 thin inset;
   border-left: #E0E0E0 thin inset;
   border-bottom: #E0E0E0 thin solid; 
   background-color: #D0D0D0; 
   background-image: url('/DES/Appearance/Date And Time/Backgrounds/GradientGray48px.GIF'); 
   background-repeat: repeat-x; 
   padding-left: 6px;  
   padding-right: 4px;  
   padding-top: 2px; 
   padding-bottom: 0px; 
}


.DES_CalCommandButtonMouseOver
{
   background-color: #DDE3FF;  
   background-image: url('/DES/Appearance/Date And Time/Backgrounds/GradientLtBlue48px.GIF'); 
   background-repeat: repeat-x; 
}

a.DES_CalCommandButton   
{
   color: black;
   text-decoration:none;
}

a.DES_CalCommandButtonPressed   
{
   color: #00008b;  
   text-decoration:none;
}

a.DES_CalCommandButtonMouseOver   
{
   color: blue;
   text-decoration:none;
}

.DES_CalCommandButton img   
{
   border: 0pt none;
}



.DES_CalCurrentDateLabel
{
   padding-left:3px;   
   padding-right:3px;   
   padding-top: 2px;  
}




.DES_CalFooter
{
   text-align:center;   

}




.DES_CalMultiMonthContainer
{
   padding-right: 1px;
   padding-left: 1px;
   padding-bottom: 1px;
}


.DES_CalMultiMonthHeader
{
   border-right: #B6BFDE 1px solid; 
   border-top: #B6BFDE 1px solid;
   border-left: #B6BFDE 1px solid;
   border-bottom: #B6BFDE 1px solid;
   
   margin-bottom: 2px;
   text-align: center;   
   background-color: White;    
}




.DES_CalPopup
{
   white-space:nowrap;  
   text-align:center;  
}


.DES_CalPopupPressed
{
   color: #00008b;  
}


.DES_CalPopupMouseOver
{
   color: blue;
}

.DES_CalPopup a   
{
   text-decoration:none;
   color : Black;
}

.DES_CalPopupPressed a   
{
   text-decoration:none;
   color: #00008b;  
}

.DES_CalPopupMouseOver a   
{
   text-decoration:none;
   color: blue;
}



.DES_CalPopup img
{
   background-color:transparent; 
   margin-left: 0px; 
   margin-top: 0px; 
   margin-bottom:0px; 
   margin-right:0px;
   border: 0pt none; 
}

.DES_CalPopupPressed img
{
}


.DES_CalPopupMouseOver img
{
}





.DES_DATHelpButton
{
   white-space:nowrap;  
   text-align:center;  
   padding-left:4px;   
}


.DES_DATHelpButtonPressed
{
   color:#00008b; 
   text-decoration:none; 
}

.DES_DATHelpButtonMouseOver
{
   color:blue; 
   text-decoration:none; 
}

.DES_DATHelpButton a   
{
   color : black;
   text-decoration:none;
}

.DES_DATHelpButtonPressed a   
{
   color: #00008b;  
   text-decoration:none;
}

.DES_DATHelpButtonMouseOver a   
{
   color : blue;
   text-decoration:none;
}


.DES_DATHelpButton img
{
   background-color:transparent; 
   margin-left: 0px; 
   margin-top: 0px; 
   margin-bottom:0px; 
   margin-right:0px;
   border: 0pt none; 
}

.DES_DATHelpButtonPressed img
{
}


.DES_DATHelpButtonMouseOver img
{
}


.DES_DATHintCommandContainer
{
   white-space:nowrap;
}

.DES_DATHintKey  
{
   border: thin outset #C0C0C0;
   padding: 0px 2px 0px 2px;
   background-color: #EEEEEE;
   color: black;
   font-size: smaller;
}


.DES_DATHintCommandName  
{
   font-weight:bold;
}


table.DES_DATTextBoxContainer 
{
   vertical-align:text-bottom;
   
}


td.DES_DATTextBoxButtonContainer 
{
   vertical-align:middle;
   padding-left:0px;
   padding-right:0px;
   padding-top:0px;
   padding-bottom:0px;
   margin-left:0px;
   margin-right:0px;
   margin-top:0px;
   margin-bottom:0px;
   line-height:1em;
   
}



.DESMenu
{
   background-color: white;
	color: black;
   font-size: 8pt;
   font-family: Arial;
   line-height:normal;  
   border-right: #a9a9a9 1px solid; 
   border-top: #a9a9a9 1px solid;
   border-left: #a9a9a9 1px solid;
   border-bottom: #a9a9a9 1px solid;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}


.DESMenuCommand
{
	height:20px;
	padding-top:4px;
}



.DESMenuLabel
{
	text-align: left;
	
	float:left;
	position:relative;
	left:16px;
}


.DESMenuKey
{
	text-align: right;
	
	float:right;
	position:relative;
	left:-16px;
}


.DESMenuSeparator
{
	height:6px;
	font-size:2pt;
}


.DESMenuSeparator .Line
{
	border-top: #a9a9a9 1px solid;
	width: 100%;
	height: 1px;
	margin-top: 2px;
	margin-bottom: 2px;
}


.DESMenuHint
{
	color: #666666;   
	background-color: #FFF8DF; 
	border-right: #d3d3d3 thin solid; 
	border-top: #d3d3d3 thin solid;
	border-left: #d3d3d3 thin solid;
	border-bottom: #d3d3d3 thin solid;
	padding-top: 4px; 
	padding-left: 5px; 
	padding-right: 5px; 
	padding-bottom: 2px;
	margin-left: 0px; 
	margin-right: 0px; 
}


.DESMenuMouseOver
{
	background-color: #3366cc;
	color: White;
}

 
.DESMenuPopup    
{
   white-space:nowrap;
   text-align:center;
}


.DESMenuPopupPressed   
{
   color: #00008b;  
}


.DESMenuPopupMouseOver   
{
   color: blue;
}

.DESMenuPopup a   
{
   text-decoration: none;
   color : black;
}

.DESMenuPopupPressed a   
{
   text-decoration: none;
   color: #00008b;  
}

.DESMenuPopupMouseOver a   
{
   text-decoration: none;
   color: blue;
}


.DESMenuPopup img   
{
   background-color:transparent; 
   margin-left: 0px; 
   margin-top: 0px; 
   margin-bottom:0px; 
   margin-right:0px;
   border: 0pt none;
}


.DESMenuPopupPressed img   
{
}


.DESMenuPopupMouseOver img   
{
}




.DES_MYPControl
{
   border-right: gray 1px solid;
   border-top: gray 1px solid;
   border-left: gray 1px solid;
   border-bottom: gray 1px solid;
   font-family: Arial;
   font-size: 8pt;
   line-height:normal;  
   background-color: white;
   cursor:default;
   color : Black; 
}

.DES_MYPControl A
{
   color:black;
   text-decoration:none;
}

.DES_MYPControl img
{
   background-color:transparent; 
   margin-left: 0px; 
   margin-top: 0px; 
   margin-bottom:0px; 
   margin-right:0px;
   border : 0pt none;   
}



.DES_MYPControl TABLE
{
   font-size: 8pt;
   font-family: Arial;
   line-height:normal;  
   background-color: transparent;
   cursor:default;
   color : Black; 
}


.DES_MYPControl TD 
{
   font-size: 8pt;
   font-family: Arial;
   line-height:normal;
}



.DES_MYPHeader
{
   background-color:transparent;
   padding-left: 3px;
   padding-right: 3px;
   width: 100%;
   padding-top: 3px;   
}


.DES_MYPOutOfRangeCell
{
   color: gray;

}


.DES_MYPMonthTable
{
}


.DES_MYPYearTable
{
}


.DES_MYPMonthCell
{
   cursor: pointer;  
   cursor: hand;   

}

.DES_MYPControl TD 
{
   font-size: 8pt;
   font-family: Arial;
   line-height:normal;
}



.DES_MYPSelectedMonthCell
{
   background-color: #ffd700; 
   cursor: pointer;
   cursor: hand;

}



.DES_MYPYearCell
{
   cursor: pointer;
   cursor: hand;

}


.DES_MYPSelectedYearCell
{
   cursor: pointer;
   cursor: hand;
   background-color: #ffd700; 

}


.DES_MYPYearButton
{
   cursor: pointer;
   cursor: hand;
   color: #0000cd;   
   white-space:nowrap;  
   text-align:center;  
}


.DES_MYPYearButtonPressed
{
   color: #00008b;   
}


.DES_MYPYearButtonMouseOver
{
   color: blue;
}

.DES_MYPYearButton a   
{
   color : black;
   text-decoration:none;
}

.DES_MYPYearButtonPressed a   
{
   color: #00008b;   
   text-decoration:none;
}

.DES_MYPYearButtonMouseOver a   
{
   color: blue;
   text-decoration:none;
}



.DES_MYPOKCancel
{
	font-size:8pt;
	height:20px;
}


.DES_MYPMouseOver
{
   color: blue;
   border-right-color: #0000FF;	
   border-top-color: #0000FF;
   border-left-color: #0000FF;
   border-bottom-color: #0000FF;
}


.DES_FYPYearTitle
{
   border-top: black 1px solid;
   border-bottom: black 1px solid;
   background-color: #ECF0FF; 
}


.DES_FYPFooter
{
}

.DES_FYPFooterButton
{
   border-right: #E0E0E0 thin outset;  
   border-top: #E0E0E0 thin solid;  
   border-left: #E0E0E0 thin solid; 
   border-bottom: #E0E0E0 thin outset;
   border-radius : 3px; 
   background-color: #F0F0F0;  
   background-image: url('/DES/Appearance/Date And Time/Backgrounds/GradientGray48px.GIF'); 
   background-repeat: repeat-x; 

   cursor: pointer;
   cursor: hand;
   
   margin-left: 5px;
   margin-right: 5px;
   margin-top: 2px;
   margin-bottom: 5px;
   
   white-space:nowrap;  
   text-align:center;  
   padding-left: 5px;  
   padding-right: 5px;  
   padding-top: 1px; 
   padding-bottom: 1px; 
}


.DES_FYPFooterButtonPressed
{
   border-right: #E0E0E0 thin solid;  
   border-top: #E0E0E0 thin inset;
   border-left: #E0E0E0 thin inset;
   border-bottom: #E0E0E0 thin solid; 
   background-color: #D0D0D0; 
   background-image: url('/DES/Appearance/Date And Time/Backgrounds/GradientGray48px.GIF'); 
   background-repeat: repeat-x; 
   padding-left: 6px;  
   padding-right: 4px;  
   padding-top: 2px; 
   padding-bottom: 0px; 
}


.DES_FYPFooterButtonMouseOver
{
   background-color: #DDE3FF;  
   background-image: url('/DES/Appearance/Date And Time/Backgrounds/GradientBlue48px.GIF'); 
   background-repeat: repeat-x; 
}

.DES_FYPFooterButton a   
{
   color : black;
   text-decoration:none;
}

.DES_FYPFooterButtonPressed a   
{
   color: #00008b;   
   text-decoration:none;
}

.DES_FYPFooterButtonMouseOver a   
{
   color: blue;
   text-decoration:none;
}




.DES_MYPPopup
{
   white-space:nowrap;  
   text-align:center;  
}


.DES_MYPPopupPressed
{
   color: #00008b;  
}


.DES_MYPPopupMouseOver
{
   color: blue;
}

.DES_MYPPopup a   
{
   color : black;
   text-decoration:none;
}

.DES_MYPPopupPressed a   
{
   color: #00008b;   
   text-decoration:none;
}

.DES_MYPPopupMouseOver a   
{
   color: blue;
   text-decoration:none;
}


.DES_MYPPopup img
{
   background-color:transparent; 
   margin-left: 0px; 
   margin-top: 0px; 
   margin-bottom:0px; 
   margin-right:0px;
   border:0pt none; 
}

.DES_MYPPopupPressed img
{
}


.DES_MYPPopupMouseOver img
{
}







.DES_SDSelectable1
{
   background-color:  #ECF0FF;  
   cursor: pointer;  
   cursor: hand;   
   
  
   border-right-color: #B6BFDE;	
   border-top-color: #B6BFDE;
   border-left-color: #B6BFDE;
   border-bottom-color: #B6BFDE;
}

.DES_SDSelectable1 TR   
{
   text-align:left;
}


.DES_SDSelectableOM1
{
   background-color: #DDE3FF; 
   cursor: pointer;
   cursor: hand;
   
 
   border-right-color: #C0C0C0; 
   border-top-color: #C0C0C0;
   border-left-color: #C0C0C0;
   border-bottom-color: #C0C0C0;
}

.DES_SDSelectableOM1 TR   
{
   text-align:left;
}



.DES_SDSelectable2
{
   background-color: #FCF9EB; 
   cursor: pointer;
   cursor: hand; 

   border-right-color: #B6BFDE; 
   border-top-color: #B6BFDE;
   border-left-color: #B6BFDE;
   border-bottom-color: #B6BFDE;
}
.DES_SDSelectable2 TR   
{
   text-align:left;
}



.DES_SDSelectableOM2
{
   background-color: #F2EDBD;  
   cursor: pointer;
   cursor: hand;
   

   border-right-color: #C0C0C0;	
   border-top-color: #C0C0C0;
   border-left-color: #C0C0C0;
   border-bottom-color: #C0C0C0;
}

.DES_SDSelectableOM2 TR   
{
   text-align:left;
}



.DES_SDUnselectable1
{
   color: gray;
   background-color: #ECF0FF;  
   
  
   border-right-color: #B6BFDE;	
   border-top-color: #B6BFDE;
   border-left-color: #B6BFDE;
   border-bottom-color: #B6BFDE;
}

.DES_SDUnselectable1 TR   
{
   text-align:left;
}

.DES_SDUnselectable1 TD   
{
   color: gray;
}



.DES_SDUnselectableOM1
{
   color: gray;
   background-color: #DDE3FF; 
   
  
   border-right-color: #C0C0C0;	
   border-top-color: #C0C0C0;
   border-left-color: #C0C0C0;
   border-bottom-color: #C0C0C0;
}
.DES_SDUnselectableOM1 TR   
{
   text-align:left;
}

.DES_SDUnselectableOM1 TD   
{
   color: gray;
}



.DES_SDUnselectable2
{
   color: gray;
   background-color: #FCF9EB; 
   
  
   border-right-color: #B6BFDE;	
   border-top-color: #B6BFDE;
   border-left-color: #B6BFDE;
   border-bottom-color: #B6BFDE;
}
.DES_SDUnselectable2 TR   
{
   text-align:left;
}

.DES_SDUnselectable2 TD   
{
   color: gray;
}



.DES_SDUnselectableOM2
{
   color: gray;
   background-color: #F2EDBD;  
   
  
   border-right-color: #C0C0C0;	
   border-top-color: #C0C0C0;
   border-left-color: #C0C0C0;
   border-bottom-color: #C0C0C0;
}

.DES_SDUnselectableOM2 TR   
{
   text-align:left;
}

.DES_SDUnselectableOM2 TD   
{
   color: gray;
}



.DES_SDTimeRow, .DES_SDTimeRow TD
{
   text-align:left;
}
.DES_SDTimeRowAlt, .DES_SDTimeRowAlt TD
{
   text-align:left;
}



.DES_EDFMain
{
   font-size: 8pt;
   font-family: Arial;
   color: black;
   background-color: #ECF0FF; 
   border-right: black 1px solid;
   border-top: black 1px solid;
   border-left: black 1px solid;
   border-bottom: black 1px solid;
   padding-right: 5px;
   padding-left: 5px;
   padding-bottom: 5px;
   padding-top: 5px;
   max-height:400px;  
   overflow:auto; 
}
.DES_EDFMain TR
{
   font-size: 8pt;
   font-family: Arial;
   color: black;
}


.DES_EDFTitle
{
   background-color: white;
   border-top: black 1px solid;
   border-bottom: black 1px solid;
   text-align: left; 
   margin-bottom:10px; 
}

.DES_EDFTitle TR
{
   font-size: 8pt;
   font-family: Arial;
   color: black;
}