
/*overall font values for the regular type face used throughout the site*/
body,table,tr,td,p { font-family: Verdana, Arial, Helvetica, sans-serif ; color: #000000 ; font-size: 12px }

/* header title and subtitle*/
p.subhead      {color: #EFAF13;  font-size: 14px ; font-weight: bold}
span.subhead   {color: #EFAF13;  font-size: 14px ; font-weight: bold}

.copy   {color: #BAD5F0;  font-size: 10px ; font-weight: bold}
.tag   {color: #8D8D8D;  font-size: 10px ; font-weight: bold}
.testimonial   {color: #000000;  font-size: 12px ; font-style: italic}

p.subhead2      {color: #1B75BC;  font-size: 12px ; font-weight: bold}
span.subhead2  {color: #1B75BC; font-size: 12px ; font-weight: bold}


A:link    { color: #1B75BC  ; text-decoration: underline ; font-weight: bold }
A:visited { color: #000000  ; text-decoration: underline ; font-weight: bold }
A:active  { color: #1B75BC  ; text-decoration: underline ; font-weight: bold }
A:hover   { color: #BAD5F0; text-decoration: underline ; font-weight: bold }

A.bottom:link    { color: #BAD5F0; text-decoration: underline ; font-weight: bold }
A.bottom:visited { color: #000000  ; text-decoration: underline ; font-weight: bold }
A.bottom:active  { color: #BAD5F0; text-decoration: underline ; font-weight: bold }
A.bottom:hover   { color: #ffffff  ; text-decoration: underline ; font-weight: bold }

A.right:link    { color: #1B75BC; text-decoration: underline ; font-weight: bold }
A.right:visited { color: #000000  ; text-decoration: underline ; font-weight: bold }
A.right:active  { color: #1B75BC  ; text-decoration: underline ; font-weight: bold }
A.right:hover   { color: #ffffff  ; text-decoration: underline ; font-weight: bold }