/* -------------------------------------------------------------------------------- */

/*This is a new Style sheet for the Nov 2001 version of the Streams of data web site
There were two sheets which have been consolidated into one. I hope to clean up the results to produce a more refined result. I also intend to use some more graphics this time.

Still working on it as of Sept of 2002*/

/* -------------------------------------------------------------------------------- */


div.not { background-color: pink; color: green;}

div.not h1{ color: green;}

h1 {  font-style: italic;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 300% ;
      margin-top: -6px;;
      margin-left: 80px;;
      margin-right: 0px;
      margin-bottom: 0px;
      color: gray;}

h2 {  font-style: italic;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 150% ;margin-top: -6px;;
      margin-left: 80px;
      margin-right: 0px;
      margin-bottom: 0px;
      /*text-align: center;*/
      color: gray;}

h3 {  font-style: italic;
      font-family: Verdana, Arial, Helvetica, sans-serif;
      color: #009999;
      word-spacing: 3px;
      margin-bottom: 0px;
      margin-left: 40px;}

h4, h5, h6 {
      font-family: Arial, Helvetica, sans-serif; 
      margin-left: 40px; ;
      color: #333333;
      font-style: italic}


body { 
      word-spacing: 110%;
      margin-right: 0px; 
      margin-left: 0px;; color: #000000; background-color: #FFFFFF}


.navtoo { 
      text-align: center; 
      color: red; 
      border-color: #CC0000 black black; 
      width: auto; 
      margin-top: -1em; 
      margin-right: 0px; 
      margin-left: 40px; 
      padding-right: 40px;}

p {   margin-left: 40px;
      color: #000000;
      margin-right: 30px;;
      text-align: justify;
      border-color: #CC0000 black black #CC0000;
      border-top-width: 2px;
      border-left-width: 2px}

.nav {
	left: 140px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 60px;
	z-index: 1;
}
.ahem { display: none; }


/*
.nav {text-align: center;
      color: red; 
      border-color: #CC0000 black black;
      width: auto;
      margin-top: 0px;
      margin-right: 0px;
      margin-left: 40px;
      padding-right: 40px;;
        border-style: solid;
        border-top-width: 2px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-left-width: 0px}

.nav a:link {
      color: #000099; 
      font-family: Arial, Helvetica, sans-serif;
      text-decoration: none;
      font-weight: bold}
.nav a:visited {
      color: #660066;
      font-family: Arial, Helvetica, sans-serif;
      text-decoration: none;
      font-weight: bold}
.nav a:hover {
      color: #009999;
      font-weight: bold;
      font-family: Arial, Helvetica, sans-serif;
      text-decoration: none;
      letter-spacing: normal}
nav a:active {
      font-weight: bold;
      color: #FF0000;
      font-family: Arial, Helvetica, sans-serif;
      text-decoration: none}
*/

.new {color:red; 
      background-image: url(/img/lt_teal_bg_4.png)}

table {
      margin-right: 40px; 
      margin-left: 40px;  
      cellpadding: 3; 
      cellspacing: 0; 
      border: none; 
      border-color: #CC0000 #999999 #999999 #CC0000; ; 
      border-width: 0px 0px 0px 0px} /* or 2px 0px 0px 2px */

td {  border-color: #CCCCCC #999999 #999999 #CCCCCC; ;
      margin-right: 40px;
      border-style: solid;
      border-top-width: 0px;        /*or 2px*/
      border-right-width: 0px;
      border-bottom-width: 0px;
      border-left-width: 0px}       /*or 2px*/

.copy {
      font: smaller Arial, Helvetica, sans-serif;
      color: #CCCCCC;
      text-align: center}

cent {text-align: center}


td p {
      margin-left: 6px;
      color: #000000;
      margin-right: 6px;
      text-align: left;
      border-top-width: 2px;
      border-left-width: 2px}
      
td h2 {
      font-style: italic; 
      font-family: Arial, Helvetica, sans-serif;
      font-size: 150% ;
      margin-top: -6px;
      margin-left: 0px;
      margin-right: 0px;
      margin-bottom: 0px;  
      text-align: left;
      color: gray;
        border-style: solid; 
        border-color: #cc0000;
        border-top-width: 0px; 
        border-right-width: 0px; 
        border-bottom-width: 2px; 
        border-left-width: 0px}

li {  margin-left: 40px}

td li {  margin-left: 0px}

td h3 { 
      font-style: italic; 
      font-family: Verdana, Arial, Helvetica, sans-serif;
      color: #009999; 
      word-spacing: 3px;
      margin-bottom: 0px;
      margin-left: 0px;}


.boxed {
      background-color: #CCCCCC;
      margin-right: 40px;
      margin-left: 40px;
      padding-top: 10px;
      padding-bottom: 10px;
      font: small Verdana, Arial, Helvetica, sans-serif;
      color: #666666}

.rightj { text-align: right }

.centj {  text-align: center}
