/* DATA SPRINGS Inc. - DYNAMIC REGISTRATION STYLE SHEET */


/*.DynamicRegistration_Label
{
    font-weight: bold;
    font-size: 11.5pt;
    color: #003366;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}*/


/*.DynamicRegistration_Link
{

}*/




/*.DynamicRegistration_Textbox
{

}*/


/*.DynamicRegistration_FieldError
{

background-color: #EF5050;

}*/


/*.DynamicRegistration_Dropdownlist
{
  font-weight: bold;
    font-size: 11.5pt;
    color: #003366;
   
}*/

/*.DynamicRegistration_Listbox
{

}*/

.DynamicRegistration_Checkbox
{
     visibility: hidden;
     display: none;
}


.DynamicRegistration_Checkboxgroup
{
  /*font-weight: bold;*/
   visibility: hidden;
   display: none;

}





