p {
  font-size:0.8em;
  padding: 0px;
  margin: 0px 0px 10px 0px;
}
h1 {
  font-size:1.25em;
  color:#3a5a6f;
  font-weight:bold;
  margin-top: 0px;
  margin-bottom: 15px;
}
h2 {
  font-size: 0.9em;
  color: #FF3600;
  padding-top: 4px;
  margin-bottom: 4px;
}
h3 {
  font-size: 0.8em;
  color: #3A5A6F;
}
h4, h5, h6 {
  font-size: 0.6em;
}
ul {
}
ol {
}

li {
}

ul li a, a {
  color:#FF3600;
  text-decoration:none;
}
a:hover {
  color:#FF3600;
  text-decoration:underline;
}

.download_pdf {
    background-image: url("/images/PDF.gif");
    background-position: left 2px;
    background-repeat: no-repeat;
    border-bottom: 1px dotted #999999;
    display: block;
    height: 2.2em;
    line-height: 2.4em;
    margin: 2px;
    padding: 2px 35px;
    width: 90%;
}

.download_video {
  padding:0px 35px;
  background-image: url(/images/video.gif);
  background-repeat: no-repeat;
  background-position: left top;
  display: block;
  height: 2.2em;
  line-height: 2.4em;
  width: 90%;
  margin: 3px 0px;
  float: left;
  background-color: #C6D5E5;
}

.ItalicText {
  font-style: italic;
}

/* Jargon Buster page styling in HTML editor */

p.jargon {
  background-color:#e9edef;
  padding:8px;
}
.jargon_title {
  font-weight:bold;
}
.jargon_content {
  font-weight:normal;
}
















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

