.smalllinkstop {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
    font-weight: bold;
	font-size: 8pt;
	color: #949494;
	padding: 0px;
}
.smalllinkstop a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 8pt;
	color: #92629E;
}
.smalllinkstop a:link {
	text-decoration: none;
	font-size: 8pt;
	color: #92629E;
}
.smalllinkstop a:hover {
	text-decoration: underline;
	color: #92629E;	
}

.reglinkstop {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
	color: #698765;
	padding: 0px;
	line-height: 10px;

}
.reglinkstop a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	    font-weight: bold;
	font-size: 10pt;
	color: #698765;
}
.reglinkstop a:link {
	text-decoration: none;
	    font-weight: bold;
	font-size: 10pt;
	color: #698765;
}
.reglinkstop a:hover {
	text-decoration: underline;
	    font-weight: bold;
	font-size: 10pt;
	color: #698765;	
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.headlineCopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
	color: #92629E;
	font-style: italic;
}

.biggreenheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #546D4F;
}

.body_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	line-height: 16px;
}
.body_copy a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #92629E;
}
.body_copy a:link {
	font-weight: bold;
	text-decoration: none;
	color: #92629E;
}
.body_copy a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #92629E;	
}

.headlineWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
.headlineWhite a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #FFF;
}
.headlineWhite a:link {
	text-decoration: underline;
	color: #FFF;
}
.headlineWhite a:hover {
	text-decoration: underline;
	color: #000000;	
}

.body_Home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	line-height: 20px;
}
