/* print styles */

body, #outer-wrapper, #wrapper, #container, #main, .content, .content #left, .content #right {
float: none;
width: 100% !important;
margin: 0 !important;
padding: 0 !important;
}

#leftside, #rightside, #footer, #wrap-top-nav, #wrap-header, #wrap-footer, .subheader, .headerimage, .tiered-header, .crumb, #wrap-bottom-nav, .pagebot {
display: none;
}
p, div, td {
font-family:arial,helvetica,sans-serif;
font-size:11pt;
}
h1, h2, h3, h4 {
font-family:arial,helvetica,sans-serif;
}
#leader {
font-size:12pt;
}
a img {
border:none
}
.update {
font-style:italic;
}
#container div {
border: medium none;
padding: 0;
}
form {
display: none;
}



