body {
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
	color: #333333;
}
.tblMain {
	width: 100%;
	background-color: #FFFFFF;
}
.tblNav {
	background-color: #97aeaa;
	width: 780px;
}
.tdNav {
	background-color: #97aeaa;
	height: 59px;
	background-position: bottom;
}
.tblLogoTag {
	height: 59px;
}
.tdLogoTag {
	background-color: #97aeaa;
}
.content {
	padding-right: 20px;
	padding-left: 20px;
	font-size: 12px;
	line-height: 16px;
}
a:link {
	color: #97AEAA;
	text-decoration: underline;
}
a:visited {
	color: #97AEAA;
	text-decoration: underline;
}
a:active {
	color: #97AEAA;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
A.footerNav:link {
	color: #97aeaa;
	text-decoration: underline;
}
A.footerNav:visited {
	color: #97aeaa;
	text-decoration: underline;
}
A.footerNav:active {
	color: #999999;
	text-decoration: underline;
}
A.footerNav:hover {
	color: #666666;
	text-decoration: underline;
}
.footerNavText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #97AEAA;
}
.footer {
	height: 26px;
	width: 780px;
}
.tombStone {
	line-height: 14px;
	padding: 1px;
	height: 74px;
	width: 134px;
	background-image: url(images/bkg_tombStone.gif);
}
.tombStoneTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#ifw {
	text-align: left;
	font-size: 9px;
	width: 755px;
	color: #C4C4C4;
	margin-top: 10px;
	padding-left: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#ifw a {
	text-decoration: underline;
	color: #C4C4C4;
}
