

/************************/
/* Standard Layout Tags */
/************************/

BODY {
  background-color: White;
  margin-top: 10px;
  margin-bottom: 0px;
  margin-right: 10px;
  margin-left: 10px;
  color: Black;
  font-family: Times New Roman, Serif;
  font-size: 10pt;
  word-spacing: normal;
  letter-spacing: normal;
  line-height: normal;
  border-width: 1px;
  border-style: solid;
  border-color: #A5A5A5;
  }

H1 {
  color: Black;
  font-family: Times New Roman, Serif;
  font-size: 12pt;
  font-weight: bold;
  word-spacing: normal;
  letter-spacing: normal;
  line-height: normal;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  margin-left: 0px;
  text-align: center;
  }

H2 {
  color: Black;
  font-family: Times New Roman, Serif;
  font-size: 10pt;
  font-weight: bold;
  word-spacing: normal;
  letter-spacing: normal;
  line-height: normal;
  margin-top: 0px;
  margin-bottom: 10px;
  margin-right: 0px;
  margin-left: 0px;
  text-align: center;
  }

P {
  color: Black;
  font-family: Times New Roman, Serif;
  font-size: 10pt;
  font-weight: normal;
  letter-spacing: normal;
  line-height: normal;
  text-indent: 0pt;
  margin-top: 0pt;
  margin-bottom: 10pt;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-right: 0px;
  margin-left: 0px;
  text-align: left;
  }

P.boldcenter {
  color: Black;
  font-family: Times New Roman, Serif;
  font-size: 10pt;
  font-weight: bold;
  letter-spacing: normal;
  line-height: normal;
  text-indent: 0pt;
  margin-top: 0pt;
  margin-bottom: 10pt;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-right: 0px;
  margin-left: 0px;
  text-align: center;
  }




/**********************/
/* Custom Layout Tags */
/**********************/


.footnotestyle {
  color: Black;
  font-family: Times New Roman, Serif;
  font-size: 8pt;
  font-weight: normal;
  letter-spacing: normal;
  line-height: normal;
  text-align: left;
  }

.footnotecenter {
  color: Black;
  font-family: Times New Roman, Serif;
  font-size: 8pt;
  font-weight: normal;
  letter-spacing: normal;
  line-height: normal;
  text-align: center;
  }


.downloadlink {
  color: Navy;
  line-height: normal;
  background: none;
  text-decoration: none;
  }
 
.downloadlink:hover {
  color: White;
  background: Maroon;
  }

.extlink {
  color: Black;
  background: Silver;
  text-decoration: none;
  }
 
.extlink:hover {
  color: White;
  background: Black;
  }

.acktbl {
  background-color: transparent;
  width: 700px;
  }

.ackcell {
  font-weight: normal;
  letter-spacing: normal;
  text-indent: 0pt;
  background-color: transparent;
  padding: 5pt;
  width: 325px;
  vertical-align: top;
  }

.ackcolspacercell {
  font-weight: normal;
  letter-spacing: normal;
  text-indent: 0pt;
  background-color: transparent;
  padding: 0pt;
  width: 50px;
  }

.ackquote {
  font-family: Arial, Sans-serif;
  color: Black;
  text-indent: 0pt;
  font-size: 8pt;
  letter-spacing: 1px;
  margin-top: 0pt;
  margin-bottom: 5pt;
  font-style: italic;
  line-height: 9pt;
  }

.ackorg {
  font-family: Times New Roman, Serif;
  color: navy;
  text-indent: 0pt;
  font-size: 8pt;
  letter-spacing: 1px;
  margin-top: 0pt;
  margin-bottom: 30pt;
  text-decloration: none;
  text-align: right;
  line-height: 8pt;
}
