.xleft {
  color: #fff;
}
#breadcrumbs {
  background-color: #00639c;
}
#leftColumn {
  margin: 10px 0 0 5px;
  border: 1px solid #00639c;
  background-color: #b5dbf7;
}
h2 {
  border: 1px solid #00639c;
  color: #ffffff;
  background-color: #65a6cf;
  font-weight:900;
  font-size: x-large;
}
h3 {
  border: 1px solid #aaa;
  color: #000000;
  background-color: #b5dbf7;
}
h4 {
  border: 1px solid #bbb;
  color: #000000;
  background-color: #b5dbf7;
}
table.bodyTable th {
  color: white;
  background-color: #9cced4;
  text-align: left;
  font-weight: bold;
}
table.bodyTable tr.a {
  background-color: #dcdeff;
}
table.bodyTable tr.b {
  background-color: #cbcdff;
}
.source {
  background-color: #ededed;
}
