h2 { }
h3 { }
.orange {}
#content_inner p {
  font-size: 12px;
  line-height: 20px;
  color: #606060;
  margin-top: 0px;
}
#content_inner p.intro , #content_inner p.intro_top_margin{
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  line-height: 25px;
  color: #314b7a;
}
#content_inner p.intro_top_margin { margin-top: 1.33em; }
#content_inner p.intro a, #content_inner p.intro_top_margin a{
  color: #314b7a;
  font-size: 16px;
  line-height: 25px;
  text-decoration: underline;
}
#content_inner p.intro a:hover ,#content_inner p.intro_top_margin a:hover{ color: #606060; }
#content_inner p.subhead   {
  font-size: 12px;
  color: #314b7a;
}
#content_inner p.single_line {
  padding: 0;
  margin: 0;
}
#content_inner p.stat_line {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  line-height: 25px;
  color: #464646;
  margin: 0;
  padding: 0;
}
#content_inner p.stat_line strong{ margin-right: 6px; }
#content_inner a {
  font-size: 12px;
  line-height: 20px;
  color: #606060;
  text-decoration: underline;
}
#content_inner a:hover { color: #314b7a; }
#content_inner ul   {
  padding: 0;
  margin-top: 0px;
  margin-left: 0px;
}
#content_inner ul.unbulleted_list li {
  list-style-type: none;
  margin-left: 0px;
}
#content_inner li { 
  margin-left: 15px;
  font-size: 12px;
  line-height: 20px;
  color: #606060;
}
#content_inner h2{
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
  font-weight: bold;
  color: #314b7a;
  line-height: 20px;
}
#content_inner h3   {
  font-size: 12px;
  color: #314b7a;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 20px;
}
#content_inner .orange { color: #d68041; }

