.leftColGrayArea {
	padding-bottom: 0;
}
.leftColInsetNav {
	min-height:25px;
}
#MainBody {
	padding-top: 25px;
}
.News #MediaResources {
	margin-top: 0px;
	margin-left: 33px;
	padding: 16px;
	background-color: #FFF;
	border-right: 1px solid #EDEDED;
}
.News #MediaResources ul {
	/*margin-left: 0px;
	list-style-type: none;*/
}
.News #MediaResources li {
	line-height: 1.85em;
}
.News h1.Title {
	color:#333366;
	font-size: 1.2em;
	font-weight:normal;
	margin:0 0 1px;
	padding:0 0 1px;
	border-style: none;
}
.News .ArticleList,
.News .ArticleBody {
	/*padding: 8px 10px;
	margin: 10px;
	margin-top: 0px;
	margin-left: 260px;
	border: 1px solid #CCC;
	background-color:#FFF;*/
}
.News .ArticleBody h2 {
	font-size: 1em;
	font-weight: bold;
}
.News .Body {
	margin-top: 20px;
}
.News .Body p {
	font-size: 11px;
	line-height: 1.5em;
	margin-bottom: 6px;
}
.News .ArticleList td,
.News .ArticleList p {
	font-size: 13px;
}
.News .ArticleList td {
	padding: 16px 4px;
}
.News .ArticleList .Date {
	font-size: 14px;
	font-weight: bold;
	width: 100px;
	vertical-align: top;
	color: #666;
	white-space: nowrap;
}

.widget.news-headlines {
	font-size: 0.85em;
}
.widget.news-headlines .headline,
.widget.news-headlines .date {
	display: inline;
}
.widget.news-headlines .date a {
	color: #000;
	text-decoration: none;
}
.widget.news-headlines .NewsItem {
	margin: 0.75em 0;
}
.widget.news-headlines a {
	text-decoration: none;
	color: #669900;
}
.widget.news-headlines a:hover {
	text-decoration: underline;
}
.widget.site-nav { display:none;}