/* styles */

.regular { font-size: 11px; font-family: Verdana, Arial, sans-serif; color: #000000 }
.regular A:link { font-size: 11px; color: #0000FF; text-decoration: none }
.regular A:active { font-size: 11px; color: #FF0000; text-decoration: none }
.regular A:visited { font-size: 11px; color: #0000FF; text-decoration: none }
.regular A:hover { font-size: 11px; color: #000080; text-decoration: underline }

.reg_sm { font-size: 10px; font-family: Verdana, Arial, sans-serif;  }
.reg_sm A:link { font-size: 10px; color: #0000FF; text-decoration: none }
.reg_sm A:active { font-size: 10px; color: #FF0000; text-decoration: none; }
.reg_sm A:visited { font-size: 10px; color: #0000FF; text-decoration: none; }
.reg_sm A:hover { font-size: 10px; color: #000080; text-decoration: underline; }

.reg_red { font-size: 11px; font-family: Verdana, Arial, sans-serif; color: #8B1515 }
.reg_red A:link { font-size: 11px; color: #FF0000; text-decoration: none; }
.reg_red A:active { font-size: 11px; color: #8B1515; text-decoration: none; }
.reg_red A:visited { font-size: 11px; color: #FF0000; text-decoration: none; }
.reg_red A:hover { font-size: 11px; color: #8B1515; text-decoration: underline; }

.reg_red_sm { font-size: 10px; font-family: Verdana, Arial, sans-serif; color: #8B1515 }
.reg_red_sm A:link { font-size: 10px; color: #FF0000; text-decoration: none; }
.reg_red_sm A:active { font-size: 10px; color: #8B1515; text-decoration: none; }
.reg_red_sm A:visited { font-size: 10px; color: #FF0000; text-decoration: none; }
.reg_red_sm A:hover { font-size: 10px; color: #8B1515; text-decoration: underline; }

.reg_white { font-size: 11px; font-family: Verdana, Arial, sans-serif; color: #ffffff }
.reg_white A:link { font-size: 11px; color: #ffffff; text-decoration: none; }
.reg_white A:active { font-size: 11px; color: #ffffff; text-decoration: none; }
.reg_white A:visited { font-size: 11px; color: #ffffff; text-decoration: none; }
.reg_white A:hover { font-size: 11px; color: #FFF799; text-decoration: underline; }

.sm_white { font-size: 10px; font-family: Verdana, Arial, sans-serif; color: #ffffff }
.sm_white A:link { font-size: 10px; color: #ffffff; text-decoration: none; }
.sm_white A:active { font-size: 10px; color: #ffffff; text-decoration: none; }
.sm_white A:visited { font-size: 10px; color: #ffffff; text-decoration: none; }
.sm_white A:hover { font-size: 10px; color: #FFF799; text-decoration: underline; }

.12 { font-size: 12px; font-family: Verdana, Arial, sans-serif; color: #006E3A }
.12 A:link { font-size: 12px; color: #006E3A; text-decoration: none; }
.12 A:active { font-size: 12px; color: #FF0000; text-decoration: none; }
.12 A:visited { font-size: 12px; color: #0000FF; text-decoration: none; }
.12 A:hover { font-size: 12px; color: #000080; text-decoration: underline; }

.12_v_red { font-size: 12px; font-family: Verdana, Arial, sans-serif; color: #8B1515 }
.12_v_red A:link { font-size: 12px; color: #FF0000; text-decoration: none; }
.12_v_red A:active { font-size: 12px; color: #8B1515; text-decoration: none; }
.12_v_red A:visited { font-size: 12px; color: #FF0000; text-decoration: none; }
.12_v_red A:hover { font-size: 12px; color: #8B1515; text-decoration: underline; }

.med_large { font-size: 14px; font-family: Verdana, Arial, sans-serif; color: #000000 }
.med_large A:link { font-size: 14px; color: #006E3A; text-decoration: none; }
.med_large A:active { font-size: 14px; color: #FF0000; text-decoration: none; }
.med_large A:visited { font-size: 14px; color: #0000FF; text-decoration: none; }
.med_large A:hover { font-size: 14px; color: #FF0000; text-decoration: none; }

.large { font-size: 18px; font-family: Verdana, Arial, sans-serif; color: #000000 }
.large A:link { font-size: 18px; text-decoration: none; color: #0000FF }
.large A:active { font-size: 18px; text-decoration: none; color: #FF0000 }
.large A:visited { font-size: 18px; text-decoration: none; color: #0000FF }
.large A:hover { font-size: 18px; text-decoration: underline; color: #000080 }

.xtra_large { font-size: 24px; font-family: Verdana, Arial, sans-serif; color: #000000 }
.xtra_large A:link { font-size: 24px; text-decoration: none; color: #0000FF }
.xtra_large A:active { font-size: 24px; text-decoration: none; color: #FF0000 }
.xtra_large A:visited { font-size: 24px; text-decoration: none; color: #0000FF }
.xtra_large A:hover { font-size: 24px; text-decoration: underline; color: #000080 }


.webguide_crumbs { font-size:8pt; font-weight: bold; font-family: Arial, helvetica, sans-serif; color: #000000 }
.webguide_crumbs A:link { font-size:8pt; color: #FF0000; text-decoration: none }
.webguide_crumbs A:active { font-size:8pt; color: #0000FF; text-decoration: none }
.webguide_crumbs A:visited { font-size:8pt; color: #FF0000; text-decoration: none }
.webguide_crumbs A:hover { font-size:8pt; color: #0000FF; text-decoration: none }