
body {
background: none;
margin: 0;
padding: 0;
font: normal 1em verdana, arial, sans-serif;
font-size: 76%;
text-align: center;
}

#container {
margin: auto;
width: auto;
padding: 0;
text-align: left;
background-color: #fff;
}

h2 {
line-height: 1em;
}

#top-left {
width: 100%;
padding-left: 0;
padding-bottom: 1em;
float: none;
text-align: center;
background-color: #fff;
}

#top-right {
display: none;
}

#banner {
height: auto;
background: none;
text-align: center;
color: #B70404;
clear: none;
}

p#title {
margin: 0;
padding: 0;
width: auto;
font: bold 1.2em arial, sans-serif;
color: #000;
}

p#slogan {
display: none;
}

#dropdowns {
display: none;
}

/* navigation menu */

#navcontainer {
display: none;
}
/* end navigation */

#content {
float: none;
margin: 0;
width: auto;
line-height: 1.5em;
text-align: left;
}

#download {
display: none;
}

#printReport {
display: none;
}


#footer {
display: none;
}

#containlinks {
display: none;
}

.floatright2 {
padding-left: 90px;
}


