body, input, textarea, select {
  font: 100%/1.125em Arial, Helvetica, sans-serif;
  color: #333;
}

a, a:link, a:visited, a:hover {
  color: #2a86ab;
}

h1, h2, h3 {font-weight: bold; line-height: normal;}

h1 {
  font: bold 1.916em 'Trebuchet MS', Geneva, Arial, Helvetica, sans-serif;
  margin: 0 0 .652em 170px;
}
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover {
  color: #2a86ab;
}


h2 {
  font-size: 1.5em;
  margin: .833em 0 .555em 140px;
}
h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover {
  color: #2a86ab;
}


h3 {
  font-size: 1.125em;
  margin: .833em 0 .555em 0;
}
h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover {
  color: #2a86ab;
}


p {
  margin: 0 0 .833em 0;
}

ul, ol {
  padding-left: 1.375em;
  margin: 0 0 .625em 1.375em;
}

hr {
  border: 0;
  height: 1px;
  color: #999;
  background: #999;
}

div.hr {
  height: 1px;
  background: #999;
  margin: .625em 0;
  overflow: hidden;
}


/* table */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td, th {
  padding: 0;
}


/* invisible */
table.invisible td, table.invisible th {
  vertical-align: top;
}


/* printable */
table.printable td, table.printable th {
  vertical-align: top;
  padding: .25em .625em;
  border-bottom: 1px solid #ddd;
}

table.printable p {
  margin: 0 0 .312em 0;
}

table.printable tr.cell1, table.printable tr.cell1 td, table.printable td.cell1 {
  background-color: #fff;
}
table.printable tr.cell1 td, table.printable tr.cell1 p, table.printable td.cell1, table.printable td.cell1 p {
}

table.printable tr.cell2, table.printable tr.cell2 td, table.printable td.cell2 {
  background-color: #f5f5f5;
}
table.printable tr.cell2 td, table.printable tr.cell2 p, table.printable td.cell2, table.printable td.cell2 p {
}

table.printable td.header, table.printable tr.header td, table.printable th {
  vertical-align: middle;
  border-bottom: 1px solid #999;
}

table.printable .header a, table.printable .header a:link, table.printable .header a:visited, table.printable .header a:hover, table.printable .header a:active {
}
