body { padding: 0; margin: 0; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: rgb(128, 201, 255) }
img { vertical-align: bottom }
a:link, a:visited { color: rgb(0, 100, 128); background-color: transparent; text-decoration: none }
a:hover { text-decoration: underline }
a.section:link, a.section:visited { color: rgb(128, 128, 0); background-color: transparent; text-decoration: none }
a.section:hover { text-decoration: underline }
a img { border: 0 }
li { margin-top: 0; margin-bottom: 0 }

div.header { margin-bottom: 2.25em; background-image: url("images/titleback.gif") }
div.navigation { background-color: rgb(201, 255, 201); font-weight: bold; font-size: 0.75em; padding: 1em; margin: 1em; float: right; border: 1px solid }
div.indent { margin-left: 1em; font-size: 0.9em }
div.content { margin-left: 97px; font-size: 0.95em }
div.buttons { float: right; margin-right: 2em }
div.footer { margin-top: 1em; text-align: right; background-image: url("images/footerback.gif") }
img.footer { float: left }

p { margin: 1em 2em 1em 0 }
h1 { background-color: rgb(192, 228, 255); font-weight: bold; font-size: 1.4em; margin: 1em 0 1em -41px; padding: 0.3em 0.6em }
h2 { font-size: 1em; font-weight: bold }
h3 { font-size: 1em; font-style: italic; font-weight: normal }
p.indent { margin-left: 2.5em }
p.directions { text-align: right; font-weight: bold; font-size: 1.2em }
ul, ol { margin-right: 2em }
pre { background-color: rgb(165, 228, 228); padding: 1em }

img.sidepic { float: right; margin: 0 0 15px 15px }

table { text-align: center; font-size: 0.75em; margin: 1em 2em 1em 0 }
table thead th { color: white; background-color: rgb(0, 100, 128) }
table.ref-css thead th { color: white; background-color: rgb(0, 100, 128); height: 2em }
table tbody td { color: black; background-color: rgb(191, 228, 228) }
table tbody td.footer { color: white; background-color: rgb(0, 100, 128); font-weight: bold }
table.ref-css tbody td.footer { color: white; background-color: rgb(0, 100, 128); font-weight: bold; height: 2em }
table td { padding: 0 1em }
col.three { width: 33% }
col.four { width: 25% }
col.five { width: 20% }
