body {
    color: #000;
    font-family: gill sans, verdana, arial, sans-serif;
    font-size: 11pt;
}

a {
    color: #000;
}


h1 {
    font-size: 16pt;
    font-weight: normal;
}
h2 {
    font-size: 13pt;
    font-weight: normal;
}
h3 {
    font-size: 11pt;
}
img {
  border: 0;
}

.caps {
    text-transform: uppercase;
}
#bodytext {
    margin-left: 30px;
    margin-top: 30px;
}
#footer {
    color: #999;
    margin-top: 2.0em;
    font-size: 80%;
}


.hideprint,
#menuleft,
#langmenu,
#imgprev,
#bodytext div.banner
{
    display: none;
}


fieldset fieldset {
    border: 0;
    padding: 0;
}
div.formLike {
  border-bottom: 1px solid  #ccc;
  border-top: 1px solid  #ccc;
}
.error {
    color: #900;
}
#bodytext p.subsubnav {
    margin-bottom: 1.5em;
}
#nav {
    margin-bottom: 1.0em;
}
#nav a {
    padding-right: 30px;
}

#bodytext .subnav a {
    padding-right: 30px;
}

#bodytext td.twoColsLeft {
    width: 50%;
    padding-right: 20px;
}
#bodytext td.twoColsRight {
    width: 50%;
}

#bodytext table h3 {
    margin-top: 0;
    padding-top: 0;
}

#bodytext fieldset {
  margin-bottom: 1.0em;
  margin-top: 2.0em;
}
#bodytext input.inputLarge {
  width: 20em;
}
#bodytext textarea {
  width: 99%;
  height: 10em;
}
#bodytext legend {
  margin-left: -1em;
  margin-top: -1em;
}
#bodytext div.partners {
  color: #666;
}
#bodytext div.partners table {
  margin-bottom: 2.0em;
  border-right: 1px solid #999;
}
#bodytext div.partners td {
  border-left: 1px solid #999;
  padding: 5px;
}
#bodytext div.partners td p {
  margin-top: 0.5em;
}

