@charset "utf-8";
#textbox { font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-align: justify; line-height: 18px; }
h1 { color: #093e8b; font-size: 22px; font-weight: 700; margin: 0 0 10px 0; }
h2 { font-size: 14px; font-weight: 700; margin: 0 0 8px 0; }
.subtitle { color: #093e8b; font-size: 18px; font-weight: 700; margin: 0 0 10px 0; }
a.cleanlink { color: #000; text-decoration: none; }
a:hover.cleanlink { color: #000; text-decoration: underline; }
a.newslink { color: #00F; text-decoration: none; }
a:hover.newslink { color: #00F; text-decoration: underline; }
.maintext { font-family: Arial, Helvetica, sans-serif; font-size: 12px; padding: 10px 20px; text-align: justify; line-height: 18px; }
.articleList {
	clear: both;
	width: 95%;
	height: auto;
	text-align: left;
	padding: 0 25px;
	font-size: 11px;
	line-height: 17px;
	background-color: #FFF;
	margin: 7px 0 5px 0;
}
.articleList a {
	color: #207AB8;
	text-decoration: none;
}
.articleList a:hover {
	text-decoration: underline;
}
.articleList h3 {
	margin: 10px 0;
}
.title { font-weight: 700; font-size: 16px; }
.author { font-weight: 700;	font-size: 12px; margin-top: 15px; }
.source { font-size: 11px; }
.picture { float: right; margin-left: 10px; text-align: center; }
.content { font-size: 12px;	margin-top: 15px; }
.bio { clear: both; }
.bio_pic { margin-right: 7px; }
