﻿
#newsArticleTitle
{
	display: none;
	text-align: left;
}

#newsArticleTitle h2
{
    font-size:10pt;
    font-weight:bold;
    text-align:center;
    color:#000000;
}

#tblNews td
{
    vertical-align: top;
    padding-bottom: 16px;
}

#tblNews #date
{
    white-space: nowrap;
    padding-right: 12px;
}

#newsHeaderLeft
{
    height: 65px;
    width: 280px; 
    float: left ;
}

#newsHeaderRight
{
    height: 65px;
}

#newsContactFooter
{
	margin-top: 20px;
}

#newsContactFooter p
{
	margin-top: 0px;
}

#newsContactFooter #newsContactLines
{
	padding-left: 15px;
}

#newsArticleContent .newsTitleHeader
{
	text-align: center;
	margin-bottom: 20px;
}

body.NEWS
{
}

body.NEWS-OTHER #newsArticleHeader
{
    display:none;
}

body.NEWS-OTHER #newsArticleTitle
{
	display: block;
}

body.NEWS-LINK
{
}

#newsArticleFooter
{
	margin-top: 20px;
}

#navLinks
{
	line-height: 1.5em;
	text-align:center;
}

