﻿#story-links {
	color: #0C100B;
	background-color: #F9FAF8;
	border: 1px #D7E0D4 solid;
	padding: 24px;
	margin: 8px auto 8px auto;
	width: 90%;
	clear: both;
	font-size: smaller;
}

#story-links p {
	line-height: 150%;
	padding: 0px 0px 0px 8px;
	margin: 0px;
}

#story-links h4 a {
	background-position: left 6px;
	padding: 0px 0px 0px 8px;
	margin: 0px;
	background-image: url('/_acc-images/portals/dk-green-arrow.gif');
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
}

#story-links h4 a:hover {
	background-image: url('/_acc-images/portals/brt-orange-arrow.gif');
	background-repeat: no-repeat;
	background-position: left 6px;
}

#story-links a {
	text-decoration: underline;
	color: #3C4B37;
}

#story-links a:hover {
	text-decoration: underline;
	color: #DE6E0A;
}

#story-links h3 {
	padding: 8px 0px 0px 8px;
	margin: 0px;
	font-size: 120%;
	color: #6B8662;
	font-weight: bold;
	line-height: normal;
}

#story-links h4 {
	padding: 12px 0px 0px 0px;
	margin: 0px;
	font-size: 100%;
	font-weight: bolder;
	line-height: normal;
}

#story-links h5 {
	color: #91835E;
	margin: 0px;
	padding: 0px 0px 0px 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: normal;
}

#news-story p {
	margin: 0px;
	padding: 8px 24px 4px 24px;
}

#news-story h2 {
	display: block;
	visibility: visible;
	padding: 0px 0px 0px 24px;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 150%;
	font-weight: bold;
	line-height: normal;
}
#news-story h4 {
	color: #53674B;
	padding-left: 24px;
}
