.bodyCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #838383;
	line-height: 15px;
}

.bodyCopyList {
	color: #838383;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	list-style-type: square;
	list-style-position: outside;
	padding-bottom: 6px;
	margin-top: -10px;

}

.bodyCopyList_noBullet {
	color: #838383;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	list-style-position: outside;
	padding-bottom: 6px;
	margin-top: -10px;

}

.footerCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	line-height: 10px;
	padding-top: 7px;
}
a:link {
	color: #669900;
	text-decoration: none;
}
a:visited {
	color: #669900;
	text-decoration: none;
}
a:hover {
	color: #669900;
	text-decoration: underline;
}
a:active {
	color: #669900;
	text-decoration: underline;
}
.bodyCopyEmphasis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #838383;
	font-weight: bold;
	letter-spacing: 1px;
}

.formTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 15px;
}
.errorMsg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF0000;
	line-height: 10px;
	padding-top: 7px;
}

