/* CSS Document */
#headerRow {
display:none;
}
#tocL {
display:none;
}
#bot1 {
display:none;
}
#bot2 {
display:none;
}
#content {
display:block;
padding-right: 30pt;
}
p.faqnav a {
display:none;
}
a.faqnav {
display:none;
}
td#navup {
display:none;
}
H1 {
font-family:"Times New Roman", Times, serif;
font-size:19pt;
font-weight:bold;
line-height: 24pt;
border-bottom: solid 1pt #F4B73D;
margin-bottom: 10pt;
margin-top: 20pt;
color:#66523D;
}
.content {
font-family:"Times New Roman", Times, serif;
font-size: 12pt;
letter-spacing: 0em;
}
.subtoc {
display:block;
color:#543D3D; 
font-size:10pt; 
font-family:"Times New Roman", Times, serif;
font-weight:bold; 
text-decoration:none; 
line-height:14pt; 
margin-top: 1pt; 
margin-bottom: 1pt; 
}
a {
color:#000000;
text-decoration: none;
}
li {
border-bottom: solid white 10pt;
}

/* From Screen Stylesheet */
h2 {
color:#66523D; 
font-size:15pt; 
font-family:"Times New Roman", Times, serif;
font-weight:bold;
margin-top:6pt; 
margin-bottom:10pt; 
}
h3 {
color:#543D3D; 
font-size:14pt; 
font-family:"Times New Roman", Times, serif;
margin-top:0pt; 
margin-bottom:0pt; 
border-bottom:1pt solid #F4B73D;
font-weight:bold;
}
.tLine {
display:block;
margin-top:3pt; 
margin-bottom:3pt; 
border-top:1pt solid #F4B73D;
}
HR {
display:block;
margin-top:3pt; 
margin-bottom:3pt; 
color: #FFCC66;
}
.FAQnav {
color:#543D3D; 
font-family:"Times New Roman", Times, serif;
font-size: 10pt;
line-height: 14pt;
}
.fullBorder {
border: solid 1pt #779a4e;
}

/* Printed Footer Text */
.printtext {
display: block;
font-family:"Times New Roman", Times, serif;
font-size: 9pt;
}
/* test printing URLs - as found on A List Apart web site http://www.alistapart.com/articles/goingtoprint/ */
#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 80%;
   }
#URL a[href^="/"]:after {
  content: " (http://www.springfield-twp.us" attr(href) ") ";
   }


