
/*///////////////////////////////////////////////////////////////////////////////////////////////////EFORMS CSS FILE*/

/* IMPLIMENTED APRIL 30, 2007  */

/*///////////////////////////////////////////////////////////////////////////////////////////////////CONTENT STYLES*/

.eFormFillerContainer {
	width:750px;
}

.eFormFiller_tr {
}

.eFormFiller_input_td {
	font-family: Tahoma;
	font-size : 12px;
	color : #646464;
}

.eFormFiller_inputtext_control {
	font-family: Tahoma;
	font-size : 12px;
	color : #646464;
	width: 275px;
}

.eFormFiller_input_td label {
	font-family: Tahoma;
	font-size : 12px;
	color : #646464;
}

.eFormFiller_dropdown_control {
	font-family: Tahoma;
	font-size : 12px;
	color : #646464;
	width: 200px;
}

.eFormFiller_textarea_control {
	font-family: Tahoma;
	font-size : 12px;
	color : #646464;
	width: 275px;
}

.eFormFiller_prompt_td {
	vertical-align:top;	
}

.eFormFiller_prompt_text {
	font-family : Tahoma;
	font-weight: bold;
	font-size : 12px;
	color : #000000;
	padding-right:25px;
}

.eFormFiller_radiobutton_control {
	font-family: Tahoma;
	font-size : 12px;
	color : #646464;
}

.eFormFiller_radiobutton_control input {
	font-family: Tahoma;
	font-size : 12px;
	color : #646464;
}

.eFormFiller_radiobutton_control label {
	font-family: Tahoma;
	font-size : 12px;
	color : #646464;
}

.eFormFiller_submitbutton {
}