#ExhibitorIconsLegendHR {
display: none;
}
#ExhibitorIconsLegend {
display: none;
}
 
 p, td {
	color:#454545;
	font-family: Arial, Helvetica, sans-serif;
	line-height:16px;	
	font-size: 12px;
 }
 
 .corpsitecontent { width: 475px; }

h1, .h1 {
	border-bottom:1px solid #a27f12;
	color:#a27f12;
	font-size:16px;
	font-weight:bold;
	margin-bottom:20px;
	padding:10px 0 0 0;
	text-transform:uppercase;
}

h2, .h2 {
	color:#a27f12;
	font-size:14px;
	font-weight:bold;
	padding: 15px 0 4px 0;
}

h3, .h3 {
		font-size : 15px;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-weight : bold;
		font-style : normal;
		color : #D09800;
		text-decoration : none;
		}

a {
		font-weight : bold;
		font-style : normal;
		color : #D09800;
		text-decoration : underline;
	}
	
a:hover  { 
		color : #00254E;
		text-decoration : underline;
		}


a.searchlink {
		font-size : 11px;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-weight : bold;
		font-style : normal;
		color : #00254E;
		text-decoration : none;
	}
	
a.searchlink:hover  { 
		color : #D09800;
		}
	
	.searchbooth {
		font-size : 12px;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-weight : normal;
		font-style : normal;
		color : #000000;
	}
	
hr {
	color: #55748D;
	background-color: #55748D;
	width: 93%;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	padding: 0px;
	height: 1px;
	text-align:center;
}

