.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	border: thin solid #999999;
	padding: 5px 35px 25px;
	text-align: justify;
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(images/bgds.jpg);
}
.border {
	border: thin solid #999999;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	border: thin solid #999999;
	padding: 5px 35px 25px;
	text-align: justify;
	background-image: url(images/footer_bgd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.border2 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.bodycopy2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	border: thin none #999999;
	padding: 5px 35px 25px;
	text-align: justify;
	background-repeat: repeat-y;
	background-position: left top;
}
.footer2 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-style: solid;
}
.footer3 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-style: solid;
	background-image: url(images/footer_no_logos.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
.testimonialcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	border: thin solid #999999;
	padding: 5px 20px 15px;
	text-align: justify;
	background-image: url(images/bgd_blue_vert2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.bodycopy3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	border: thin solid #999999;
	padding: 5px 20px 15px;
	text-align: justify;
	background-image: url(images/bgds.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

