/*Global Styles*/

body {
font: 8pt Tahoma, Arial, Helvetica, sans-serif;
color: #131313;
margin: 0px;}

a:link, a:visited {
text-decoration: none;
color: #144977;}

a:hover, a:active {
text-decoration: underline;
color: #cc3333;}

p {
color: #333333;}

p.homeheader {
font-style: italic;
font-weight: bold;
font-size: 14pt;}

p.newsheader {
color: #cc3333;}

p.tagline {
font-size: 9pt;
color: #666666;
text-align: center;}

.catagory {
font-size: 10pt;
font-weight: bold;
color: #ffffff;}

p.footer {
font-size: 7pt;
color: #666666;
text-align: center;}

.menu {
font-weight: bold;
color: #333333;}

.pressrelease {
font-style: italic;}

.article {
padding: 7px;
border-bottom: solid #006494 1px;}

.info {
padding: 7px;}

.submenu {
color: #333333;
font-size: 10px;
line-height: 9px;
border-bottom: dotted #006494 1px;}


.red A:link {text-decoration: none; color: #cc3333;}
.red A:visited {text-decoration: none; color: #cc3333;}
.red A:active {text-decoration: none; color: #cc3333;}
.red A:hover {text-decoration: underline; color: #cc3333;}