/* DATA SPRINGS Inc. - DYNAMIC FORMS STYLE SHEET */


.DynamicForms_Label
{
    font-weight: normal;
    font-size: 11.5pt;
    color: #000000;
    font-family: Verdana;
    text-decoration: none;
}


.DynamicForms_Link
{

}




.DynamicForms_Textbox
{

}

.DynamicForms_Dropdownlist
{
  font-weight: bold;
    font-size: 11.5pt;
    color: #003366;
   
}

.DynamicForms_Listbox
{

}

.DynamicForms_Checkbox
{

}


.DynamicForms_Checkboxgroup
{
  font-weight: normal;
   

}


.DynamicForms_LabelCell
{
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
	font-family: Verdana;
	text-decoration: none;
	height: 10; 
                vertical-align: middle;
                padding: 0px;

}

.DynamicForms_LabelCell br
{
display: none;
}

.DynamicForms_QuestionTableRow
{

}

.DynamicForms_QuestionTable
{
      margin: 0px;
      cell-spacing: 0px;
}

.DynamicForms_TextBox
{
	font: 11px;
}
DynamicForms_ComboBox
{
	font: 9px;
}

















