A:link, A:visited, A:active {
 text-decoration: underline;
 color:#000080;
 font-weight:bold;
}
A:HOVER {
 color: #FF0000;
 font-weight:bold;
 text-decoration:none;
}
A.menu:link, A.menu:visited, A.menu:active {
 font-size: 9pt;
 text-decoration: underline;
 color:#000080;
 font-weight:bold;
}
A.menu:HOVER {
 font-size:9pt;
 color: #FF0000;
 font-weight:bold;
 text-decoration:none;
}
BODY {
 margin:0;
 color:black;
 font-size: 12pt;
 font-family: arial,helvetica, sans-serif;
 background-color: #000080;
}

#content {
 color: #000000;
 background-color:#FFFFFF;
 margin: 0 50px 0 50px;
 padding: 0 10px 0 10px;
}

H1 {
 text-align:center;
 color:#000080;
}
H2 {
 text-align:center;
 color:#000080;
}
H3 {
 text-align:justify;
 color:black;
}
.title {
 font-size: 22pt;
 color: #000080;
 text-align:center;
 font-weight:bolder;
}
.subtitle {
 font-size: 18pt;
 color: black;
 text-align:center;
 font-weight:bolder;
}
.newstitle {
 font-size: 15pt;
 color: black;
 text-align:center;
 font-weight:bolder;
}
.bottomlink {
 font-size: 16pt;
 color: #000080;
 text-align:center;
 font-weight:bolder;
}
.centertitle {
 font-size: 16pt;
 color: #000080;
 text-align:center;
 font-weight:bolder;
}
P {
 text-align:justify;
 font-family: arial,helvetica;
 font-size: 12pt;
 color:#000080;
}
.attn {
 color:#D60000;
 font-weight:bold;
}
OL,UL {
 text-align:left;
 color:black;
 background:inherit;
 font-weight:bold;
 font-size: 11pt;
}

UL.redcheck {
 font-size:12pt;
 color:#000080;
 background-color:#FFFFFF;
 font-weight:bold;
 text-align:left;
 list-style: disc url(images/checkmark_red.gif) outside;
 padding-bottom:10px;
}

UL.navycheck {
list-style: disc url(images/checkmark_navy.gif) outside;
 font-size:12pt;
 color:#000080;
 background-color:#FFFFFF;
 font-weight:bold;
 text-align:left;
 padding-bottom:10px;
}

.money {
 color:#000080;
 font-weight:bold;
}
.footer {
 font-size:8pt;
 color:#777777;
 font-weight:normal;
 text-align:center;
}
#footer.box {
 width:70%;
 font-size:9pt;
 text-align: left;
 font-weight:normal;
 border-top: 1px dashed #808080;
 border-right: 1px dashed #808080;
 border-bottom: 1px dashed #808080;
 border-left: 1px dashed #808080;
 padding: 10px;
}
.testimonials {
 font-family: Tahoma, Arial, Helvetica, sans-serif;
 margin-bottom:10px;
 width:80%;
 background-color:#CFCFCF;
 margin: 10px 50px 10px 50px;
}
P.testimonials {
 font-size: 10pt;
 font-style:italic;
 color: #000000;
 background-color: inherit;
 text-align:justify;
 padding:5px;
}
