﻿h2
{
    font-size:16pt;
}

h3
{
    font-size:14pt;
}

body
{
    font-size:12pt;
}

.noPrint
{
   display:none;
}

#appleStartPoint
{
    float:none
}

#banner
{
    float:none;
    width:auto;
}

#links
{
    
    float:none;
    display:none;
}

#container
{
    width:auto;
}

#content
{
    float:none;
    width:670px;
    padding-top:5px;
    padding-left:0px;
}

#pagewrapper {
  overflow:visible;
}

.pageBreak
{
    page-break-after: always;
}
.noDisplay
{
   display:block; 
}

.printLeftFloat
{
    float:left;

}

.printClearFloat
{
    clear:both;
    display:none;
}

#copyright
{
    text-align:center;
 
}
#banner
{
    font-size:10pt;
}