* {
  max-width: 900px;
  margin: auto;
}

div {
  border-radius: 10px;
}

td, th {
  vertical-align:top;
}

a {
  color: rgb(3, 138, 172);
  text-decoration: none;
}

#ContactInfo{
  top: 2px;
  text-align:right;
  margin-bottom: 12.0pt;
  font-family: 'Trebuchet MS',sans-serif;
}

#header {
  color:aliceblue;
  background:#2E74B5;
  font-size:xx-large;
  font-family:'Trebuchet MS';
  height: 40px;
  width: 100%;
  border:solid #2E74B5 1.0pt;
  padding:6.0pt 6.0pt 4.0pt 6.0pt;
  margin-left:.1in;
  margin-right:.1in;
  margin-top:10.0pt;
  margin-bottom:8.0pt;
	margin-left:0in;

}

#body {
  position: relative;
}

.tableLeft{
  text-align: right;
  font-size: 11;
  color: #1F4E79;
  font-family: "Trebuchet MS",sans-serif;
  font-weight: normal;
  border:none;
  border-bottom:solid #2E74B5 1.0pt;
  padding:.1in 0in .05in 0in;
  text-transform: uppercase;
  width:95.75pt;
  

}

.tableRight{
  color: #4d4d4d;
  width:600pt;
  border:none;
  border-bottom:solid #01294e 1.0pt;
  padding:.1in 0in .05in 13.7pt
}

.footer {
  text-align: center;
  opacity: 0.60;
}
