body {
  font: 10pt Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
}

div {
  display: block;
}

table, td {
  border-style: none;
} 

h1 {
  line-height: 1.2em;
  font-size: 2.0em;
  font-weight: normal;
  margin: 0;
  padding: 0 0 0.8em 0;
}

h2 {
  line-height: 1.2em;
  font-size: 1.25em;
  font-weight: normal;
  margin: 0;
  padding:0 0 0.4em 0;
}

h3 {
  font-size: 1.15em;
  font-weight: bold;
  border-bottom: 1px solid #CCCCCC;
  margin: 0;
  padding:0 0 0.4em 0;
}

h4, h5, h6 {
  font-size: 1.05em;
  font-weight: bold;
  border-bottom: 1px solid #CCCCCC;
  margin: 0;
  padding:0 0 0.4em 0;
}

a {
  color: #FF7900;
  text-decoration: none;
}

p {
  margin: 1em 0 2em 0;
}

.invisible {
  display: none;
}

.headerleft {
  display: none;
}

.headerright_main {
  display: none;
}

.headerright_gis {
  display: none;
}

.headerright_db {
  display: none;
}

.headerright_consulting {
  display: none;
}

.headerright_training {
  display: none;
}

.nav {
  display: none;
}

.nav ul {
  display: none;
}

.nav li {
  display: none;
}

.nav li a {
  display: none;
}

.nav div {
  display: none;
}

.nav div a {
  display: none;
}

.nav img {
  display: none;
}

.subnav {
  display: none;
}

.subnavroot {
  display: none;
}

.subnavroot ul {
  display: none;
}

.subnavroot li {
  display: none;
}

.subnavroot a {
  display: none;
}

.address {
  margin: 5em 0 0 0;
  font-size: 0.9em;
  text-align: center;
}

.address a {
  line-height: 2em;
}

.content {
  line-height: 1.5em;
}

.content p {
  line-height: 1.5em;
}

.footer {
  display: none;
}

.search {
  display: none;
}

.search input {
  display: none;
}

.gis {
  font-weight: bold;
  color: #0B398C;
}

.database {
  font-weight: bold;
  color: #0380B7;
}