/* 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
{

}




.DynanmicRegistration_Textbox
{
margin-bottom:20px;
margin-right:25px;
border:1px solid #c6b671;
background:#f4ead7;
}

.DynamicRegistration_FieldError
{

background-color: #EF5050;

}


.DynamicRegistration_Dropdownlist
{
  font-family:Arial;
    font-size:12px;
    color: #000;
   background:#f4ead7;
}

.DynamicRegistration_Listbox
{

}

.DynamicRegistration_Checkbox
{

}


.DynamicRegistration_Checkboxgroup
{
  font-weight: bold;
   

}


DynamicRegistration_QuestionTableCell{

}



table.DynamicRegistration_QuestionTable td{

}

td.DynamicRegistration_LabelCell{
font-family:arial;
font-size:12px;
color:#000;
width:180px;
}

.DynamicRegistration_CheckBoxList label{
font-size:12px;
padding-left:10px;
margin-bottom:2px;
}

.btnreset{
background:url(/Portals/0/reset.gif) no-repeat top left;
width:49px;
height:15px;
}

