#pageBounds {
	margin: 1em auto;
	width: 800px;
	text-align: center;
	background: #e7e7e7 url(http://exhibitors.heiexpo.com/CLA08/images/bgContainer.gif) left top repeat-y;
}

#contentBounds {
	width: 788px;
	margin: 0 auto 1em;
	text-align: left;
}

#top {
	margin: 0 auto;
	height: 195px;
}

#left_column {
	float: left;
	width: 249px;
	margin: 0;
	background: #fff url(http://exhibitors.heiexpo.com/CLA08/images/bg_left_column.gif) right top no-repeat;
}

#content_body {
	float: right;
	width: 495px;
	margin: 1em 0 0 0;
	padding-right: 10px;
	background: #fff;
}

#footer {
	margin: 0 auto;
	background: #fff url(http://exhibitors.heiexpo.com/CLA08/images/bg_footer.gif) center bottom no-repeat;
	height: 40px;
	color: #999;
	font-weight: bold;
	font-size: 85%;
	text-align: center;

}

#footer ul {
	list-style: none;
	margin: 0 25px;
	padding: 5px 0;
	border-top: 1px solid #9282bd;
}

#footer ul li {
	display: inline;
	margin: 0 auto;
	padding: 0 15px;
}

/* mnav */
ul#mnav {
	margin: 43px 0 0 25px;
	list-style: none;
}

ul#mnav li a {
	background: #f48026;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	line-height: 2em;
	margin: 3px 0;
	height: 25px;
	display: block;
	padding: 0 1.25em;
}

ul#mnav li a:hover {
	display: block;
	background: #edc755;
	color: #492f91;
	font-weight: bold;
	text-decoration: none;
	line-height: 2em;
}

ul#formListNav {
	list-style: none;
	margin: 15px 0 15px 25px;
}

ul#formListNav h3 {
	color: #333;
	font-weight: bold;
	font-size: 125%;
	margin-bottom: .5em;
}

ul#formListNav li a {
	font-weight: bold;
	line-height: 1.5em;
	text-decoration: none;
}

ul#formListNav h3 a {
	display: block;
	border: 2px solid #492f91;
	padding: .25em;
	text-align: center;}

/* chart */
table.chart
{

}

table.chart th
{
background-color: #dddddd;
padding: 4px 8px 4px 8px;
color: #000000;
text-align: left;
}

table.chart td
{
padding: 5px 5px 5px 5px;
border-bottom: 1px dotted #999999;
}


table.chart2
{

}

table.chart2 th
{
background-color: #dddddd;
padding: 4px 8px 4px 8px;
color: #000000;
text-align: left;
}

table.chart2 td
{
padding: 5px 5px 5px 5px;
border: 1px solid #dddddd;
}
/* end: chart */




/* misc */

#content_body h2.information {
margin: 1.5em 0 1em 0;
padding-top: 1.5em;
border-top: 1px solid #ccc;
}

ul.informationList li {
margin-bottom: 1em;
}

.purpleTxt {
color: #492f91;
font-weight: bold;
font-size: 150%;
}

div.doublespace
{
line-height: 2.0em;
}

.small
{
font-size: 90%;
}

.big {
}

#location {
}

#location h3 {
}
/* end: misc */


