/* DATA SPRINGS Inc. - DYNAMIC FORMS STYLE SHEET */

.whitetext {
    font-weight: normal;
    font-size: 11px;
    color: #ffffff;
    font-family: verdana;
    text-decoration: none;
}

.DynamicForms_Label, .whitetext
{
    font-weight: normal;
    font-size: 11px;
    color: #ffffff;
    font-family: verdana;
    text-decoration: none;
}

.graytext {
  font-weight: normal;
    font-size: 11px;
    color: #5d5d5d;
font-family: verdana;
   
}

.DynamicForms_Link
{
  font-weight: normal;
    font-size: 11px;
    color: #5d5d5d;
   
}




.DynamicForms_Textbox
{
  font-weight: normal;
    font-size: 11px;
    color: #5d5d5d;
   
}

.DynamicForms_Dropdownlist
{
  font-weight: normal;
    font-size: 11px;
    color: #5d5d5d;
   
}

.DynamicForms_Listbox
{
  font-weight: normal;
    font-size: 11px;
    color: #5d5d5d;
   
}

.DynamicForms_Checkbox
{
  font-weight: normal;
    font-size: 11px;
    color: #5d5d5d;
   
}


.DynamicForms_Checkboxgroup
{
  font-weight: bold;
   

}






