html {
  font: normal 62.5% "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, Tahoma, sans-serif;
}

body {
  font-size: 1.3em;
  line-height: 180%;
  color: #222;
}

h1, h2, h3, h4, h5, h6 {
  font-family: Times, "Times New Roman", serif;
  font-weight: normal;
  letter-spacing: -0.04em;
}

 h1 {
  margin: .5em 0 .4em 0;
  font-size: 2.0em;
    line-height: 1.2em;
  color: #143767;
}

h2, h3, h4, h5 {
  margin: 1.1em 0 0.7em 0;
}

h2{
  color: #3c674d;
  font-size: 1.7em;
  margin: 1em 0 .8em 0;
font-family: Arial, Helvetica,  Verdana, sans-serif; } 

#content-full h2 {
     font-size: 1.2em;
}
#embed_code h2 {
color: #fff;
}

#content .right-side p{
margin: 13px 0;
}
#content-full .right-side p{
margin: 13px 0;
font-size: .9em;
line-height: 1.6em; }

#content .right-side ul{
margin-left: 15px;
}
#content .right-side li{
  list-style-type:disc;
  margin-bottom: 5px;
  margin-left: 10px;
}
#content .right-side li ul {
margin: 5px 15px;
}
#content .right-side ul ul li{
list-style-type: circle;
}
#content .right-side ul ul li.sub {
list-style-type: none; }

h3 {
  color: #254d8f;
  font-size: 1.8em;
  margin: .5em 0 1em 0;
               font-family: Arial, Helvetica,  Verdana, sans-serif; 
}

h4, h5, h6 {
  color:#59598e;
  font-size: 1.4em;
}

a {
  color: #255a84;
}

a:hover {

  text-decoration: underline;
               color: #176ca1;
 }
#sitemap li.sub {
list-style-type: none; }





