.newstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 400;
	color: #2b3536;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2b3536;
	list-style-type: disc;
}

.headlinetext {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #2b3536;
}
.subtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2b3536;
}
.greenborder {
	border: 3px solid #c5de86;
	background-color: #E4F2CC;
}
.joinpad {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border: 3px solid #c5de86;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2b3536;
}
.memberslogin {
	border: 3px solid #c5de86;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2b3536;
	padding: 0px;
}
.indentbullet {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2b3536;
	list-style-type: circle;
}
.calendar {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B0C792;
	border-right-color: #B0C792;
	border-bottom-color: #B0C792;
	border-left-color: #B0C792;
}
.smallinsidetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2b3536;
	list-style-type: disc;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2b3536;
	list-style-type: disc;
}
blockquote {
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
a.bluelink:link {
	color: #3F8795;
}

a.bluelink:hover {
	color: #3F8795;
}
