body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 14px;
 background-color: #fff;
}

.inner_table {
  width: 100%;
  border: 0px;
}

.category_name {
  background-color: #998CC4;
  font-size: 10pt;
  font-weight: bold;
  color: #FFFFFF;
}

.inner_table td {
  font-size: 10pt;
  padding: 5px;
}

.inner_ul {
  display: block;
  list-style: none;
  padding-left: 0em;
  margin-left: 0;
}

#outer_table {
 border-collapse: collapse;
 width: 969px;
 align: center;
 padding: 10px;
 spacing: 10px;
 margin-left: auto;
 margin-right: auto;
}

#outer_table td {
 padding: 0px;
 spacing: 0px;
}

#nav {
 border-left: 2px solid black;
 border-right: 1px solid red;
 width: 180px;
 background-color: #E8DEF7;
}

#nav ul {
 display: block;
 list-style: none;
}

.style6 {
 font-size: 14px;
 font-weight: bold;
 color: #FFFFFF;
}

.style17 {
 font-size: 9pt;
 font-weight: bold;
 color: #FFFFFF;
}

.style22 {
 font-size: 9pt;
}

.style26 {
 font-size: 9pt; font-weight: bold;
}

.style32 {
 font-size: 10pt;
 font-weight: bold;
 color: #FFFFFF;
}
.style33 {
 font-size: 10pt;
}

.style35 {
 color: #000000;
}

.style36 {
 font-size: 9pt;
}

.bold {
  font-weight: bold;
}

.pdf {
  font-size: 10px;
}

#membership_dues {
  text-align: center;
}

#membership_dues table {
  border-collapse: collapse;
  border-spacing: 20pt;
  empty-cells: show;
}

#membership_dues table tr th {
  border: 2px solid black;
  font-size: 22pt;
}

#membership_dues table tr td {
  border: 1px solid black;
  vertical-align: center;
  text-align: center;
  font-size: 16pt;
  font-weight: bold;
  height: 80px;
  width: 200px;
}

#memberthanks {
  font-size: 12pt;
}

#memberstart {
  padding-left: 50px;
}

.grade {
  font-size: 20pt;
}
