.BodyCopy {
	font-family: Arial;
	font-size: 12px;
	color: #999999;
	text-align: justify;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.BackShadow {
	background-image: url(images/BackShadow.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.BottomShadow {
	font-family: Arial;
	font-size: 10px;
	color: #CCCCCC;
	background-image: url(images/ShadowBottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}
.Copyright {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #CCCCCC;
	text-align: center;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0066CC;
}
.Bodyheader {
	font-family: Tahoma;
	font-size: 16px;
	color: #333333;
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: normal;
}
.FormCopy {
	font-family: Arial;
	font-size: 12px;
	color: #999999;
	text-align: left;
	padding: 2px;
}
.TopSep {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}
.BodyCopySmall {
	font-family: Arial;
	font-size: 11px;
	color: #999999;
	text-align: justify;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
