
BODY { color: #fff; font-size: 95%; font-family: verdana, arial, helvetica, sans-serif; background-color: #009; margin: 0px; padding: 0px; text-align: center; }
A:link { color: #009 }
A:visited { color: #009 }
A:hover { color: #fff; background-color: #009 }
A:active { color: #009; background-color: #fff }
.spacer { clear: both }
h2, h3 {  color: #666; font-weight: bold;  }
ul  { list-style-type: square; list-style-position: outside }
address {font-style:normal; padding-left: 10px;}
DIV#wrap { text-align: left; color: #000; background-color: #fff; margin: 0 8% 0 8%; border: none; line-height: 1.2em; }
DIV#banner  { color: #fc3; background-color: #009; margin: 2em 8% 0 8%; padding-bottom: 0.5em; border-bottom: 1px solid #009; text-align: left;}
DIV#banner img { padding: 0 .5em 0 0; border: none; }
DIV#navtop {margin: 0 8% 0 8%; border-bottom: 1px solid #000;  text-align: left;}
DIV#navtop ul {
padding: 0.2em 0;
margin: 0;
list-style-type: none;
background-color: #c00;
color: #FFF;
width: 100%;
font-size: 11px;
}

DIV#navtop li { display: inline; }

DIV#navtop li a {
font-size: 11px;
font-weight: bold;
text-decoration: none;
background-color: #c00;
color: #FFF;
padding: .2em 2em;
}

DIV#navtop li a:hover {
background-color: #c00;
color: #009;
}
DIV#container  { background-color: #fff; background: url(../images/white170.gif) repeat-y; }
DIV#container2   { background-color: #fff; }
DIV#navleft  { line-height: 1.5em; float: left; padding-top: 4em; padding-left: 1em; width: 150px }
DIV#navleft h2, h3  { font-size: 1.25em; line-height: 1.25em; padding-left: 10px;}
DIV#navleft P {  line-height: 1.5em; padding-left: 10px; }
DIV#navleft UL { list-style-type: none; margin: 0px; padding: 0px }
DIV#navleft UL LI { margin-top: 4px }
DIV#navleft UL LI A { color: #009; text-decoration: none; font-weight: bold; padding: 3px 5px 3px 10px; width: 135px; display: block }
DIV#navleft UL LI A:hover { color: #fff; background-color: #009; }
DIV#more { color: #000; float: right; margin: 0px; padding: 2em 10px 0px 0px; width: 160px }
DIV#more H3 { color: #009; margin-top: 0px; padding: 0.2em }
DIV#content { color: #000; background-color: #fff; margin-right: 20px; margin-left: 190px; line-height: 150%; }
DIV#content img      { float: right; margin-top: 0.5em; margin-left: 0.5em; padding: 0.5em; border: none 0px #666; vertical-align: top; }
DIV#content img.left { float: left; margin-right: 0.5em; margin-left: 0; padding: 0.5em; vertical-align:top; }
DIV#content pre { font-family: courier, "courier new", monospace; font-size: 1em; }
DIV#content H1 { color: #009; font-weight: normal; font-size: 2em; margin: 0px; padding-top: 1em; clear: none; }
DIV#content h2, h3 { font-size: 1.25em; }
DIV#content p { clear: none; position: relative; }
DIV#content ol ul   { list-style-type: square }
DIV#content ol li {clear:both; }
DIV#cleardiv { clear: both; height: 1em }
DIV#footer { color: #000; background-color: #fff; text-align: right; clear: both; padding: 0.5em 1em; border-top: 1px solid #60c }
DIV#footer UL { list-style-type: none; margin: 0px; padding: 0px }
DIV#footer LI { margin-right: 1em; display: inline }

span.plaintext { font-family: courier, "courier new", monospace; }
.plainbold { font-family: monospace; font-weight: bold; }
.clear {clear: both; vertical-align:top;}

