.m1 {
  background-color: aliceblue;
  font-weight: bold;
  text-decoration: none;
  padding-left: 10px;
  height: 2em;
}

a.nu {
  text-decoration: none;
}

a.nub {
  border-bottom: blue 2px solid;
  padding-left: 10px;
  font-weight: bold;
  text-decoration: none;
}

.subheader1 {
  padding-top: 8px;
}

.mi {
  color: #004A95;
  font-weight: bold;
  font-family: sans-serif;
  font-size: 12px;
  background-image: url( thm.png );
  text-decoration: none;
  background-repeat: repeat-x;
  padding-top: 2px;
  padding-bottom: 1px
}

.menuitem {
  padding-right: 8px;
  font-size: 11px
}

.vdist {
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px dotted #CCCCCC;
  border-left: 1px solid #CCCCCC;
  vertical-align: top;
  padding: 0.6ex;
}

.vdist2 {
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px dotted #CCCCCC;
  vertical-align: top;
  padding: 2px;
}

.vdistleft {
  border-left: 1px solid #CCCCCC;
  border-bottom: 1px dotted #CCCCCC;
  vertical-align: baseline;
  padding: 3px;
  padding-top: 6px;
}

.tb {
  padding: 0;
}

.h1g {
  font-size: x-large;
  font-weight: bold;
  color: #006600;
  background-position: center;
  text-align: center;
}

.small {
  font-size: 11pt;
}

.rpad {
  vertical-align: middle;
  text-align: right;
  padding-right: 16px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.hilite {
  background-color: #FFFF66;
}

img {
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
}

tr {
text-align:left
}

.litetable {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  padding: 0;
  background-repeat: repeat-x;
  border-color: #d1d1d1;
  border-width: 1px;
  border-style: solid;
}

table {
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  padding: 0;
  background-repeat: repeat-x;
}

li {
  margin-left: 8pt;
  padding-bottom: 2px;
}

h1 {
  text-align: center;
  color: #008000;
  font-style: italic;
  font-size: 200%;
}

h2 {
  font-size: 110%;
}

.subheader {
  padding-left: 2px;
  background-image: url( thm.png );
  background-repeat: repeat-x;
  font-weight: bold;
  font-size: inherit;
  height: 20px;
}

.pageTitle {
  color: #008000;
  font-size: 200%;
  font-style: italic;
  font-weight: bold;
  text-align: center;
}

.lightGrayback {
  background-color: #d1d1d1;
  min-width: 6em;
}

.sumtable {
  border-color: #d1d1d1;
  border-width: 1px;
  border-style: solid;
  margin: 0;
  margin-top: 2em;
  margin-bottom: 2em;
  margin-left: 4em;
}

numberCol {
  width: 4em;
}

wideCol {
  min-width: 12em;
}

div.menudiv {
  height: 69em;
  width: 19em;
  float: left;
}


