body { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; background-color: white; margin: 0; padding: 0; color: black; }
hr { height: 1px; width: 100%; background-color: #777777; border-style: none; margin: 5pt; }
form { margin: 0; }
img { border-style: none; }
table { border-style: none; }
pre { margin: 0; font-family: "Courier New", Courier, monospace; font-size: 85%; }
tt { font-family: "Courier New", Courier, monospace; font-size: 85%; font-weight: bold; }
ul { margin: 0 0 0 14pt; }
ol { margin: 0 0 0 14pt; }
ul > li { list-style-type: circle; }
ol > li { list-style-type: decimal; }
h1 { font-family: Arial, sans-serif; font-size: 180%; margin-top: 0; margin-bottom: 5pt; }
h2 { font-family: Arial, sans-serif; font-size: 140%; margin-top: 0; margin-bottom: 5pt; }
h3 { font-family: Arial, sans-serif; font-size: 120%; margin-top: 0; margin-bottom: 5pt; }

a:link { color: blue; background-color: transparent; text-decoration: underline; }
a:visited { color: navy; background-color: transparent; text-decoration: underline; }
a:hover { color: red; background-color: transparent; text-decoration: none; }
a:active { color: red; background-color: transparent; text-decoration: none; }

.error { color: red; background-color: transparent; }
.small { font-size: 85%; }
.inset { margin-left: 1%; }
.monotype { font-family: "Courier New", Courier, monospace; font-size: 85%; }

#contents { margin: 5% 10%; padding: 0; border-style: solid; border-width: 1px; border-color: black; background-color: #FAFAFA; }
#main { margin: 0; padding: 3%; }
#footer { margin: 0; padding: 3px; text-align: right; font-size: 75%; border-style: dotted none none none; border-color: black; border-width: 1px; }

td.left { padding-left: 0; }

div.navmenu { margin: 0 0 15pt; padding: 2pt 8pt; border-style: dotted; border-width: 1px; border-color: #BBBBBB; background-color: #EEEEEE; color: #111111; font-size: 90%; letter-spacing: 1pt; }
div.loginerror { color: white; background-color: red; font-weight: bold; padding: 3pt 10pt; }
div.loggedout { color: white; background-color: green; font-weight: bold; padding: 3pt 10pt; }

.listitem1 { background-color: #CFF7DB; color: black; }
.listitem2 { background-color: #E8FBEE; color: black; }

.attention1 { background-color: #C92B19; color: white; }
.attention2 { background-color: #E0301C; color: white; }

.inactive1 { background-color: #E0E0E0; color: #777777; }
.inactive2 { background-color: #E6E6E6; color: #777777; }


