/* DATA SPRINGS Inc. - DYNAMIC REGISTRATION STYLE SHEET */


.DynamicRegistration_Label
{
    font-weight: normal;
    font-size: 11.5pt;
    color: #003366;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}


.DynamicRegistration_Label_Required
{
    font-weight: bold;
    font-size: 11.5pt;
    color: #003366;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

a.DynamicRegistration_Link:link,
a.DynamicRegistration_Link:visited,
a.DynamicRegistration_Link:active
{
float:left; background:url(/portals/1/images/btn-generic-big.png) no-repeat; width:140px; height:25px; text-align:center; margin:0px; color:#2A4895;text-decoration:none;font-family:arial;font-weight:bold;font-size:12px;padding:2px 0px 1px 0px;
}
a.DynamicRegistration_Link:hover
{
background:url(/portals/1/images/btn-generic-big-over.png) no-repeat;color:#182955;
}



.DynamicRegistration_Textbox
{

}


.DynamicRegistration_FieldError
{

background-color: #EF5050;

}


.DynamicRegistration_Dropdownlist
{
  font-weight: bold;
    font-size: 11.5pt;
    color: #003366;
   
}

.DynamicRegistration_Listbox
{

}

.DynamicRegistration_Checkbox
{

}


.DynamicRegistration_Checkboxgroup
{
  font-weight: bold;
   

}

select[style]{ 
    height: inherit !important; 
}  






