body {
	background-image: url(images/bg.jpg);
	margin-top: 0px;
	font: 12px Arial, Helvetica, sans-serif;
}.footerCell {
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	background: #3F7098;
}
.footerCell a {
	color: #FFFFFF;
	text-decoration: none;
}
td img {display: block;}
td img {display: block;}#pageContainer {
	border: thick solid #FFFFFF;
}
.bottomBorderedCell {
	border-bottom: thick solid #FFFFFF;
}.blueHeadingCell {
	background: #3C7098 url(images/heading-bg.gif) repeat-x bottom;
	color: #FFFFFF;
	padding: 5px 5px 10px;
	font: bolder small Arial, Helvetica, sans-serif;
}
.mainBodyText {
	padding: 10px;
	height: 145px;
	overflow: auto;
}
.marquee {
	padding: 10px;
	font-size: medium;
}
#mainbodyContent {
	width: 100%;
	padding: 10px;
}
.mainbodyContent {
	width: 100%;
	padding: 10px;
}
a {
	text-decoration: none;
	color: #2B516C;
}
a:hover {
	text-decoration: underline;
}
