#topnav 
{
    display: none;
}

#left
{
    display: none;
}

#content 
{
    padding: 0;
    width: 100%;
}

#topofpagelink 
{
    display: none;
}

#tabs 
{
    display: none;
}

h1 {
    background: none;
    color: #1A3A47;
    padding: 0;
}

h1.pbt 
{
  font: bold 16pt arial, helvetica, sans-serif;
  color: #1A3A47;
	text-align: left;
	text-transform: uppercase;
	display: list-item;
	list-style-image: url(images/pbt_big.gif);
  margin: .5em 0 0 2em;
  line-height: 30px;
  height: 30px; 
}

h1.cbt 
{
  font: bold 16pt arial, helvetica, sans-serif;
  color: #1A3A47;
	text-align: left;
	text-transform: uppercase;
	display: list-item;
	list-style-image: url(images/cbt_big.gif);
  margin: .5em 0 0 2em;
  line-height: 30px;  
  height: 30px;     
}

h1.pbtcbt {
    color: #1A3A47;
    display: list-item;
    font: bold 16pt arial, helvetica, sans-serif;
	height: 30px; 
	line-height: 30px;
	list-style-image: url(images/pbtcbt.gif);
    margin: .5em 0 0 4em;
    padding: 0;
    text-align: left;
	text-transform: uppercase;
}

#footer 
{
    display: block;
}

.bBord {
    border-bottom: 2px solid #1A3A47;
}

.tBord {
    border-top: 2px solid #1A3A47;
}

thead 
{
    display: table-header-group;
}

tbody 
{
    display: table-row-group;
}

tr.printOnly 
{
    display: inline-block;
}

a:link { font-weight: normal; color: black; text-decoration: none; font-size: 10pt; font-family: arial, helvetica, sans-serif; }
a:visited { font-weight: normal; color: black; text-decoration: none; font-size: 10pt; font-family: arial, helvetica, sans-serif; }
a:hover { font-weight: normal; color: black; text-decoration: none; font-size: 10pt; font-family: arial, helvetica, sans-serif; }
.smallprint, .smallprint p, .smallprint th, .smallprint td, .smallprint ul, .smallprint li,
.smallprint a:link, .smallprint a:visited, .smallprint a, .smallprint a:active, .smallprint a:hover
{
    font-size: 9pt;
}
#wrapper 
{
    width: 100%;
}

.adjHdr
{
  margin-top: 0;  
}


