#newshomepage{
background:url(images/newslogo.jpg) 125px top no-repeat;
width:250px;
margin:0 2px 0 0;
padding:50px 0px 0 10px;
text-align:right;
}

li.news_itemtitle {
	margin-top: -5px;
}

.news {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.news li {
	background-image: url(images/newsItemBG.gif);
	background-repeat:no-repeat;
	background-position: top right;
	margin: 0px;
	padding: 0px 15px 0px 0px;
}

.news li h3 {
	padding:0;
	margin:0;
	font-family:Helvetica, Arial, sans-serif;
	color: #95B510;
	font-weight: bold;
	font-size: 10pt;
}

.news li p {
	margin:7px 0 0 0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#656565;
}

.news li p a {
	text-decoration: none;
}


#newsclip{
	background-image: url(images/newsItemBG.gif);
margin:0 2px 0 0;
padding:50px 15px 0 10px;
text-align:right;
}


/* Newsmodule Styling*/

.news_date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin-bottom: 5px;
}
.news_datefull {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin-bottom: 17px;
}
.news_itemtitle2 {
	font-family: Verdana;
	font-size: 11px;
	color: #696969;
	text-decoration: none;
	margin-top: 5px;
}
.news_itemtitle2full {
	font-family: Verdana;
	font-size: 12px;
	color: #696969;
	text-decoration: none;
	margin-top: 5px;
}

.news_textbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.news_moduletitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 7px;
	margin-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B4B4B4;
	/* 	background-image: url(images/01-pagetitle-shadow-dots.jpg);
	background-repeat: repeat-x;
	background-position: left bottom; */
}

div, table, td, tr {
padding:0px;
margin:0px;
font-family: Verdana;
font-size: 12px;
color: #696969;
text-decoration: none;
}