﻿
a, a:visited {color:#000;text-decoration:none;}
a:hover {color:#000;text-decoration:underline;}

a.linkednews, a.linkednews:visited {color:#000;text-decoration:none;}
a.linkednews:hover {color:#33518b;text-decoration:underline;}


div.news_maindiv {
	width:460px;padding:30px 26px 20px 26px;text-align:justify;
	}

div.NewsTitle {
		border: 0px solid #333; 
		font-family: Georgia;
		font-size: 20px; 
		font-weight: bold; height: 55px;
		text-align:center;
		color: #000;
		text-transform: uppercase;
		}
	
div.NewsLead {
		border-bottom: 0px solid #DDD; 
		margin: 15px 0px 0px 0px; 
		font-family: Georgia, Verdana, Arial, Tahoma; font-size: 13px; text-align:left;
		font-weight: normal;text-align:justify;
		height: 90px;line-height:130%;
}

div.NewsDateAuthor {
		border-bottom: 1px solid #DDD; 
		text-align:right; padding: 0px 0px 5px 0px; margin: 0px 0px 20px 0px; 
		height: 16px; font-family: Verdana, Arial, Tahoma; width:100%;
		font-size: 10px;font-weight:normal; color:#666;
}

p.newstxt {font-size:11px; font-family:Verdana,Arial,Tahoma;font-size:11px;line-height:17px;text-align: justify; font-weight: normal; 
			word-spacing: 0px;margin:10px 0px 0px 0px;}
p.newstxtnoindent {font-size:11px; font-family:Verdana,Arial,Tahoma;font-size:11px;line-height:17px; text-align: justify; font-weight: normal; 
			word-spacing: 0px;margin:10px 0px 0px 0px;}
			
div.newsbox_simple {
		overflow:hidden;
		border-right: #D36300 0px solid;
		padding: 5px 0px 10px 0px;
		margin: 0px 0px 35px 0px;
		text-align: left;
		line-height: 135%; 
}

div.textbox_maindiv {float:left; vertical-align:top; text-align: left; overflow:hidden;}

