#pageBounds {
	margin: 1em auto;
	width: 800px;
	text-align: center;
	background: #e7e7e7 url(http://exhibitors.heiexpo.com/CLA08/manual/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/manual/images/bg_left_column.gif) right top no-repeat;
}

	#help {
		clear: both;
		padding: .5em 0;}

	#help p {
		margin: .5em 0;}
		
	#help a{
		padding: .5em 0;
		display: block;
		font-weight: bold;
		border: none;}

	#help span img{
		margin: auto 1em;}
		
	#show_home {
		width: 220px;
		margin: 1em 0 1em 2em;
		height: 80px;
		/*position: relative;*/
		border: 2px solid #492f91;
		background: url(http://exhibitors.heiexpo.com/CLA08/manual/images/show_home.gif) top left no-repeat;}
	
	#show_home h4 {
		margin: 0;}
		
	#show_home p {
		text-align: center;
		margin: 0;
		font-weight: bold;
		font-size: 1.2em;
		line-height: 1.75;}

	#show_home p a {
		padding: 1em;
		display: block;}
	
	#location {
		margin: 1em auto;
		width: 200px;}
		
	#location h4 {
		margin-bottom: .5em;
		font-weight: bold;
		height: auto;}
		
	#location p {
		font-style: italic;
		font-size: .9em;}

	#location address {
		font-size: .9em;
		font-style: normal;
		margin-left: 1em;}

#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/manual/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;
}

/* 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 */

#imenus0 li.nav_help a {
	background: #492f91;
	padding: 10px 0;}



#search_box 
{
background: #492f91;
padding: 10px 0 10px 10px;
/*margin: 0 0 4px 0;*/
margin: 43px 0 4px 25px;
}
		
#search_box	form#search_form 
{
padding: 0;
margin: 0;
background: #492f91;
padding: 0.5em;
}
		
#content_body h2.information {
margin: 1.5em 0 1em 0;
padding-top: 1.5em;
border-top: 1px solid #ccc;
}

ul.toc_list {
line-height: 2em;
margin-left: 1em;
list-style: none;}

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

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

p.note {
	font-size: .9em;
	font-style: italic;}

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

.small
{
font-size: 90%;
}

.big {
}

/* end: misc */

div.subnav {
	float: right;
	width: 40%;
	margin: 0 0 1em 1em;
	background: #e5e5e5;
	border: 1px solid #492f91;}
	
	div.subnav ul {
		margin: 1em 1em 1em 2em;
		list-style: square;}

	div.subnav li {
		margin-bottom: .5em;
		font-weight: bold;}
