.title1 {
	text-align: center;
	display: block;
	margin: 2em 0 0 0;
	font-size: 22px;
}
.contentSM 
{
  font-weight: normal;
  font-family: arial, verdana, sans-serif;
  font-size: 10px;
}
.contentWHT {
  color: white;
  font-weight: normal;
  font-family: arial, verdana, sans-serif;
  font-size: 12px;
}
.contentWHT b {
  font-weight: normal;
}
.tables {
  color: black;
  font-size: 11px;
  font-family: arial, verdana, sans-serif;
}
p .tables {
  color: white;
  font-size: 12px;
  font-family: arial, verdana, sans-serif;
}
.seriftitles {
  font-family: arial, verdana, sans-serif;
  font-size: 24px;
  font-weight: bold;
  display: block;
  margin-top: 1em;
  }
.sanseriftitlessmall {
  font-size: 12px;
  margin-bottom: 1em;
  }
.sanseriftitlessmall a:link,
.sanseriftitlessmall a:visited {
    text-decoration: underline;
}
#Table2 .sanseriftitlessmall {
  font-size: 16px;
  font-weight: bold;
  display: block;
}
#Table4 .sanseriftitlessmall {
  }
.sanseriftitlesmed {
  font-weight: normal;
  font-size: 14px;
  display: block;
  margin-bottom: 1em;
  text-align: center;
  margin: 1em 0;
  background: #033570;
  color: white;
  text-transform: uppercase;
  letter-spacing: .35em;
  padding: 7px;
}
#Table1 td {
  font-size: 11px;
  padding: 2px;
}
#Table2 td {
  font-size: 11px;
  padding: 0px;
}
#Table2 table {
  border: 1px solid #d6dfe8;
}
#Table2 table td {
  padding: 3px;
}
td.smallcapsWHT {
  font-size: 12px;
}
td.boldcaps {
  font-size: 12px;
}
.box1 .sanseriftitlesmed {
  font-weight: bold;
  font-size: 14px;
  display: inline;
  background: none;
  color: black;
  letter-spacing: normal;
  text-transform: none;
}
.box1 .contentSM {
  font-size: 12px;
}
.content {
  font-size: 12px;
  font-family: arial, verdana, sans-serif;
}
.contentSM {
  color: black;
}
.step2 td {
  text-align: left;
}
.step2 tbody tr td table tbody tr td table tbody tr td table tbody tr td {
  text-align: center;
  padding: 0;
}
.step2 tbody tr td table tbody tr td table tbody tr td table tbody tr td .contentSM{
  font-size: 10px;
}
a:link,
a:visited {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
a:link .contentWHT
a:visited .contentWHT {
  text-decoration: none;
  color: white;
}
a:hover .contentWHT {
  text-decoration: underline;
  color: white;
}
table.data {
  empty-cells: show;
  border-collapse: collapse;
  font: 12px arial, verdana, sans-serif;
  border-top: 1px solid #033570;
  border-left: 1px solid #033570;
}
.data thead th {
  border-right: 1px solid #033570;
  border-bottom: 1px solid #033570;
  color: white;
  background: #033570;
  padding: 5px 10px;
}
.data tbody td,
.data tbody th {
  border-right: 1px solid #033570;
  border-bottom: 1px solid #033570;
  background: #d6dfe8;
  padding: 5px 10px;
  vertical-align: top;
}
.data tbody ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
h5 {
  font-size: 14px;
  margin: 1em 0 .5em 0;
}
