tr {
   vertical-align: top
}

body {
   background-color: white
}

li {
   font-family: Arial, Helvetica, sans-serif;
   color: #000000;
   font-size: 10pt
}

textarea {
   font-family: Arial, Helvetica, sans-serif;
   color: #000000;
   font-size: 10pt
}

input {
   font-family: Arial, Helvetica, sans-serif;
   color: #000000;
   font-size: 10pt
}

.body {
   font-family: Arial, Helvetica, sans-serif;
   color: #000000;
   font-size: 10pt;
}

.bodycolor {
   font-family: Arial, Helvetica, sans-serif;
   color: #000000;
   font-size: 10pt;
}

.bodycolor2 {
   font-family: Arial, Helvetica, sans-serif;
   color: #002f90;
   font-size: 10pt;
}

.bodycolori {
   font-family: Arial, Helvetica, sans-serif;
   color: #002f90;
   font-size: 10pt;
   font-style: italic;
}

.bodywhitebold {
   font-family: Arial, Helvetica, sans-serif;
   color: #ffffff;
   font-size: 10pt;
   font-weight: bold
}

.bold {
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold
}

.boldlink {
   font-weight: bold;
   text-decoration: none;
}

.subhead {
   font-family: Arial, Helvetica, sans-serif;
   color: #000000;
   font-size: 10pt;
   font-weight: bold;
}

.subheadcolor {
   font-family: Arial, Helvetica, sans-serif;
   color: #7B8B51;
   font-size: 10pt
}

.subheadcolor2 {
   font-family: Arial, Helvetica, sans-serif;
   color: #7B8B51;
   font-size: 12pt
}

.subheadcolorbold {
   font-family: Arial, Helvetica, sans-serif;
   color: #7B8B51;
   font-size: 12pt;
   font-style: normal;
   font-weight: bold
}

.pagetitle {
  font-family: Arial, Helvetica, sans-serif;
  color: #7B8B51;
  font-size: 12pt;
  font-style: normal;
  font-weight: bold
}

.subtitle {
   font-family: Arial, Helvetica, sans-serif;
   color: #7B8B51;
   font-size: 10pt;
   font-weight: bold;
   margin-top: 5px;
   margin-bottom: 5px;
}

.line {
   background-color: #7B8B51
}

.tablehead {
   font-family: Arial, Helvetica, sans-serif;
   color: #ffffff;
   background-color: #776677;
   font-size: 10pt;
   font-weight: bold
}

.greenheader { 
   background-color: #7B8B51;
   color: #ffffff;
   font-size: 11pt; 
   font-weight: bold
}

