html {
  overflow: auto;
  overflow-x: hide;
  overflow-y: scroll;
}
body {
  background: #fff;
  color: #000;
  font-family: Helvetica, Grotesque, Arial, sans-serif;
  text-align: center;
}
body p {
  margin: 0 auto;
}
a {
  color: #00f;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
br.cb {
  clear: both;
}
div {
  text-align: left;
}
div.centered {
  border: none;
  margin: 0 auto;
  width: 625px;
}
div.footer {
  border-top: 5px solid #04a;
  margin: 0 auto;
  width: 625px;
}
div.footer div {
  position: relative;
  top: -25px;
}
div.footer div#txt {
  position: relative;
  top: -35px;
  margin-left: 213px;
  text-align: left;
}
div.footer div#txt p {
  background: #fff url(images/decoration/headback.png);
  background-repeat: no-repeat;
  padding-left: 25px;
  color: #003388;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
}
div.footer p {
  font-size: 12px;
  text-align: center;
  margin-top: 2px;
  margin-bottom: 8px;
}
div.footer p em {
  color: #000000;
  font-style: normal;
  font-weight: bold;
  padding-left: 4px;
  padding-right: 4px;
}
div.footer p.copyright {
  font-size: 11px;
  background: #fff;
  color: #ccc;
  margin-top: 15px;
  margin-bottom: 0;
}
div.footer a {
  background: #fff;
  color: #04a;
  text-decoration: none;
  padding-left: 4px;
  padding-right: 4px;
}
div.footer a:hover {
  background: #04a;
  color: #fff;
  text-decoration: none;
}
div.footer p.copyright a {
  background: #fff;
  color: #8ad;
}
div.footer p.copyright a:hover {
  background: #8ad;
  color: #fff;
}
div.lbar {
  float: left;
  margin: 0;
  width: 210px;
  background: #fff url(images/decoration/naviback.png);
  background-repeat: repeat-y;
}
div.lbar p {
  background: transparent url(images/decoration/linkback.png);
  background-repeat: no-repeat;
  padding-top: 6px;
  padding-left: 25px;
  padding-right: 0;
  padding-bottom: 5px;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.5em;
}
div.lbar div.foo {
  background: transparent url(images/decoration/naviback.png);
  text-align: center;
  width: 120px;
  font-size: 10px;
  font-weight: bold;
}
div.lbar div.foo a {
  display: block;
  margin-left: 30px;
  color: #038;
  text-decoration: none;
}
div.lbar div.foo a:hover {
  background: #038;
  color: #ade;
}
div.lbar div.foo em {
  text-decoration: none;
  background: #ade;
  display: block;
  font-style: normal;
  margin-left: 30px;
  border-top: 1px solid #038;
  border-left: 3px double #ace;
  border-right: 3px double #ace;
  border-bottom: 1px solid #038;
}
div.lbar p small {
  font-size: 10px;
}
div.lbar p em {
  font-style: normal;
  background: #ade;
  color: #000;
  border-top: 1px solid #038;
  border-left: 3px double #ace;
  border-right: 3px double #ace;
  border-bottom: 1px solid #038;
  margin-left: 2px;
  padding-left: 1px;
  padding-right: 1px;
}
div.lbar p a {
  color: #038;
  text-decoration: none;
  margin-left: 2px;
  padding-left: 4px;
  padding-right: 4px;
}
div.lbar p a:hover {
  background: #038;
  color: #ade;
}
div.lbar address {
  border-top: 3px solid #fff;
  border-bottom: 3px solid #fff;
  display: block;
  padding: 2px;
  background: #fff url(images/decoration/addrback.png);
  background-repeat: repeat-y;
  color: #ade;
  font-style: normal;
  font-size: 13px;
  font-weight: bold;
}
div.lbar address a {
  color: #ade;
  text-decoration: none;
}
div.lbar address a:hover {
  text-decoration: underline;
}
div.lbar address span.l {
  float: left;
}
div.lbar address span.r {
  float: right;
  margin-right: 70px;
}
div.rbar {
  background: #fff;
  color: #000;
  float: right;
  width: 410px;
  margin: 0;
  margin-bottom: 40px;
}
div.rbar p {
  background: #fff;
  color: #000;
  padding-top: 15px;
  padding-bottom: 15px;
}
div.rbar p em {
  color: #038;
  font-style: normal;
  font-weight: bold;
}
div.rbar p em a {
  color: #06b;
  text-decoration: none;
}
div.rbar p em a:hover {
  text-decoration: underline;
}
div.rbar form p {
  background: #fff;
  color: #000;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 12px;
  font-weight: bold;  
}
div.rbar h1 {
  background: #fff url(images/decoration/headback.png);
  background-repeat: no-repeat;
  padding-left: 25px;
  color: #003388;
  font-size: 16px;
  font-weight: bold;
}
div.rbar h2 {
  background: #fff;
  color: #000;
  font-size: 16px;
  font-weight: bold;
}
div.rbar h2.special {
  background: #fff;
  color: #038;
  font-size: 16px;
  font-weight: bold;
}
div.rbar h2.special+p {
  margin: 0;
  padding: 0;
}
div.rbar h2.special+p a {
  background: #fff;
  color: #038;
  font-size: small;
  text-decoration: underline;
}
div.rbar h2.special+p a:hover {
  color: #06b;
}
div.rbar h3 {
  background: #fff;
  color: #000;
  font-size: small;
  font-weight: bold;
  margin: 0;
  padding: 0;
}
div.rbar h3 a {
  background: #fff;
  color: #06b;
  text-decoration: none;
}
div.rbar h3 a:hover {
  text-decoration: underline;
}
div.rbar h3+p.tight {
  background: #fff;
  color: #000;
  font-size: small;
  font-weight: normal;
  margin: 0;
  padding: 0;
  padding-bottom: 15px;
}
div.rbar h3+p a {
  background: #fff;
  color: #000;
  text-decoration: none;
}
div.rbar h3+p a:hover {
  color: #06b;
  text-decoration: underline;
}
div.rbar table.person td.pic {
  width: 120px;
  padding-top: 6px;
  padding-left: 3px;
  padding-right: 3px;
  padding-bottom: 6px;
  margin: 0;
}
div.rbar table.person td.txt p {
  font-weight: bold;
  font-size: 15px;
}
div.rbar table.person td.txt a {
  text-decoration: none;
  color: #06b;
}
div.rbar table.person td.txt a:hover {
  text-decoration: underline;
}
div.rbar table.venue td {
  vertical-align: middle;
}
div.rbar table.venue td p {
  padding-top: 5px;
  padding-bottom: 5px;
}
div.rbar table.venue td.logo {
  width: 120px;
  padding-top: 6px;
  padding-left: 3px;
  padding-right: 3px;
  padding-bottom: 6px;
  margin: 0;
}
div.rbar table.venue td.info p {
  font-size: small;
}
div.rbar table.venue td.info a {
  text-decoration: none;
  color: #06b;
}
div.rbar table.venue td.info a:hover {
  text-decoration: underline;
}
span.nobr {
  white-space: nowrap;
}
div.expanding {
  border-left: 1px dotted #888;
  border-bottom: 1px dotted #888;
  display: none;
  margin-left: 0;
  margin-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
}
div.expanding ul {
  margin: 0;
  padding: 0;
}
div.expanding ul li {
  margin: 0;
  padding: 0;
  list-style-type: disc;
  list-style-position: inside;
}