.ubgHeader .ubgCol01, 
.ubgNav, 
.ubgContentNav, 
ul.listStyle03, 
.ubgContentStyle03, 
.ubgStickerStyle01, 
.ubgFooter ul li a, 
p.linkStyle02 
{ display:none; }

a img { border:0; }

.ubgHeader .ubgCol00 a img { display:none; }
.ubgHeader .ubgCol00 a img.printLogo { display:block; }

.tableStyle00

.ubgHeader { border-bottom:1px solid #ccc; padding-bottom:20px; }
.ubgFooter { border-top:1px solid #ccc; }
.ubgFooter ul { padding:0; list-style:none; }
.ubgFooter ul li { font-weight:bold; }

.ubgContentWrapper table.tableStyle00 { margin-top:10px; }
.ubgContentWrapper table.tableStyle00 thead th,
.ubgContentWrapper table.tableStyle00 tbody th
{
	color:#002A66;
	font-size:75%;
	padding:10px;
	border-bottom:1px solid #7F94B2;
	border-left:1px solid #7F94B2;
	
}
.ubgContentWrapper table.tableStyle00 tbody th { background:none; border-bottom:1px solid #7F94B2; }
.ubgContentWrapper table.tableStyle00 th.firstCol { border-left:none; }
.ubgContentWrapper table.tableStyle00 tbody td 
{ 
	border-bottom:1px solid #7F94B2; 
	border-left:1px solid #7F94B2;
	padding:10px; 
	font-size:75%; 
}