


.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;
   
}
.VAMErrorText
{
   color: Red;
}

.VAMBlinkText
{
   color: White;
}

.VAMFieldWithError
{
   background-color: lightpink;
}

.VAMValSummary
{
   color: red;
}

.VAMValSummaryHeader
{
   color: red;
}
.VAMValSummaryHeader TR
{
   color: red;
}
.VAMValSummaryErrors
{
   color: red;
   margin-top:6px;
}
.VAMValSummaryFooter
{
   color: red;
}
.VAMValSummaryFooter TR
{
   color: red;
}
.VAMRequiredFieldMarker
{
}

.VAMRequiredFieldsDescription
{
   font-size: 8pt;
   font-style: italic;
}

.VAMValSummaryAltRows
{
   color: red;
   background-color: lightblue;
}
.VAMMultiSegContainer
{
   border-left: lightgrey thin inset;
   border-top: lightgrey thin inset;
   border-right: lightgrey thin inset;
   border-bottom: lightgrey thin inset;
   padding-left: 2px;
   padding-top: 2px;
   padding-right: 2px;
   padding-bottom: 2px;
}
.VAMMultiSegTextBox
{
   border-left: whitesmoke thin solid;
   border-top: whitesmoke thin solid;
   border-right: whitesmoke thin solid;
   border-bottom: whitesmoke thin solid;
}

.VAMLabelToken
{
   color: darkkhaki;
}

.VAMRuntimeToken
{
   color: mediumslateblue;
}

.VAMPropertyToken
{
   color: mediumseagreen;
}

.VAMValSummaryFooter2
{
   color: Gray;
   font-size: 8px
}
.VAMValSummaryFooter2 TR
{
   color: Gray;
   font-size: 8px
}


.VAMTextHiliteFields
{
   color: green;
}

.VAMNonTextHiliteFields
{
   border-right: black thin solid;
   border-top: black thin solid;
   border-left: black thin solid;
   border-bottom: black thin solid;
   background-color: lightgrey;
}
.ValueWhenBlank
{
   color: red;
   background-color: lightblue;
}
