body {
font-family: Georgia, ‘Times New Roman’, serif; 
background: #FFF;
color: #000;
font-size: 11pt;
}
#wrapper, #content {
width: auto;
height: auto;
margin: 0 5%;
padding: 0;
border: 0;
float: none !important;
color: #000;
background: transparent none;
}
/*#content {
margin: 10px;
}*/

#content { width: 100%; margin: 0; float: none; }
#header, #topnav, #menu, #sidebar, #nav, #footer, .noprint, #directors, #acro, #CAL .cu td:nth-child(n+3) {
    display: none;
}
#statement {
display: block;
border: 1px solid #666;
padding: 10px;
}
a:link, a:visited {
color: #781351;
background: transparent;
text-decoration: underline;
}
/*a:link:after, a:visited:after {
content: " [" attr(href) "] ";
}
*/
table {border: solid silver 1px; border-collapse: collapse;}
td, th  {font-size: 1em; border: solid silver 1px; padding:4px; }

.clubless { margin: 0px 10px 0px 10px; background-color: #ccff99; }
.pagebreak {
    page-break-before: always;
}
table.ctr {
    text-align:center;
}
#outerentry {border:none;}
#outerentry td {border:none;}

 .ui-accordion .ui-accordion-content {
        display:block !important;
    }