p {
	margin: 0px;
	padding-bottom: 8px;
}
.body {
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	padding-bottom: 8px;
	padding-right: 36px;
}
blockquote {
	padding: 0px;
	margin-bottom: 4px;
	margin-top: 4px;
}
a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #007240;
	text-decoration: underline;
}
a:hover {
	color: #007240;
	text-decoration: none;
}
.small {
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
}
a:visited {
	color: #888888;
}
.leftnavstyle {
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.leftnavsmall {
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}
/* these A.m links are for the main nav sidebar (they aren't strong enough as green in the sidebar) */
A.m:link { color : #000000; text-decoration: none
}
A.m:hover {color: #007240; text-decoration: underline
}
A.m:visited {
	color : #000000;
	text-decoration: none
}
A.m:active { color : #007240; text-decoration: none
}
/* these regular links are for links everywhere else */

a:active {
	color: #000000;
}
.bodycolor {
	font-weight: bold;
	color: #63378c;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.homebody {
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
}
.image_float_rt {
	float: right;
	margin-left: 12px;
	margin-bottom: 12px;
}
.image_float_left {
	float: left;
	margin-right: 12px;
	margin-bottom: 6px;
}
