body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #990000;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  font-family: Verdana, Tahoma, Geneva, sans-serif;
}

h1 {
  font-size: 24px;
}

h2 {
  font-size: 21px;
}

h3 {
  font-size: 18px;
}

h4 {
  font-size: 16px;
}

h5 {
  font-size: 15px;
}

h6 {
  font-size: 13px;
  text-decoration: underline;
}

h2, h3, h4, h5, h6 {
  margin-bottom: 0;
  line-height: 1.5em;
}

p {
 padding:0px 0px 5px 0px;
 margin:0;
}

em {
    background-color:#A72525; 
    color:#fff; 
    padding: 0 4px 0 4px; 
    font-weight:bold;
}


.highlight {
  background-color: #4c5b18;
  color: #fff;
  font-weight: normal;
}

.enhanced {
  font-size: 15px;
  line-height: 1.5em;
}

.smallprint {
  font-size: 11px;
}

.JustifyCenter {
  text-align: left;
}
.JustifyCenter {
  text-align: center;
}
.JustifyRight {
  text-align: right;
}
.JustifyFull {
  text-align: justify;
}
.Indent1 {
  text-indent: 1em;
}
.Indent2 {
  text-indent: 2em;
}
.Indent3 {
  text-indent: 3em;
}

/* inline quote */
q {
  font-style: italic;
}

ul { list-style-type: disc;}
ul ul { list-style-type: circle;}
ul ul ul { list-style-type: square; }
ul ul ul ul { list-style-type: disc; }

ol { list-style-type: decimal;}
ol ol { list-style-type: upper-alpha;}
ol ol ol { list-style-type: lower-roman; }
ol ol ol ol { list-style-type: decimal; }


/* = Error class  */
.error { background-color:#D15A6C; font-weight:bold; color:#fff; padding:3px; margin:5px;}

/* Old */

.pNavText {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: 10px;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #990000;
    text-decoration: underline;
    padding:5px 20px 5px 20px; 
    border-left:1px solid #A72525;
    float:left;
    
}

a.pNavText:link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: 10px;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #990000;
    text-decoration: none;
    padding:5px 20px 5px 20px; 
    border-left:1px solid #A72525;
    float:left;
}

a.pNavText:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: 10px;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #990000;
    text-decoration: none;
    padding:5px 20px 5px 20px; 
    border-left:1px solid #A72525;
    float:left;
}

a.pNavText:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: 10px;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #990000;
    text-decoration: underline;
    padding:5px 20px 5px 20px; 
    border-left:1px solid #A72525;
    float:left;
}

a.pNavText:active {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: 10px;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #990000;
    text-decoration: none;
    padding:5px 20px 5px 20px; 
    border-left:1px solid #A72525;
    float:left;
}

.text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #990000;
    text-decoration: none;
}



.textStrong {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    color: #990000;
    text-decoration: none;
}

.textTitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    line-height: 10px;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    color: #990000;
    text-decoration: none;
}

.textSubTitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-style: normal;
    line-height: 20px;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    color: #990000;
    text-decoration: none;
}

a.info:link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #770000;
    text-decoration: none;
    vertical-align:middle;
    padding-bottom:8px
}

a.info:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #770000;
    text-decoration: none;
    vertical-align:middle;
    padding-bottom:8px
}

a.info:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #770000;
    text-decoration: underline;
    vertical-align:middle;
    padding-bottom:8px
}

a.info:active {
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #770000;
    text-decoration: none;
    vertical-align:middle;
    padding-bottom:8px
}

.footerText {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #D17E7E;
    text-decoration: none;
}

a.footerText:link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-decoration: none;
}

a.footerText:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-decoration: none;
}

a.footerText:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-decoration: underline;
}

a.footerText:active {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-decoration: none;
}

.formField {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #dd6666;
    text-decoration: none;
    line-height: normal;
    border:1px solid #dd6666;
    padding:2px;
    }


