body,table,input,select,textarea {
  font-family:"Verdana",sans-serif;
  font-size:12pt;
}

p,a,h1,h2,h3,h4,div,span,th,td,dl,dt,dd {
  font-family:"Verdana",sans-serif;
  font-size:10px;
  font-weight: normal;
}

body {
  background-color:#fff;
  color:#000;
}

img {
  border:0;
}

p,
li {
  line-height:1em;
}

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

#H {
  height:auto;
  border:0;
  background:none;
}

.NoPrint,
.Sidebar,
.Segment,
#H .Images,
#H .Name,
#NT,
#NB,
#S,
#F,
#Crumb
{
  display:none;
}

#FormBorder {
 border:0;
}

#H .Logo a {

  position:relative;
  display:block;
  width:auto;
  height:auto;
  margin:0 0 1em 0;
  font-size:1.2em;
  font-style:normal;
  color:#000;
  border-bottom:#999 solid 1px;
  text-decoration:none; 

}

#H .Logo span {
  display:block;
}

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

h3 {
  font-size:1.1em;
  font-weight:bold;
  color:#000000;
}

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

#C p {
  max-width:auto;
}

* html #C {
  height:auto;
}

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

#F .Contacts {
  border:0;
}

#Search {
  display: none;
}

.FP .Author {
  margin-top:1em;
  text-align:right;
}


table.standard tbody td {
  padding-top: 5px;
}

table.standard tbody th,
table.standard tbody td {
  padding: 1px;
  vertical-align:top;
}

