.content
{
  color: #cccccc;
  font-family: Helvetica, Verdana, sans-serif;
  font-size: 12px;
  line-height: 17px;
  letter-spacing: 1px;
}

span.nav_button
{
  color: #888899;
  background-color: #000000;
  font-family: Helvetica, Verdana, sans-serif;
  font-weight: bold;
  font-size: 11px;
  border: solid 1px #333333;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 2px;
  padding-bottom: 2px;
  margin-top: 2px;
  margin-bottom: 2px;
}

span.nav_button_selected
{
  color: #000000;
  background-color: #666677;
  font-family: Helvetica, Verdana, sans-serif;
  font-weight: bold;
  font-size: 11px;
  border: solid 1px #333333;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 2px;
  padding-bottom: 2px;
  margin-top: 2px;
  margin-bottom: 2px;
}

a.nav_button
{
  color: #888899;
  text-decoration: none;
}

a.nav_button:hover
{
  color: #cc6600;
  text-decoration: none;
}

.button
{
  height: 30px;
  color: #ff6600;
  font-family: Helvetica, Verdana, sans-serif;
  font-weight: bold;
  font-size: 12px;
  vertical-align: middle;
  border: solid 1px #000099;
  background: top left repeat-x url(../img/button_background.jpg);
}

div.popup_heading
{
  color: #ccccff;
  padding: 5px;
  font-family: Helvetica, Verdana, sans-serif;
  font-weight: bold;
  font-size: 18px;
  background-color: #111111;
  border-top: solid 1px #666666;
  border-left: solid 1px #666666;
  border-bottom: solid 1px #333333;
  border-right: solid 1px #333333;
}

div.page_heading
{
  color: #ccccff;
  padding: 5px;
  font-family: Helvetica, Verdana, sans-serif;
  font-weight: bold;
  font-size: 18px;
  background: top left repeat-x #000000 url(../img/heading_gradient.jpg);
  border-top: solid 1px #666666;
  border-left: solid 1px #666666;
  border-bottom: solid 1px #333333;
  border-right: solid 1px #333333;
}

body.popup
{
  background: top left repeat-x url(../img/blue_gradient_10x300.jpg) #000033;
  margin: 10px;
}

div.popup
{
  overflow: auto;
  border: solid 1px #ff6600;
  background-color: black;
  height: 280px;
  padding: 10px;
  float: center;
}

a
{
  font-weight: bold;
  color: #ff9900;
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
  color: #ffcc00;
}

span.section_heading
{
  font-weight: bold;
  color: #996600;
  font-size: 16px;
  margin-top: 20px;
  display: block;
}

div.section
{
  margin-top: 2px;
}

table.section
{
  margin-top: 2px;
}

td.member_block
{
  border-top: solid 1px #333366;
  border-left: solid 1px #333366;
  border-bottom: solid 1px #000000;
  border-right: solid 1px #000000;
  background: top repeat-x url(../img/section_gradient.jpg) #000000;
  padding: 10px;
  text-align: center;
  font-family: Helvetica, Verdana, sans-serif;
}

span.member_block_name
{
  font-weight: bold;
  color: #ffffff;
  font-size: 14px;
}

span.member_block_link
{
  font-size: 11px;
  color: #333333;
}

a.member_block_link
{
  font-weight: normal;
  text-decoration: none;
  color: #ff9900;
}

a.member_block_link:hover
{
  text-decoration: underline;
}

img.member_block_icon
{
  border: solid 2px #111111;
}

span.press_headline
{
  font-weight: bold;
  color: #996600;
  font-size: 14px;
}

span.press_subheading
{
  font-weight: bold;
  color: #cccccc;
  font-size: 11px;
}

span.page_list_nav
{
  font-size: 12px;
  font-weight: bold;
  border: solid 1px #996600;
  background-color: black;
  color: #666666;
  padding: 5px;
}

td.photo
{
  text-align: center;
  vertical-align: top;
  color: #cccccc;
  font-family: Helvetica, Verdana, sans-serif;
  font-size: 11px;
}

span.article_headline
{
  font-size: 18px;
  font-weight: bold;
  color: #ccccff;
  line-height: 20px;
  font-family: Georgia, serif;
}

.article_promo_headline
{
  font-size: 13px;
  font-weight: bold;
  color: #996600;
  font-family: Georgia, serif;
}

span.article_subhead
{
  font-style: italic;
  font-size: 14px;
  color: #9999cc;
}

img.article_image
{
  border: solid 2px black;
  margin-right: 10px;
  margin-bottom: 10px;
  display: inline;
}

div.seminar_title
{
  font-size: 18px;
  font-weight: bold;
  color: #996600;
  text-align: center;
  margin-top: 20px;
  font-family: Georgia, serif;
}

span.seminar_subtitle
{
  font-style: italic;
  font-size: 14px;
}

div.quote
{
  color: yellow;
  font-weight: normal;
  font-size: 8pt;
  margin: 15px;
}

img.bio_image
{
 border: 1px solid black;
 margin: 10px;
 width: 100px;
 height: 100px;
}

table.layout_grid
{
 width: 100%;
}

td.layout_grid_text
{
  color: #cccccc;
  font-family: Helvetica, Verdana, sans-serif;
  font-size: 12px;
  line-height: 17px;
  letter-spacing: 1px;
  vertical-align: top;
}

td.layout_grid_caption {
  vertical-align: center;
  padding: 10px;
}

img.page_img
{
 border: 1px solid grey;
}

span.page_img_caption
{
 font-size: 8pt;
 color: green;
}
