table.tabletemplate3  {
  border-collapse: collapse;
}

caption.tabletemplate3  {
  font-size: 13px;
  font-weight: bold;
  text-align: left;
  margin-bottom: 10px;
  color: rgb(30,16,65);
}

th.tabletemplate3-title   {
  font-weight: bold;
  font-size: 14px;
  padding: 6px;
  padding-top: 8px;
  color: rgb(30,16,65);
  border: 3px solid white;
  border-right: 0;
  background-color: rgb(212,237,204);
}

td.tabletemplate3-row1-col1  {
  padding: 6px;
  border-left: 3px solid white;
  background-color: white;
}

td.tabletemplate3-row1-col2   {
  padding: 6px;
  border-left: 3px solid white;
  background-color: white;
}

td.tabletemplate3-row2-col1   {
  padding: 6px;
  border-left: 3px solid white;
  background-color: rgb(247,248,251);
}

td.tabletemplate3-row2-col2   {
  padding: 6px;
  border-left: 3px solid white;
  background-color: rgb(247,248,251);
}

td.tabletemplate3-empty   {
}
