#pinkline, #images, #nav, #subnav, #textlinks, .hide, #breadcrumbing
{ 
display: none; 
}

#logo
{
display:block;
padding-bottom: 15px;
}

body, p, td, th, ul, a { 
background-color: #fff; 
color: #000; 
font-size: 12pt; 
border-left: 0;
}

#text { 
background-color: #fff; 
width: 6.7in;
}

#banner
{
color: #000; 
font-size: 14pt; 
font-weight:bold;
padding-bottom: 10px;
}

#pagetitle
{
color: #000; 
font-size: 12pt; 
font-weight:bold;
padding-bottom: 15px;
}


#text table
{
margin-bottom:15px;
}

#text table td
{
padding:3px;
border-bottom: 1px solid #ccc;
vertical-align:top;
}

#text table th
{
padding:3px;
border-bottom: 1px solid #666;
background-color:#DFEEBB;
text-align:left;
vertical-align:top;
}

#text table caption
{
text-align:left;
font-size: 1.3em;
padding-top:10px;
padding-bottom:10px;
font-weight:bold;
}


