@charset "utf-8";
/* CSS Document */
table.inprogress td {
  border: 0px !important;
}
table.inprogress p {
  /*font-size: 14px !important;*/
  line-height: 1.52;
  font-family: Arial, Helvetica, sans-serif !important;
}
table.inprogress li {
  /*font-size: 14px !important;*/
  /*line-height: 1.8em!important;*/
  margin: 1.4em 0;
  font-family: Arial, Helvetica, sans-serif !important;
}
.redHeader {
  color: #428600;
  font-weight: bold;
  margin-top: 0px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: bold;
  margin-bottom: 0px !important;
  padding-bottom: 0px !important;
}
.forumHeadline {
  color: #428600;
  font-weight: bold;
  font-size: 24px;
  line-height: 120%;
}
.navySubHeader {
  color: #428600;
  font-weight: normal;
  margin-top: 5px;
  font-family: Georgia, "Times New Roman", Times, serif;
}
.redHeader {
  color: #000000;
  font-weight: bold;
  margin-top: 0px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: bold;
  margin-bottom: 0px !important;
  padding-bottom: 0px !important;
}
.redHeadline {
  color: #000000;
  font-weight: bold;
  font-size: 24px;
  line-height: 120%;
}
.redSubHeader {
  color: #000000;
  font-weight: normal;
  margin-top: 5px;
  font-family: Georgia, "Times New Roman", Times, serif;
}
.recentDocNotice {
  color: red;
  margin-left: -15px;
  margin-top: -22px;
  padding-bottom: 8px;
}
.sidebar_links {
  font: 11px;
  color: #232f84;
  background-image: url(../includes/sidebar-bckgrnd.jpg);
  width: 190px;
  margin-right: 20px;
  padding: 0px;
  margin-bottom: -2px;
  margin-top: -2px;
}
.sidebar_rounded_top {
  width: 190px;
  margin-right: 20px;
  padding: 0px;
  margin-bottom: -2px;
  margin-top: -2px;
}
.sidebar_rounded_bottom {
  width: 190px;
  margin-right: 20px;
  padding: 0px;
  margin-bottom: -2px;
  margin-top: -2px;
}
.sidebar_links_topic_header {
  font-style: italic;
  margin-bottom: -16px;
}
.sidebar_links_header {
  background-image: url(includes/sidebar-header.jpg);
  margin-bottom: -15px;
}
.sidebar_links_text {
  font: 11px verdana, arial, sans-serif;
  line-height: 150%;
  text-decoration: none;
}
a.sidebar_links_text:link {
  color: #232f84;
  text-decoration: none;
}
a.sidebar_links_text:visited {
  color: #232f84 !important;
  text-decoration: none;
}
a.sidebar_links_text:link:hover, a.sidebar_links_text:visited:hover {
  color: #333333 !important;
  text-decoration: underline;
}
a.sidebar_links_text:link:active, a.sidebar_links_text:visited:active {
  color: #333333 !important;
}
.sidebar_links_text2 {
  font: 11px verdana, arial, sans-serif;
  line-height: 100%;
  text-decoration: none;
}
a.sidebar_links_text2:link {
  color: #232f84;
  font-weight: normal;
}
a.sidebar_links_text2:visited {
  color: #232f84 !important;
  font-weight: normal;
  text-decoration: none;
}
a.sidebar_links_text2:link:hover, a.sidebar_links_text2:visited:hover {
  text-decoration: underline !important;
  color: #333333 !important;
  font-weight: normal;
}
a.sidebar_links_text2:link:active, a.sidebar_links_text2:visited:active {
  color: #333333 !important;
  font-weight: normal;
}
.active-nav {
  background-image: url(../includes/nav-background.gif);
  padding: 3px;
  border: 1px solid #aaaaaa;
  border-right: 0px;
  font-weight: bold !important;
}
.off-nav {
  padding: 3px;
}
.expander {
  font-family: arial-narrow, sans-serif;
  font-size: 12px;
  color: #555555;
  cursor: pointer;
}
.expanderNew {
  font-family: arial, sans-serif;
  font-size: 9px;
  color: #555555;
  cursor: pointer;
}
.expanderAny {
  cursor: pointer;
  background-color: #ededed;
  padding: 3px;
}
.expanderAny:hover {
  cursor: pointer;
  background-color: white;
  padding: 3px;
}
.expander1st {
  cursor: pointer;
  background-color: #e1e3f3;
  padding: 3px;
}
.expander2nd {
  cursor: pointer;
  background-color: #ededed;
  padding: 3px;
}
.expTopic {
  margin-left: 20px;
  border-left: 1px dotted #c0c0c0;
  padding-left: 5px;
}
.expSubtopic {
  margin-left: 25px;
  margin-bottom: 15px;
  padding: 5px;
  border-left: 1px dotted #c0c0c0;
}
h1 {
  font-size: 45px;
}
/*ul {font-size:12px !important; line-height:150%;}
ol {font-size:12px !important; line-height:150%;}
dl {font-size:12px !important; line-height:150%; margin-left: 10px;}
*/
sup {
  font-weight: bold;
}