<!--

body {
  border: 0px;
  margin: 0px;
  background-color: white;
}


p {
  color: #003E9E;
  padding-right: 7px;
  font-size: 12pt;
}

.outerEnvelope {
  width: 800px;
  margin: 0px;
  padding: 0px;
  border-width: 0px 0px 0px 0px;
  border-color: #7FADD4;
  border-style: solid;
}


.leftCol {
  vertical-align: top;
  width: 135px;
  margin: 0px;
  padding: 10px 0px 0px 0px;
  border-style: solid;
  border-width: 0px 15px 0px 0px;
  border-color: #ABBBDF;
  background-color: #93BE88;
}

.rightCol {
  vertical-align: top;
  width: 650px;
  padding: 10px;
  font-family: Century,Times New Roman, Times, serif;
  font-size: 12pt;
  color: #025AB0;
  vertical-align: top;
}

.sectionHeader {
  font-family: Times New Roman, Times, serif;
  font-size: 16pt;
  font-style: italic;
  color: #003E9E;
}

.menuCell {
  font-family: arial,helvetica,sans-serif;
  font-size: 10pt;
  font-weight: bold;
  font-style: italic;
  padding: 10px 0px 10px 12px;
}


.mlsReq {
  font-family: arial,helvetica,sans-serif;
  font-size: 8pt;
  font-weight: bold;
  font-style: italic;
  text-align: center;
}

.menuTerminationCell {
  padding: 35px 0px 20px 12px;
  text-align: center;
  font-size: 7pt;
  font-family: Times New Roman, Times, serif;
}



.rightColCol1 {
  width: 515px;
  border-width: 0px 1px 0px 0px;
  border-style: solid;
  border-color: #00429C;
}

.rightColCol2 {
  width: 135px;
  border-width: 0px 0px 0px 1px;
  border-style: solid;
  border-color: #7FADD4;
}



.reqLsForm {
  border-width: 0px 0px 1px 0px;
  border-style: solid;
  border-color: #00429C white #7FADD4 white;
  padding: 10px 0px 15px 0px;
  font-family: Times New Roman, Times, serif;
  font-size: 14pt;
  color: #025AB0;
}

.propReqColspan {
  color: #003E9E;
  font-size: 14pt;
}
.propReqLeft {
  width: 30%;
  color: #003E9E;
  font-size: 14pt;
}
.propReqRight {
  width: 70%;
  color: #003E9E;
  font-size: 14pt;
}
.dark14 {
  color: #003E9E;
  font-size: 14pt;
}

.dark09 {
  color: #003E9E;
  font-size: 9pt;
}

a:visited.menuLink {
  font-family: arial,helvetica,sans-serif;
  font-size: 10pt;
  font-weight: bold;
  font-style: italic;
  text-decoration: none;
  color: black;
}

a:link.menuLink {
  font-family: arial,helvetica,sans-serif;
  font-size: 10pt;
  font-weight: bold;
  font-style: italic;
  text-decoration: none;
  color: black;
}

a:active.menuLink {
  font-family: arial,helvetica,sans-serif;
  font-size: 10pt;
  font-weight: bold;
  font-style: italic;
  text-decoration: none;
  color: black;
}

a:hover.menuLink {
  font-family: arial,helvetica,sans-serif;
  font-size: 10pt;
  font-weight: bold;
  font-style: italic;
  text-decoration: none;
  color: black;
}

