.headborder {
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: 918D8B;
	border-right-color: 918D8B;
	border-left-color: #918d8b;
}
.bodyborder {
	background-image: url(images/left_column_bgd.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: 918D8B;
	border-bottom-color: 918D8B;
	border-left-color: 918D8B;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	background-image: url(images/bgd_cluster_16b.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 15px;
	padding-right: 25px;
	padding-left: 25px;
}
.bodycopynobgd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	padding-top: 15px;
	padding-right: 25px;
	padding-left: 25px;
}
.bgd {
	background-image: url(images/bgd_cluster_16b.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}