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