/* general */
* {color: black;}
.nodisp {display:none;}
.tac {text-align:center;}
.tar {text-align:right;}
.bold {font-weight:bold;}
hr, form {display:none;}
img {border:0px solid #000;}
a {color:#000; text-decoration: none;}
/* logo */
#e-docs-logo {position: absolute; left: 0px; top: 0px; width: 211px; height: 96px;}

#left-img, .plr6px img.fl, #bread-crumbs, #top-nav, #footer  {display: none;}
#contact { margin-top: 10px; border-top: 1px solid black; }

/* text */
h1 { margin-top: 100px; border-top: 1px solid black; font-size: 130%; line-height: 150%;}
h2 { margin-bottom: .8em; font-size: 100%; line-height: 150%;}
h3 { margin-bottom: .4em; font-size: 90%; line-height: 150%;}
p { margin: .6em 0 1.2em; font-size: 75%; line-height: 120%;}
ul { margin-left: 16px;}
ul li { margin-bottom: .2em; font-size: 75%; line-height: 120%;}

/* skip to navigation */
#skip-to-navigation { display: none;}
