.hidden_header { display:none; }

a:link                    { font-family:Arial; color:#000040; text-decoration:underline; }
a:active                  { font-family:Arial; color:#000040; text-decoration:underline; }
a:visited                 { font-family:Arial; color:#000040; text-decoration:underline; }
a:hover                   { font-family:Arial; color:#ff0000; text-decoration:underline; }

.menulink                 { font-family:Arial; font-size:11px; color:#dddddd; font-weight: bold; }
.menulink a:link          { font-family:Arial; font-size:11px; color:#ffffff; text-decoration:none; font-weight:bold; }
.menulink a:link:hover    { font-family:Arial; font-size:11px; color:#ffddff; text-decoration:none; font-weight:bold; }
.menulink a:active        { font-family:Arial; font-size:11px; color:#ffffff; text-decoration:none; font-weight:bold; }
.menulink a:active:hover  { font-family:Arial; font-size:11px; color:#ffddff; text-decoration:none; font-weight:bold; }
.menulink a:visited       { font-family:Arial; font-size:11px; color:#ffffff; text-decoration:none; font-weight:bold; }
.menulink a:visited:hover { font-family:Arial; font-size:11px; color:#ffddff; text-decoration:none; font-weight:bold; }

.maintextblue                  { font-family:Arial; font-size:12px; color:#111166; font-weight:normal; }
.maintextbluebold              { font-family:Arial; font-size:12px; color:#111166; font-weight:bold; }
.maintextbluehead              { font-family:Arial; font-size:16px; color:#111166; font-weight:bold; }
.maintextblue a:link           { font-family:Arial; font-size:12px; color:#005500; text-decoration:none; font-weight:normal; }
.maintextblue a:link:hover     { font-family:Arial; font-size:12px; color:#339933; text-decoration:none; font-weight:normal; }
.maintextblue a:active         { font-family:Arial; font-size:12px; color:#005500; text-decoration:none; font-weight:normal; }
.maintextblue a:active:hover   { font-family:Arial; font-size:12px; color:#339933; text-decoration:none; font-weight:normal; }
.maintextblue a:visited        { font-family:Arial; font-size:12px; color:#005500; text-decoration:none; font-weight:normal; }
.maintextblue a:visited:hover  { font-family:Arial; font-size:12px; color:#339933; text-decoration:none; font-weight:normal; }

.maintextwhite                 { font-family:Arial; font-size:12px; color:#ffffff; font-weight:normal; }
.maintextwhitebold             { font-family:Arial; font-size:12px; color:#ffffff; font-weight:bold; }
.maintextwhitehead             { font-family:Arial; font-size:16px; color:#ffffff; font-weight:bold; }
.maintextwhite a:link          { font-family:Arial; font-size:12px; color:#ffffff; text-decoration:none; font-weight:normal; }
.maintextwhite a:link:hover    { font-family:Arial; font-size:12px; color:#dddddd; text-decoration:none; font-weight:normal; }
.maintextwhite a:active        { font-family:Arial; font-size:12px; color:#ffffff; text-decoration:none; font-weight:normal; }
.maintextwhite a:active:hover  { font-family:Arial; font-size:12px; color:#dddddd; text-decoration:none; font-weight:normal; }
.maintextwhite a:visited       { font-family:Arial; font-size:12px; color:#ffffff; text-decoration:none; font-weight:normal; }
.maintextwhite a:visited:hover { font-family:Arial; font-size:12px; color:#dddddd; text-decoration:none; font-weight:normal; }

.maintextgreen                 { font-family:Arial; font-size:12px; color:#218b42; font-weight:normal; }
.maintextgreenbold             { font-family:Arial; font-size:12px; color:#218b42; font-weight:bold; }
.maintextgreenhead             { font-family:Arial; font-size:16px; color:#218b42; font-weight:bold; }
.maintextgreen a:link          { font-family:Arial; font-size:12px; color:#218b42; text-decoration:underline; font-weight:normal; }
.maintextgreen a:link:hover    { font-family:Arial; font-size:12px; color:#41ab62; text-decoration:underline; font-weight:normal; }
.maintextgreen a:active        { font-family:Arial; font-size:12px; color:#218b42; text-decoration:underline; font-weight:normal; }
.maintextgreen a:active:hover  { font-family:Arial; font-size:12px; color:#41ab62; text-decoration:underline; font-weight:normal; }
.maintextgreen a:visited       { font-family:Arial; font-size:12px; color:#218b42; text-decoration:underline; font-weight:normal; }
.maintextgreen a:visited:hover { font-family:Arial; font-size:12px; color:#41ab62; text-decoration:underline; font-weight:normal; }

.maintextred                   { font-family:Arial; font-size: 12px; color:#aa0000; font-weight:normal; }
.maintextredbold               { font-family:Arial; font-size: 12px; color:#aa0000; font-weight:bold; }
.maintextredhead               { font-family:Arial; font-size: 16px; color:#aa0000; font-weight:bold; }
.maintextred a:link            { font-family:Arial; font-size: 12px; color:#aa0000; text-decoration:underline; font-weight:normal; }
.maintextred a:link:hover      { font-family:Arial; font-size: 12px; color:#aa0000; text-decoration:underline; font-weight:normal; }
.maintextred a:active          { font-family:Arial; font-size: 12px; color:#aa0000; text-decoration:underline; font-weight:normal; }
.maintextred a:active:hover    { font-family:Arial; font-size: 12px; color:#aa0000; text-decoration:underline; font-weight:normal; }
.maintextred a:visited         { font-family:Arial; font-size: 12px; color:#aa0000; text-decoration:underline; font-weight:normal; }
.maintextred a:visited:hover   { font-family:Arial; font-size: 12px; color:#aa0000; text-decoration:underline; font-weight:normal; }

.article_header                { font-family:Arial; font-size: 14px; color:#111166; font-weight:bold;   padding:10px 0 0 0; }
.article_body                  { font-family:Arial; font-size: 12px; color:#111166; font-weight:normal; padding:2px 0 0 2; }
.article_body_i                { font-family:Arial; font-size: 12px; color:#111166; font-weight:normal; font-style:italic; padding:2px 0 0 2; }
