/* CSS Document */

/*#formWrapper {
	width: 281px;
	height: 300px;
	background-color: #e48c3c;
	padding: 0;
	margin: 0;
	} */
tr {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	}
.boldFont {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
.formFields {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 9px;
	background-color: #dbc4ae;
	}
