/* CSS Document */
H1 { color: #232596; font-size: 18pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
H2 { color: #232596; font-size: 16pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
H3 { color: #9D2012; font-size: 14pt; font-family: Tahoma, Arial, sans-serif; font-weight: bolder; border-bottom: 1px solid #9D2012; }
H4 { color: #232596; font-size: 12pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bolder; }
H5 { color: #000000; font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }

.normal_13 {
  color: black;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
}

.normal_10 {
  color: black;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
}

.list_pad {
  padding: 3px;
}

#content li {
  padding: 3px;
}

table.content {
  border-collapse: collapse;
  color: black;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
}

th.bold {
  font-weight: bold;
}



.photo {
  background: url(../images/drop_shadow.gif) right bottom no-repeat;
}

.photo img {
  border: 1px solid #666;
  background-color: #FFF;
  padding: 4px;
  position: relative;
  top: -5px;
  left: -5px;
}

.figure p {
  font: 1.1em/normal Arial, Helvetica, sans-serif;
  text-align: center;
  margin: 10px 0 0 0;
}


.italic_14 {
  color: black;
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  font-style: italic;
  font-weight: bold;
}

.italic_13 {
  color: black;
  font-family: "Times New Roman", Times, serif;
  font-size: 13px;
  font-style: italic;
  font-weight: bold;
}

.italic_13_blue {
  color: blue;
  font-family: "Times New Roman", Times, serif;
  font-size: 13px;
  font-style: italic;
  font-weight: bold;
}

.normal_plus_2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 125%;
  font-weight: bold;
  color: red;
  text-decoration: underline
}

A:link, A:visited, A:active {
  color: blue;
  text-decoration: underline
}


em.warning {
  color: Red;
  font-weight: bold;
}

.blue_background {
  background: blue;
  color: white;
  background-color: #408080;
}

.color_red {
  color: red;
}

#footer {
  background-color: Gray;
}

th {
  background: #CCCCCC;
  color: Black;
  font-style: normal;
}

tr {
  display: block;
}

.footer_date {
   font-size: x-small;
   font-style: italic;
}

#nav {
  float: left;
  width: 100%;
  margin: 0;
  padding: 10px 0 0 46px;
  list-style: none;
  background: #FFCB2D;
}

#nav li {
  float: left;
  margin: 0;
  padding: 0;
  font-family: Lucida Sans, Century;
  font-size: 85%;
}
