TD
{
	vertical-align: top;
	font-family: Arial;
	font-size: 10pt;
}

.ContentTextNormal
{
	color: #000000;
	font-family: Arial;
	font-size: 10pt;
}

#tblMaster
{
	width: 100%;
	height: 100%;
}

.tdMHeader
{
	width: 100%;
	height: 118px;
}

#tblHeader
{
	width: 100%;
	height: 100%;
}

.tdHRightOuter
{
	width: 100%;
	background-color: #003399;
}

.tdMLeftNav
{

}

#tblLeftNav
{
	width: 150px;
	height: 100%;
	background: url('images/left-nav-bgnd.gif');
}

.tdLeftNavBtn
{
	font-family: Arial;
	font-size: 8pt;
	vertical-align: top;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	height: 23px;
}

.tdLeftNavBtn A
{
	text-decoration: none;
	color: #ffffff;	
}

.tdLeftNavBtn A:Hover
{
	text-decoration: underline;
	color: #C4DAFA;	
}

.tdContentArea
{
	width: 100%;
	height: 100%;
	padding: 10px;
	align: left;
}

#tblContent
{
	height: 100%;
	width: 500px;
}

.tdTitleBar
{
	background: url('images/blue-bar.jpg') repeat-x;
}

.pQuote
{
	background-color: #EEF4FE;
	padding: 10px;
	font-size: 9pt;
}

.tdMFooter
{
	width: 100%;
	height: 40px;
}

#tblFooter
{
	width: 100%;
	height: 40px;
	background: url('images/footer-bgnd.gif');
}

.tdFooterLinks
{
	height: 20px;
	color: #000000;
	font-family: Arial;
	font-size: 9pt;
	vertical-align: middle;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 3px;	
}

.tdFooterLinks A
{
	text-decoration: none;
	color: #000000;	
}

.tdFooterLinks A:Hover
{
	text-decoration: underline;
	color: #003399;	
}

.tdFooterNotice
{
	height: 10px;
	color: #000000;
	font-family: Arial;
	font-size: 7pt;
	vertical-align: middle;
	padding-bottom: 5px;
	padding-left: 5px;
}

.tdFooterNotice A
{
	text-decoration: none;
	color: #000000;	
}

.tdFooterNotice A:Hover
{
	text-decoration: underline;
	color: #003399;	
}

.tdForm
{
	height: 20px;
}