a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.GreyBold {
	color: #666666;
	font-weight: bold;
}
.RedBold {
	color: #FF0000;
	font-weight: bold;
}
.GreenBold {
	color: #336600;
	font-weight: bold;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.header-background-image {
	background-image: url(images/header-bg.jpg);
	background-repeat: repeat-x;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
}
a.footer:link {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: underline;
}
a.footer:visited {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: underline;
}
a.footer:active {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: underline;
}
.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
a.topnav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.topnav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
a.topnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFF00;
	text-decoration: underline;
}
a.topnav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	background-image: url(images/dot-bg.gif);
	background-repeat: repeat;
	margin: 0 0 0 0;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
.bodyCALLOUTS {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	font-weight: bold;
}
a.bodyCALLOUTS:link {
	color: #000000;
	text-decoration: underline;
}
a.bodyCALLOUTS:hover {
	color: #022960;
	text-decoration: underline;
}
a.bodyCALLOUTS:visited {
	color: #000000;
	text-decoration: underline;
}
a.bodyCALLOUTS:active {
	color: #022960;
	text-decoration: underline;
}
.headings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #FF0000;
	font-weight: bold;
}
.captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.text-chart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	padding-left: 5px;
}

.article_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.table-engine {
	background-image: url(images/SeaRay.jpg);
}
.white-background {
  background-color:#FFF;	
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	color: #022960;
}
.rule-vert {
	background-image: url(images/line_vert.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
/* TICKER TAPE */

#tickertape{
background-color: #FF0000;
position:relative;
width:843px;
height:25px;
margin: 10px 0 0 4px;
}

#subtickertape{
background-color: #FF0000;
position:absolute;
border: 1px solid #FF0000;
width:844px;
height:25px;
}

.subtickertapefont{
font-family:Arial, Helvetica, sans-serif;
font-size: 1em;
letter-spacing: .2em;
text-decoration:none;
text-align: center;
padding-top: 5px;
color: #FFF;
}

.subtickertapefont a{
color: #345B91;
text-decoration:none;
}
.style1 {color: #FFFFFF}
.style2 {font-size: 14px; line-height: 20px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif;}
.style3 {font-size: 18px}
.style4 {font-size: 9pt}

#facebook_like {
float:right;
margin-top: -50px;
}
