.headercopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
}

a {
	color: #000000;
}

.bodyCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.bodyCopyBold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #297304;
}

.headerCopyBold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: black;
}

A:link {text-decoration: none; font-weight: bold; font-size: 12px; color: #297304;}
A:visited {text-decoration: none; font-weight: bold; font-size: 12px; color: #8CC541;}
A:active {text-decoration: none; font-weight: bold; font-size: 12px; color: #297304;}
A:hover {text-decoration: underline; font-weight: bold; font-size: 12px; color: #297304;}
A:hover:visited {text-decoration: underline; font-weight: bold; font-size: 12px; color: #8CC541;}

.linkText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#000000;
}

.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#000000;
}

.sectionHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: Bold;
	text-decoration: none;
	color:#000000;
}

.txtbox {
border: 1px #999999 solid;
text-align: left;
padding: 1px;
background-color: #ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
}

.but {
border: 1px #999999 solid;
text-align: center;
padding: 1px;
background-color: #ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: Bold;
font-size: 11px;
color: #000000;
}



