



.DES_CalcInvalid
{
   color:Red;
}



.DES_SpinnerTable  
{
   line-height:5px;
   padding : 0px 0px 0px 0px;
   vertical-align:middle;  
}
.DES_SpinnerTable TD  
{
   line-height:5px;
   padding : 0px 0px 0px 0px;
}



.DES_DisabledLabel, .DES_DisableLabel A, .DES_DisableLabel A:hover, .DES_DisableLabel A:visited, 
.DES_DisableLabel TD
{
   color: #C0C0C0 !important;   
}



.DES_HtmlList
{
    list-style-type:none;
    list-style-image: none;
    list-style-position:outside;
    margin: 0;
    padding-left: 0;
}




.DES_HtmlListItem
{
   margin: 0;
   padding: 3px 0px 3px 0px;
   cursor: pointer;  
   cursor: hand;   
}




.DES_HtmlListSelectedItem
{
   margin: 0;
   padding: 3px 0px 3px 0px;
   cursor: default;
}



.DES_HtmlListText
{
   text-decoration: none;
   color: blue;
}

.DES_HtmlListText:hover
{
   text-decoration: underline;
   color: blue;
}

.DES_HtmlListText:visited
{
   color: blue;
}



.DES_HtmlListSelectedText
{
   text-decoration: none;
   color: inherit;
}



.DES_DisabledLink
{
   color:Gray;
   text-decoration:none;
}
.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;
}
