﻿.news_main 
{
	float:left;
	width:100%;
	height: auto;
	margin: 0 0 60px 0;
}
.newsheader 
{
	float:left;
	clear:both;
	width:980px;
	height:122px;
	background: url(/images/news/news_hdr.jpg) no-repeat;
	margin: 0 0 45px 0;
}
.newscopy h2 
{
	font:19px Arial;
	font-weight:bold;
	color:#000000;
	margin:0 0 15px 0;
}
.newsicons 
{
	float:left;
	width:100%;
	clear:both;
	padding:4px 0 7px 0;
	border-top:1px #999999 solid;
	border-bottom:1px #999999 solid;
}
.newscopy 
{
	float:left;
	width:100%;
	margin:10px 0 0 0;
}
.newscopy a, .newscopy a:active, .newscopy a:hover, .newscopy a:visited
{
	color:#6699cc;
	text-decoration:none;
}
.newscopy ul 
{
	margin: 20px 0 20px 30px;
	font:11px Arial;
	font-weight:bold;
}
.newsleft 
{
	float:left;
	width:650px;
	font-size:12px;
	margin:0 30px 0 20px;
	#margin:0 25px 0 15px;
}
.newscopy .newsleft p
{
    margin-bottom: 15px;
}
.print
{
	float:left;
	width:auto;
	margin:0 20px 0 0;
}
.email
{
	float:left;
	width:auto;
	margin:0 20px 0 0;
}
.rating
{
	float:left;
	width:auto;
}
.print img, .email img, .rating img 
{
	border:0;
	width:auto;
	height:auto;
	vertical-align:text-bottom;
	margin:0 0 -1px 0;
}
.newsdate 
{
	float:left;
	width:100%;
	font:12px Arial;
	color:#000000;
	margin:20px 0;
}
.newsartcilevideo
{
	float:right;
	width:307px;
	margin:0px 0 15px 20px;
}
.newsartcilevideo div
{
	float:left;
	clear:both;
	width:307px;
	height:auto;
	background: url(/images/news/vid_box_top.gif) no-repeat;
}
.newsartcilevideo img
{
	float:left;
	margin:15px;
}
.newsartcilevideo img.btm
{
	float:left;
	margin:0px;
}
.newsartcilevideo span
{
	float: left;
	margin:0 20px 10px 20px;
	font:10px Arial;
	color:#000000;
}
.newsright 
{
	float:right;
	width:255px;
	height:auto;
	#margin:0 0 0 -5px;
}
.top 
{
	float:left;
	width:100%;
	height:auto;
	background: url(/images/news/news_more_top.gif) no-repeat;
	padding:15px 0 13px 20px;
	font:14px Arial;
	font-weight:bold;
	color:#666666;
}
.newsLinks
{
	float:left;
	width:248px;
	height:auto;
	border-right:1px solid #cfcfcf;
	border-left:1px solid #cfcfcf;
	margin:0 0 0 4px;
	padding:0 0 10px 0;
}
.newsLinks ul
{
	float:left;
	width:100%;
	height:auto;
	list-style: none;
	padding: 0;
	margin: 0;
}
.bottom {
    float:left;
	width:100%;
	height:10px;
	background: url(/images/news/news_more_btm.gif) no-repeat bottom left;    
}
.newsright .contacts .bottom
{
	float:left;
	width:100%;
	height:auto;
	background: url(/images/news/news_more_btm.gif) no-repeat bottom left;
	margin:0 0 20px 0;
	padding:0 0 25px 0;
}
.contactinfo 
{
	float:left;
	font:11px Arial;
	color:#000000;
	padding:0 0 0 20px;
}
.morenewslink 
{
	float:left;
	padding:10px 20px;	
}
.morenewslink .link
{
	font:11px Arial;
	font-weight:bold;
	color:#6699cc;	
	text-decoration:none;
}
.btm_spacer 
{
	float:left;
	clear:both;
	width:100%;
	height:30px;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
div.newscopy a
{
	color:#6699cc;
	font-size: 12px;
	text-decoration:none;
}
img 
{
	border:0;
	width:auto;
	height:auto;
}

/*=================== NEWS ARTICLE COPY ======================*/
/*===========================================================*/
.newsArticleFullCopy {
    float:left;
    width:98.2%;
    margin: 20px 0 0 0;
}
.newsArticleFullCopy h4 {
    float:left;
    width:100%;
    margin: 0;
    padding: 0;
    font:12px Arial;
    font-weight:bold;
    color:#000000;
}
.newsArticleFullCopy p {
    float:left;
    width:100%;
    margin: 0 0 20px 0;
    padding: 0;
}
.newsArticleFullCopy img {
    float:left;
    width: auto;
    border: 0;
}
.newsArticleFullCopy .sections {
    float:left;
    width:100%;
    margin: 0;
    #margin: 0 0 20px 0;
}
