#outerTable {
	font-size: 11px;
	line-height: 1.3em;
}
.mainHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#topBoxes {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
fieldset {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #666666;
	margin-top: 1.5em;
	text-align: center;
}
legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336666;
}
#contactTable td {
	line-height: 2em;
}
#buttonRow {
	text-align: center;
	padding-top: 12px;
	padding-bottom: 5px;
}
