@charset "utf-8";
/* CSS Document */

form {
	width:600px;
	margin:15px auto 10px 20px;
	}
label {
	display:block;
	font-weight:bold;
	}
textarea {
	width:400px;
	height:150px;
	background-color: #67B7F1;
	}
.textInput {
	width:250px;
	background-color: #67B7F1;
	}						.chkRad {
	float: left;
	margin-bottom: 8px;
	margin-left: 30px;
	}
.chkRad label {
	display:inline;
	}
.clearIt {
	clear:both;
	}
select {
	margin:5px 0 8px 30px;
	}	
.warning {
	font-weight:bold;
	color:#ff0000;
	font-size: 120%;
	text-align: center;
	}
.sentMessage {
	font-weight:bold;
	color:#67B7F1;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #67B7F1;
	border-bottom-color: #67B7F1;
	text-align: center;
	font-size: 130%;
}
B7F1;
	text-align: center;
	font-size: 130%;
}
