@charset "UTF-8";
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	line-height: 15px;
	top: auto;
	text-align: left;
	vertical-align: top;
	float: left;
}
.boilerPlate {
	float: right;
	width: 320px;
}
.bg {
	background-color: #333638;
	margin-top: 0px;
	background-image: url(images/BG-Body.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top;
}
.headlineText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	line-height: inherit;
	top: auto;
	text-align: left;
	padding: 0px;
	font-weight: bold;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	line-height: 17px;
	top: auto;
	text-align: center;
	vertical-align: top;
	float: left;
	width: 360px;
}
.header {
	background-attachment: scroll;
	background-image: url(images/BF-Header.png);
	background-repeat: no-repeat;
	width: 720px;
	height: 210px;
	background-position: top center;
	overflow: visible;
}
.tablebottom {
	background-image: url(images/tablebgbottom.png);
	background-repeat: no-repeat;
	background-position: center top;
}
