@charset "ISO-8859-1";

a.external:link {
  color: #FFF;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
a.external:visited {color: #FFF;}
a.external:hover {color: #F90; }
a.external:active {
  color: #FFF;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
} 

a.ondarkblue:link {
  color: #FFFFFF;
  text-decoration: underline;
}
a.ondarkblue:visited {
  text-decoration: underline;
  color: #FFFFFF;
}
a.ondarkblue:hover {
  text-decoration: none;
  color: #FF9900;
}
a.ondarkblue:active {
  text-decoration: none;
  color: #FF9900;
}


.Top-Nav-Bar {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: oblique;
    text-align: center;
  font-weight: bold;
  color: #FFF;


}
.Right-Side-Bar {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 300;
  text-transform: capitalize;
  color: #FFF;
  text-align: left;
}
.Left-Hand-Bar {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: oblique;
  font-weight: bold;
  color: #0033FF;

}
.Subtitles {
  font-style: oblique;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bolder;
  color: #F90;
}
.bodycopy {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: normal;
  color: #039;
  line-height: 22px;
  text-align: left;
}
.bodycopybold {
  font-weight: bold;
  text-align: left;
}
.bodycopyemail {
  color: #F60;
}
.doclink {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-style: normal;
  color: #039;
  font-size: small;
  text-align: left;
}
.pageheader {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  font-style: italic;
  color: #FFF;
  text-align: center;
  line-height: 22px;
}
.pageheader {
  font-size: 24px;
}
.footer {
  color: #FFF;
  font-size: small;
  font-style: italic;
  font-family: Georgia, "Times New Roman", Times, serif;
  text-align: center;

}
.mylink {
  color: #93C;
}
.copylightbluebkg {
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  font-size: 16px;
  font-style: italic;
  font-weight: normal;
  color: #FFF;
  line-height: normal;
  text-align: left;
}
.external {
  color: #F90;
}
.tableheader {
text-align: center;
font-weight: bolder;
font-size: large;
background-color: #CCCCCC;
}
