/* classes for news */

DIV.newsBody {
	margin: 0em 20px 1.0em 20px;
}

.article_link {
	color: navy;
	text-decoration: underline;
}

.article_link:hover {
	color: #339944;
	text-decoration: underline;
}

.newsexttable {
	font-family : Arial, Verdana, Helvetica, "MS sans serif";
	font-size : 12px;
    color : Black;
    background-color : transparent;
}

.newstitlelink {
	font-family : Arial, Verdana, Helvetica, "MS sans serif";
	font-size : 12px;
    color : #335544;
    background-color : transparent;
    font-weight : bold;
	text-decoration : none;
}

/*.newsdate {
	font-family : Helvetica, Verdana, Arial, "MS sans serif";
	font-size : 12px;
    color : #005432;
    background-color : transparent;
	text-decoration : none;
}*/

.newspostedby {
	font-family : Helvetica, Verdana, Arial, "MS sans serif";
	font-size : 12px;
    color : #A9A9A9;
    background-color : #FAFAFA;
}

.newspostedbylink {
	font-family : Helvetica, Verdana, Arial, "MS sans serif";
	font-size : 11px;
    color : #005432;
	text-decoration : none;
}

.newspostedbylink:HOVER {
    color : #339944;
	text-decoration : none;
}

.newsArrow {
	font-family: Times, Serif;
	font-size: 1.1em;
	color: #aaaaff;
}

.newsTitle, .newsTitleSingle, .newsDate, .newsDateSingle {
	margin-top: 0;
	margin-bottom: 0.5em;
	font-weight: normal;
	color: #0077ff;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12pt;
}

.newsTitle A, .newsTitle A:visited {
	text-decoration: underline;
	color: #0077ff;
}

.newsTitle A:hover {
	color: #EE6600;
}

.newsTitleSingle {
	color: #0033aa;
	font-size: 14pt;
}

.newsDate {
   	font-size: 11pt;	
    color: #336633;
}

.newsDateSingle {
   	font-size: 11pt;
    color: #0077ff;
}

.newsBack2News {
	margin-top: 1.5em;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10.5pt;
}

.newstext A, .newstext A:visited, .newstext_small A, .newstext_small A:visited, .newsTextSingle A, .newsTextSingle A:visited {
	text-decoration: underline;
	color: #0077ff;	
}

.newstext A:hover, .newstext_small A:hover, .newsTextSingle A:hover {
	color: #ff7700;
}


.newsBack2News A, .newsBack2News A:visited {
	color: #0077ff;
	text-decoration: underline;
} 

.newsBack2News A:hover {
	color: #ff7700;
}

.newsText, .newsTextSingle {
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 1.0em;
	margin: 0 auto 2.0em;
	line-height: 1.3em;
}

.newsTextSingle {
	margin: 1.0em auto 1.0em;
}

.newstext1 {
	font-family : Arial, Verdana, Helvetica, "MS sans serif";
	font-size : 12px;
    color : #000000;
}

a.newstext1:hover {
    color : #A9A9A9;
}

.newstext1a {
	font-family : Verdana, Helvetica, Arial, "MS sans serif";
	font-size : 13px;
    color : #000000;
}

a.newstext1a:hover {
    color : #A9A9A9;
}

.newstext2 {
	font-family : Arial, Verdana, Helvetica, "MS sans serif";
	font-size : 12px;
	text-indent: 15px;
	text-align: justify;   
	color : #000000;
}

.newsfooter {
	font-family : Helvetica, Verdana, Arial, "MS sans serif";
	font-size : 11px;
    color : #A9A9A9;
    background-color : transparent;
}

.newsfooterlink {
	font-family : Helvetica, Verdana, Arial, "MS sans serif";
	font-size : 11px;
    color : #333333;
    background-color : transparent;
}

.newsfooterlink:HOVER {
    color : #A9A9A9;
}

.newsfooter_small {
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 8pt;
}

.newsfooter_small A, .newsfooter_small A:visited {
	text-decoration: none!Important;
	color: #3399ff!Important;
}

.newsfooter_small A:hover {
    color: #ffbb55!Important;
   	text-decoration: underline!Important;
}

.newsgap {
	font-family : Verdana, Helvetica, Arial, "MS sans serif";
	font-size : 12px;
    color : #A9A9A9;
    background-color : #F0F0F0;
	border-top : 1px solid #A9A9A9;
    border-bottom : 1px solid #A9A9A9;
}

.newsYrsTitle {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11pt;
	color: #aaaaaa;
}

.newsYrs {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11pt;
	text-decoration: none;
	font-weight: bolder;
	color: #8888ff;
}

.newsYrs A, .newsYrs A:visited {
	text-decoration: none;
	font-weight: normal;
	color: #aaaaff;
}

.newsYrs A:hover {
	color: #ff7700;
	text-decoration: underline;
}

.newsBI {
	font-weight: bold;
	font-style: italic;
}