﻿.HeaderMenu     { font-size: 14px; color: rgb(255,255,255) !important; font-weight: bold; }
.HeaderMenuOrange     { font-size: 14px; color: rgb(229,154,000) !important;  font-weight: bold; }
.LoginMenu      { font-size: 14px; color: rgb(112,200,236) !important; font-weight: bold; }
.PageHeading    { font-size: 14px; color: rgb(023,074,152) !important; font-weight: bold; }
.SubPageHeading { font-size: 12px; color: rgb(023,074,152) !important; padding-left: 5px; }
.BlueHeading    { font-size: 12px; color: rgb(023,074,152) !important; font-weight: bold; }
.FooterLinks    { font-size: 11px; color: rgb(099,100,102) !important; }
.FooterLinksOrange    { font-size: 11px; color: rgb(229,154,000) !important; }
.Fineprint      { font-size:  9px; color: rgb(099,100,102) !important; text-align: justify; }

a:link          { text-decoration: none; color: rgb(023,074,152); } 
a:hover         { text-decoration: none; color: rgb(229,154,000) !important; }
a:visited       { text-decoration: none; color: rgb(023,074,152); } 

