body
{
    margin: 0px;
    background-image: url('images/tbnpaste-bgnd-body.jpg');
    text-align: center;
}

td
{
	vertical-align: top;
	font-family: Arial;
	font-size: 10pt;
}

img
{
    border: 0px;
}

li
{
    margin-left: -20px;
}

.ContentTextNormal
{
	color: #000000;
	font-family: Arial;
	font-size: 10pt;
}

#wrapper
{
    margin: 0 auto;
    width: 660px;
}

#tblMaster
{
	width: 100%;
	height: 100%;
}

.tdMHeader
{
	width: 660px;
	height: 118px;
	border-right: solid 1px #003399;
}

#tblHeader
{
	width: 100%;
	height: 100%;
}

.tdMLeftNav
{
    width: 150px;
    background-image: url('images/left-nav-bgnd.gif');
    padding-bottom: 20px;
}

#tblLeftNav
{
	width: 100%;
	height: 100%;
}

.tdLeftNavBtn
{
	font-family: Arial;
	font-size: 8pt;
	color: #fff;
	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: 510px;
	height: 100%;
	text-align: left;
	border-right: solid 1px #003399;
}

#tblContent
{
	height: 100%;
	width: 100%;
}

.tdTitleBar
{
	background-image: url('images/blue-bar.jpg') repeat-x;
}

.pQuote
{
	background-color: #EEF4FE;
	padding: 10px;
	font-size: 9pt;
}

.bio-photo
{
    border-bottom: dashed 1px #003399;
    width: 140px;
}

.bio-text
{
    border-bottom: dashed 1px #003399;
    width: 340px;
}

.tdMFooter
{
	width: 660px;
	height: 40px;
}

#tblFooter
{
	width: 100%;
	height: 40px;
	background-image: 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;
}
