/* CSS Document */

body {
background-color: #FFF;
padding: 0px;
margin: 0px;
font: normal 12pt "Times New Roman", Times, serif;
color: #000;
}

.donotprint {display: none;}

.topnav, a.topnav, a.topnav:link, a.topnav:visited, a.topnav:active {
display: none;
}

.bgnav {
display: none;
}

.bluebar {
display: none;
}

#printHeader {
text-align:center;
font: normal 1.3em "Times New Roman", Times, serif;
color: #000;

}

a:link, a:visited{
color: #000;
text-decoration:none;
}

.greyline {display:none}

.copyright {font: normal "Times New Roman", Times, serif; background-color: white; color: #000; font-size: 80%; padding: 2px;