a:hover {text-decoration: none}

p {
	text-align:justify;
}

#eimpact {
	margin-left:25px;
	margin-right:25px;
	margin-bottom:25px;
}

#eimpact img {
	float:right;
	clear:left;
	margin-top:10px;
	margin-bottom: 10px;
	margin-left: 20px;
	/*border: 1px solid #000000;*/
}

#eimpact table {
	margin: 0 auto;
	margin-top: 25px;
	margin-bottom: 25px;
	width: 75%;
	border-collapse:collapse;
}

#eimpact th {
	background-color: #5D1725;
	font-size: 18pt;
	color: #FFFFFF;
}

#eimpact td {
	background-color: #F5F5F5;
	color: #000000;
	padding:5px;
}

#eimpact  .main {
	text-align:left;
	padding-left: 20px;
	border-top: 1px solid #000000;
	font-weight: bold;
	font-variant:small-caps;
}

#eimpact  .impact {
	text-align: right;
	padding-right: 20px;
	border-top: 1px solid #000000;
}

#eimpact .subnote {
	padding-right: 20px;
	font-size: 10pt;
	text-align: right;	
	border-bottom: 1px solid #000000;
}

#eimpact  table .key, #eimpact table .value {
	padding-left: 35px;
}

#eimpact table .value {
	text-align: right;
	padding-right: 35px;
}

#eimpact  table .footer {
	font-size: 10pt;
	text-align: center;
	border-top: 1px solid #000000;
	background-color: transparent;
}