
/* =sectionNav - top of page, universal nav */
#sectionNav {font-size: 0.9em; position: absolute; top: 0; right: 0px; background: url("/static/images/sectionNavTabRight.gif") no-repeat top right; margin: 0; padding: 0 2px 0 0;}
#sectionNav li {list-style: none; margin: 0; padding: 0 0 0 2px; background: url("/static/images/sectionNavTabLeft.gif") no-repeat top left; float: left; width: 100px; text-align: center;}
#sectionNav li a {padding: 10px 0 0; height: 26px; display: block; color: black;}
#sectionNav li.current {background: url("/static/images/sectionNavCurrent.gif") no-repeat;}
#sectionNav li.current a {background: url("/static/images/sectionNavCurrentArrow.gif") no-repeat bottom center; color: #00853f;}

#headline {margin: 0 auto 10px;}
#headline h1 {width:219px; height:53px; display: inline; margin: 0;}
#headline h2 {width:106px; height:53px; display: inline; margin: 0;}

#terms { padding: 5px; height: 200px; width: 300px; border: 1.5px solid; border-color: #728FCE;font-family: MaisonNeue-Medium, serif; font-size: 14px; overflow: scroll; }
.lightBar{color: #000000;height: 1px;background: #c0c0c0;border: 0.5px;margin:0 0 0 0;}
.darkBar{color: #000000;height: 1px;background: #000000;border: 0.5px;	margin:0 0 10px 0;}
