
/*///////////////////////////////////////////////////////////////////////////////////////////////////EFORMS CSS FILE*/

/* IMPLIMENTED APRIL 30, 2007  */

.eFormFillerContainer {
}

.eFormFiller_tr {
}

.eFormFiller_input_td {
	font-family: Tahoma;
	font-size : 12px;
	color : #2a1909;
}

.eFormFiller_inputtext_control {
	font-family: Tahoma;
	font-size : 12px;
	color : #2a1909;
	width: 400px;
}

.eFormFiller_input_td label {
	font-family: Tahoma;
	font-size : 12px;
	color : #2a1909;
	padding-left: 15px;
}

.eFormFiller_dropdown_control {
	font-family: Tahoma;
	font-size : 12px;
	color : #2a1909;
	width: 300px;
}

.eFormFiller_textarea_control {
	font-family: Tahoma;
	font-size : 12px;
	color : #2a1909;
	width: 400px;
}

.eFormFiller_prompt_td {
	vertical-align:top;	
}

.eFormFiller_prompt_text {
	font-family: Tahoma;
	font-weight: bold;
	font-size : 12px;
	color : #2a1909;
	padding-right:25px;
}

.eFormFiller_radiobutton_control {
	font-family: Tahoma;
	font-size : 12px;
	color : #2a1909;
}

.eFormFiller_radiobutton_control input {
	font-family: Tahoma;
	font-size : 12px;
	color : #2a1909;
}

.eFormFiller_radiobutton_control label 
{
    padding:0;
	font-family: Tahoma;
	font-size : 12px;
	color : #2a1909;
}

.eFormFiller_submitbutton {
}

/*///////////////////////////////////////////////////////////////////////////////////////////////////CONTENT STYLES*/


