﻿.mainBodyTopBG
{
    background: #ffffff url(/img/news/mainBodyBGTop.gif) no-repeat;    
}

.mainBodyCenter
{
    background: #ffffff url(/img/news/contentBGmain.gif) repeat-y;
}

.mainBodyBottomBG
{
    background: #ffffff url(/img/news/mainBodyBGBottom.gif) no-repeat;
}

.divHeaderHeaderText h1 span
{
    display: block;	width: 0; height: 0; overflow: hidden;
}

.divHeaderHeaderText
{
    position: absolute;
    top: 10px;
    left: 0;
    height: 104px;
    width: 376px;
    background: transparent url(/img/headers/news.png) no-repeat;  
    z-index: 2;
    
}

.freeform{}
.freeform a{ color: #66cccc; font-weight: bold; text-decoration: none;}
.freeform a:hover{ text-decoration: underline;}


.newsItem
{

}




.newsItems {clear: both; float: left; margin-top: 10px;}  
.newsItem{ float: left; clear: both; width: 540px;}
	.newsItem .goLink{ float: right;}
	.newsItem .thumb{float: left;  border: 0;}
	.newsItem .thumb img{ border: 0;margin: 0 10px 0 0;}
	.newsItem .title { text-decoration: none; color: #3c9595;}
	.newsItem .title:hover { text-decoration: underline;}
	.newsItem .date { font-weight: normal;}
	.newsItemSeparator{clear: both; margin: 10px 0 10px 0; padding: 0; width: 540px; background: transparent url(/img/news/itemseparator.gif) repeat-x; border: 0px; height: 16px;}
