.formTitle {
	font-size: 24px;
	font-weight: 700;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/main_bg.jpg);
}
div#formLine1 {
	vertical-align: top;
	height: 30px;
	width: auto;
	margin: 0px 0px 10px;
	position: relative;
}
div#formLine1 input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 500;
	color: #330000;
	width: 250px;
	border: 1px dotted #330000;
	vertical-align: top;
	float: left;
	margin-left: 10px;
	padding: 3px;
	background-image: url(../images/contents_squares.gif);
}
div#formLine1 textfield {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 500;
	color: #330000;
	width: 250px;
	height: 40px;
	border: 1px dotted #330000;
	vertical-align: top;
	float: left;
	margin-left: 10px;
	padding: 3px;
}
div#formLine2 {
	vertical-align: top;
	height: 30px;
	width: auto;
	margin: 0px 0px 10px;
	position: relative;
}
div#formLine2 input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 500;
	color: #330000;
	width: 250px;
	border: 1px dotted #330000;
	vertical-align: top;
	float: left;
	margin-left: 10px;
	padding: 3px;
	background-image: url(../images/contents_squares.gif);
}
div#formLine2 textfield {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 500;
	color: #330000;
	width: 250px;
	height: 40px;
	border: 1px dotted #330000;
	vertical-align: top;
	float: left;
	margin-left: 10px;
	padding: 3px;
}
div#formLine3 {
	vertical-align: top;
	height: 65px;
	width: auto;
	margin: 0px 0px 10px;
	position: relative;
	left: 1px;
}
div#formLine3 input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 500;
	color: #330000;
	width: 250px;
	border: 1px dotted #330000;
	vertical-align: top;
	float: left;
	margin-left: 10px;
	padding: 3px;
}
div#formLine3 textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 500;
	color: #330000;
	width: 250px;
	height: 60px;
	border: 1px dotted #330000;
	vertical-align: top;
	float: left;
	margin-left: 10px;
	padding: 3px;
	background-image: url(../images/contents_squares.gif);
}
div#formSendClear {
	margin: 0px;
	position: relative;
	padding: 10px;
	width: 300px;
	top: 15px;
	left: 110px;
	height: auto;
	bottom: 0px;
}
.formObjLabels {
	font-family: "Lucida Grande", Arial, Helvetica;
	font-size: 14px;
	font-weight: 600;
	color: #666666;
	position: relative;
	width: 100px;
	float: left;
	text-align: right;
	background-image: url(../images/bullet-reg.gif);
	background-repeat: no-repeat;
}
.formLeftAlign {
	font-size: 1.6em;
	font-weight: bolder;
	color: #666633;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/main_bg.jpg);
	text-align: left;
	text-indent: 15px;

}
.SendClearButtons {
	border: 2px outset #666633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 600;
	color: #666666;
	background-color: #CCCC99;
	height: auto;
	width: auto;


}
#form {
	vertical-align: top;
	height: auto;
	width: 600px;
	margin: 20px auto 30px;
	position: relative;
	padding: 30px 0px 0px;
	left: 0px;
	top: 0px;
}

