/* LEFT COLUMN STUFF */
.Nav{ padding: 50px 10px 50px 10px; color: White; }
.Nav a{ color: White; text-decoration: none;  font-size: 8pt;  display: inline-block;  padding: 2px;  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;      }
.Nav a:hover{ text-decoration: none; background-color: #C7FF70; color: Black; }
table.Left .Caption{ color: black; font-size: 10pt; font-weight: bold;  border-bottom: 1px solid #585E52;  vertical-align: bottom;  padding: 0 20px 0 20px;    }
table.Left .Caption2{ color: black; font-size: 8pt; font-weight: bold;  border-bottom: 1px solid #585E52; padding: 0 20px 0 20px;    }

table.Left .Text{ color: #BEC0BD; padding: 10px 20px 0 20px;   }
table.Footer{}
table.Footer td{ padding: 0 20px 5px 20px; color: #A5A5A5;  font-size: 80%;  }
table.Footer a{ color: #A5A5A5; text-decoration: none;  display: inline-block;  padding: 2px;   }
table.Footer a:hover{ color: Black;  background-color: #C7FF70;  text-decoration: none;   }

