body {
  margin: 0 5pt 0 0;
  color: navy;
  font-size: 11pt;
  line-height: 110%;
  font-family: Arial,Verdana,Helvetica,Times New Roman,MS Sans Serif;
  cursor: default;
}
dd {
  font-size: 10pt;
  font-family: Arial,Verdana,Helvetica,Times New Roman;
  color: black;
}
dl {
  font-size: 10pt;
  font-family: Arial,Verdana,Helvetica,Times New Roman;
  color: black;
}
dt {
  font-size: 10pt;
  font-family: Arial,Verdana,Helvetica,Times New Roman;
  color: black;
}
h1 {
  font-family: Georgia,Helvetica,Times New Roman;
  font-size: 16pt;
  font-weight: 400;
  line-height: 100%;
  font-style: normal;
  color: #000080;
  vertical-align: baseline;
}
h2 {
  color: #000080;
  font-size: 14pt;
  font-weight: 400;
  font-family: Arial,Helvetica,Times New Roman;
  line-height: 100%;
}
h3 {
  font-weight: bold;
  font-size: 11pt;
  font-family: Arial,Helvetica,Times New Roman;
  color: #000080;
}
h4 {
  font-weight: bold;
  font-size: 10pt;
  font-family: Arial,Helvetica,Times New Roman;
  color: black;
  line-height: 100%;
}
h5 {
  font-size: 9pt;
  line-height: 100%;
  font-family: Arial,Helvetica,Times New Roman;
  color: black;
  font-weight: bold;
}
h6 {
  color: black;
  font-weight: bold;
  font-family: Arial,Helvetica,Times New Roman;
  font-size: 8pt;
  line-height: 100%;
}
hr {
  height: 1px;
  color: #98BADC;
}
p {
  font-family: Arial,Verdana,serif;
  font-size: 11pt;
  color: black;
}
td {
  font-size: 10pt;
  font-family: Arial,Verdana,Helvetica,Times New Roman;
  color: black;
}
tt {
  font-size: 10pt;
  font-family: monospace;
  color: black;
}
th {
  font-weight: bold;
  font-variant: normal;
  font-family: Arial,Verdana,Helvetica,Times New Roman;
  font-size: 10pt;
  color: maroon;
}
ul {
  font-family: Arial,Verdana,Helvetica,Times New Roman;
  font-size: 9pt;
  color: black;
}
ul li {
  display: block;
}
ol {
  font-size: 9pt;
  font-family: Arial,Verdana,Helvetica,Times New Roman;
  color: black;
}
a {
  color: #003399;
  text-decoration: none;
}
a:active {
  font-variant: normal;
  color: #003399;
  text-decoration: none;
  cursor: default;
}
a:visited {
  text-decoration: none;
  color: #003399;
}
a:hover {
  color: #cc3300;
  text-decoration: underline;
}
a:link {
  color: #003399;
  text-decoration: none;
}
a.tool:link {
  font-family: Arial,Verdana,serif;
  font-size: 10pt;
  display: block;
  color: #98badc;
  text-decoration: none;
}
a.tool:visited {
  font-family: Arial,Verdana,serif;
  font-size: 10pt;
  display: block;
  color: #98badc;
  text-decoration: none;
}
a.tool:active {
  font-family: Arial,Verdana,serif;
  font-size: 10pt;
  display: block;
  color: #98badc;
  text-decoration: none;
}
a.tool:hover {
  font-family: Arial,Verdana,serif;
  font-size: 10pt;
  display: block;
  background-color: #006699;
  color: #ffffff;
}
a.tool2:link {
  font-family: Verdana,Arial,serif;
  font-size: 8pt;
  display: block;
  color: #98badc;
  text-decoration: none;
}
a.tool2:visited {
  font-family: Verdana,Arial,serif;
  font-size: 8pt;
  display: block;
  color: #98badc;
  text-decoration: none;
}
a.tool2:active {
  font-family: Verdana,Arial,serif;
  font-size: 8pt;
  display: block;
  color: #98badc;
  text-decoration: none;
}
a.tool2:hover {
  font-family: Verdana,Arial,serif;
  font-size: 8pt;
  display: block;
  background-color: #004161;
  color: #ffec7d;
}
img.left {
  float: left;
  margin: 0 12px 10px 0;
  display: block;
}
img.right {
  float: right;
  margin: 0 0 10px 12px;
  display: block;
}
img.left1 {
  float: left;
  margin: 0 10px 0px 0;
  display: block;
}
img.right1 {
  float: right;
  margin: 0 0 0px 10px;
  display: block;
}
img.left2 {
  float: left;
  margin: 0 7px 0px 0;
  display: block;
}
img.right2 {
  float: right;
  margin: 0 0 0px 8px;
  display: block;
}
