.BottomSpotlight {
	background-image: url(BkgBottom2.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
}
.SideBarBorder {
	border-top-width: 8px;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.BottomSpotlight {
	background-image: url(../BkgBottom2.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
}
.bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.bodyCopyItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #FFF;
}