

/* WELCOME - Welcome area on the newspage. */


.news-welcome{
	
	font-style: normal;
    font-size: 13px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	line-height: 15px;
	

}
	.news-welcome UL{
	
		padding-left: 0px;
	
	}
	.news-welcome UL A{
		
		font-style: normal;
		font-weight: bold;
		 font-size: 11px;
		color: #000000;
		text-decoration: none;
		line-height: 20px;
		padding-left: 0px;
		
	}
	
	.news-welcome UL A:hover{
	
		color: #4B6991;
		
	}


/*  NEWS LIST  */

.news-newslist {

    font-style: normal;
    font-size: 11px;
    font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	
	line-height: 12px;
	padding-bottom: 0px;

}


	.news-newslist A{
		
		color: #000000;
		text-decoration: none;
	
	}
	
	.news-newslist A{
		
		color: #000000;
		text-decoration: under;
	
	}
	
	.news-newslist A:hover{
		
		color: #666666;
		text-decoration: none;
	
	}
	
	.news-newslist A P:hover{
		
		color: #666666;
		text-decoration: none;
	
	}
	
	.news-newslist P{
		
		text-align: left;
	
	}
	
	
	
.news-newslist-readmore {

    font-style: normal;
    font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	line-height: 11px;
	padding-bottom: 10px;

}

	.news-newslist-readmore A{
		
		color: #252F07;
		text-decoration: underline;
		
	
	}
	
	.news-newslist-readmore A:hover{
		
		color: #252F07;
		text-decoration: none;
	
	}



/*  NEWS  */

.news-news {
	
	background: #97B38A;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	color: #000000;
	border: none;
	line-height: 12px;

}


	.news-news A{
		
		color: #000000;
		text-decoration: none;
	
	}
	
	.news-news A:hover{
		
		color: #000000;
		text-decoration: underline;
	
	}
	
	
	.news-news A P:hover{
		
		color: #000000;
		text-decoration: underline;
	
	}

.news-news-readmore {
	
	background: #97B38A;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	color: #4B6991;
	border: none;
	line-height: 11px;
	
}

	.news-news-readmore UL {
		
		padding-bottom: 10px;
		padding-top: 10px;
	}

	.news-news-readmore A{
		
		color: #4B6991;
		text-decoration: none;
	
	}
	
	.news-news-readmore A:hover{
		
		color: #ffffff;
		text-decoration: none;
	
	}

.news-news-date {
	
	background: #97B38A;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	text-align: right;
	color: #000000;
	border: none;
	line-height: 12px;

}

/*  SECTION LIST  */

.news-sectionlist {
	
	font-size: 11px;
	text-align: left;
	color: #CCD4E2;
	border: none;
	line-height: 14px;
	letter-spacing: 0px;

}


	.news-sectionlist A{
		
	font-weight: bold;
	color: #4B6991;
		text-decoration: none;
	
	}
	
	.news-sectionlist A:hover{
		
		color: #4B6991;
		text-decoration: underline;
	

	
	}


.event-city {
	
	font-size: 10px;
	text-align: right;

}

	.event-city a {
		
		color: #395181;
		text-decoration: underline;
	
	}
 
 	.event-city a:hover{
			
		color: #395181;
		text-decoration: none;
		
	}

/*  SECTION LIST  */

.news-sidelist {
	
	font-size: 11px;
	text-align: left;
	color: #000000;
	border: none;
	line-height: 14px;
	letter-spacing: 0px;

}
	
	.news-sidelist UL{
		
		
		color: #000000;
		padding-top: 0px;
		padding-bottom: 0px;
	
	}
	
	
	.news-sidelist UL UL{
		
		
		color: #000000;
		padding-top: 10px;
		padding-bottom: 10px;
	
	}
	
	.news-sidelist LI{
		
		color: #000000;
		padding-top: 0px;
		padding-bottom: 0px;
	
	}
	
	
	.news-sidelist A{
		
		font-weight: normal;
		color: #000000;
		text-decoration: underline;
	
	}
	
	.news-sidelist A:hover{
		
		color: #000000;
		text-decoration: none;

	
	}
	





