body {
  font-family: arial, helvetica, sans-serif;
  font-size: 13px;
  margin-top: 7px;
  background-color: white;
}

table {
  font-family: arial, helvetica, sans-serif;
  font-size: 13px;
}

div.container { width: 750px; }
div.content { padding-left: 5px; padding-right: 5px; }

h1.banner {
  font-family: verdana, helvetica, arial, sans-serif;
  text-align: center;
  color: black;
  font-size: 26px;
  font-weight: normal;
  margin-top: 15px;
  margin-bottom: 15px;
}

p.first { margin-top: 0px; }

img { border: 0px; }

img.r {
  float: right;
  margin: 5px 5px 0px 7px;
}

img.l {
  float: left;
  margin: 15px 12px 5px 5px;
}

a.footer {
  padding-left: 3px;
  padding-right: 3px;
  white-space: nowrap;
}

a:link { color: blue; text-decoration: underline; }
a:hover { color: red; }
a:visited { color: blue; text-decoration: underline; }
a:visited:hover { color: red; }

a.cbr:link { color: white; text-decoration: none; }
a.cbr:hover { color: white; text-decoration: underline; }
a.cbr:visited { color: white; text-decoration: none; }
a.cbr:visited:hover { color: white; text-decoration: underline; }

div.shaded { background-color: #DDDDDD; z-Index: 0; }
div.shaded .canvas {
  background-color: white;
  position: relative;
  left: -5;
  top: -5;
}

.oneLine { white-space: nowrap; }
.c { text-align: center; }
.r { text-align: right; }

/* ------------------------------------------------------------------ */

#bannerpic {
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 5px;
}

#bannerspeakto {
  padding-left: 10px;
  color: black;
  font-size: 16px;
  font-weight: bold;
  white-space: nowrap;
}

#bannerphone {
  padding-left: 10px;
  color: red;
  font-size: 22px;
  font-weight: bold;
}

#bannervtg {
  font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
  color: #969696;
  font-weight: bold;
  font-size: 9pt;
}

#bannervtg a:link { color: #969696; text-decoration: none; }
#bannervtg a:hover { color: red; text-decoration: underline; }
#bannervtg a:visited { color: #969696; text-decoration: none; }
#bannervtg a:visited:hover { color: red; text-decoration: underline; }

/* ------------------------------------------------------------------ */

#footerphone {
  vertical-align: middle;
  white-space: nowrap;
  color: red;
  font-weight: bold;
  font-size: 22px;
}

#footeror {
  padding-left: 20px;
  padding-right: 20px;
  vertical-align: middle;
  font-weight: bold;
  color: black;
  font-size: 18px;
  letter-spacing: -.1em;
  font-family: verdana, Arial, Helvetica, sans-serif;
}

#footercbr {
  width: 225px;
  height: 47px;
  text-align: center;
  vertical-align: middle;
  padding-top: 5px;
  padding-bottom: 5px;
  white-space: nowrap;
  color: white;
  background-color: #5B92E6;
  font-size: 13px;
  border: 2px outset lightblue;
  font-weight: bold;
}

div.footer { margin-top: 15px; }

