body,table,input,select,textarea {
  font-family:"Times New Roman",serif;
  font-size:12pt;
}

img {
  border:0;
}

a {
  text-decoration:underline;
  color:#000000;
  white-space:nowrap;
}

#H {
  height:auto;
  border:0;
  background-color:#ffffff;
}

#H .Logo,
#H .Photo,
.Nav {
  display:none;
}

#H h1 {
  display:block;
  margin:0 0 1em 0;
  font-size:1.4em;
  font-style:normal;
  color:#000000;
  border-bottom:#999999 solid 1px;
}

h1 {
  font-size:1.2em;
  font-style:normal;
  color:#000000;
}

#W {
  background-color:#ffffff;
}

#C {
  min-height:auto;
  margin:0;
  padding:0;
}

* html #C {
  height:auto;
}

.Crumb {
  position:static;
  text-align:right;
  background:none;
  color:#666666;
}

.Crumb .Nav {
  display:block;
}

#F {
  margin-top:1em;
  border-top:#999999 solid 1px;
}