@charset "utf-8";

.science .imageLeft {
	width:380px;
	float:left;
}
.science .textLeft {
	padding:0 0 0 10px;
	width:320px;
	float:left;
}
.science .imageRight {
	width:380px;
	float:right;
}
.science .textRight {
	padding:0 10px 0 0;
	width:320px;
	float:right;
}
.science .textLeft p,
.science .textRight p {
	margin:0;
	padding:0 0 1em 0;
	text-indent:1em;
	line-height:1.75em;
}
.science .imageLeft p,
.science .imageRight p {
	margin:0;
	padding:5px;
	font-size:small;
	color:#333333;
	text-indent:0em;
	line-height:1.25em;
}
.science h2 {
	text-align:center;
}
.science .infomationText {
	width:434px;
	float:left;
}
.science .infomationImage {
	padding:0 0 0 10px;
	width:276px;
	float:left;
}
.science td.tableindex {
	padding:5px;
	vertical-align:top;
	border:1px solid #000099;
	width:70px;
}
.science td.tabletext {
	padding:5px;
	border:1px solid #000099;
	width:340px;
}
.science,
.report {
	line-height:1.75;
}
.science h2,
.report h2 {
	padding:5px;
	background-color:#000099;
	color:#FFFFFF;
	font-weight:bold;
}
.report .imageLeft {
	width:300px;
	float:left;
}
.report .textLeft {
	padding:0 0 0 10px;
	width:410px;
	float:left;
}
.color_orange {
	color:#CC3300;
	font-weight: bold;
}