body {
   margin : 0;
   padding : 0;
   color : #000066;
   font-family : Arial, Helvetica, sans-serif;
      }
span.paraWithImage {
   float : right;
   text-align : center;
   font-style : italic;
   font-size : xx-small;
   padding-left : 1em;
   padding-right : 1em;
   padding-top : 1em;
   padding-bottom : 1em;
   clear : right;
      }
span.paraWithImageCentre {
   text-align : center;
   font-style : italic;
   font-size : xx-small;
   padding-left : 1em;
   padding-right : 1em;
   padding-top : 1em;
   padding-bottom : 1em;
   clear : right;
      }
span.paraWithImageLeft {
   float : left;
   text-align : center;
   font-style : italic;
   font-size : xx-small;
   padding-left : 1em;
   padding-right : 2em;
   padding-top : 1em;
   padding-bottom : 1em;
   clear : both;
      }
div.mainBlock {
   clear : right;
      }
p.mainBlock {
 clear : both;
}
div.imageCaption {
   font-family : Arial, Helvetica, sans-serif;
   font-size : xx-small;
   float : right;
   text-align : center;
   padding-left : 1em;
   padding-right : 1em;
   padding-bottom : 1em;
   clear : both;
      }
div.imageCaptionLeft {
   font-family : Arial, Helvetica, sans-serif;
   font-size : xx-small;
   text-align : center;
   padding-top : 1em;
   padding-left : 1em;
   padding-right : 1em;
   clear : both;
      }
div.mainText {
   font-family : Arial, Helvetica, sans-serif;
   font-size : small;
   float : left;
   text-align : left;
   color : #000066;
   margin-right : 1em;
      }
span.lorem {
   color : silver;
      }
ul li {
   margin-top : 10px;
      }
ol li {
   margin-top : 10px;
      }
.bodyText {
   font-family : Arial, Helvetica, sans-serif;
   font-size : small;
   color : #000066;
   margin-right : 5px;
   padding-right : 5em;
      }
.caption {
   font-family : Arial, Helvetica, sans-serif;
   font-size : xx-small;
   color : #000066;
   text-align : center;
      }
.homeCaption {
   font-family : Arial, Helvetica, sans-serif;
   font-size : xx-small;
   color : #000066;
   text-align : left;
   vertical-align: top;
   font-weight:bold;
   text-decoration : underline;
      }
.location {
   font-family : Arial, Helvetica, sans-serif;
   font-size : x-small;
   color : #000066;
      }
.large {
   font-size : large;
      }
.navPanel {
   font-family : Arial, Helvetica, sans-serif;
   font-size : xx-small;
   font-weight : bold;
   color : #ffffff;
   text-decoration : none;
   padding-right : 10px;
      }
a.nav:link {
   font-family : Arial, Helvetica, sans-serif;
   font-size : xx-small;
   font-weight : bold;
   color : #ffffff;
   text-decoration : none;
   padding-left : 5px;
   text-transform : none;
      }
a.nav:visited {
   font-family : Arial, Helvetica, sans-serif;
   font-size : xx-small;
   font-weight : bold;
   color : #ffffff;
   text-decoration : none;
   padding-left : 5px;
  text-transform : none;
      }
a.nav:hover {
   font-family : Arial, Helvetica, sans-serif;
   font-size : xx-small;
   font-weight : bold;
   color : #ffffff;
   text-decoration : underline;
   padding-left : 5px;
      }
a.nav:active {
   font-family : Arial, Helvetica, sans-serif;
   font-size : xx-small;
   font-weight : bold;
   color : #ffffff;
   text-decoration : none;
   padding-left : 5px;
   background-color : #000066;
      }
a.more {
   font-family : Arial, Helvetica, sans-serif;
   font-size : x-small;
   color : #000066;
      }
a.navNoCase{
   font-weight : bold;
   color : #8887af;
   border : none;
   text-decoration : underline;
}

a {
   font-weight : bold;
   color : #330099;
   border : none;
   text-transform : uppercase;
      }
a:hover {
   text-decoration : none;
      }
a.externalLink {
   text-transform : lowercase;
   text-decoration : underline;
      }
      
a.indexList {
   text-transform : uppercase;
   color : #000066;
   font-weight: bold;
      }
a.indexList:hover {
   color : purple;
      }
      
a.ucFirst {
   text-transform : capitalize;
   color : #000066;
   font-weight: bold;
      }
      
a.ucFirst:hover {
   color : purple;
      }
      
a.homeCaptionTop {
   text-transform : capitalize;
   color : #000066;
      }
      
.norepeat {
   background-repeat : no-repeat;
      }
h1 {
   font-size : medium;
   font-weight : bold;
   text-decoration : underline;
   text-transform : capitalize;
      }
h2 {
   font-family : Arial, Helvetica, sans-serif;©
   font-size : medium;
   font-style : normal;
   font-weight : bold;
   text-decoration : underline;
   text-transform : capitalize;
      }
h3 {
   font-size : small;
   font-weight : bold;
   text-decoration : underline;
   text-transform : uppercase;
   clear : both;
      }
      
h4 {
   font-size : small;
   font-weight : bold;
   text-decoration : underline;
   text-transform : capitalize;
   clear : both;
      }
      
 h5 {
    font-size : small;
    font-weight : bold;
    text-decoration : underline;
    text-transform : capitalize;
      }
      
.red {
   color : red;
      }
.boldUnderlne {
   font-weight : bold;
   text-decoration : underline;
}