/** BEGIN content **/
#report_content {
	clear: both;
	width: 970px;
	float: left;
	border-top: 1px solid #E4E4D7;
	background-color: #ffffff;
	margin-bottom: 40px;
}
	#report_content .post {
		clear: both;
		padding-bottom: 40px;
	}
		#report_content .post a {
			text-decoration: none;
		}
		#report_content .post h2 {
			font-size: 1.8em;
			font-family: Georgia;
			margin-bottom: 5px;
		}
			#report_content .post h2 a {
				color: #808074;
				text-decoration: none;
			}
		#report_content .post .date {
			font-family: Arial;
		}
		#report_content .post p {
			margin-bottom: 15px;
		}
		#report_content .post ul, #report_content .post ol {
			list-style-position: inside;
			margin-bottom: 15px;
		}
		#report_content .post li {
			line-height: 26px;
		}
		#report_content .post blockquote {
			line-height: 1.4em;
			margin-bottom: 15px;
			padding: 10px 10px 0;
			background-color: #eeeeee;
			border-width: 1px 0;
			border-color: #e0e0e0;
			border-style: solid;
		}
		#report_content .post h3, #report_content .post h4, #report_content .post h5, #report_content .post h5 {
			font-size: 1.4em;
			margin-bottom: 5px;
		}
		#report_content .post .details {
			padding-top: 10px;
			font-family: Arial;
			clear: both;
		}
			#report_content .post .details p {
				margin-bottom: 5px;
			}
	#report_content .postnav {
		clear: both;
		padding: 20px 0;
	}
		#report_content .postnav ul {
			list-style-type: none;
			border: 0 !important;
		}
			#report_content .postnav ul li {
				float: left;
			}
			#report_content .postnav ul li a {
				display: block;
				padding: 5px 8px;
				color: #ffffff;
				background-color: #889800;
				font-weight: bold;
				font-size: 0.9em;
				margin: 2px;
				border: 0 !important;
			}
			#report_content .postnav ul li a:hover {
				background-color: #808074;
				text-decoration: none;
			}
			#report_content .postnav .page_info {
				padding: 5px 8px;
				color: #ffffff;
				background-color: #889800;
				font-weight: bold;
				font-size: 0.9em;
				margin: 0 2px 2px;
			}
/** END content **/
span#imp {
	font-weight:bold;
	font-size:17px;
	margin-bottom:10px;
}

span#imp_mini {
	font-weight:bold;
	font-size:16px;
	margin-bottom:5px;
}

.s_t {
text-align:center;
font-style:italic;
font-size:17px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
}

.title {
	margin: 0;
	text-align:center;
	color:#2E9308;
	font-family:Arial, Helvetica, sans-serif;
}

#high_content {
	line-height:23px;
	margin-bottom:10px; }