body
{
  font-family: Helvetica, sans-serif;
  padding: 0px;
  margin: 0px;
  background-color: #ffffff;
}
a, a:visited
{
  color: #0000ff;
}
a:hover
{
  background-color: #ffff00;
}
/* */
.alt-button
{
  font-size: 80%;
}
.label
{
  padding-bottom: 0px;
  font-size: 80%;
}
.logo
{
  font-size: 100%;
  font-weight: bold;
}
.panel-main
{
  background-color: #e8e8ff;
  padding: 20px;
  vertical-align: top;
}
/* ------------- */
.section-head
{
  padding-top: 10px;
  font-size: 140%;
  font-weight: bold;
}
.section-sub
{
  color: #666666;
  font-size: 100%;
}
.section-paragraph
{
  padding-right: 20px;
}
.register-button
{
  font-family: Helvetica, sans-serif;
  font-weight: 500;
  color: #ffffff;
  font-size: 140%;
  /*
  padding: 8px;
  padding-left: 22px;
  padding-right: 22px;
  background-color: #ff6600;
  */
  margin-bottom: 10px;
}
.image-footnote
{
  color: #555555;
  font-size: 85%;
  width: 160px;
}
.menu-bar
{
  background-color: transparent;
  padding: 14px;
  /*
  margin-top: 20px;
  background-color: #666;
  padding: 10px;
  padding-top: 10px;
  padding-bottom: 6px;
  font-size: 85%;
  font-weight: normal;
  margin-bottom: 30px;
  position: relative;
  position: relative;
  top: -5px;
  border-bottom: 2px solid #444;
  */
  /*border-top: 1px solid #999;*/
  /*text-align: center;*/
  padding-top: 8px;
}
.menu-item
{
  font-family: Helvetica, sans-serif;
  padding-right: 12px;
  /*
  color: #fbfbfb;
  background-color: transparent;
  font-size: 105%;
  display: inline;
  */
  font-size: 95%;
  color: #666;
}
.menu-separator
{
  display: none;
  color: #666;
  font-size: 100%;
}
