body {
  background:#E7E7E7;
  margin:20px;
  font-family:verdana,arial,sans-serif;
  font-size:80%;
}

img {
  border:0px;
}

a {
  color:#066;
  text-decoration:none;
}

a:hover {
  color:#066;
  text-decoration:underline;
}

ul {
  padding:0px;
  margin:0px;
}

ul li {
  list-style:square;
  margin-left:16px;
}

h1 {
  font-weight:bold;
  font-size:130%;
  color:#066;
  margin:5px 0px 10px 0px;
  text-align:right;
}

h3 {
  font-weight:bold;
  font-size:100%;
  margin:10px 0px 5px 0px;
}

#page {
}

#page #logo {
  display:none;
}

#page #top {
  display:none;
}

#page #menu {
  display:none;
}

#page #content {
  font-family:arial,verdana,sans-serif;
}

#page #content #pagefn {
  display:none;
}

.tip {
  clear:both;
  display:none;
}

.intexttable {
  border-collapse:collapse;
}

.intexttable td {
  padding:2px 4px;
  border:1px solid #000;
}

.intexttable .strong {
  font-weight:bold;
}

#page #content #contactinfo {
  float:left;
  width:350px;
}

.row {
  clear:both;
  width:360px;
  padding:0px;
  margin:0px;
  margin-top:10px;
}

.topspace {
  padding-top:20px;
}

.row .label {
  float:left;
  width:120px;
  text-align:right;
  padding:0px;
  margin:0px;
  vertical-align:top;
}

.row .value {
  float:right;
  width:230px;
  text-align:left;
  padding:0px;
  margin:0px;
  vertical-align:top;
}

.news {
  clear:both;
}

.news .images {
  float:left;
  width:65px;
  padding:0px 5px 0px 0px;
}

.news .images img {
  border:5px solid #dedede;
  margin-top:2px;
}

.news .images a img {
  border:5px solid #c8dada;
}

.news .images a:hover img {
  border:5px solid #399;
}

.news .newstext {
  float:left;
}

#page #content #maps {
  float:right;
  width:210px;
}

#page #content #maps a img {
  border:5px solid #c8dada;
  margin-top:10px;
}

#page #content #maps a:hover img {
  border:5px solid #399;
}

#page #copyright {
  display:none;
}

.printonly {
  clear:both;
  margin-top:10px;
  border-top:1px solid #399;
  text-align:center;
}
