#columnLeftLarge {
	width: 700px;
	float: left;
}
.yellowBox {
	background-color: #C1B700;
	padding: 12px;
}
#columnLeftLarge .yellowBox ul li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #0A3345;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#columnLeftLarge .yellowBox ul {
	margin: 0px;
	padding: 0px;
}
#columnLeftLarge .yellowBox ul li strong {
	font-size: 24px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.textLarge {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #137299;
	font-weight: bold;
}
#content .blueHeading{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #137299;
}
#columnLeftLarge .blueBullet {
	list-style-image: url(../images/ecotunnel/bullet.gif);
}
#columnLeftLarge .textLarge em {
	font-weight: normal;
}
#columnLeftLarge .blueBox .textLarge {
	color: #0A3345;
	font-size: 30px;
}
#columnLeftLarge .blueBox .textLarge strong {
	font-size: 36px;
	font-weight: normal;
	color: #FFF;
	display: block;
}
#columnLeftLarge .blueBox .textLarge em   {
	font-style: italic;
	color: #BFB700;
}

.blue_heading {
	font-weight: bold;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	color: #137299;
	font-size: 18px;
}
