



.DESVALErrorText
{
   color: Red !important;
}


.DESVALBlinkText
{
   color: White;
}



.DESVALFieldWithError
{
   background-color: #ffb6c1 !important; 
}


.DESVALListWithError
{
   
   background-color: #ffb6c1 !important; 
}


.DESVALCheckBoxWithError
{
   color: red !important;
}


.DESVALFieldWithErrorAlt
{
   background-color: #ffff99 !important; 
}


.DESVALListWithErrorAlt
{
   color: #ff8c00 !important; 
}


.DESVALCheckBoxWithErrorAlt
{
   color: #ff8c00 !important; 
}


.DESVALTextHiliteFields
{
   font-weight: bold !important;
}


.DESVALNonTextHiliteFields
{
    
   background-color: #ffb6c1 !important; 
}




.DESVALSummary
{
   color: red;
}


.DESVALSummaryHeader
{
   color: red;
}
.DESVALSummaryHeader TR
{
   color: red;
}


.DESVALSummaryErrors
{
   color: red;
   margin-top:6px;
}


.DESVALSummaryErrors A
{
   color: red;
   margin-top:6px;
}


.DESVALSummaryErrorsAlt
{
   color: #ff8c00; 
   margin-top:6px;
}


.DESVALSummaryErrorsAlt A
{
   color: #ff8c00; 
   margin-top:6px;
}


.DESVALSummaryAltRows
{
   color: red;
   background-color: #add8e6; 
}


.DESVALSummaryAltRows A
{
   color: red;
   background-color: #add8e6; 
}



.DESVALSummaryFooter
{
   color: red;
}
.DESVALSummaryFooter TR
{
   color: red;
}




.DESVALRequiredFieldMarker
{
}


.DESVALRequiredFieldsDescription
{
   font-size: 8pt;
   font-style: italic;
}



.DESVALLabelToken
{
   font-weight:bold;
}


.DESVALRuntimeToken
{
}


.DESVALPropertyToken
{
}


.DESVALSummaryLabelToken
{
   font-weight:bold;
}


.DESVALSummaryRuntimeToken
{
}


.DESVALSummaryPropertyToken
{
}
