/* DATA SPRINGS Inc. - DYNAMIC FORMS STYLE SHEET */


.DynamicForms_TextBox
{height: 18px;}

.DynamicForms_LabelCell
{font-size: 10px;  text-transform: uppercase; height: 15px;}
.DynamicForms_QuestionTableCell
{font-size: 10px; }

.DynamicForms_QuestionTableRow
{font-size: 10px;}

A.rightside, A.rightside:Visited, A.rightside:Active {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	text-decoration:underline;
	}
A.rightside:Hover {
	color: #9EBBE3;
	text-decoration: none;
	}

.DynamicForms_Label
{
    font-weight: bold;
    font-size: 11.5pt;
    color: #003366;
    font-family: Tahoma, Arial, Helvetica;
    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: bold;
   

}









