TD
{
	vertical-align: top;
	font-family: Arial;
	font-size: 10pt;
}

#tblMain
{
	width: 780px;
	height: 100%;
}

.tdHeader
{
	height: 105px;
}

#tblHeader
{
	width: 780px;
	height: 105px;
	background: url('images/banner.jpg');
	background-repeat: no-repeat;
}

.tdBannerLt
{
	height: 80px;
	padding-left: 13px;
	padding-top: 3px;
}

.tdBannerRt
{
	height: 80px;
	padding-right: 16px;
	padding-top: 40px;
	text-align: right;
	font-size: 9pt;
	font-weight: bold;
}

#tblToolbar
{
	height: 25px;
	width: 780px;
}

#tblContentBdr
{
	width: 780px;
	height: 100%;
	border: solid 1 #750000;
	border-top: none;
	background: url('images/content-border.gif');
}

#tblContent
{
	width: 100%;
	height: 100%;
	border: solid 3 #FFFFFF;
	background: url('images/left-banner1.gif') repeat;
}

#tblInnerContent
{
	height: 100%;
}

.tdContent
{
	padding: 10px;
}

.tdContentLt
{
	width: 1%;
	background-color: #750000;
	padding: 10px;
}

.tdContentRt
{
	width: 99%;
	padding: 10px;
}

.divQuote
{
	text-align: right;
	font-size: 8pt;
}

.tdFooter
{
	width: 780px;
	height: 40px;
}

#tblFooter
{
	height: 40px;
	width: 780px;
	border: solid 1 #750000;
	border-top: none;
	background: url('images/footer-bgnd.jpg');
}

.tdFooterLinks
{
	height: 20px;
	color: #000000;
	font-family: Arial;
	font-size: 9pt;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 3px;
	text-align: right;
}

.tdFooterLinks A
{
	text-decoration: none;
	color: #000000;	
}

.tdFooterLinks A:Hover
{
	text-decoration: underline;
	color: #750000;	
}

.tdFooterNotice
{
	height: 10px;
	color: #000000;
	font-family: Arial;
	font-size: 7pt;
	vertical-align: middle;
	padding-bottom: 5px;
	padding-right: 10px;
	text-align: right;
}

.tdFooterNotice A
{
	text-decoration: none;
	color: #000000;	
}

.tdFooterNotice A:Hover
{
	text-decoration: underline;
	color: #750000;	
}