@charset "utf-8";
/* CSS Document */

h1.ruled {font-size:3em;line-height:1.93;margin-bottom:.5em;}
h2.ruled {font-size:2em;line-height:2.25;margin-bottom:.65em;}
h3.ruled {font-size:1.5em;line-height:1.9;margin-bottom:1em;}
h4.ruled {font-size:1.2em;line-height:1.15;margin-bottom:1.25em;}
h5.ruled {font-size:1em;line-height:1.3;font-weight:700;margin-bottom:1.5em;}
h6.ruled {font-size:1em;line-height:1.35;font-weight:700;margin-bottom:0;}
h1.ruled, h2.ruled, h3.ruled, h4.ruled, h5.ruled, h6.ruled {
border-top:1px solid #c1d72e; border-bottom:1px solid #c1d72e;
}


h1.underline {font-size:3em;line-height:1.95;margin-bottom:.5em;}
h2.underline {font-size:2em;line-height:2.25;margin-bottom:.69em;margin-top:.05em;}
h3.underline {font-size:1.5em;line-height:1.95;margin-bottom:.99em;}
h4.underline {font-size:1.2em;line-height:1.18;margin-bottom:1.25em;}
h5.underline {font-size:1em;line-height:1.42;font-weight:700;margin-bottom:1.5em;}
h6.underline {font-size:1em;line-height:1.42;font-weight:700;margin-bottom:0;}
h1.underline, h2.underline, h3.underline, h4.underline, h5.underline, h6.underline {
border-bottom:1px solid #c1d72e;
}




ul.nav {margin:1.5em 0 1.5em 0; float:left;}
ul.nav li {display:inline; text-decoration:none; float:left; border-left:1px solid #ddd;}
ul.nav li a {margin:0 .59em 0 .59em; display:block; text-decoration:none;}
ul.nav li a:hover {text-decoration:underline;}
ul.nav li.noPipe {border:none;}
ul.nav li.noPipe a {margin-left:0;}



.borderboxfill {margin-bottom:1.5em;background:#eee;padding:1.4em; border:1px solid #c1d72e;}
.borderbox {margin-bottom:1.5em;padding:1.4em; border:1px solid #c1d72e;}


.box {margin-bottom:1.5em;background:#e9e9e9;padding:1.5em;}

.bgfill {width:100%; display:block; clear:both; text-align:center; background:#aaa;}
.imgborder {border:1px solid #999;}

.floatRight {float:right;}
.floatLeft {float:left;}
.center {text-align:center;}