@charset "UTF-8";
.textbody {
	margin:0;
	padding:0;
	background-color:#FFFFFF;
	font:14px Helvetica, Arial, sans-serif;
	line-height: 21px;
	color:#000000;
}

.bottomtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	color: #FF9900;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
.textheader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	text-transform: capitalize;
	color: #FF3300;
	background-color: #999999;
	height: auto;
	width: auto;
}
.listtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444518;
}
.quote {
	font-family: "Corsiva Hebrew Bold";
	font-size: 13px;
	font-weight: bold;
	background-color: #FF9900;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.paragraphrighttop {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 15px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #444518;
}
.articleslist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	background-color: #CCCCCC;
	list-style-position: inside;
	list-style-type: circle;
}
.articleslistwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	background-color: #ffffff;
	list-style-position: inside;
	list-style-type: circle;
}
.bodytextlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #003300;
	list-style-image: url(images/recyclesymbol31.jpg);
}
