BODY {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: #666666;  
  font-family: Verdana, sans-serif;
}

A:link {
  color: rgb(0,115,174);
  text-decoration: none;
}

A:visited {
  text-decoration: none;
  color: rgb(0,115,174);
}

A:hover {
  text-decoration: underline;
  color: #f5d600;
}

A:active {
  text-decoration: none;
}

.logos { 
  border-collapse:collapse;
  background-color: #f2f2f2;
}

.logos IMG { 
  vertical-align: bottom;
  float: left;
}

.logo { 
  float: right !important;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-right: 60px;
  
}

.main-panel { 
  padding-top: 1.6em;
  padding-bottom: 2em;
  background-color: #f2f2f2; 
}

.header { 
  float: left; 
}

.header-text {
  font-size: 20px; 
  background-color: #f2f2f2; 
  font-weight: bold; 
  color: #f5d600; 
  font-family: Arial, Helvetica, sans-serif;
}

.left-col { 
  padding-left: 16px;
}

.center-col { 
  padding-left: 22px;
  padding-right: 22px;
}

.right-col { 
  padding-right: 16px;
}

.org {
  font-size: 10px;
  text-align:left;
  padding-left: 0px;
  padding-right: 1em;
  background-color: #f2f2f2;
}

.tpc {
  font-size: 10px; 
  text-align:left; 
  padding-left:0px; 
  background-color: #f2f2f2;
}

.tpc P { 
  margin-top: 0.4em;
  margin-bottom: 0.2em; 
}

.main-text {
  font-size: 12px; 
  text-align:justify; 
  background-color: #f2f2f2;
  padding-right: 0.8em;
  word-spacing: 0.15em;
}

.main-text H2 { 
  font-size: 130%;
  word-spacing: 0;
  
}

.main-text H3 { 
  font-size: 100%;
  word-spacing: 0;
  
}

.main-text .level5 { 
  font-size: 108%;
  font-style: italic;
  font-weight: normal;
  word-spacing: 0;
  padding-top: 0.75em;
  padding-bottom: 0.75em;
}

.main-text LI { 
  padding-bottom: 0.4em;
  text-align: left;
}

.back {
  background-color: #666666; 
  text-align:left; 
  font-size: 20px; 
  font-weight: bold; 
  color: #f5d600; 
  font-family: Arial, Helvetica, sans-serif; 
}

.break {
  width: 100%;
  margin-top: 2em;
  padding-top: 2px;
  padding-bottom: 12px;
}

.break TR { 
  background-color: #bbb; 
  font-weight: bold; 
  color: #444;
  font-size: 9pt;
  font-family: Arial, Helvetica, sans-serif;
}

.break TD { 
}


.header { 
  background-color: rgb(0,115,174);   /* #0072B0; */
  color: #f2f2f2;
  margin-top: 2em;
  font-weight: bold;
  font-size: 8.5pt;
  white-space: wrap;
  text-align: left;
}

.time { 
  white-space: nowrap;
  padding-right: 1em;
  vertical-align: top;
  border-right: #f2f2f2 solid 1px;
}

.downlogo { 
  float: right;
  margin-left: 0.6em;
}

ul {
  list-style-type: square;
}
