td {
  font-size: 12px;
  color: #000000;
  font-family: verdana, arial, helvetica, sans-serif;
}
body {
  font-size: 12px;
  color: #000000;
  font-family: verdana, arial, helvetica, sans-serif;
}
a:hover {
  font-weight: 900;
  color: #000000;
  text-decoration: underline;
}
.breadcrumb {
  font-weight: normal;
  font-size: 10px;
  font-family: verdana, arial, helvetica, sans-serif;
}
a.breadcrumb:hover {
  font-weight: normal;
  font-size: 10px;
  color: #000000;
  text-decoration: underline;
}
.breadcrumbcarrot {
  font-weight: normal;
  font-size: 10px;
  color: #b1b1b1;
  font-family: verdana, arial, helvetica, sans-serif;
}
.breadcrumbcurrent {
  font-weight: normal;
  font-size: 10px;
  font-style: italic;
  font-family: verdana, arial, helvetica, sans-serif;
}
.contenttabletitle {
  font-size: 15px;
  color: #ffffff;
  font-family: arial, helvetica, sans-serif;
  background-color: #0e2c8e;
  padding: 5px;
}
.contenttabledata {
  background: #bebcda;
  font-size: 12px;
  color: #000000;
}
.contenttable {
  background: #fff;
}
.body {
  font: 62.5% verdana, geneva, arial, helvetica, sans-serif;
  padding: 10px;
  margin: 0px;
  color: #000;
  padding: 10px;
  margin: 0px;
  color: #000;
}
body {
  font: 62.5% verdana, geneva, arial, helvetica, sans-serif;
}
a {
  color: #0e2c8e;
}
a:active {
  color: #0e2c8e;
}
a:visited {
  color: #0e2c8e;
}
a:hover {
  color: #000;
}
img {
  border: 0px;
}
h1 {
  font: bold 1.8em verdana, geneva, arial, helvetica, sans-serif;
  color: #0e2c8e;
}
h2 {
  font-weight: bolder; 
  font-size: medium; 
  color: #181ea5
}
.sitewrapper {
  font-size: 1em;
  background: #fff;
  width: 762px;
  text-align: left;
}
.contentarea {
  padding: 10px 10px 0px 10px;
  font-size: 1.3em;
  float: right;
  width: 560px;
  line-height: 1.5em;
  position: relative;
}
.contentarea h1 {
  padding: 0px 10px 10px 10px;
  background: url(../images/headline-bg.gif) no-repeat 50% bottom;
}
.menu {
  padding-right: 7px;
  padding-left: 7px;
  font-size: 1.2em;
  background: #0e2c8e;
  padding-bottom: 7px;
  padding-top: 7px;
  text-align: center;
  border-top: #231f20 3px solid;
  border-bottom: #bebcda 3px solid;
  height: 13px;
}
.menu a,
.menu a:visited,
.menu a:active {
  padding: 10px 20px 10px 20px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
}
.menu a:hover {
  color: #f00;
  text-decoration: underline;
}
.submenu {
  padding: 10px;
  float: left;
  width: 160px;
  color: #0e2c8e;
}
.submenu li {
  padding: 0px;
  margin-left: 0px;
  margin-bottom: 15px;
}
.submenu ul {
  margin-left: 0px;
  padding-left: 15px;
  list-style-type: none;
}
.submenu a,
.submenu a:visited .submenu a:hover .submenu a:active {
  font-weight: bold;
}
.footer {
  clear: both;
  padding-top: 10px;
  text-align: center;
}
.footer a,
.footer a:visited,
.footer a:hover,
.footer a:active {
  padding-right: 7px;
  padding-left: 7px;
  padding-bottom: 7px;
  padding-top: 7px;
}
#nav a,
#nav a:visited,
#nav a:active {
  font-weight: bold;
  text-decoration: none;
  font-size: 12px;
}
.emphasis {
  font-weight: bold;
}
.clients-list {
  list-style: none;
  padding-left: 0;
  display: grid;
  grid-template-columns: repeat(2, 50%);
  column-gap: 2rem;
  row-gap: 1rem;
}
.bare-list {
  list-style: none; 
  padding-left: 0;
}
