.none {
display: none
}

body {
margin: 0px 0px 0px 0px;
padding: 4px;
border-left: 4px solid rgb(0, 128, 64);
font-style:normal;
font-variant:normal;
font-weight:normal;
font-size:small;
font-family:Arial, Helvetica, sans-serif
}

hr {
border: 1px solid rgb(0, 128, 64);
height: 1px;
width: 90%;
}

td.divider {
border-top: 4px solid rgb(0, 128, 64);
}

p {
margin-top: 8px;
margin-left: 8px;
}

#left {
float: left;
margin-right: 20px;
}

.clear-left {clear: left}

td {
font-size: 95%;
line-height: 90%;
}

td.filled {
background: rgb(0, 128, 64);
font: normal normal normal small sans-serif;
color: white;
}

.table-title {
background: #54C571;
font: normal normal normal small sans-serif;
color: black;
}

#header {
display: block;
height: 60px;
background: rgb(0, 128, 64);
clear: left;
padding: 0px;
margin: 0px;
}

#header .logo {
float: left;
border: 0px;
width: 60px;
height: 60px;
}

#header .head {
display: block;
font: normal normal normal small sans-serif
}

#header .subhead {
display: block;
font: italic normal normal small sans-serif
}

#header a {
text-decoration: none;
color: black;
font-size: 10;
}

#header a:hover {
text-decoration: none;
color: white
}

#sections {
display: block;
background: rgb(0, 128, 64);
color: white;
font: normal normal normal small sans-serif;
clear: left;
padding: 0px;
margin: 0px;
}

#sections a {
text-decoration: none;
color: white;
}

#sections a:hover {
color: black;
}

#sections .selected {
background: #54C571;
color: black;
padding: 0px 6px 0px 0px;
}

#sections .selected a {
color: black
}


#sections .selected a:hover {
color: white
}

#contents {
display: block;
background: #54C571;
}

ul.index {
}

ul.index li {
list-style-position: inside;
}

ul.compact {margin: 0px; padding: 0px}

ul.compact li {
padding: 2px;
list-style-position: inside;
border-bottom: 1px solid silver
}

.date {font-style: italic}
.title {font-weight: bold}
.text{}

ul {
margin-top: 4px;
margin-bottom: 8px;
}

li {
padding: 0.2em;
}

li.highlights {
padding: 0.2em;
list-style-type: circle;
}

h1 {
display: block;
margin: 4px 0px 0px 0px;
padding: 2px 4px;
color: white;
background: rgb(0, 128, 64);
font: normal normal normal x-large sans-serif;
font-size: 23;
}

h2 {
display: block;
margin: 0px;
padding: 4px 4px 0px 8px;
font: normal normal normal large sans-serif;
}

#footer {
font: normal normal normal xx-small sans-serif;
text-align: center;
margin: 4px 0px 0px 0px;
border-top: 1px solid rgb(0, 128, 64)
}

