body {
  background: white;
  color: black;
  font-size: 12pt;
  line-height: 1.5;
  text-align: left;
  font-family: "Frutiger", "Univers", "Helvetica Neue", Arial, Helvetica, sans-serif;
}

h1, h1 { font-family: "Frutiger", "Univers", "Helvetica Neue", Arial, Helvetica, sans-serif; }

h1 {
  line-height: 1.0em;
  padding: 0 0 0 0;
  font-weight: normal; 
  font-size: 1.5em;
  margin: 0 0 1em 0;
}

h2 {
  padding: 0 0 0 0;
  line-height: 1.286em;
  font-weight: normal;
  font-size: 1.1667em;
  margin-top: 1.929em;
  margin-bottom: 0.643em;
}

.noprint { display: none; }
img { border: none; }

a:link { color: black; text-decoration:none; }
a:active { color: black; text-decoration:none; }
a:visited { color: black; text-decoration:none; }

p { margin: 0 0 1.5em 0; }

#cmain {
   margin-left:5.2em;
   margin-right:5.2em;
}

.banner p {
  text-align: right;
}

div.map { 
  display: none;
}


