.date {
  vertical-align: top;
  width: 8em;
}

#qanda dd {
  margin-left: 1em;
  margin-right: 1em;
}

#qanda dt {
  margin-left: 1em;
  margin-right: 1em;
}

h2 {
  border-left: 7px solid #005085;
  border-bottom: 1px solid #005085;
  font-family: sans-serif;
  font-weight: normal;
  padding-left: 0.2em;
  font-weight: bold;
  color: #005085;
}

.indent {
  margin-left: 2em;
}

table.news td {
  border-bottom: 1px dotted;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}


#rightside {
  border: 1.5px solid #005085;
  margin-bottom: 1em;
}

#rightside br {
  margin-bottom: 1em;
}

#rightside h2 {
  background-color: #7ac044;
  border-left: none;
  border-bottom: none;
  color: #005085;
  margin-top: 0em;
  text-align: center;
  font-weight: bold;
  font-size: medium;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}

#rightside img {
  border: none;
}

#rightside li {
  border-bottom: solid 1px gray;
  padding: 0.5em;
}

#rightside p {
  text-align: center;
}

#rightside ul {
  list-style-type: none;
  margin-top: -0.5em;
  margin-bottom: 0em;
  margin-left: 0em;
  padding-left: 0px;
  text-align: center;
}

table#eventoutline {
  border: 1px solid #005085;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1em;
}

table#eventoutline td {
  border-bottom: 1px solid #005085;
  padding: 0.5em;
}

table#eventoutline th {
  background-color: #f0f0f0;
  border-right: 1px solid #005085;
  border-bottom: 1px solid #005085;
  padding: 0.5em;
  width: 8em;
}

table#menu {
  border: 1px solid #005085;
  margin-top: -1.3em;
  width: 100%;
}

table#menu a {
  text-decoration: none;
  font-weight: bold;
  color: white;
}

table#menu td {
  background-color: #005085;
  text-align: center;
  padding-top: 1em;
  padding-bottom: 1em;
  width: 20%;
}

A:link {
  color: #005085;
}
