/* Common */
body
{
  font: 10px sans-serif;
  margin: 20px auto;
  padding: 0;
  background-color: #bfe6e5;
  color: #2e3436;
  width: 726px;
}

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

a:hover,
a:active
{
  border-bottom: 3px solid #33aead;
}

table
{
  background-color: #bfe6e5;
}

.clear
{
  clear: both;
}

.left
{
  text-align: left;
}

.right
{
  text-align: right;
}

.right-floater
{
  float: right;
}

/* Borders */
.border-header
{
  background-image: url('border-header.png');
  height: 13px;
}

.border-body
{
  background: #eeeeec url('border-body.gif') repeat-y;
  padding: 0 13px;
}

.border-footer
{
  background-image: url('border-footer.png');
  height: 13px;
}

/* Header */
#header
{
  padding: 10px 20px;
}

/* Splash */
.splash
{
  background-color: #33aead;
  padding: 30px 20px;
}

/* Navigation bars */
#navigation
{
  padding: 5px 15px;
  background-color: #33aead;
}

.navbar
{
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.navbar .explanation
{
  margin: 5px;
  font-weight: bold;
  color: #2e3436;
}

.navbar li
{
  display: inline;
  font-weight: bold;
  color: #bfe6e5;
}

#navigation a
{
  font-size: 11px;
  text-align: center;
  color: #2e3436;
  margin: 5px;
}

#navigation a:hover,
#navigation a:active
{
  border-bottom: 3px solid #2e3436;
}

#navigation sup
{
  color: #a40000;
}

.prognav
{
  margin: 0 -5px;
}

.prognav a
{
  margin: 0 5px;
}


/* Content */
#content
{
  padding: 0 20px;
}

a.no-deco
{
  padding: 5px;
  display: block;
  float: left;
  border-width: 0;
  width: 150px;
  height: 108px;
}
a.no-deco:hover
{
  background-color: #33aead;
}

a.no-deco img
{
  width: 100%;
}

table.sciprog
{
  border: 0 none #bfe6e5;;
  border-left: 2em solid #bfe6e5;
  background-color: #eeeeec;
  margin-bottom: 5px;
}

table.sciprog th
{
  color: #33aead;
  font-size: 11px;
  text-align: left;
  padding: 2px 5px;
}

table.sciprog th.time
{
  width: 100px;
  text-align: right;
}

table.sciprog td
{
  padding: 2px 5px;
  vertical-align: top;
}

table.sciprog td.leader
{
  font-style: italic;
  text-decoration: underline;
}

table.sciprog td.subtitle
{
  padding-top: 1em;
  font-weight: bold;
  font-style: italic;
}

/* Footer */
#footer
{
  margin-top: 5px;
  border-top: 3px solid #33aead;
  text-align: right;
  padding-bottom: 1px;
  padding-right: 5px;
}
padding-right: 5px;
}
/* Common */
body
{
  font: 10px sans-serif;
  margin: 20px auto;
  padding: 0;
  background-color: #bfe6e5;
  color: #2e3436;
  width: 726px;
}

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

a:hover,
a:active
{
  border-bottom: 3px solid #33aead;
}

table
{
  background-color: #bfe6e5;
}

.clear
{
  clear: both;
}

.left
{
  text-align: left;
}

.right
{
  text-align: right;
}

.right-floater
{
  float: right;
}

/* Borders */
.border-header
{
  background-image: url('border-header.png');
  height: 13px;
}

.border-body
{
  background: #eeeeec url('border-body.gif') repeat-y;
  padding: 0 13px;
}

.border-footer
{
  background-image: url('border-footer.png');
  height: 13px;
}

/* Header */
#header
{
  padding: 10px 20px;
}

/* Splash */
.splash
{
  background-color: #33aead;
  padding: 30px 20px;
}

/* Navigation bars */
#navigation
{
  padding: 5px 15px;
  background-color: #33aead;
}

.navbar
{
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.navbar .explanation
{
  margin: 5px;
  font-weight: bold;
  color: #2e3436;
}

.navbar li
{
  display: inline;
  font-weight: bold;
  color: #bfe6e5;
}

#navigation a
{
  font-size: 11px;
  text-align: center;
  color: #2e3436;
  margin: 5px;
}

#navigation a:hover,
#navigation a:active
{
  border-bottom: 3px solid #2e3436;
}

#navigation sup
{
  color: #a40000;
}

.prognav
{
  margin: 0 -5px;
}

.prognav a
{
  margin: 0 5px;
}


/* Content */
#content
{
  padding: 0 20px;
}

a.no-deco
{
  padding: 5px;
  display: block;
  float: left;
  border-width: 0;
  width: 150px;
  height: 108px;
}
a.no-deco:hover
{
  background-color: #33aead;
}

a.no-deco img
{
  width: 100%;
  border-style: none;
}

table.sciprog
{
  border: 0 none #bfe6e5;;
  border-left: 2em solid #bfe6e5;
  background-color: #eeeeec;
  margin-bottom: 5px;
}

table.sciprog th
{
  color: #33aead;
  font-size: 11px;
  text-align: left;
  padding: 2px 5px;
}

table.sciprog th.time
{
  width: 100px;
  text-align: right;
}

table.sciprog td
{
  padding: 2px 5px;
  vertical-align: top;
}

table.sciprog td.leader
{
  font-style: italic;
  text-decoration: underline;
}

table.sciprog td.subtitle
{
  padding-top: 1em;
  font-weight: bold;
  font-style: italic;
}

/* Footer */
#footer
{
  margin-top: 5px;
  border-top: 3px solid #33aead;
  text-align: right;
  padding-bottom: 1px;
  padding-right: 5px;
}
