* {
  font-family: verdana, sans-serif;
  font-size: 100%;
}

table {
  border: 0px solid #999;
  border-width: 0px;
}

th,td {
	/* Borders and padding to make the table readable. */
	border: 0px solid #000;
	padding: 0em;
}

th {
  border-top: 1px solid #999;
  padding-top: 10px;
  padding-bottom: 20px;
  text-align: left;  
}

img {
  border-width: 0px;
}

a {
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
  color: #536777;  
}

sup {
  font-size: 63%;
}
.menu {
  margin-bottom: 14px;
}

.menu table {
  border-width: 0px;
  font-size: 11px;
  font-weight: bold;
  color: #536777;
}

.content table {
  border-width: 0px;
  color: #536777;
  margin: 10px;
}

.separator {
  padding: 0px;
  height: 1px;
  background-color: #619bc3;
}

.committee{
  font-style: italic;
  padding-left:  60px;
  font-size: 83%;
}

.committeeImg {
  border: 1px solid #619bc3;
  padding:  3px;
  margin-bottom: 10px;
}

.downloadIcon {
  padding-left: 30px;
  padding-top: 20px;
  height: 120px;
  width: 300px;
  float:left;
}

.downloadIcon img {
  float:left;
  padding-right: 5px;
}

.databox {
  margin-left:10px;
  padding: 3px;
  width:  102px;
  font-family: Verdana, sans-serif;
  font-size: 73%;
  border: 1px solid #619bc3;
  float: left;
}

.databox img{
  border: 1px solid #619bc3;
}

.databox a img {
  border: 0px solid #619bc3;
  float: left;
}
.databox a {
  text-decoration: none;
  color: #536777;
  font-size: 85%;
}

.footer {
  font-size: 75%;
}

.footer img {
  border: 0px solid #999;
  padding: 8px;
}

