body 
{
  background-color: White;
  color: Black;  
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a
{
  text-decoration: none
  color:black;
}

#page {
  width: 100%;
}

#head {
  display: none;
}

#foot {
  display: none;
}

#footPrint, #headPrint {
  display: block;
}

#main {
  width: 100%;
  top: 0px;
  padding:0px;
  margin:0px;
}

#flashcontent {
  display:none;
}

#foot {
  display: none;  
}

.onlyprint {
   display: block;
}

.noprint {
  display:none; 
}

#head-print {
  margin-bottom: 15px;
}

#content {
  margin-top: 0px;
}

object, embed {
  display: none;
}

.rotator3 {
  display: none;  
}

#dataTitle {
  width: 100%;
}
  
#leftCol {
  display: none;
}
  
#navbar {
  display: none;
}
  
#data {
  width:100%;
  float:none;
}
