.bodyBg {
	background-image: url(../img/side_imgBg.jpg);
	background-repeat: repeat-y;
}
.hdrRow {
	background-image: url(../img/hdr_bg.jpg);
	background-repeat: repeat-x;
}
.contentTable {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 39px;
}
.tdText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 20px;
	padding-right: 13px;
	padding-left: 13px;
}
.spanHomeTitle {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	margin-bottom: 0px;
	text-decoration: underline;
}
.sideColumn {
	width: 165px;
	padding-top: 169px;
}
.tdFooter {
	font-size: 9px;
	text-align: center;
	padding-right: 13px;
	padding-left: 13px;
}
.spanTextEmph {
	font-size: 12px;
	font-weight: bold;
	color: #996633;
}
.pQuoteText {
	margin-bottom: 0px;
}
.pQuoteByline {
	margin-top: 5px;
	margin-bottom: 35px;
	color: #996633;
	text-align: right;
}
.fieldWidth {
	width: 350px;
}
.topLink {
	font-size: 10px;
	color: #D5D1A6;
}
