@charset "utf-8";

.ttl-lv2-01 {
	margin-bottom:10px;
}
.ttl-lv2-01 h2 {
    border-left: 5px solid #B8003D;
}
#internalLinks {
    padding: 15px 20px;
}
#internalLinks li {
    display: inline;
    font-weight: bold;
    margin-right: 5px;
}

#ecoindex .headCopy{
	background:url(../images/head_copy_bg.gif) no-repeat left top;
	min-height:54px;
	width:690px;
	padding:10px 20px;
	font-weight: bold;
	font-size:115%;
}

#ecoindex .section{
	padding:0 20px;
}

#ecoindex .section .textArea{
	float:left;
	width:500px;
}

#ecoindex .section .imgArea{
	float:right;
	margin-left:20px;
	margin-bottom:10px;
	width:160px;
}

#ecoindex .section span.sup{
	font-size:80%;
	vertical-align:super;

}
*:first-child+html #ecoindex .section span.sup { vertical-align:top; }

#ecoindex .section span.notes{
	font-size:80%;
}

#ecoindex .section .textArea table{
	border-collapse: collapse;
    border-left: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
	width:300px;
	margin-bottom:10px;
}

#ecoindex .section .textArea table th{
	color: #C9244F;

}
#ecoindex .section .textArea table th {
    background: none repeat scroll 0 0 #FAEBEE;
	font-weight: bold;
	 border-right: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    text-align: center;
	padding:5px 10px;
}

#ecoindex .section .textArea table td {
	 border-right: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    font-weight: normal;
    text-align: center;
	padding:5px 10px;
}

#ecoindex .section2{
	padding:0;
}

