h1 {
  margin-bottom: 15px;
}

ul {
  line-height: 15pt;  
  list-style-type: none;
  list-style-image: none;
  padding: 0px;
  margin: 0px;
}

li {
  background: url(images/orangeArrow.gif) 0pt 4.5pt no-repeat;  
  padding: 0px 0px 0px 12px;
  margin: 2px 0px;
}

ol {
  list-style-position: outside;
  padding-left: 24px;
  margin-top: 5px;  
}

ol li {
  background-image: none;
  padding: 0px;
  margin: 0px;
}

.pageContent {
  /*background: url(images/vdxMobile/bgCurves.png) no-repeat 50% 50%;*/
  background-image: none;
}

.pageTitle {
  margin-bottom: 0px;
}

.expanding {
  background-image: none; 
  border-bottom: 1px solid #CCCCCC;
  padding-bottom: 10px;
  padding-left: 0px;
  margin-top: 10px;
}

.expanding a {
  display: block;
  text-decoration: none;
}

.expanding ol a {
  display: inline;
  text-decoration: underline;
}

.expandArrow {
  vertical-align: middle;
}

.note {
  font-style: italic;
  color: #666666;
}

.sectionTitle {
  font-size: 1.30em;
  font-weight: normal;
  margin-top: 20px;
  margin-bottom: 7px;
}

#currentSubscriber, #facilitySubscriber, #notSubscriber {
  display: none;
}
