/* CSS Document */
.newsCenter {
	border: #797268 1px solid;
	padding: 10px;
	background: #DAEAEA;
}

#inner .newsCenter h2 {
	color:#336;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
/* margin:0 0 0 10px; commented out by JJ due to funky margins when compared to other similar items 08.09.2008 */
}

#inner .newsCenter h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336;
}

#inner .newsCenter a {color: #036;}

#centerPane div ul {list-style-image: url(../images/bkgd-bullet-highlights.gif);}

#centerPane .newsCenter ul {list-style-image: url(../images/bkgd-bullet-inner-news.gif);}

.newsCenter ul li {color:#D3AA7E;}

.newsCenter ul li a {
	color:#036; /* per Amy's request, 08.09.2008 */
	text-decoration:none;
}

#mbu-news p {padding:10px 0 0 20px;}

#centerPane .newsCenter ul li a:hover {text-decoration:underline;}

.newsCenter span.date {
	color:#6A6350;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

p.newsDate {
	color:#999;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

#newsScroller {
	height:360px;
	overflow:auto;
	padding: 0 10px 0 0;
	width: 378px;
}

.news-nav {text-align: center;}

#homeNews h2 {
	color:#993333;
	font-size:20px;
	margin:5px 0 0 0;
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#homeNews h3 {
	color:#036;
	padding-left:21px;
	background:url(../images/bkgd-news-bullets-home.gif) 4px 5px no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal !important;
	margin: 20px 0 0 0 !important;
	font-weight: bolder;
	font-size: 15px;
}

#homeNews h3 a {
	text-decoration:none;
	font-size:15px !important;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
}

#homeNews h3 a:hover {text-decoration:underline;}

#centerPane #homeNews p {
	color:#685847;
	padding-left:20px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	margin: 0 0 10px 0 !important;
}

.newsletterFlag {
	color: #5f5f5f;
	font-style: italic;
}
