IMG.headshot {
  border: 1px;
  border-style: solid;
  border-color: #003399;
}

TR.rowstyle1 {
  background: white;
}

TR.rowstyle2 {
  background: #EEEEEE;
}

TD.newsheader {
  padding-left: 5px;
}

TD.newscontent {
  text-align: justify;
  padding: 5px 5px 30px 5px;
}


BODY, P, TD, TR, FONT {
  font-size: 12px;
  color: black;
}

.title {
  font-size: 24px;
  font-weight: bold;
  color: #003399;
  padding: 0px;
  margin: 0px;
}

.statheader {
  font-size: 14px;
  font-weight: bold;
}

.subheader {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  padding: 5px;
}

.tableheader {
  font-size: 12px;
  font-weight: bold;
  background-color: #D8E8FD;
  padding: 3px;
}

TABLE.appearanceborder {
  border: 1px solid #000000;
  padding: 5px;
  margin: 0;
}

TD.appearance {
  font-size: 10px;
  padding: 2px 5px 2px 5px;
}

.block-center {
  margin-left: auto;
  margin-right: auto;
}

TABLE.tb {
  border-right: 1px solid #000000;
  border-left: 1px solid #000000;
}

TD.toolbar {
  border-right: 1px solid white;
  font-size: 12px;
  color: white;
  background-color: #3A61AD;
}

TD.toolbar2 {
  background-color: #D8E8FD;
}

TD.alert {
  background-color: #FFFF99;
}

A.tool:link {
  font-size: 12px;
  color: white;
  text-decoration: none;
}

A.tool:visited {
  font-size: 12px;
  color: white;
  text-decoration: none;
}

A.tool:active {
  font-size: 12px;
  color: white;
  text-decoration: none;
}

A.tool:hover {
  font-size: 12px;
  color: yellow;
  text-decoration: none;
}

a:link,a:active,a:visited,a.postlink {
  color: #003399;
}

a.topictitle:visited{color:#003399}

.maintitle, h1 {
  font: 24px/120% Verdana,Arial,Helvetica,sans-serif;
  font-weight: bold;
  color: #003399;
}

.errorline {
  background:#D8E8FD;
}

