/* DATA SPRINGS Inc. - DYNAMIC FORMS STYLE SHEET */


.DynamicForms_Label
{
                font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;

}




.DynamicForms_Link
{
    font-size:12px;
}




.DynamicForms_Textbox
{

}

.DynamicForms_Dropdownlist
{
    font-weight: bold;
    font-size: 11.5pt;
    color: #003366;
   
}

.DynamicForms_Listbox
{

}

.DynamicForms_Checkbox
{
     
}


.DynamicForms_Checkboxgroup
{
  font-weight: bold;
}



table.DynamicForms_CheckBoxList label  {
    font-size: 12px;
    color: #003366;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
    padding-left: 10px;
    white-space:nowrap;
}

table.DynamicForms_CheckBoxList td
{
    white-space:nowrap;
}

table.DynamicForms_CheckBoxList {
    margin-top: 5px;
font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

td.NormalBold label {
    margin-top: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}











