/* RT CSS
 *  COMMON ELEMENTS LISTED FIRST
 */

p {
  font-family: arial;
  font-size: 13px;
  color: #000000;
  font-weight: normal;
}

li {
  font-family: arial;
  font-size: 13px;
  color: #000000;
  font-weight: normal;
}

.title1Black {
  font-family: arial;
  font-size: 16px;
  color: #2c2a2a;
  font-weight: bold;
}

.title2Black {
  font-family: arial;
  font-size: 22px;
  color: #2c2a2a;
  font-weight: bold;
}

.title1Blue {
  font-family: arial;
  font-size: 16px;
  color: #0495c9;
  font-weight: bold;
}

.breadcrumb1 {
  font-family: arial;
  font-size: 11px;
  color: #0082a0;
  font-weight: bold;
}

.breadcrumb2 {
  font-family: arial;
  font-size: 11px;
  color: #545454;
  font-weight: bold;
}

.copyright {
  font-family: arial;
  font-size: 11px;
  color: #ffffff;
  font-weight: normal;
}

.generalText1 {
  font-family: arial;
  font-size: 14px;
  color: #000000;
  font-weight: normal;
  letter-spacing: 1px;
}

.quote {
  font-family: arial;
  font-size: 14px;
  color: #000000;
  font-weight: normal;
  font-style: italic;
}

.quoteTitle {
  font-family: arial;
  font-size: 13px;
  color: #000000;
  font-weight: normal;
}