
body {
margin: 0em;
font-size: 12pt;
border: 0;
padding: 0;
width: auto;
float: none;
background: white;
color: black;
}

#top {
margin: 0;
padding: 0;
width: auto;
border: 0;
float: none;
}

address.contact, form, .navRow, #sideMenu2, #comments, .notPrint, #moduleNav, #header, #pseudoImageMap, #sideMenu, #navigation, .hide, #summaryAdamLink, .moreInfo, #footerLine, #accessibilityLinks, #comments {
visibility: hidden;
display:none;
}
#content {
position: relative;
top: 0;
margin: 0;
text-align: justify;
padding: 0;
float: none;
}
.printOnly {
visibility: visible;
display: block;
}
a:link, a:visited {
        color: #520;
        background: transparent;
        font-weight: bold;
        text-decoration: underline;

        }

.footerText {
float: none;
 }

#revised {
margin-top: 1em;
float: none;

text-align: left;
}

table {
text-align: left;
}
#members {
border-collapse: collapse;


}
.row0, .row1 {
border-top: 1px solid #cccccc;
padding: 1em 0;
}
.headerRow, th {
border-top: 2px solid #000000;

padding: .5em 0;

}
caption {
font-weight: bold;
margin-bottom: 1.2em;
font-size: 1.1em;
height: 2.2em;
}
abbr, acronym {
border: 0 !important;
border-bottom: 0 !important;
}

#footer  {
border-top: 1px solid #cccccc !important;
padding-top: 1em;
}
#homePage h1{
margin-bottom: 0;
}
#homePage h2 {
margin: 0 0 2em 0;
}

/*
#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
*/


