/* fri.css - cascade style sheet by Becken Computer Services for use with the FRI site */

body, p, th, td, a, li {
  font-family: serif;
}

html, body {
  margin: 0;
  padding: 0;
}

.hdg1 {
  font-weight: bold;
  font-size: 180%;
  font-family: arial, helvetica, verdana, sans-serif;
  color: #000080
}

.hdg2 {
  font-weight: bold;
  font-size: 150%;
  font-family: arial, helvetica, verdana, sans-serif;
  color: #000080
}

.hdg3 {
  font-weight: bold;
  font-size: 120%;
  font-family: arial, helvetica, verdana, sans-serif;
  color: #000000
}

.hdg3b {
  font-weight: bold;
  font-size: 120%;
  font-family: arial, helvetica, verdana, sans-serif;
  color: #000080
}

.hdg1fixed {
  font-weight: bold;
  font-size: 32px;
  font-family: arial, helvetica, verdana, sans-serif;
  color: #000080
}

.hdg3fixed {
  font-weight: bold;
  font-size: 16px;
  font-family: arial, helvetica, verdana, sans-serif;
  color: #000080
}

.logosection {
  background-color: #d3d3d3;
  color: black;
  height: 74px;
  padding-left: 4px;
  padding-top: 8px;
  padding-right: 4px;
  padding-bottom: 8px;
  vertical-align: middle;
  text-align: center;
}

.headersection {
  background-color: #d3d3d3;
  color: black;
  height: 74px;
  padding-left: 16px;
  padding-top: 8px;
  padding-right: 16px;
  padding-bottom: 8px;
  vertical-align: middle;
  text-align: left;
}

.navsection {
  width: 110px;
  background-color: #d3d3d3;
  color: black;
  vertical-align: top;
  text-align: left;
}

.mainsection {
  background-color: white;
  color: black; 
  padding-top: 8px;
  padding-left: 16px;
  vertical-align: top;
  text-align: left;
}

.navhdg1 {
  font-weight: bold;
  font-size: 12px;
  font-family: arial, helvetica, verdana, sans-serif;
  color: white;
  background-color: #000080;
  text-align: center;
  width: 100%;
  margin-top: 0;
  padding-top: 5px;
  padding-bottom: 5px;
}

.navitem1 {
  font-size: 12px;
  font-family: arial, helvetica, verdana, sans-serif;
  color: #000080;
  text-align: center;
  text-decoration: underline;
}

A.navitem1:link {
  font-size: 12px;
  font-family: arial, helvetica, verdana, sans-serif;
  color: #000080;
  text-align: center;
  text-decoration: underline;
}

A.navitem1:visited {
  font-size: 12px;
  font-family: arial, helvetica, verdana, sans-serif;
  color: #000080;
  text-align: center;
  text-decoration: underline;
}

A.navitem1:hover {
  font-size: 12px;
  font-family: arial, helvetica, verdana, sans-serif;
  color: #ffffff;
  background-color: #000080;
  text-align: center;
  text-decoration: underline;
}

.linkplaceholder {
  color: #000080;
  text-decoration: underline;
}

.intro_title {
  font-weight: bold;
  font-size: 18px;
  font-family: georgia, "times new roman", times, serif;
  color: #000080
}

A.intro_title_link:link {
  font-weight: bold;
  font-size: 18px;
  font-family: georgia, "times new roman", times, serif;
  color: #000080;
  text-decoration: none;
}

A.intro_title_link:visited {
  font-weight: bold;
  font-size: 18px;
  font-family: georgia, "times new roman", times, serif;
  color: #000080;
  text-decoration: none;
}

A.intro_title_link:hover {
  font-weight: bold;
  font-size: 18px;
  font-family: georgia, "times new roman", times, serif;
  color: #ffffff;
  background-color: #000080;
  text-decoration: none;
}

.intro_subtitle {
  font-size: 13px;
  font-family: georgia, "times new roman", times, serif;
  color: #000000
}

.intro_box {
  font-weight: bold;
  font-size: 15px;
  font-family: georgia, "times new roman", times, serif;
  color: #000000;
  border: 1px solid black;
  padding: 6px;
  border-color: black;
}

.nw_table {
  border: 1px solid black;
}
