body {
font-size: 76%; /*sets a standard base of 12px*/
}

td  { font-family: Verdana, Arial, Helvetica, sans-serif }

.formtext  { font-size: 12px; font-weight: bold }
.formtext2   { font-size: 12px; font-weight: normal }

.content {
font-size: 0.75em; /*equal to 9px*/
}

.content2 {
font-size: 0.75em; /*equal to 9px*/
color: #ffffff;
}

.content3 {
font-size: 0.67em; /*equal to 8px*/
}

.small {
font-size: 0.75em; /*equal to 9px*/
}

.bluehead  { color: #003798; font-weight: bold }
.orangehead  { color: #fe9a15; font-weight: bold }

h1 {
font-size: 1.335em; /* equal to 16px */
}

p   { margin-top: 0; margin-bottom: 10px }

ul { margin-top: 10px; margin-bottom: 12px; margin-left: 0px; padding-left: 0; list-style-type: none; }
ul li { margin-top: 0px; margin-bottom: 2px; padding: 0 0 0 10px; background: url(../images/shared/bullet.gif) no-repeat 0px 0px; }
ol li   { margin-left: 0px; margin-top: 0; margin-bottom: 4px; background: no-repeat; list-style-image: none  }

a:link  { color: #003399; text-decoration: none }
a:visited  { color: #003399; text-decoration: none }
a:active  { color: #003399; text-decoration: none }
a:hover  { color: #cc0000; text-decoration: none }

#list1 {
font-size: 0.67em; /*equal to  8px*/
color: #666666;
font-weight: bold;
}

#list1 ul { margin-top: 6px; margin-bottom: 12px; margin-left: 0px; padding-left: 0; list-style-type: none; }
#list1 ul li { margin-top: 0px; margin-bottom: 4px; padding: 0 0 0 10px; background: url(../images/shared/bullet.gif) no-repeat 0px 0px; }

#list1 a:link, #list1 a:active   { color: #666666; font-weight: bold; text-decoration: none }
#list1 a:visited { color: #666666; font-weight: bold; text-decoration: none }
#list1 a:hover { color: #666666; font-weight: bold; text-decoration: underline }

#homefeatures {
font-size: 0.67em; /*equal to 8px*/
}

#homefeatures a:link, #homefeatures a:active   { color: #000000; text-decoration: underline; }
#homefeatures a:visited { color: #000000; text-decoration: underline; }
#homefeatures a:hover { color: #cc0000; text-decoration: underline; }

a.blacklink:link    { color: #000000; text-decoration: underline }
a.blacklink:visited    { color: #000000; text-decoration: underline }
a.blacklink:active    { color: #000000; text-decoration: underline }
a.blacklink:hover   { color: #cc0000; text-decoration: underline }

a.whitelink:link    { color: #ffffff; text-decoration: underline }
a.whitelink:visited    { color: #ffffff; text-decoration: underline }
a.whitelink:active    { color: #ffffff; text-decoration: underline }
a.whitelink:hover   { color: #ff9900; text-decoration: underline }

#bluehead  { font-size: 0.67em; color: #003798; font-weight: bold }

#bluehead a:link, #bluehead a:active   { color: #003798; text-decoration: none; }
#bluehead a:visited { color: #003798; text-decoration: none; }
#bluehead a:hover { color: #cc0000; text-decoration: underline; }

#footer   { font-size: 0.67em; color: #95acd4; }

#footer a:link, #footer a:active   { color: #95acd4; text-decoration: underline; }
#footer a:visited { color: #95acd4; text-decoration: underline; }
#footer a:hover { color: #ffffff; text-decoration: underline; }

.listhead { color: #003798; font-weight: bold; }

.printonly { display: none }
#printonly { display: none }