/* DATA SPRINGS Inc. - DYNAMIC FORMS STYLE SHEET */


.DynamicForms_Label, lblQuestion
{
    font-family: Arial;    
    font-weight: bold;
    font-size: 10pt;
    color: #cccccc;
    text-decoration: none;
}

.DynamicForms_QuestionTableCell label span
{
  font-family: Arial;    
  font-weight: bold;
  font-size: 10pt;
  white-space: nowrap;
}

.DynamicForms_Link
{
}




.DynamicForms_Textbox
{
}

.DynamicForms_Dropdownlist
{
  font-weight: bold;
    font-size: 11.5pt;
    color: #003366;
   
}

.DynamicForms_Listbox
{
}

.DynamicForms_Checkbox
{
}


.DynamicForms_Checkboxgroup
{
  font-weight: bold;
   

}


















