a, a:visited {
  color: #1a489d;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
img {
  border: 0;
}
body ol, body ul {
  padding-left:3em;
}
body ol li, body ul li {
  line-height:1.4em;
}

#content {
  width: 900px;
}
#logo_top {
  padding: 24px 0 0 32px;
  height: 32px;
  width: 10%;
}
#content_left {
  margin: 4px auto;
  padding: 10px 0 0 4%;
  float: left;
  width: 10%;
}
#content_left .sub-nav {
  float:left;
  display:inline;
  list-style:none;
  font-weight:600;
  padding:0;
  margin:0;
  margin-top: 20px;
  width: 100px;
}

#content_left .sub-nav li {
  width:100px;
  font-size: 150%;
  padding:0;
  float:left;
  display:inline;
  margin:0 0 .5em;
}

#content_right {
  float: right;
  margin-top: 20px;
  width: 80%;
}
.sub-nav ul {
  list-style:none;
  padding:0;
  margin:.5em 0 0 1em;
}
.sub-nav a {
  font-weight:normal;
}

.why-use-image canvas, .why-use-visual img {
  position:relative;
  display:block;
  top:-40px;
}
.why-use {
  list-style:none;
  margin:.6em 0 0 0px;
  padding:0;
}
.why-use li {
  width:100%;
  float:left;
  margin:0
}
.why-use-content {
  margin:0 0 1em 200px;
  padding-top:6px;
}
.why-use-content p {
 padding-bottom:0;
}
.why-use-content h2 {
  margin:0 0 .2em;
}
.why-use-image {
  float:left;
  margin-bottom:.8em;
  width:190px;
  height:134px;
  overflow:hidden;
}
li.full {
  margin-top:-30px;
}
.full .why-use-image {
  height:190px;
}
.full .why-use-content {
  padding-top:48px;
}

.H2b {
  font-size: 140%;
  font-weight: bold;
}

.H3b {
  font-size: 130%;
  font-weight: bold;
}

.H4b {
  font-size: 120%;
  font-weight: bold;
}

.H5b {
  font-size: 110%;
  font-weight: bold;
}

.H2 {
  font-size: 140%;
}

.H3 {
  font-size: 130%;
}

.H4 {
  font-size: 120%;
}

.H5 {
  font-size: 110%;
}

.white_fg {
  color: #FFFFFF;
}
.biggest {
  font-size: 650%;
}
.bigger_still {
  font-size: 400%;
}
.bigger {
  font-size: 350%;
}
.less_small {
  font-size: 350%;
  color: #023a78;
}
.smallest {
  font-size: 300%;
  color: #023a78;
}
.tiniest {
  font-style: italic;
  font-size: 250%;
  color: #023a78;
}

.link_style {color: #0000FF}

.float_left {
  float: left;
}

.float_right {
  float: right;
}
