ul#menu, div#footerMenu {
	display: none;
}

div#page, div#content{
	width: 100%;;
	margin: 0;
	padding: 0;
}

div#leftMenu, div#membershipMenu{
        display: none;
	width: 140px;
	padding: 0;
}

div#contentRight {
	width: 100%;
	padding: 0 0 0 10px;
}

h1, h2, h3 {
    clear: both;
    margin-top: 0.5em;
    width: 100%;
}

h1, h2 {
    text-align: center;
}

.copyright, .HideFromPrinter {
    display: none;
}

div#contentRight * {
        line-height: 150%;
}

h3 {
   font-size: 1.5em;
   padding-top: 2em;
}

p {
   font-size: 1.5em;
   padding-top: 1.5em;
}

td, th {
   font-size: 1.5em;
}

td.total {
   font-size: 2.5em;
}
