input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #F8F8F8;
	border: 1px solid #4C93D3;
	margin-left: 3px;
}
#submit {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.formText {
	text-align: right;
}
.red {
	color: #FF0000;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
}


select {
	text-align: left;
	color: #000000;
	font-size: 10pt;
	background-color: #eeeeee;
	border: 1px solid #4A95CF;
	margin-left: 3px;
}
option {
	text-align: left;
	color: #000000;
	background-color: #eeeeee;
	border: none;
	font-size: 10pt;
	margin-left: 3px;
}
form {
	font-family: "Myriad Web Pro", Verdana, Arial;
	text-align: left;
	padding-left: 10px;
	font-weight: normal;
}
td {
	font-size: 12px;
	font-family: "Myriad Web Pro", Verdana, Arial;
	font-weight: normal;
}
