@charset "UTF-8";
/* CSS Document */

#recentArticles h3 {
	font-family: Helvetica, "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #444629;
}
#recentArticles {
	margin-left: 24px;
	margin-right: 12px;
	list-style-type: none;
	font-family: Verdana, Helvetica, "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	margin-top: 0px;
	padding-top: 0px;
}
#recentArticles a:link {
	color: #000000;
	text-decoration: none;
}
#recentArticles a:hover {
	color: #000000;
	text-decoration: underline;
}
#recentArticles ul {
	margin-left: 0;
	padding-left: 16px;
	text-indent: -13px;
	list-style-image: none;
	list-style-type: square;
	list-style-position: inside;
}
#recentArticles li {
	padding-bottom: 6px;
}
#centerMainContent a:link {
	text-decoration: underline;
	color: #262817;
}
#centerMainContent a:visited {
	text-decoration: underline;
	color: #262817;
}
#centerMainContent a:hover {
	text-decoration: underline;
	color: #36F;
}
#headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #444629;
}
#headline a:link {
	color: #444629;
	text-decoration: none;
}
#headline a:visited {
	color: #444629;
	text-decoration: none;
}
#headline a:hover {
	text-decoration: underline;
	color: #36F;
}
#dateline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #8D8C80;
	border-bottom-color: #8D8C80;
	padding-right: 60px;
	padding-left: 4px;
	margin-bottom: 0px;
	color: #8D8C80;
	margin-right: 0px;
	width: 80%;
	margin-top: 8px;
}
#dateline a:link {
	color: #8D8C80;
	text-decoration: none;
}
#dateline a:hover {
	color: #8D8C80;
	text-decoration: underline;
}
#dateline a:visited {
	color: #8D8C80;
	text-decoration: none;
}
#recentArticles a:visited {
	color: #000000;
	text-decoration: none;
}

