.fsaLogoBack {
	background-image: url(../images/fsa_logo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bottonNavText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #008000;
	text-decoration: none;
}
.bottonNavText:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	text-decoration: none;
}
.contentRepeat {
	background-image: url(../images/content_repeat.gif);
	background-repeat: repeat-y;
}
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	text-decoration: none;
}
.bodyTextLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}.bodyHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.formField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #008000;
	width: 98%;
	border: 1px solid #C3C6F9;
}
