body {
  font-family: arial;
  color: black;
  background-color: white
}

#banner {
  padding-bottom: 0;
}

#bannerImg {
  float: left;
  backgroung-color: white;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 0px;
  padding-bottom: 10px;
}

#bannerText {
  background-color: white;
  color: #1b2bcc
}

#banner p.main {
  font-size: 28pt;
  font-weight: bold;
  font-style: italic;
  padding-left: 25px;
  padding-bottom: 0;
  margin-top: 15px;
  margin-bottom: 0;
}


#banner p.sub {
  font-size: 12pt;
  font-weight: normal;
  font-style: normal;
  padding-left: 25px;
  padding-top: 0;
  margin-top: 0;
  margin-bottom: 10px;
}

#nav {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1.5em;
  text-align: center;
  font-weight: bold;
  padding-left: 1ex;
  padding-bottom: 0;
  color: #1b2bcc; 
  border: thin solid 
}

#nav p {
  margin-top: 0;
  margin-bottom: 0;
}

#nav span.selected {
  color: white; 
  background-color: #1b2bcc; 
  border: solid thin #1b2bcc; 
}

#nav .selected a:link, #nav .selected a:visited {
  color: white; 
  background-color: #1b2bcc; 
  border: solid thin #1b2bcc; 
  text-decoration: underline   }

#nav .selected a:hover, #nav .selected a:active {
  background-color: #1b2bcc; 
  border: solid thin #1b2bcc; 
  color: red;
  text-decoration: underline   
}

#nav a:link {
  color: #1b2bcc;
  text-decoration: underline   
}

#nav a:visited {
  color: #6b8bee;
  text-decoration: underline   }

#nav a:hover, #nav a:active {
  color: red;
  text-decoration: underline   
}

#nav2 p {
  margin-top: 0;
  margin-bottom: 0;
}
#nav2 {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1.5em;
  text-align: center;
  font-weight: bold;
  padding-left: 1ex;
  padding-bottom: 0;
  font-size: 0.8em;
  color: #ffffff; 
  background-color: #1b2bcc; 
  border: thin solid #1b2bcc;
}

#nav2 span.selected {
  color: #1b2bcc; 
  background-color: white; 
  border: solid thin white
1b2bcc; 
}

#nav2 a:link {
  color: white;
  text-decoration: underline   
}

#nav2 a:visited {
  color: #dddddd;
  text-decoration: underline   
}

#nav2 a:hover, #nav2 a:active {
  color: red;
  text-decoration: underline   
}

#nav2 .selected a:link {
  color: #1b2bcc;
  text-decoration: underline   
}

#nav2 .selected a:visited {
  color: #1b2bcc;
  text-decoration: underline   
}

#nav2 .selected a:hover, #nav2 .selected a:active {
  color: red;
  text-decoration: underline   
}

#pageBody {
  margin-top: 0;
}

th {
  font-weight: bold;
  text-align: center;
  vertical-align: top;
  padding-right: 3ex
}

td {
  font-weight: normal;
  text-align: left;
  vertical-align: top;
  padding-right: 3ex
}

.eventTable td {
  padding-bottom: 1.5ex
}

.nameValuePairs th {
  font-weight: bold;
  text-align: left;
  vertical-align: top;
  padding-right: 3ex
}

.nameValuePairs td {
  font-weight: normal;
  text-align: left;
  vertical-align: top
}

.leadIn {
  float: left; 
  margin-left: 1ex; 
  margin-right: 2ex; 
  margin-top: 0ex
}

dt {
  margin-top: 1ex;
  font-weight: bold
}

dd {
  font-weight: normal
}

p.returnToTop {
  font-size: smaller;
  text-align: center;
  color: #1b2bcc;
}

.returnToTop a:link, .returnToTop a:visited, .returnToTop a:active, .returnToTop a:hover {
  text-decoration: underline;
  color: #1b2bcc;
}

a.textButtonSmall {
  font-size: smaller;
  border: solid thin #bbbbbb;
  background-color: #dddddd;
}

#printableAlt {
  clear: both;
  margin-top: 0ex;
  margin-left: 2ex;
  float: right;
  width: 200px;
  padding: 0em 1em 1em 0em;
  font-size: smaller
}

#announce {
  clear: both;
  margin-top: 0ex;
  margin-left: 2ex;
  float: right;
  width: 200px;
  border-color: #cccccc;
  background-color: #cccccc;
  padding: 1em 1em 1em 1em;
  font-size: smaller
}

#footer {
  clear: both;
  margin-top: 2ex;
  border-top: solid thin #dddddd;
}

#footer p {
  font-size: 0.8em;
}