body{

background: white;

font-size: 12pt;

}

body a img{

border: none;

}



* html #banner img{

width: 99%;

text-align: center;

}



#leftCol{

display: none;

}



#breadcrumb{

display: none;

}



#midCol{

margin-left: 10%;

margin-right: 10%;

text-align: justify;

}



* html #midCol ol li{

line-height: 1.2em;

padding-bottom: 15px;

}



#rightCol{

display: none;

}

#downLoadz{
display: none;
}



#letterSample{

font-family: Courier, serif;
margin-right: 18%;
page-break-before: always;

}


#footer{
display: none;
}

.printFooter{
width: 790px;
margin: auto;
text-align: center;
font-size: .8em;
font-style: italic;
font-weight: bold;

}

#semiBlockSample{

font-family: Courier, serif;

page-break-before: always;

}



#smallBox{

border: 1pt solid #808080;

padding: 15px;

}



#smallBox dl dt{

font-weight: bold;

}



.letterHeader{

display: none;

}



.smallItalic{

display: none;

}



.backtoTop{

display: none;

}



.bigger{

font-size: 18pt;

font-weight: bolder;

}



.boldzCenter{

text-align: center;

font-weight: none;

}



.buttonNoDisplay{

display: none;

}



.breakNow{

page-break-before: always;

}

 .noDisplay {
 display: none;

 }