body {
	background-color:#D1D3D4;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.container {
	width:100%;
	height:100%;
}
.header {
	height:122px;
	background-image:url(../images/tile_header.jpg);
	background-repeat:repeat-x;
	width:740px;
}
.newsheader {
	height:122px;
	background-image:url(../images/tile_header.jpg);
	background-repeat:repeat-x;
	width:383px;
}
.headertile {
	background-image:url(../images/tile_header.jpg);
	background-repeat:repeat-x;
}
.footer {
	height:29px;
	background-image:url(../images/tile_footer.jpg);
	background-repeat:repeat-x;
	width:740px;
}
.newsfooter {
	height:29px;
	background-image:url(../images/tile_footer.jpg);
	background-repeat:repeat-x;
	width:383px;
}
.footertile {
	background-image:url(../images/tile_footer.jpg);
	background-repeat:repeat-x;
}
.anchor {
	width:740px;
	height:247px;
	background-image:url(../images/tile_anchor.jpg);
	background-repeat:repeat-x;
}
.anchortile {
	width:100%;
	height:247px;
	background-image:url(../images/tile_anchor.jpg);
	background-repeat:repeat-x;
}
.texttile {
	background-image:url(../images/tile_text.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
.newsshadowleft {
	background-image:url(../images/shadow_l_tile.jpg);
	background-repeat:repeat-y;
}
.newsshadowrite {
	background-image:url(../images/shadow_r_tile.jpg);
	background-repeat:repeat-y;
}
p {
	font-size:11px;
	color:#58595B;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	line-height: 16px;
	margin-bottom:10px;
	margin-top:0px;
}
.heading {
	font-size:13px;
	color:#7A9B42;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	line-height: 16px;
	margin-bottom:0px;
	margin-top:0px;
}
.heading2 {
	font-size:13px;
	color:#58595B;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	line-height: 16px;
	margin-bottom:10px;
	margin-top:0px;
}
ul {
	font-size:11px;
	color:#58595B;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	line-height: 16px;
	margin-bottom:10px;
	margin-top:-11px;
}
li {
	list-style-image:url(../images/bullet.gif);
}
.testimonial {
	width:240px;
	background-color:#FFFFFF;
	border:1px solid #808285;
}
a:link {
	font-size:11px;
	color:#7A9B42;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	line-height: 16px;
	margin-bottom:10px;
	margin-top:0px;
}
a:visited {
	font-size:11px;
	color:#7A9B42;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	line-height: 16px;
	margin-bottom:10px;
	margin-top:0px;
}
a:hover {
	font-size:11px;
	color:#88AB4D;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	line-height: 16px;
	margin-bottom:10px;
	margin-top:0px;
}
.copyright {
	font-size:9px;
	color:#A8A8A8;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	margin-bottom:0px;
	margin-top:10px;
}
a.copyright:link {
	font-size:9px;
	color:#A8A8A8;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	margin-bottom:0px;
	margin-top:10px;
}
a.copyright:visited {
	font-size:9px;
	color:#A8A8A8;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	margin-bottom:0px;
	margin-top:10px;
}
a.copyright:hover {
	font-size:9px;
	color:#88AB4D;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	margin-bottom:0px;
	margin-top:10px;
}
.green {
	color:#88AB4D;
}
.newstext {
	font-size:9px;
	color:#818386;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	margin-bottom:0px;
	line-height: 12px;
	margin-top:0px;
}
.newstitle {
	font-size:11px;
	color:#88AB4D;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	margin-bottom:0px;
	margin-top:10px;
}
a.newslink:link {
	font-size:9px;
	color:#88AB4D;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	line-height: 12px;
	margin-bottom:0px;
	margin-top:0px;
}
a.newslink:visited {
	font-size:9px;
	color:#88AB4D;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	line-height: 12px;
	margin-bottom:0px;
	margin-top:0px;
}
a.newslink:hover {
	font-size:9px;
	color:#B6D778;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	line-height: 12px;
	margin-bottom:0px;
	margin-top:0px;
}