
#fj_isolate .emp_nr_outerframe {
  padding: 0px;
  width: 100%;
  max-width: 748px;
}
#fj_isolate .emp_nr_innerframe {
  padding: 50px;
  margin: 0;
  text-align: left;
  font-family: arial important;
  font-size: 12pt;
  line-height: 100%;
  color: #004F99;
}
#fj_isolate .emp_nr_outerframe h1 {
  font-size: 26pt;
  line-height: 100%;
  margin: 0px;
  color: #B81C22;
}
#fj_isolate .emp_nr_outerframe h2 {
  font-size: 12pt;
  line-height: 100%;
  margin: 0px;
  font-weight: normal;
}
#fj_isolate .emp_nr_outerframe h3 {
  font-size: 12pt;
  line-height: 100%;
  margin: 0px;
  color: #B81C22;
  font-weight: normal;
}
#fj_isolate .emp_nr_left {
  float: left;
  width: 100%;
}
#fj_isolate .emp_nr_right {
  float: left;
  width: 100%;
}
#fj_isolate .emp_nr_clear {
  clear: both;
  height: 0px;
}
@media only screen and (max-width: 748px), print and (max-width: 748px) {
  #fj_isolate .emp_nr_left {
    float: left;
    width: 50%;
  }
  #fj_isolate .emp_nr_right {
    float: left;
    width: 50%;
  }
}
#fj_isolate .emp_nr_outerframe a {
  color: #B81C22;
  text-decoration: none;
}
#fj_isolate .emp_nr_outerframe a:visited {
  color: #B81C22;
  text-decoration: none;
}
#fj_isolate .emp_nr_outerframe a:hover {
  color: #B81C22;
  text-decoration: none;
}
#fj_isolate .emp_nr_outerframe a:active {
  color: #B81C22;
  text-decoration: none;
}
#fj_isolate .emp_nr_outerframe a:focus {
  color: #B81C22;
  text-decoration: none;
}
#fj_isolate .emp_nr_outerframe li {
  margin: 4px 0px 0px 15px;
  line-height: 100%;
}
#fj_isolate .emp_nr_outerframe ul {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: disc;
  color: #B81C22;
  margin: 0;
  padding: 0;
}
