@charset "utf-8";
/* CSS Document - Information */

#ei_information_content {
	float: left;
	width: 968px;
	text-align: justify;
}

#ei_information_content a {
	color: #06C;
	text-decoration: none;
	font-weight: bold;
}

#ei_information_content a:hover {
	color: #09F;
	text-decoration: underline;
	font-weight: bold;
}
#ei_information_content img {
	float: right;
	padding-left: 8px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


#information_sponsors {
	float: left;
	width: 308px;
	margin-right: 22px;
}
#information_sponsors img {
	padding-right: 6px;
	float: left;
}


#information_documents {
	float: left;
	width: 308px;
	margin-right: 22px;
}

#information_other {
	float: left;
	width: 308px;
}
