body {
  margin: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 14px;
  font-family: Verdana, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: #000;
  background-color: #fff;
}

#content {
  width: 770px;
  background-color: #fff;
  margin: 0 auto;
}

h1 {
  text-align: center;
  font-size: 16pt;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 20px;
}

h2 {
  font-size: 12pt;
  font-weight: bold;
  margin-top: 7px;
  margin-bottom: 7px;
}

.fwb {
  font-weight: bold;
}

.text-block {
  margin-top: 20px;
  margin-bottom: 20px;
}
.text-block p {
  color: #0b0b0b;
  widows: 2;
  orphans: 2;
  text-align: left;
  margin: 0;
}
.text-block p.ti {
  text-indent: 15px;
}

.default-list {
  margin-left: 48px;
  text-align: left;
  padding: 0;
}
.default-list li {
  margin: 0 0 0 24px;
  color: #0b0b0b;
  list-style-type: none;
}

.ul-italic li {
  font-style: italic;
}

.cookie_table {
  border: 0;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
}
.cookie_table td {
  border: 1px solid #9e9e9e;
  padding: 5px 10px;
}
.cookie_table tr:first-child td {
  text-align: center;
}

a {
  color: #006b65;
}

.requisites-list {
  margin-bottom: 20px;
}
.requisites-list li {
  list-style-type: none;
  color: #0b0b0b;
  padding: 5px 0;
}
.requisites-list li label {
  font-weight: bold;
}

.requisites-details {
  font-style: italic;
}

.requisites-download-outer {
  text-align: center;
}

.requisites-download {
  background: url(/images/icons/word.png) no-repeat;
  padding-left: 25px;
  text-decoration: underline;
  color: #006b65;
}

/*# sourceMappingURL=docs.css.map */
