#formwrapper {

	font-family: "Lucida Sans", "Lucida Grande", sans-serif;
	font-size: 0.82em;
	padding-right: 10px;
	color: #646464;
}
textarea {
	margin-top: 5px;
	color: #666666;
	font-family: "Lucida Grande", "Lucida Sans", Helvetica, Arial, sans-serif;
	font-size: .8em;
	border: 1px solid #CCCCCC;
}
#formtable input {
	border: 1px solid #CCCCCC;
}


.spaceBeforeAfter {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 1.2em;
	font-family: rockwell, courier, verdana, arial, sans-serif;
	color: #638EB3;
}
#personal {
	padding-left: 8px;
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 1em;
}
#services {
	padding-left: 8px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.margins {
	margin-top: 5px;
	margin-bottom: 10px;
	width: 490px;
	padding-bottom: 10px;
}
.tdalignright {
	text-align: right;
	padding-right: 3px;
	font-size: .9em;
}
table.formtable {

}

#services table {
}
#services td {
	padding-left: 5px;
}
select {
	width: 90px;
}
.tdsize {
	font-size: .9em;
}
fieldset {
	border: 1px solid #CCCCCC;
}
.bigGreen {
	font-size: 110%;
	font-weight: bolder;
	color: #6AB63B;
}
#submit {
	background-image: url(images/submit.gif);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: center center;
	height: 25px;
	width: 85px;
	font-family: Rockwell, Courier, sans-serif;
	color: #638EB3;
	font-size: 1.1em;
	margin-top: 2px;
	background-color: #f9f9f8;
}
fieldset {
	border-top-color: #D0DA90;
	border-right-color: #D0DA90;
	border-bottom-color: #D0DA90;
	border-left-color: #D0DA90;
	padding-left: 5px;
}
