.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.fineprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #000033;
	text-decoration: none;

}
.wellbk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000066;
	background-color: #CAD9E3;
}
.formbut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #000066;
	height: auto;
	width: auto;
	border: thin solid #333366;
	text-transform: uppercase;
	color: #FFFFFF;
}
.norepeat {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-image: url(images/indexslab.gif);

}
.headerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.boldText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}
.horizontalRule {
	background-image: url(images/horizontalRule.gif);
	background-repeat: repeat-x;
}
.indent {
	text-indent: 10pt;
}

