h1, .h1 {
	font: normal 12px Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #CC0000;
	margin:0px;
	padding:0px;
}
p, .text {
	font: normal 12px Helvetica, Arial, sans-serif;
	line-height:1.2em;
	margin:0px;
	margin-bottom:10px;
	padding:0px;
}
a, a:hover, a:visited, a:link, body.mceContentBody a{
	font: normal 12px Helvetica, Arial, sans-serif;
	font-weight: bold;
	color:#3685B8;
	text-decoration:none;
}
ul {
	margin-left:10px;
}
a:hover {
	color:#999999;
}
.results {
	margin-top:20px;
}
.result_item {
	margin-bottom:8px;
}
.result_date {
	margin-top:2px;
}
div.hr {
	width:100%;
	height:0px;
	border-top:2px solid #009EE0;
	border-bottom:none;
	border-left:none;
	border-right:none;
	margin:12px 0px 28px 0px;
	padding:0px;
}
.article_date {
	display: none;
}
.article_abstract {
	padding-top:10px;
	padding-bottom:20px;
	border-bottom:1px solid #000000;
}
.article_abstract.h1 {
	font: normal 13px Helvetica, Arial, sans-serif;
}
.tool_title {
	padding:4px 10px 4px 10px;
	width:171px;
	float:right;
}
.tool_title, .tool_title a {
	background-color:#3685B8;
	font: normal 11px Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #ffffff;
}
.tool_content{
	padding:20px 10px 20px 10px;
	width:171px;
	font: normal 11px Helvetica, Arial, sans-serif;
	float:right;
}
body.mceContentBody {
	font: normal 12px Helvetica, Arial, sans-serif;
	line-height:15px;
}
