h1 {
  margin-top:-10px;
  padding-top:0px;
}
.navLevelOne {
  padding-left:10px;
}
.navLevelTwo {
  padding-left:20px;
}
.navLevelThree {
  padding-left:30px;
}
#footer {
  padding-top:40px;
}
#navBody {
  padding-bottom:20px;
}
#topLeft, #topRight, object, embed {
  display:none;
}
.bodyLevelThree table {
  border-style:solid;
  border-color:#DDDDDD;
  border-width:1px;
}
.bodyLevelThree td {
  border-right-style:solid;
  border-right-color:#DDDDDD;
  border-right-width:1px;
  border-bottom-style:solid;
  border-bottom-color:#DDDDDD;
  border-bottom-width:1px;
}
.bodyLevelThree th {
  border-right-style:solid;
  border-right-color:#DDDDDD;
  border-right-width:1px;
  border-bottom-style:solid;
  border-bottom-color:#DDDDDD;
  border-bottom-width:1px;
  font-weight:bold;
}
.imageFloatRight{
  display:none;
}
.imageFloatLeft{
  display:none;
}
.clearThis {
  clear:both;
  float:none;
  font-size:1px;
  color:#FFF;
}
.studyDeskBlock{
  display:none;
}
img{
  display:none;
}