  /*********************************************************
 *  Body Style #2BBA26 #313435
 *********************************************************/
body {
  background-color: #ffffff;}

/*********************************************************
 *  Font Styles
 *********************************************************/
font.primary {
  color: #313435;
  font-size: 16px;
  font-family: verdana,arial,helvetica;
}
font.alt1 {
  color: #313435;
  font-size: 16px;
  font-family: verdana,arial,helvetica;
}
font.alt1tab {
  color: #313435;
  font-size: 16px;
  font-family: verdana,arial,helvetica;
  font-weight: bold;
}
font.alt2 {
  color: #313435;
  font-size: 16px;
  font-family: verdana,arial,helvetica;
  font-weight: bold;
}
font.error {
  color: #990000;
  font-size: 16px;
  font-family: verdana,arial,helvetica;
  font-weight: bold;
}
font.small {
  font-size: 12px;
  font-family: verdana,arial,helvetica;
}
a.nav {
  color: #313435;
  font-size: 12px;
  font-family: verdana,arial,helvetica;
  text-decoration: none;
  background-color: #e0e0e0;
  border-style: solid;
  border-color: #000000;
  border-width: 1}
h1 {
  font-size: 16px;
  font-family: verdana,arial,helvetica;
  font-weight: normal;
}

/*********************************************************
 *  Link Styles
 *********************************************************/
a:link {
  color: #2BBA26;
  text-decoration:none;
}
a:visited {
  color: #2BBA26;
}
a.primary:link {
  color: #2BBA26;
}
a.primary:visited {
  color: #2BBA26;
}
a.alt1:link {
  color: #2BBA26;
}
a.alt1:visited {
  color: #2BBA26;
}
a.alt2:link {
  color: #2BBA26;
}
a.alt2:visited {
  color: #2BBA26;
}
a.tab:link {
  color: #000000;
  font-size: 16px;
  font-family: verdana,arial,helvetica;
  font-weight: bold;
  text-decoration: none
}
a.tab:visited {
  color: #000000;
  font-size: 16px;
  font-family: verdana,arial,helvetica;
  font-weight: bold;
  text-decoration: none
}
a.tab:hover {text-decoration: underline}

/*********************************************************
 *  Table Styles
 *********************************************************/
table.primary {
  border-collapse: collapse
}
table.border {
  border-style: solid;
  border-color: #000000;
  border-width: 1}
th {
  background-color: #c9cfde;
  color: #000000;
  font-size: 16px;
  font-family: verdana,arial,helvetica;
  padding: 2;
  border-style: solid;
  font-weight: bold;
  border-color: #000000;
  border-width: 1;
  height: 1
}
th.rpt {
  background-color: #f0f0f0;
  color: #000000;
  font-size: 11px;
  font-family: Arial;
  font-weight: bold;
  padding: 2;
  border-style: solid;
  border-color: #000000;
  border-width: 1;
  text-align: left;
  vertical-align: bottom;
}
td.primary {
  background-color: #f0f0f0;
  color: #000000;
  font-size: 16px;
  font-family: verdana,arial,helvetica;
  padding: 2;
  border-style: solid;
  border-color: #000000;
  border-width: 1}
td.borderless {
  background-color: #f0f0f0;
  color: #000000;
  font-size: 16px;
  font-family: verdana,arial,helvetica;
  padding: 2;
}
td.rpt {
  background-color: #f0f0f0;
  color: #000000;
  font-size: 11px;
  font-family: Arial;
  padding: 2;
  border-top-style: none;
  border-bottom-style: none;
  border-left-style: solid;
  border-left-color: #000000;
  border-left-width: 1;
  border-right-style: solid;
  border-right-color: #000000;
  border-right-width: 1;
  text-align: left;
  vertical-align: top;
}
td.primaryNoWrap {
  background-color: #f0f0f0;
  color: #000000;
  font-size: 16px;
  font-family: verdana,arial,helvetica;
  padding: 2;
  border-style: solid;
  border-color: #000000;
  border-width: 1;
  white-space: nowrap
}

td.title {
  background-color: #ffffff;
  color: #000000;
  font-size: 26px;
  font-family: Arial,Helvetica,sans-serif;
  padding: 2;
  font-weight: normal;
  border-color: #000000;
  border-width: 1;
  text-align: left}
td.alt1 {
  background-color: #e0e0e0;
  color: #000000;
  font-size: 16px;
  font-family: verdana,arial,helvetica;
  padding: 2;
  border-style: solid;
  border-color: #000000;
  border-width: 1}
td.tab1 {
  background-color: #e0e0e0;
  color: #000000;
  font-size: 16px;
  font-family: verdana,arial,helvetica;
  font-weight: bold;
  padding: 2;
}
td.tab2 {
  background-color: #c9cfde;
  color: #000000;
  font-size: 16px;
  font-family: verdana,arial,helvetica;
  font-weight: bold;
  padding: 2;
}
td.noborder {
  background-color: #f0f0f0;
  color: #000000;
  font-size: 16px;
  font-family: verdana,arial,helvetica;
  padding: 2;
}

#category td, #category th 
{
font-size:1em;
border:1px solid #98bf21;
padding:3px 7px 2px 7px;
}
#category tr.alt td {
  background-color: #e0e0e0;
  color: #000000;
  font-size: 16px;
  font-family: verdana,arial,helvetica;
  padding: 2;
  border-style: solid;
  border-color: #000000;
  border-width: 1;
}
table.form { margin-bottom: 1em }
table.form th.title {
  background-color: #f0f0f0;
  color: #000000;
  text-align: left;
  font-weight: bold;
  font-size: 18px;
  border: none;
  border-bottom: solid #c9cfde 2px;
}
table.form th {
  text-align: right;
  vertical-align: top;
  background-color: #f0f0f0;
  color: #000000;
  border: none;
}
table.form .error { font-weight: bold; color: red }
table.form .error { font-weight: bold; color: red }

/*********************************************************
 *  Form Styles
 *********************************************************/
input.button {
  background-color: #e0e0e0;
  border-color: #e0e0e0;
  border-left-color: #e0e0e0;
  border-top-color: #e0e0e0;
  border-bottom-color: #e0e0e0;
  border-right-color: #e0e0e0;
  padding: 2;
  font-family: verdana,arial,helvetica;
  color: #000000;
}
input.navbutton {
  background-color: #c9cfde;
  border-color: #c9cfde;
  border-left-color: #c9cfde;
  border-top-color: #c9cfde;
  border-bottom-color: #c9cfde;
  border-right-color: #c9cfde;
  padding: 2;
  font-family: verdana,arial,helvetica;
  color: #000000;
}
input {
  background-color: #f0f0f0;
  border-color: #f0f0f0;
  border-left-color: #f0f0f0;
  border-top-color: #f0f0f0;
  border-bottom-color: #f0f0f0;
  border-right-color: #f0f0f0;
  padding: 0px;
  scrollbar-base-color: #e0e0e0;
  font-family: verdana,arial,helvetica;
  color: #000000;
}
textarea {
  background-color: #f0f0f0;
  border-color: #f0f0f0;
  border-left-color: #f0f0f0;
  border-top-color: #f0f0f0;
  border-bottom-color: #f0f0f0;
  border-right-color: #f0f0f0;
  padding: 0px;
  scrollbar-base-color: #e0e0e0;
  font-family: verdana,arial,helvetica;
  color: #000000;
  font-size: 16px;
}
select {
  background-color: #f0f0f0;
  border-color: #f0f0f0;
  border-left-color: #f0f0f0;
  border-top-color: #f0f0f0;
  border-bottom-color: #f0f0f0;
  border-right-color: #f0f0f0;
  padding: 0px;
  scrollbar-base-color: #e0e0e0;
  font-family: verdana,arial,helvetica;
  color: #000000;
}

ul.nav_main { list-style-type: none; padding-left: 0; margin-left: 0; }
li.nav_selected:before { white-space: pre-wrap; content: "\bb  " }
ul.nav_main li.nav_selected { font-weight: bold }
ul.nav_sub li.nav_selected { font-weight: bold }
ul.nav_main li { font-weight: normal }
ul.nav_sub li { font-weight: normal }

li.report_category { margin-bottom: 1em }

table.results {
  width: 100%;
  border-collapse: collapse;
}
table.resultshead {
  width: 100%;
  border-collapse: separate;
  border-top: solid #c9cfde 3px;
  border-bottom: solid #c9cfde 3px;
  clear: both;
}
table.resultshead th {
  text-align: left;
  color: #000000;
  border: none;
  background: #f0f0f0;
  font-size: 16px;
  font-weight: bold;
  vertical-align: middle;
  padding: 2px;
}
table.resultshead td {
  text-align: right;
}
table.results td.primary { border-top: none; }

table.buttons {
  margin: 0 0 0 auto;
  padding: 0;
  border-collapse: separate;
  background: white;
}
table.buttons td {
  background-color: #c9cfde;
  /* Hide from IE5/Mac \*/
  border-color: #c9cfde;
  border-style: outset;
  border-width: 1px;
  /* End hiding */
  padding: 4px;
  font-weight: bold;
  font-size: 12px;
  text-align: center;
  vertical-align: middle;
}
table.buttons input {
  border: none;
  color: #000000;
  background: #c9cfde;
  padding: 0;
  margin: 0;
  font-weight: bold;
  white-space: normal;
}
table.buttons input:hover { text-decoration: underline; }
table.buttons a {
  color: #000000;
  text-decoration: none;
}
table.buttons a:hover { text-decoration: underline; }
table.buttons a:visited { color: #000000; }

div.errorbox {
  border-style: solid;
  border-color: #000000;
  border-width: 1;
  max-width: 500px;
  margin: 10px;
  padding: 5px;
  background-color: #e0e0e0;
}
div.errorbox .errorhdr { font-size: large; font-weight: bold }
div.errorbox ul { margin-left: 0; padding-left: 1.5em }
div.errorbox li { margin-left: 0 }