/* typography.css */
body {font-size:75%;color:#666;background:#fff;font-family:Verdana, Arial, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#1e7e54;}
h1 {font-size:1.7em;line-height:1em;margin-bottom:1em;}
h2 {font-size:1.5em;line-height:1em;margin-bottom:1em;}
h3 {font-size:1.2em;line-height:1em;margin-bottom:1em;font-weight:bold}
h4 {font-size:1.1em;line-height:2em;margin-bottom:1em;font-weight:bold;color:#666}
h5 {font-size:1em;line-height:1em;font-weight:bold;margin-bottom:1em;color:#666}
h6 {font-size:1em;line-height:1em;font-weight:bold;margin-bottom:1em;color:#666}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {color:#1e7e54}
p {margin:0 0 2em;font-size:.9em}
p img {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#FFF;background:#39f}
a {color:#39f;text-decoration:underline;}
blockquote {margin:5px;padding-left:10px;color:#666;font-size:.9em;border-left:4px solid #e0efc9}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0;font-size:100%}
ul, ol {margin:0 1em 2em 1em;}
ul {list-style-type:disc;font-size:.9em}
ol {list-style-type:decimal;}
ul li {list-style-type:none;background:url('/assets/templates/site/images/list1-1.gif') no-repeat left 6px;padding-left:15px;margin-bottom:5px}
ul li ul li {list-style-type:none;background:url('/assets/templates/site/images/list1-2.gif') no-repeat left 6px;padding-left:15px;font-size:100%} 
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
tr,td {vertical-align:top!important;}
th {font-weight:bold;background:#C3D9FF;}
th, td {padding:4px 10px 4px 5px;font-size:.9em}
tr.even td {background:#E5ECF9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
