
/*///////////////////////////////////////////////////////////////////////////////////////////////////EFORMS CSS FILE*/

/* IMPLIMENTED APRIL 30, 2007  */

.eFormFillerContainer {
}

.eFormFiller_tr {
}

.eFormFiller_input_td {
	font-family: Verdana;
	font-size : 11px;
	color : #000000;
}

.eFormFiller_inputtext_control {
	font-family: Verdana;
	font-size : 11px;
	color : #000000;
	width: 350;
}

.eFormFiller_input_td label {
	font-family: Verdana;
	font-size : 11px;
	color : #000000;
}

.eFormFiller_dropdown_control {
	font-family: Verdana;
	font-size : 11px;
	color : #000000;
	width: 200px;
}

.eFormFiller_textarea_control {
	font-family: Verdana;
	font-size : 11px;
	color : #000000;
	width: 350px;
}

.eFormFiller_prompt_td {
	vertical-align:top;	
}

.eFormFiller_prompt_text {
	font-family : Verdana;
	font-weight: bold;
	font-size : 11px;
	color : #000000;
	padding-right:25px;
}

.eFormFiller_radiobutton_control {
	font-family: Verdana;
	font-size : 11px;
	color : #000000;
}

.eFormFiller_radiobutton_control input {
	font-family: Verdana;
	font-size : 11px;
	color : #000000;
}

.eFormFiller_radiobutton_control label {
	font-family: Verdana;
	font-size : 11px;
	color : #000000;
}

.eFormFiller_submitbutton {
}

/*///////////////////////////////////////////////////////////////////////////////////////////////////CONTENT STYLES*/

