.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.content2Col .expoHome {
	width: 500px;
	margin-right: -40px;
	position: relative;
	font-size: 120%;
}

.content2Col .expoHome .displayBlock {
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.content2Col .expoHome .purpleYellow {
	width:500px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.content2Col .expoHome .purpleYellow td {
	padding: 20px;
	vertical-align: top;
}
.content2Col .expoHome .purpleYellow p {
	font-size: 120%;
}
.content2Col .expoHome .purpleYellow ul {
	list-style-image: none;
	list-style-type: none;
	margin-left:0;
}

.content2Col .expoHome .purpleYellow li {
	font-size: 120%;
}
.content2Col .expoHome .yellow {
	width: 200px;
	background-color: #EFDA17;
	padding-top: 20px;
	padding-bottom: 20px;
}
.content2Col .expoHome .purple {
	width: 298px;
	background-color: #2E0A69;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;
	color: #FFF;
	padding-top: 20px;
	padding-bottom: 20px;
	
}
.purple ul {
}
.purple li {
	background-image: url("images/2010Home/ckeckmark.gif");
	background-repeat: no-repeat;
	padding-left: 16px;
	margin-left: 4px;
}
.content2Col .expoHome .text {
	clear: both;
	width: 500px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.content2Col .expoHome .text p {
	color: #000;
	margin-right: 20px;
	margin-left: 20px;
}
.content2Col .expoHome .yellow2 {
	background-color: #F0E028;
	padding: 20px;
	margin-top: 2px;
	color: #000;
	margin-bottom: 2px;
}
