@charset "UTF-8";
.next {
	font-size: 13px;
	margin-left: 20px;
	margin-bottom: 25px;
}
#topTable h3 {
	font-size: 20px;
	margin-top: 25px;
	margin-bottom: -20px;
	margin-left: 15px;
}
#topTable h1 {
	margin-left: 5px;
	font-size: 27px;
	font-weight: bold;
}
#topTable {
	padding-top: 30px;
	padding-left: 45px;
}

#topTable a {
	text-decoration: underline;
	font-size: 14px;
	margin: 0;
	color: #23408F;
	padding-left: 4px;
}
#topTable a:hover {
	text-decoration: none;
	color: #FF6633;
}
#topTable ul {
	text-align: right;
	padding-right: 50px;
}
#topTable li {
	display: inline;
}
#topTable  #alphalinks {
	margin-right: 20px;
	margin-bottom: 25px;
}
#content_exhibitors {
	padding: 15px 0 0 30px;
	margin: 0;
	width: 820px;
	min-height: 500px;
}
#content_exhibitors a {
	color: #23408F;
}
#content_exhibitors a:hover {
	color: #FF6633;
	text-decoration: none;
}
#content_exhibitors table {
	width: 800px;
	margin-left: 10px;
	margin-bottom: 15px;
}
#content_exhibitors caption {
	font-family: "Arial Unicode MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #23408F;
	text-align: left;
	padding-bottom: 0.5em;
}
#content_exhibitors th {
	font-size: 11px;
	text-transform: uppercase;
	background: #CCCCCC;
	text-align: left;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#content_exhibitors td {
	font-size: 14px;
	border-bottom: 1px solid #999999;
	text-transform: uppercase;
	padding-left: 15px;
	line-height: 18px;
	padding-top: 9px;
	padding-bottom: 9px;
}
#products td {
	font-size: 12px;
	line-height: 16px;
	width: 240px;
}
#content_exhibitors thead {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 20px;
}
#products a {
	color: #23408F;
}
#products a:hover {
	color: #FF6633;
	text-decoration: none;
}
#products {
	margin-left: 62px;
	width: 800px;
	margin-top: 15px;
	margin-bottom: 10px;
}

