@charset "utf-8";
/* CSS Document - About Us */

#ei_reports_content {
	float: left;
	width: 968px;
	text-align: justify;
}

#ei_reports_content a {
	color: #06C;
	text-decoration: none;
	font-weight: bold;
}

#ei_reports_content a:hover {
	color: #09F;
	text-decoration: underline;
	font-weight: bold;
}

#ei_reports_main {
	float: left;
	width: 968px; /* 638px; */
	margin-right: 22px;
}

#ei_reports_main img {
	float: left;
	padding-right: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#ei_side {
	float: left;
	width: 308px;
}


.ei_reports_subtitle {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
