body{
  font-family: arial, helvetica, sans-serif;
  font-size: 8pt;
  background-color: #fff;
  margin: 0;
  padding: 0;
}


h1 {
  font-family: arial, verdana, sans-serif;
  color: #900;
  font-size: 20px;
}


h2 {
  font-size: 18px;
}


h3 {
  font-size: 15px;
}


h4 {
  font-size: 13px;
}


img {
  border: none;
}


th {
  text-align: center;
}


.ackbar {
  display: none;
  visibility: hidden;
}


a.approval {
  color: #0a0;
}


.centered {
  display: block;
  margin: 0 auto;
}


.centered_text {
  text-align: center;
}


table.course {
  width: 460px;
  border: none;
}

table.course td {
  padding: 3px;
  font-size: 8pt;
  font-family: arial, verdana, sans-serif;
  text-align: left;
  vertical-align: top;
}


table.course td img {
  display: block;
  border: none;
  text-decoration: none;
}


table.course .column1 {
  width: 90px;
}


table.course .column2 {
  width: 190px;
}


table.course .column3 {
  width: 100px;
}


div.course_container {
  clear: both;
  border-bottom: 2px #999 solid;
  padding: 2em 0;
}


.flashing_on {
  color: #900;
  background-color: #bbb;
  display: block;
}


.flashing_off {
  color: #bbb;
  background-color: #900;
  display: block;
}


td.footer {
  padding-top: 1em;
}


.maroon {
  color: #900;
}


table.meetings {
  border-collapse: collapse;
  margin: 0 auto 4em auto;
}


table.meetings td, table.meetings th {
  border: 1px #000 solid;
  padding: .5em;
}


table.meetings td {
  vertical-align: top;
}


table.meetings th {
  font-size: 85%;
}


.nowrap {
  white-space: nowrap;
}


ul {
  line-height: 1.4;
}


ul.pdf {
  list-style: none;
  font-size: 150%;
}


ul.ppt {
  font-size: 150%;
}


ul.pdf li, ul.ppt li {
  line-height: 1.75em;
}


ul.pdf li a {
  display: block;
  background: url('/images/pdf_bullet.png') left center no-repeat;
  padding-left: 20px;
}


.right_aligned {
  float: right;
}


#cc_survey table {
  float: right;
  width: 260px;
}

#chapter_leaders img {
  display: block;
  margin-bottom: 2em;
  margin-top: 1em;
}


#chapter_speakers_bureau th, #chapter_speakers_bureau td {
  padding: .2em;
}


#right_column_links {
  list-style-type: square;
  width: 120px;
  padding-left: 10px;
  margin-left: 0;
}


#right_column_links li {
  padding-bottom: 1em;
}

