/* CSS Document */
html { margin: 0; padding: 0;}
body { margin: 0; padding: 0; font-family: verdana,  arial, helvetica, sans-serif;  color: #000; }

/* { margin: 0px; background: url(../images/new-header.gif) top right no-repeat #FFF 100px 0px ; }*/
#header
{display: block;	background-position: top; background-repeat: no-repeat; padding: 0px 2px 0px 0; background: #C4CEE7;
}

#smalltopnav { display: none; }
#topnav { display: none; }
#leftnav { display: none; }
.mainNav { display: none;  }
.activeNav { display: none; }
.subnav { display: none; }

#content {
	padding: 0px 2% 0px 0;
	font-size: 80%; 
	margin: 16px 0 0 5px;}

h1 { padding: 1px 0 3px 0; font-size: 120%; margin: 0 0 10px 0; color: #000066; background: #EEE; }
h2 { padding: 3px 0 3px 0; font-size: 110%; margin-bottom: 10px; color: #000066; background: #EEE; }
h3 { padding: 3px 0 3px 0; font-size: 100%; margin-bottom: 10px; color: #000066; }


.hidden { display: none}

ul { margin-top: 0px; padding-left: 2em; list-style-type: disc; margin-bottom: 1em; padding-bottom: 0px; text-indent: 0px; padding-top: 0px; list-style-type: disc }
ul ul {	list-style-image: url(../images/indent.gif); list-style-type: disc }
ol { margin-top: 0px; margin-bottom: 1em; padding-bottom: 0px; padding-top: 0px }
li { padding: 0; margin: 0em 0em 0.5em; }

a { color: #000066; text-decoration: underline; }
a:visited { color: #000066;  text-decoration: underline; }
a:hover { color: #000066;  text-decoration: underline; }

p {	padding: 0px; margin: 0 0 1em 0; }

table { font-size: 100% ; }


.top { display: none; }
.author { display: none; }
.pipe { display: none; }

