#topnav 
{
    display: none;
}

#left 
{
    display: none;
}

#content 
{
    padding: 0;
    width: 100%;
}

#topofpagelink 
{
    display: none;
}

#tabs
{
    display: none;
}

#footer
{
    display: 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
{
    font-size: 9pt;
}
table.testdates tr.dates td { padding: .75em .25em;}
.footnote, .footnote p, .footnote th, .footnote td, .footnote ul, .footnote li, .footnote a:link, .footnote a:visited
{
    font-size: 8pt;
}
.topofpage {display: none;}
#wrapper 
{
    width: 100%;
}
.displayPrint {display: block;}
