table.tabletemplate6  {
  width: 100% !important;
  margin: 0.5em 0;
  empty-cells: show;
  border-collapse: collapse;
}

caption.tabletemplate6  {
  font-size: 13px;
  font-weight: bold;
  color: black;
  text-align: left;
  padding-bottom: 3px;
}

th.tabletemplate6-title   {
  padding: 6px;
  padding-left: 10px;
  background-color: rgb(0,0,53);
  border-bottom: 3px solid white;
  border-right: 3px solid white;
  font-weight: bold;
  font-size: 13px;
  color: white;
  height: auto !important;
}

td.tabletemplate6-row1-col1  {
  border-right: 3px solid white;
  background-color: rgb(210,221,235);
  padding: 3px;
  padding-left: 10px;
  height: auto !important;
}

td.tabletemplate6-row1-col2   {
  border-right: 3px solid white;
  background-color: rgb(210,221,235);
  padding: 3px;
  padding-left: 10px;
  height: auto !important;
}

td.tabletemplate6-row2-col1   {
  border-right: 3px solid white;
  background-color: rgb(237,243,249);
  padding: 3px;
  padding-left: 10px;
  height: auto !important;
}

td.tabletemplate6-row2-col2   {
  border-right: 3px solid white;
  background-color: rgb(237,243,249);
  padding: 3px;
  padding-left: 10px;
  height: auto !important;
}

td.tabletemplate6-empty   {
}



