p {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 12px;
     line-height: 16px;
     color: #000000;
     margin: 0px;
     padding: 10px;
}

LI{
   color: #525252;
   font-size: 12px;
   font-family: Arial, Helvetica, sans-serif;
   line-height: 12px;
   text-decoration: none;
   list-style-position: outside;
   margin: 0px;
   padding: 5px;
     font-weight: normal;
}
hr  { color: #FFC83F; text-decoration: none; text-align: center; page-break-after: auto }


/*  BLUE */
.sectionheadblue {
     font-size: 12px;
     color: #006A80;
     font-weight: bold;
     line-height: auto;
}
.subheadblue {
     font-size: 12px;
     color: #006A80;
     font-weight: bold;
     line-height: auto;
}
.subheadbluelvl2 {
     font-size: 10px;
     color: #006A80;
     font-weight: bold;
     line-height: auto;
}

/* LIGHT BLUE */
.sectionheadlightblue {
     font-size: 14px;
     color: #50CDE7;
     font-weight: bold;
     line-height: auto;
}
.subheadlightblue {
     font-size: 12px;
     color: #000000;
     font-weight: bold;
     line-height: auto;
}
.subheadlightbluelvl2 {
     font-size: 10px;
     color: #50CDE7;
     font-weight: bold;
     line-height: auto;
}

/* FOOTER */
.footerwhite {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 10px;
     color: #FFFFFF;
     font-weight: bold;
}
.footeryellow {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 10px;
     font-weight: bold;
     color: #FFC83F
     line-height: auto;
}

.disclaimer {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 10px;
     font-weight: bold;
     color: #50CDE7
     line-height: auto;
}
/* HOMEPAGE*/
.introtext,.hmpgBox {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 11px;
     font-weight: bold;
     color: #000000;
     vertical-align: top;
     margin: 0px;
     padding: 18px;
     line-height: 16px;
 }


/* COLORS 
dark blue --      color: #006A80
medium blue --      color: #62A3B1
light blue --      color: #50CDE7
yellow --      color: #FFC845
deeper yellow for gradient --      color: #FCB414
gray =      color: #333333
border-bottom-width: thin;
border-bottom-style: solid;
border-bottom-color: #999999;
*/
