

.sectiontitle {
  font-size: 16px;
  font-weight: bold;
  text-align: right;
  vertical-align: top;
}

BODY {
  color: black;
  background-color: #3d424a;
  font-family: verdana; helvetica, sans-serif;
  font-size: 12px;
  text-align:center;
}

TD {
  color: black;
  background-color: #f3f4f5;
  font-family: verdana; helvetica, sans-serif;
  font-size: 11px;
  vertical-align: top;
  padding: 24px;
  border: solid 1px black;
  
}
.header {
  color: white;
  background-color: #667183;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  padding: 7px;
  border: solid 1px black;
}

.footer {
  color: white;
  background-color: #667183;
  text-align: center;
  padding: 7px;
  border: solid 1px black;
}

.leftmargin {
  background-color: #fffac3;
  font-size: 12px;
  padding: 10px;
}

LI {
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left:0px; 
  margin-left:0px;
}

UL {
  padding-left:24px; margin-left:0px;
}

a:link {
  color:#1b5fa4;
}

a:visited {
  color:#50566c;
}

a:hover {
  color:#1e70d5;
}

a:active {
  color:#1e70d5;
}


H4 {
  font-size: 13px;
  font-weight: bold;
  padding-left:10px;
  padding-bottom:0px;
  padding-top:10px;
  text-align: left;
  color: #3d424a;

}

#container {
  position:relative; 
  margin: 0 auto; 
  width: 680px; 
  text-align: left;
}

IMG {border: 0px;}

.returnlink_top {
  text-align:center; 
  font-weight:bold,
  font-size:12px; 
  margin-bottom:36px;
}

.returnlink_bottom {
  text-align:center; 
  font-weight:bold, 
  font-size:12px; 
  margin-top:36px;
}