body {
  font-family: Arial, Helvetica, sans-serif;
  background-color: #DDDDCC;
  color: #222222;
  font-size: 10px;
  text-align: center;
  margin: 8px;
  padding: 0px;
  padding-top: 12px;
  min-width: 830px;
}

.text {
  line-height: 150%;
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

table.data tr td {
  padding-right: 16px;
  vertical-align: top;
}

table.data tr.textindent td {
  padding-left: 36px;
  font-weight: normal;
}

.lorem_ipsum {
  font-style: italic;
}

ul li {
  margin-left: -1.6em;
}

a:link, a:active, a:visited {
  font-weight: bold;
  color: #000066;
}

a:hover {
  font-weight: bold;
  color: #0000FF;
}

.text a:link, .text a:active, .text a:visited {
  font-weight: normal;
  color: #000066;
}

.text a:hover {
  font-weight: normal;
  color: #0000FF;
}

.text .example {
  font-style: italic;
}

.taxo {
  font-style: italic;
}

.photocredit {
  font-style: italic;
}

.title {
  font-weight: bold;
}

.publication {
  font-style: italic;
}

.clearboth {
  clear: both;
}

.clearboth_invisible {
  clear: both;
  font-size: 1px;
}

.sys_container {
  text-align: left;
/*
  margin-left: auto;
  margin-right: auto;
  min-width: 826px;
*/
}

.sys_canvas {
  clear: both;
  background-color: #FFFFEA;
  margin: 0px;
  padding: 0px;
  font-size: 12px;
/*
  text-align: center;
  margin-left: auto;
  margin-right: auto;
*/
}

.sys_content {
  text-align: left;
/*
  margin-left: auto;
  margin-right: auto;
  width: 810px;
*/
}

.sys_banner {
  padding-left: 0px;
  padding-bottom: 64px;
  text-align: left;
}

html>body .sys_banner {
  padding-bottom: 32px;
}

.sys_sectionbanner {
  margin-left: 250px;
  margin-bottom: 30px;
  background-repeat: no-repeat;
  height: 40px;
}

.sys_sectionbanner .text {
  display: none;
}

.sys_left {
  float: left;
  width: 210px; /* this is necessary to accomodate mac/IE */
}

.body_inter {
  text-align: center;
}

.sys_right {
  text-align: left;
  margin-left: 220px;
  padding-left: 30px;
  padding-right: 32px;
  background-repeat: no-repeat;
  background-position: 32px 0px;
  padding-top: 109px;
}

html>body .sys_right {
  padding-left: 32px;
}

.suppress_banner .sys_right {
  padding-top: 0px;
}

.sys_menu {
}

table.sys_pagecontent {
  border-collapse: collapse;
}

/* minor fix for ie6; ie7 is ok */
html>body table.sys_pagecontent {
  width: 100%;
}

table.sys_pagecontent td {
  padding: 0px;
}

.sys_right h2 {
  font-weight: normal;
  margin-top: 32px;
}

ol {
  padding-right: 25px;
  padding-left: 25px;
  list-style-type: lower-alpha;
}

.sys_footer {
  clear: both;
}

#sys_canvas_div_b {
  background-image: url(default/side_r.gif);
  background-repeat: repeat-y;
  background-position: right;
}

#sys_canvas_div_c {
  background-image: url(default/side_b.gif);
  background-repeat: repeat-x;
  background-position: bottom;
}

#sys_canvas_div_d {
  background-image: url(default/side_l.gif);
  background-repeat: repeat-y;
  background-position: left;
}

#sys_canvas_div_h {
  background-image: url(default/corner_tr.gif);
  background-repeat: no-repeat;
  background-position: top right;
}

#sys_canvas_div_g {
  background-image: url(default/corner_br.gif);
  background-repeat: no-repeat;
  background-position: bottom right;
}

#sys_canvas_div_f {
  background-image: url(default/corner_bl.gif);
  background-repeat: no-repeat;
  background-position: bottom left;
}

#sys_canvas_div_inner {
  margin: 0px;
  padding: 16px 32px 16px 32px;
}

.sys_footer {
  clear: both;
}

.sys_footer_credits {
  float: left;
}
.sys_footer_time {
  display: none;
  float: right;
}

.sys_footer_copyright {
  float: right;
}

table.exec-board {
}

table.exec-board td {
  vertical-align: top;
}

table.exec-board .contact-name, table.exec-board .contact-name a {
  font-weight: bold;
}

table.exec-board tr.exec-title td {
  background-color: #fea;
}

table.exec-board h3 {
  margin-left: 8px;
  margin-top: 4px;
  margin-bottom: 4px;
}

table.exec-board p.text {
  margin-top: 0px;
}

ol.pub-list {
  list-style-type: decimal;
}

a.pub-label {
  display: block;
  padding-top: 6px;
}

table.text td.top-green a:link, table.text td.top-green a:visited, table.text td.top-green a:active {
  font-weight: normal;
  color: green;
  font-size: 11px;
  padding-top: 2px;
}

table.text td.top-green a:hover {
  font-weight: bold;
}

table.text tr.region-title td {
  background-color: #fea;
}

a.sponsor-logo img {
  border: 1px solid white;
  padding: 1px;
}

a.sponsor-logo:hover img {
  border: 1px solid blue;
  padding: 1px;
}

table.sponsors-pubs {
}

table.sponsor-pubs td {
  padding-bottom: 24px;
  vertical-align: top;
}

table.sponsor-pubs a img {
  border: 1px solid white;
  padding: 1px;
}

table.sponsor-pubs a:hover img {
  border: 1px solid blue;
  padding: 1px;
}

.highlight {
  color: #f00;
  font-weight: bold;
}

.post-description {
  font-style: italic;
  margin-bottom: 32px;
}

.save-link {
  margin: 0px;
  margin-right: 2px;
  padding: 0px;
  padding-bottom: 1px;
  text-align: center;
}

.save-link a {
  display: block;
  border: 1px solid blue;
  background-color: #eee;
  text-decoration: none;
}

.save-link a:hover {
  background-color: #eef;
}

.email-address {
}

.email-at-symbol {
}

.email-at-word {
  display: none;
}

#membership tr td {
  vertical-align: top;
}
