/* CSS Document */

body {
font-family: Verdana, arial, times, helvetica, arial, sans-serif;
font-size: 100.01%;
margin: 0;
padding: 0;}


/*TOP NAVIGATION AND SEARCH BAR */

#navwrap {
display: none;}

#topnav {
display: none;}

/*SIDE NAVIGATION */

#sidenav {
display: none;}

/*MAIN CONTENT AREA  */

#content {
margin: 2em 1.5em 0 1.5em;
font-size: 85%;}

#content h1 {
color: #000000;
padding: 20px 0;}

#content h2 {
height: 1.8em;
font-size: 110%;
padding-left: 5px;
padding-top: 6px;
background: none;}

#content h3 {
font-size: 90%;
margin: 3px 0 0 10px;
float: left;}

#content p {
font-size: 90%;
line-height: 1.5em;
margin: 1px 10px 20px 10px;
line-height: 1.5em;}

#content ul {
font-size: 90%;
padding: 0 10px 20px 20px;
margin: 0 0 0 15px;
line-height: 1.5em;}

#content ol {
font-size: 90%;
padding: 0 10px 20px 20px;
margin: 0 0 0 15px;
line-height: 1.5em;}

#content table {
margin: 0 10px 20px 10px;
padding: 0px;
border: 1px solid black;}

#content td{
font-size: 90%;
padding: 7px;
border: 1px solid black;
vertical-align: top;}

#content th{
font-size: 90%;
padding: 7px;
border: 1px solid black;
vertical-align: top;}

#content table h3 {
font-size: 100%;
margin: 0 2.5em 0 0;}

#content table ul {
font-size: 100%;
margin: 0;
padding: 0 0 0 20px;}

#content a {
color: #77aab8;
text-decoration: none;}

#content a:hover {
text-decoration: underline;}

#content img {
float: left;}


/*  FOOTER PROPERTIES  */

#footer {
display: none;}
