body {
	background:#FFF;
	color: #747678;
	font-family:"Helvetica Neue", Helvetica,  Arial, Tahoma, HelveticaNeue, "DejaVu Sans Condensed", sans-serif;
}
p, a{
	font-size: 12px;
	color: #747678;
}
a {
	text-decoration: none;
	border-bottom: 1px #3F9C35 solid;
}
a:visited {
	border-bottom-style: dotted;
}
a.no, a.no:visited {
	border-bottom: none;
}
.formLabel {
	width: 200px;
}
#footer {
	font-size:10px;
	top: 580px;
	position: absolute;
	left: 12px;
}
.medText {
	font-size: 14px;
}
a.medText {
	font-size: 14px;
	color: #3F9C35;
}
.squashP {
	margin: 0;
	padding: 0 0 7px;
}
.borderThinGreenT {
	border:none;
	border-top: 1px #007934 solid;
}
