/* GENERAL STYLES */
.homepagenews {
	padding: 10px 0px 10px 0px;
	border-bottom:dotted 1px #696969;
	float:left;
}

.homepagenews a {
	text-decoration:none;
	color:#000000;
	font-size:12px;
	float:left;
	width:205px;
}

.homepagenews a:hover {
	text-decoration:underline;
}

.newsDate {
	color:#084C8D;
	font-size:10px;
	float:left;
	margin:0px 0px 10px 0px;
	padding:0px;
}

.newsDate span {
	font-weight:900;
}

.newsSpacer {
	margin:0px 5px 0px 5px;
	padding:0px;
	float:left;
	clear:left;
}

.newsImageSpacer {
	margin:0px 15px 0px 5px;
	padding:0px;
}

.newsListing {
	margin:0px 0px 0px 25px;
	padding:0px;
}

.newsListing a {
	text-decoration:underline;
}

.newsListing a:hover {
	text-decoration:none;
}

.listingNewsDate {
	color:#646464;
	font-size:11px;
	margin:0px;
	padding:0px;
}

.listingNewsDate span {
	font-weight:900;
}

.listingNews {
	margin:0px 0px 15px 0px;
}


.newsHeaders {
	color:#084C8D;
	font-size:14px;
	margin:0px 0px 10px 0px;
}

#newsPageHeader {
	font-weight:900;
}

#newsPageDate {
	margin:20px 0px 10px 0px;
}

#newsBody a {
	text-decoration:underline;
}

#newsBody a:hover {
	text-decoration:none;
}

/* EDITOR PROPERTIES */
