.VAMErrorText
{
   font-family:Arial;
   font-size:12px;
   color: #ef4832;
}

.VAMBlinkText
{
   font-family:Arial;
   font-size:12px;    
   color: White;
}

.VAMFieldWithError
{
   font-family:Arial;
   /*font-size:12px;    */
   background-color: #fef1ec;
}

.VAMValSummary
{
   font-family:Arial;
   font-size:12px;    
   color: #ef4832;
}

.VAMValSummaryHeader
{
   font-family:Arial;
   font-size:12px;    
   color: #ef4832;
}
.VAMValSummaryHeader TR
{
   font-family:Arial;
   font-size:12px;    
   color: black;
   font-weight:bold;
}
.VAMValSummaryErrors
{
   font-family:Arial;
   font-size:12px; 
   color: #ef4832;
   margin: 16px;
   text-decoration: none !important;
}
.VAMValSummaryFooter
{
   font-family:Arial;
   font-size:12px;    
   color: #ef4832;
}
.VAMValSummaryFooter TR
{
   font-family:Arial;
   font-size:12px;    
   color: #ef4832;
}
.VAMRequiredFieldMarker
{
}

.VAMRequiredFieldsDescription
{
   font-family:Arial;
   font-size:12px;    
   font-size: 8pt;
   font-style: italic;
}

.VAMTextHiliteFields
{
   font-family:Arial;
   font-size:12px;    
}

.VAMNonTextHiliteFields
{
   font-family:Arial;
   font-size:12px;    
}
.VAMValSummaryAltRows
{
   font-family:Arial;
   font-size:12px;    
   color: #ef4832;
   background-color: #fef1ec;
}
.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;
}

