/* layout */
body {margin: 0; padding: 0; background: #fff; color: #000; font-size: 75%; line-height: 1.3;}
#logoArea, #leftnav, #rightnav, #topnav {position: absolute;}
#logoArea {top: 5px; left: 15px; z-index: 2;}
#leftnav, #rightnav {top: 70px;}
#leftnav {left: 15px; width: 153px; border: 1px solid #5F9B73; padding: 5px;}
#rightnav {right: 0px; width: 150px; padding-right: 10px;}
#topnav {margin: 18px 10px 0 0; top: 0px; right: 10px; width: 650px; z-index: 100;}
.rt, #topnav {text-align: right;}
#header {border-bottom: 3px outset #000; background: #5F9B73; height: 50px;}
#content {margin: 10px; border-right: 1px dotted #5F9B73; padding: 5px 15px 5px 5px;}
#news {padding: 5px;}
.noBottomMargin {margin-bottom: 0;} 
#printed, .hide {display: none;}
#footer {margin: 10px; padding: 3px; border-top: 1px solid #5F9B73;}
.topBorder {border-top: 1px solid #5F9B73;}
.sch {border: 1px dotted #5F9B73; padding: 10px; margin-bottom: 30px;}

/* text settings */
h1, h2, h3, div, pre {font: 120%/1.3 verdana,geneva,lucida,arial,sans-serif;}
h1 {letter-spacing: 2px;}
h1, h2 {font-size: 140%; margin-top: 0;}
h1 span {font-size: 70%; letter-spacing: 3px; line-height: 1.4;}
.sch h3 {font-size: 130%; margin-top: 0;}
#topnav {font-size: 110%;}
.small, #footer, #news, .sch {font-size: 100%;}
#content .small {font-size: 90%;}
#content .small.rt {font-size: 80%;}
#topnav ul, #topnav li, #leftnav ul, #leftnav li, #rightnav ul, #rightnav li {margin: 0; padding: 0; list-style: none;}
#topnav ul, #topnav li  {float: right;}
#leftnav li {margin: 15px auto;}
#logoArea h1 {margin: 0; color: #fff; background: #5F9B73; line-height: 1.0;}
#content ul {list-style: circle;}
#content li {margin-bottom: 15px;}
#content .sch ul li, #content .sch ol li, .rt.small {margin-bottom: 0;}
#content ul li ul li {list-style: square; margin: 15px auto;}
#leftnav h2 {border-bottom: 3px double #5F9B73; padding-bottom : 2px; font-size: 130%;}
#rightnav h2 {font-size: 110%; font-weight: bold;}
#rightnav li {margin-bottom: 15px;}
.bld {font-weight: bold;}
#topnav a {color: #fff;}
#topnav, #topnav a:visited {color: #fc9;}
a:hover, a:active {text-decoration: none;}
acronym {border-bottom: 1px dashed #fff; cursor: help;}
#content acronym {border-bottom: 1px dashed #000;}

/* vertical spacing */
.height15 {height: 15px;}
.height30 {height: 30px;}
.height50 {height: 50px;}
.height75 {height: 75px;}
.height100 {height: 100px;}
.height120 {height: 120px;}
.height150 {height: 150px;}
.both30 {margin: 30px 0;}
.bottomMargin {margin-bottom: 35px;}