.release {
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
.newsdate {
	font-size: 12px;
	font-weight: bold;
	color: #4B4B4B;
	margin: 4px 0px 0px 5px;
	padding: 0px;
}
.newsdesc {
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	line-height: 20px;
	width: 490px;
}
.newsimg {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 0px;
	display: inline;
	border: 1px solid #B3B3B3;
}
.pdflink {
	font-size: 12px;
	line-height: 18px;
	background-image: url(../img/newsrelease/pdficon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 8px 0px 5px 5px;
}
.newsdesc a {
	color: #007BB0;
	text-decoration: none;
}
.pdflink a {
}

