body {
	background: url(images/bg.gif) top left repeat-x;
}
.table-border {
	border: 1px solid #000033;
	background-color: #FFFFFF;
}
.bottom-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000033;
}
.news-text-frontpage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-style: bold;
	font-weight: bolder;
}
.small-blue-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #007bc0;
}
.news-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #FFFFFF;
}
#tickerid a{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #FFFFFF;}
.menu_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.main_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.main_text_blue {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #007BC0;
}
.blue_space {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #007CC2;
	line-height: 16px;
}
.grey_space {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
	text-align: left;
}
#masthead {
	margin-bottom: 1.75em;
	margin-right: 1.25em;
}
#masthead img.feat {
	float: right;
	margin: 0 0 1em 1em;
}
#masthead img.feat_left {
	float: left;
	margin: 0 1em 1em 0;
	align: top
}
#bottom {
	margin-bottom: 1em;
	margin-right: 1.25em;
}
.news_headers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #007CC2;
}
.small-grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}.hydor_news_headers {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #de0029;
}
.menu_text_white {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.white_space {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
}
.small-white {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
div.feedburnerFeedBlock ul a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
	text-align: left;
}
div.feedburnerFeedBlock p.feedTitle { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #007CC2;
	font-weight: bolder;
}
.company_headers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #007CC2;
}
.arrowlistmenu{
width: 180px; /*width of accordion menu*/
}

.arrowlistmenu2{
overflow-x: hidden; 
overflow-y: scroll;
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
	font: bolder 11px Arial;
	color: #000000;
	margin-bottom: 5px; /*bottom spacing between header and rest of content*/
	text-transform: uppercase;
	padding: 0px 0 0px 5px; /*header text is indented 10px*/
	cursor: hand;
	cursor: pointer;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-image: url(titlebar-active.png);
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
	color: #999999; /*custom bullet list image*/
	display: block;
	padding: 2px 0;
	padding-left: 19px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: normal;
	/*border-bottom: 1px solid #dadada;*/
font-size: 90%;
}

.arrowlistmenu ul li a:visited{
	color: #999999;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
	color: #007CC2;
	background-color: #FFFFFF;
}

.style1 {color: #000000}
