p {
  margin-top: 1em;
  margin-bottom: 1em;
}

.announcement {
  text-align: center;
  font-weight: bold;
}
.announcement b,
.announcement strong
{
  font-size: 105%;
  color: #000099;
}

.rightSide {
  height: 100%;
  font-size: 123.1%;
  font-family: Times, "Times New Roman";
  width: 164px;
  float: right;
  padding: 0px;
  margin: 10px 0 0 0;
}

.twopart {
  font-size: 116%;
  font-family: Times, "Times New Roman";

  margin-left: 5%;
  margin-right: 178px;
  margin-top: 8px;
}

.bigContent {
  font-size: 153.9%;
  font-family: Times, "Times New Roman";

  margin-left: 5%;
  margin-right: 5%;
  margin-top: 8px;
}

.smallContent {
  font-family: Times, "Times New Roman";
  font-size: 116%;
  margin:2px 4px 0 4px;
}

.sparse li {
  margin-top: 2ex;
}

.header {
  background-color: #468c1e;
  text-align: center;
}

.header img {
  margin: auto;
  border: 0px solid;
  display: inline;
}

.framed {
  border: 1px solid black;
}

.floatLeft {
  float: left;
  margin-right: 10px;
}

.floatRight {
  float: right;
  margin-left: 10px;
}

.center {
  text-align: center;
}

.breadcrumb {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 80%;
}
