/* DATA SPRINGS Inc. - DYNAMIC FORMS STYLE SHEET */


.DynamicForms_Label
{
    font-weight: bold;
    font-size: 9pt;
    color: #000066;
	font-family:Verdana, Candara, Arial, Calibri, Helvetica, "Lucida Grande", sans-serif;
    text-decoration: none;
}


.DynamicForms_Link
{

}




.DynamicForms_Textbox
{

}

.DynamicForms_Dropdownlist
{
	font-weight: normal;
    font-size: 0pt;
    color: #000066;
   
}

.DynamicForms_Listbox
{

}

.DynamicForms_Checkbox
{

}


.DynamicForms_Checkboxgroup
{
  font-weight: bold;
   

}





