/*Created with Adobe RoboHelp 2015.*/
body {
  font-family: Arial;
  background-color: #ffffff;
}
h1 {
  font-weight: bold;
  font-size: 24.0pt;
}
h2 {
  font-weight: bold;
  font-size: 18.0pt;
}
h3 {
  font-weight: bold;
  font-size: 14.0pt;
}
h4 {
  font-weight: bold;
  font-size: 12.0pt;
}
h5 {
  font-weight: bold;
  font-size: 10.0pt;
}
h6 {
  font-weight: bold;
  font-size: 8.0pt;
}
p {
  font-size: 12pt;
  margin-top: 0pt;
  margin-bottom: 0pt;
  line-height: 1.75;
}
a.expandspot {
  color: #008000;
  cursor: hand;
  font-style: italic;
  text-decoration: none;
}
span.expandtext {
  font-style: italic;
  font-weight: normal;
  color: #ff0000;
}
a.dropspot {
  cursor: hand;
  color: #008000;
  font-style: italic;
  text-decoration: none;
}
a.glossterm {
  color: #800000;
  cursor: hand;
  font-style: italic;
  text-decoration: none;
}
span.glosstext {
  font-style: italic;
  font-weight: normal;
  color: #0000ff;
}
ol,
ul {
  margin-top: 0px;
  margin-bottom: 0px;
}
table.AlternateBlueColorGrid {
  x-border-spacing: 0px;
  x-row-pat-count: 2;
  border-left-style: Solid;
  border-left-width: 1px;
  border-left-color: #4F81BD;
  border-top-style: Solid;
  border-top-width: 1px;
  border-top-color: #4F81BD;
}
table.AlternateBlueWithHeader {
  x-border-spacing: 0px;
  x-row-pat-count: 2;
  border-left-style: Solid;
  border-left-width: 1px;
  border-left-color: #4F81BD;
  border-right-style: Solid;
  border-right-width: 1px;
  border-right-color: #4F81BD;
  x-1st-row: 1;
}
table.AlternateBlueColorGrid td {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
}
table.AlternateBlueColorGrid tr:nth-child(odd) td {
  font-family: "Times New Roman";
  font-size: 12pt;
  border-right-style: Solid;
  border-right-width: 1px;
  border-right-color: #4F81BD;
  border-bottom-style: Solid;
  border-bottom-width: 1px;
  border-bottom-color: #4F81BD;
}
table.AlternateBlueColorGrid tr:nth-child(even) td {
  border-right-style: Solid;
  border-right-width: 1px;
  border-right-color: #4F81BD;
  border-bottom-style: Solid;
  border-bottom-width: 1px;
  border-bottom-color: #4F81BD;
  background-color: #D3DFEE;
}
table.AlternateBlueWithHeader td {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
}
table.AlternateBlueWithHeader tr:nth-child(odd) td {
  border-bottom-style: Solid;
  border-bottom-width: 1px;
  border-bottom-color: 4f81bd;
}
table.AlternateBlueWithHeader tr:nth-child(even) td {
  background-color: #D3DFEE;
  border-bottom-style: Solid;
  border-bottom-width: 1px;
  border-bottom-color: 4f81bd;
}
table.AlternateBlueWithHeader tr:first-child td {
  background-color: #4F81BD;
}
ol.LowerAlpha {
  list-style: lower-alpha;
}
ul.Disc {
  list-style: disc;
}
ol.Decimal {
  list-style: decimal;
}