/*--------------------------------------------------------------------
			Redefined HTML Styles
--------------------------------------------------------------------*/
acronym {
  color            : #660000;
  border-bottom    : 1px dotted #660000;
  cursor           : help;
}
h1 {
  font-size        : 36px;
  font-weight      : bold;
  color            : #990000
  margin           : 0px;
}
h2 {
  font-size        : 24px;
  font-weight      : bold;
  color            : #336633;
}
a:link, a:visited, a:active {
  color            : #005500;
  text-decoration  : underline;
}
a:hover {
  color            : #339933;
  text-decoration  : underline;
}
a.admin:link, a.admin:visited, a.admin:active {
  color            : #330000;
}
a.admin:hover {
  color            : #FFFFFF;
}

/*--------------------------------------------------------------------
			Custom Styles
--------------------------------------------------------------------*/
.bgfixed {
  background       : #FFFFFF url(../images/jba_09.jpg) no-repeat left top;
}
.copyright {
  font-size        : 9px;
  font-family      : Arial, Helvetica, sans-serif;
  color            : #474723;
}
.copyrightW {
  font-size        : 9px;
  font-family      : Arial, Helvetica, sans-serif;
  color            : #FFFFFF;
}
.drop-cap {
  font-size        : 21px;
  font-weight      : bold;
  color            : #003333;
  float            : left;
}
.imgRight {
  padding-left     : 15px;
}
.imgLeft {
  padding-right    : 15px;
}

/*--------------------------------------------------------------------
			MAMBO Defaults
--------------------------------------------------------------------*/
body {
  font-family      : Georgia, "Times New Roman", Times, serif;
  margin           : 0px 0px 0px 0px;
  background-color : #330000;
  color            : #000000;
}
td, tr, p, div {
  font-size        : 14px;
}
ul {
  margin           : 0px 0px 0px 0px;
}
hr {
  background       : #0E2B15;
  height           : 1px;
  width            : 100%;
}
.boxes {
  border           : solid;
  border           : dotted;
  border-width     : 1px;
  border-bottom-color: #0E2B15;
  border-top-color : #0E2B15;
  border-left-color: #0E2B15;
  border-right-color: #0E2B15;
}
.pathway {
  font-family      : Arial, Verdana, sans-serif;
  font-size        : 10px;
  color            : #ebfdf5;
}
a.pathway:link, a.pathway:visited, a.pathway:active {
  color            : #ffffff;
  font-weight      : normal;
  text-decoration  : none;
}
a.pathway:hover {
  color            : #ffffff;
  font-weight      : normal;
  text-decoration  : underline;
}

/* --Default Class Settings-- */

a.mainlevel:link, a.mainlevel:visited {
  font-size        : 12px;
  line-height      : 10px;
  color            : #005500;
  background-position: left;
  text-align       : left;
  font-weight      : bold;
  text-decoration  : none;
}
a.mainlevel:hover {
  color            : #339933;
  background-position: left;
  text-align       : left;
  font-weight      : bold;
  text-decoration  : underline;
}
a.mainmenu:link, a.mainmenu:visited {
  color            : #005500;
  font-weight      : normal;
  text-decoration  : none;
}
a.mainmenu:hover, {
  color            : #339933;
  text-decoration  : underline;
}
a.sublevel:link, a.sublevel:visited {
  font-size        : 10px;
  line-height      : 10px;
  color            : #005500;
  font-weight      : normal;
  text-decoration  : none;
}
a.sublevel:hover {
  color            : #339933;
  text-decoration  : underline;
}
table.moduletable {
  margin-left      : 0px;
  margin-right     : 0px;
  margin-top       : 0px;
  margin-bottom    : 5px;
  width            : 100%;
  align            : center;
  background       : #EBFDF5;
  filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#B3E9D1', endColorStr='#FFFFFF', gradientType='0');
}
table.moduletable th {
  padding-bottom   : 7px;
  font-size        : 16px;
  font-weight      : bold;
  line-height      : 10px;
  letter-spacing   : -1px;
  color            : #B3E9D1;
  text-align       : right;
  background       : #0E2B15;
  filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#18722A', endColorStr='#0E2B15', gradientType='0');
  width            : 100%;
}
table.moduletable td {
  font-size        : 12px;
  font-weight      : normal;
  color            : #000000;
/*  text-align       : left;*/
}
.poll {
  font-size        : 10px;
  color            : #660000;
}
.sectiontableheader {
  background-color : #0E2B15;
  color            : #B3E9D1;
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  font-weight      : bold;
}
.sectiontableentry1 {
  background       : #BF8F00;
  filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#BF8F00', endColorStr='#FFDF00', gradientType='0');
}
.sectiontableentry2 {
  background       : #FFDF00;
}
.small {
  font-size        : 10px;
  color            : #3366C0;
  text-decoration  : none;
  font-weight      : medium;
}
.contentpane {
  text-align       : justify;
  line-height      : 18px;
/*  background       : #FFFFFF;*/
}
.contentpaneopen {
  text-align       : justify;
  line-height      : 18px;
/*  background       : #FFFFFF;*/
}
.contentheading, .componentheading {
  font-size        : 18px;
  font-weight      : bold;
  color            : #005500;
/*  text-align       : left;*/
}
.sectionheading {
  font-family      : Georgia, "Times New Roman", Times, serif;
  font-size        : 28px;
  font-weight      : bold;
  font-style       : italic;
  line-height      : 36px;
  color            : #005500;
  display          : none;
/*  text-align       : left;*/
}
.createdate {
  font-size        : 10px;
  color            : #999999;
/*  text-align       : left;*/
}
.button {
  font-family      : Arial, Verdana, sans-serif;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #18722A;
  color            : #0E2B15;
  border           : 1px solid #0E2B15;
}
.inputbox {
  font-family      : Arial, Verdana, sans-serif;
  font-size        : 10px;
  color            : #18722A;
  border           : 1px solid #0E2B15;
}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
  font-size        : 13px;
  font-weight      : bold;
  color            : #000000;
/*  text-align       : left;*/
}
a.contentpagetitle:hover {
  font-size        : 13px;
  font-weight      : bold;
/*  text-align       : left;*/
  color            : #4490B4;
  text-decoration  : underline;
  font-weight      : bold;
}
a.category:link, a.category:visited {
  color            : #000000;
  font-weight      : bold;
}
a.category:hover {
  color            : #4490B4;
}

/* Styles for dhtml tabbed-pages */
.ontab {
  background-color : #ffae00;
  border-left      : outset 2px #ff9900;
  border-right     : outset 2px #808080;
  border-top       : outset 2px #ff9900;
  border-bottom    : solid 1px #d5d5d5;
  text-align       : center;
  cursor           : hand;
  font-weight      : bold;
  color            : #FFFFFF;
}
.offtab {
  background-color : #e5e5e5;
  border-left      : outset 2px #E0E0E0;
  border-right     : outset 2px #E0E0E0;
  border-top       : outset 2px #E0E0E0;
  border-bottom    : solid 1px #d5d5d5;
  text-align       : center;
  cursor           : hand;
  font-weight      : normal;
}
.tabpadding {
}
.tabheading {
  background-color : #ffae00;
  text-align       : left;
}
.pagetext {
  visibility       : hidden;
  display          : none;
  position         : relative;
  top              : 0;
}

/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
  background-color : #f0f0f0;
}

/* Text passed with mosmsg url parameter */
.message {
  font-family      : Arial, Verdana, sans-serif;
  font-weight      : bold;
  font-size        : 10pt;
  color            : #ff6600;
  text-align       : center;
}

