      .bodyText
      {
         font-family: "Myriad Web", Verdana, Helvetica, Arial, sans-serif;
         font-weight: normal;
         font-size: 14px;
         color: #000000;
      }
      .pageHeader
      {
         font-family: "Myriad Web", Verdana, Helvetica, Arial, sans-serif;
         font-weight: bold;
         font-size: 18px;
         color: #98bd8c;
      }
      .pageHeaderColor
      {
         color: #98bd8c;
      }
      .sectionHeader
      {
         font-family: "Myriad Web", Verdana, Helvetica, Arial, sans-serif;
         font-weight: bold;
         font-size: 16px;
         color: #000000;
      }
      .subsectionHeader
      {
         font-family: "Myriad Web", Verdana, Helvetica, Arial, sans-serif;
         font-weight: bold;
         font-size: 14px;
         color: #000000;
      }
      .quoteText
      {
         font-family: "Myriad Web", Verdana, Helvetica, Arial, sans-serif;
         font-weight: normal;
         font-style: italic;
         font-size: 12px;
         color: #999999;
      }
      .footerText
      {
         font-family: "Myriad Web", Verdana, Helvetica, Arial, sans-serif;
         font-weight: normal;
         font-style: normal;
         font-size: 10px;
         color: #000000;
      }
      
      .shaded
      {
      	background-color: #98bd8c;
      }
      
      .outlined
      {
      	border-top: 1 solid #98bd8c;
      	border-bottom: 1 solid #98bd8c;
      }

