@charset "UTF-8";
/* CSS Document */

#apply {
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
}
#applyForm  .KT_th  {
	color: #224980;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 3px;
	border: thin solid #A1B9DD;
	font-weight: normal;
}
#applyForm .KT_buttons #KT_Insert1 {
	float: left;
}

	/* How the input's container (TD) should change on error */
	.form_validation_field_error_container {
	background: #83B65D;		/* border: 2px solid black; */
	}

	/* The actual error message style */
	.form_validation_field_error_error_message {
	color:#1E4985;
	/*font-weight: bold;*/
		/*clear:left;*/
		float:right;
	}
label {
	margin: 0px;
	padding: 0px;
}
