@charset "UTF-8";
.bodyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	top: auto;
	vertical-align: top;
}
.boilerPlate {
	float: right;
	width: 400px;
}
.bg {
	background-color: #000000;
	margin-top: 0px;
	background-image: url(images/BG.png);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 0px;
	text-align: center;
}
.tableBG {
	background-image: url(images/BG-Table.png);
	background-repeat: repeat-y;
	background-position: center;
}
.headlineText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
	top: auto;
	font-weight: bold;
	font-variant: normal;
}
.tablebottom {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/BG-TableBottom.png);
}
.special {
	font-style: oblique;
	text-align: center;
}
.tableheader {
	background-repeat: no-repeat;
	background-image: url(images/eCard-Header.png);
	background-position: center;
}
