body   { font-family: arial; font-size: 10pt; color:#000000; background-color: #FFFFFF; 
         margin-top:0px; margin-left:30px; margin-right:30px; }
 
table, table th, table td   { font-family: arial; font-size: 10pt; }

a:link       { color: #0000FF; text-decoration:none; }
a:hover      { color: #0000FF; text-decoration:underline; }
a:visited    { color: #800080; text-decoration:none; }
a            { font-weight: bold }

.topTable a:link, .foot a:link, .topTable a:visited, .foot a:visited { font-family: Arial; color: #FFFFFF; text-decoration: none; }
.topTable a:hover, .foot a:hover { font-family: Arial; color: #FFFFFF; text-decoration: underline; }

.topTable th { color: white; }
.foot th { color: white; }

h1   { font-family: Arial; color: #000066 }
h2   { font-family: Arial; color: #000066 }
h3   { font-family: Arial; color: #000066 }
h4   { font-family: Arial; color: #000066 }
h5   { font-family: Arial; color: #000066 }
h6   { font-family: Arial; color: #000066 }

.copy 	{ font-size: x-small; text-align:right; }

hr      { color:#000066; }

.home .topTable a.home, .supp .topTable a.supp, .over .topTable a.over, .link .topTable a.link, 
.cata .topTable a.cata, .staf .topTable a.staf, .down .topTable a.down { background-color: #ffffff; color: #000000; padding-left:6px; padding-right:6px;}

.home .botTable a.home, .supp .botTable a.supp, .over .botTable a.over, .link .botTable a.link, 
.cata .botTable a.cata, .staf .botTable a.staf, .down .botTable a.down { color: #a8a8a8; }

.adaHide  { position: absolute; left: -600px; top: -600px;}

/*UL LI        { color:#000066;  }*/

.column {
        float: left;
        margin-right: 15px;
}
.endColumns  {
        clear: left;
}
@media print  {
.adaHide, .topTable, .botTable  {
  display: none !important;
  }
  .botTable:after {
     content: "EUREKA, CCIS, copyright 2010, www.eurekanet.org";
     display: block;
     margin-top: 2em;
     text-align: center;
  }

}