body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	}
table {
	font-family: Arial, Verdana, Helvetica;
	}
#wrapper {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 760px;
	}
#footer {
	width: 760px;
	background-image: url(../images/botttrim_horzbg.jpg);
	background-repeat: repeat-x;
	font-size: 11px; 
	font-weight: bold;
	padding-top: 5px;
	height: 27px;
	text-align: center;
	}
#footer a {
	color: #000000;
	text-decoration: none;
	}
#footer a:hover {
	text-decoration: underline;
	}
.latenews, .headertext, .navcopy, .navcopy2, #footer {
	font-family: Arial, Verdana, Helvetica;
	}
.latenews {
	font-size: 16px; 
	color: #0094E6; 
	font-weight: bold; 
	text-decoration: none;
	text-transform: uppercase;
	}
.headertext {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	}
.regtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	}
.regtextbold {
	font-weight: bold;
	}
.regtextboldwhite {
	font-weight: bold;
	color: #FFFFFF;
	}
	/* here's the styling for the chart TABLES */
.textheader {
	font-size: 11px;
	font-weight: bold;
	}
.textheadersmall {
	font-size: 10px;
	font-weight: bold;
	}
.textsmall {
	font-size: 10px;
	}
.textsmalltable {
	font-size: 10px;
	line-height: 15px;
	}
	/* this is the styling for the top and bottom NAVtext*/
.navcopy { 
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	}
.navcopy a { 
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	}
.navcopy a:link { 
	color: #000;
	font-weight: bold;
	text-decoration: none;
	}
.navcopy a:visited { 
	color: #000;
	font-weight: bold;
	text-decoration: none;
	}
.navcopy a:hover { 
	color: #AAAAAA;
	font-weight: bold;
	text-decoration: none;
	}
.navcopy a:active { 
	color: #000;
	font-weight: bold;
	text-decoration: none;
	}
.navcopy2 {
	font-size: 11px; 
	color: #000; 
	font-weight: bold; 
	text-decoration: none;
	}
.navcopy2 a {
	font-size: 11px; 
	color: #000; 
	font-weight: bold; 
	text-decoration: none;
	}
.navcopy2 a:link { 
	color: #000; 
	font-weight: bold; 
	text-decoration: none;
	}
.navcopy2 a:visited { 
	color: #000; 
	font-weight: bold; 
	text-decoration: none;
	}
.navcopy2 a:hover { 
	text-decoration: underline;
	}
.navcopy2 a:active { 
	color: #000; 
	font-weight: bold; 
	text-decoration: none;
	}
	/* this is the styling for the dropdown menus v.1*/
#dropmenudiv{
	position:absolute;
	border:1px solid black;
	border-bottom-width: 1;
	line-height:10px;
	z-index:100;
	}
#dropmenudiv a{
	display: block;
	text-indent: 2px;
	font:normal 9px Arial;
	color:#000000;
	border-bottom: 1px solid black;
	padding: 2px 0;
	text-decoration: none;
	font-weight: bold;
	}
#dropmenudiv a:hover{
	/* hover background color */
	background-color: #FFC300;
	}
#bottomImages {
	text-align: right;
	}
#bottomImages img {
	margin: 0 10px 0 10px;
	}