/* 0008 */
.row-nonenhanced {
  padding-top: 15px;
  padding-bottom: 15px;
}
.row-enhanced {
  background-color: #eeeeee;
  padding-top: 15px;
  padding-bottom: 15px;
}
p {
  font-size: 18px;
  font-weight: 200;
}
ul {
  font-size: 18px;
  font-weight: 200;
}
ol {
  font-size: 18px;
  font-weight: 200;
}
.row-footer {
  background-color: #777777;
  color: #ffffff;
  text-align: center;
  padding-top: 40px;
  padding-bottom: 40px;
}
.a-footer {
  color: #ffffff;
}
