body {
  background-color: #ffffff;
  margin: 0 0 0 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11pt;
  font-weight: normal;
  color: #000000;
}


h3 {
  font-family: Arial, Helvetica, sans-serif;
  color: #00a52C;
  font-weight: bold;
}


ol, ul {
  margin-left: 2em;
  padding-left: 0;
}


td {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11pt;
  font-weight: normal;
  color: #000000;
}


ul {
  list-style-type: square;
}


/* IE6 hack */
* html ul {
  list-style-type: disc;
}


ul ol {
  list-style-type: none;
  font-style: italic;
  margin-left: 0;
}


.legal {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: #707070;
}


.heading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  color: #00a52C;
}


.subheading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11pt;
  font-weight: bold;
  color: #00a52C;
}


.maintitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  color: #00a52C;
}


.mainhref {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  color: #006946;
}


.mainhref:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  color: #006946;
}


/* Navigation */

.nav {
  color: #a500a5;
  font-weight: bold;
  font-size: 9pt;
  text-decoration: none;
}


.nav:hover {
  color: #a500a5;
  font-weight: bold;
  font-size: 9pt;
  text-decoration: none;
}


/* Event styles */


.eventnotice {
  font-family: Arial, Helvetica, sans-serif;
  color: #248700;
  font-weight: normal;
  font-size: 9pt;
}


.calyear {
  font-family: Arial, Helvetica, sans-serif;
  color: #ff0000;
  font-weight: bold;
  font-size: 9pt;
}


.calmonth {
  font-family: Arial, Helvetica, sans-serif;
  color: #ffffff;
  font-weight: bold;
  font-size: 9pt;
  text-decoration: none;
}


.calmonth:hover {
  font-family: Arial, Helvetica, sans-serif;
  color: #ffd900;
  font-weight: bold;
  font-size: 9pt;
  text-decoration: none;
}


.eventmonth {
  font-family: Arial, Helvetica, sans-serif;
  color: #a500a5;
  font-weight: bold;
  font-size: 11pt;
}


.eventyear {
  font-family: Arial, Helvetica, sans-serif;
  color: #ffd900;
  font-weight: bold;
  font-size: 11pt;
}


.eventtitle {
  font-family: Arial, Helvetica, sans-serif;
  color: #00a52C;
  font-weight: bold;
  font-size: 11pt;
}


.eventdate {
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  font-style: italic;
  font-size: 9pt;
}


/* FAQ Styles */

.faq_q {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11pt;
  font-style: none;
  font-weight: bold;
  color: #00a52C;
}


.faq_a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11pt;
  font-style: italic;
  font-weight: normal;
  color: #000000;
}

