
/* general styles */

body {background-color:#fff;margin-top:0px; margin-left: 0px; margin-bottom:0px;}

body,p,td,
span,div,li,
dd,dt			 { color: black; font-size: 12px; font-family: Arial, Helvetica, sans-serif }

/* text colors */

a:hover  { color: red }

.small-font {size:1pt; color:#003399;}
.small-font-red {size:1pt; color:#CC0000;}
.small2 {size:2pt; color:#003399;}
.small-blue  { color: #036; font-size: 10px }
.small-black  { color: black; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; font-style: normal }
.medium-black { color: black; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-style: normal }
.small-black-link   { color: black; font-size: 11px; font-family: Arial, Helvetica, sans-serif }
.exsmall-black { color: black; font-size: 10px; font-family: Arial, Helvetica, sans-serif; font-style: normal }
.small-white   { color: white; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; text-align: left }
.red {color:#c00;}
.blue {color:#036;}
.grey {color:#666;}
.navy {color:#003366}


.masthead-blue-regular {font-size:13; color:#3366CC; font-family:Helvetica, Verdana, Arial;}
.masthead-blue-bold {font-size:15.5; color:#3366CC; font-family:Helvetica, Verdana, Arial; font-weight:bold;}
.masthead-white-regular   { color: #ffffff; font-size: 10px; font-family: Helvetica, Arial; font-weight: 400 }
.white-10pt  { color: white; font-size: 10px; font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold }
.large-head-red {font-size:15px; font-weight:bold; color:#c00;}
.large-head-blue    { color: #036; font-size: 18px; font-family: Arial, Helvetica, sans-serif; font-weight: 100; font-stretch: ultra-condensed }
.large-head-grey {font-size:15px; font-weight:bold; color:#666;}
.large-head-navy {font-size:15px; font-weight:bold; color:#003366;}

.medium-head-red  { color: #cc0000; font-size: 13px; font-family: Arial, Helvetica, sans-serif; font-weight: bold }
.medium-head-blue {font-size:13px; font-weight:bold; color:#036;}
.medium-head-grey {font-size:13px; font-weight:bold; color:#666;}
.medium-head-navy {font-size:13px; font-weight:bold; color:#003366;}
.normal-black  { color: black; font-size: 10pt; font-style: normal; font-weight: normal }
.medium-head-white  { color: #fff; font-size: 10px; font-weight: bold }

.head-red  { color: #c00; font-size: 12px; font-weight: lighter }
.head1-blue  { color: #036; font-size: 14px; font-weight: bold }
.head2-blue  { color: #036; font-size: 12px; font-weight: bold }
.head-grey {font-size:12px; font-weight:bold; color:#666;}
.head-navy {font-size:12px; font-weight:bold; color:#003366;}
.footertext {font-family:Monotype Corsiva, Brush Script MT, Garamond; font-size:15px; font-weight;bold;}

/* background colors */

.lt-grey {background-color:#f2f2f2;}
.sky-blue {background-color: #E2EDF9;}
.lt-blue {background-color:#cadff5;}
.dk-blue {background-color:#00309c;}
.red {background-color:#ff0033;}
.orange {background-color:#ffe790;}
input .search {background-color:#bddcfc;}

/* images */
img {border:0;}
ul{margin-left:15px; margin-top:3px; margin-bottom:3px;}

/* styles for lists */
.ol1 {margin-left:1em;margin-bottom:3px;margin-top:5px;text-indent:1.5em;}
.ol1t {margin-left:1em;margin-bottom:3px;margin-top:5px;text-indent:-1em;}
.ol1note {margin-left:1.25em;}
.ol2 {margin-left:2.5em;margin-top:3px;margin-bottom:3px;text-indent:-1em;}
.ol2note {margin-left:2.5em;}
.ol3 {margin-left:5.75em;margin-top:3px;margin-bottom:3px;text-indent:-1em;}
.ol3note {margin-left:5.75em;}
.ol4 {margin-left:7em;margin-top:3px;margin-bottom:3px;text-indent:-1em;}
.ol4note {margin-left:7em;}
.ol5 {margin-left:8.25em;margin-top:3px;margin-bottom:3px;text-indent:-1em;}
