/* News Portlet */

.newsfeed-header-icon {
}
.newsfeed-item-header-icon {
}

.newsfeed {
	margin: 0px;
}
.newsfeed-header {
	margin-top: 10px;
	margin-bottom: 6px;
}
.newsfeed-header h2, .newsfeed-header h2 a {
	color: #003100;
	font-weight: bold;
	font-size: 14px;
}
.newsfeed-header .newsfeed-font {
	color: #003333;
	font-size: 12px;
}
.newsfeed-header div, .newsfeed-header p {
	margin: 0px;
	padding: 0px;
}
.newsfeed-item-header {
	margin-top: 5px;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 12px;
}
.newsfeed-item-header h3 {
	font-weight: bold;
	font-size: 12px;
}
.newsfeed-list {
	padding: 0px;
	margin: 0px;
}
.newsfeed-item {
	list-style-image: none;
	list-style-type: none;
	border-bottom-color: #006800;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	padding: 0px;
}
.newsfeed-item-body {
	color: #003333;
}
.newsfeed-item img, .newsfeed-item-body img, .newsfeed-item-body a img {
	max-width: 500px;
	display: block;
	clear: both;
	border-width: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.newsfeed-item ul, .newsfeed-item ol {
	margin: 0px;
	padding: 0px;
}
.newsfeed-item li {
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: disc;
}
.newsfeed-item pre, .newsfeed-item table, .newsfeed object, .newsfeed embed {
	max-width: 95%;
	margin-left: auto;
	margin-right: auto;
}
.newsfeed object, .newsfeed embed {
	display: none;
}
.newsfeed-item object, .newsfeed-item embed {
	display: none;
}
.newsfeed-item-body object, .newsfeed-item-body embed {
	display: none;
}
.newsfeed-item table {
	border-collapse: collapse;
	border-width: 1px;
	margin: 1px;
	padding: 1px;
	border-color: #99cc00;
}
.newsfeed-item p {
	margin-top: 3px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}
.newsfeed li p b, .newsfeed li div p b, .newsfeed li p b b, .newsfeed ul b b {
	font-weight: normal;
}

/** fonts */
.newsfeed-item font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal
}
.newsfeed-font {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.newsfeed-item-footer {
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	color: #777777;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
