/* GENERAL STYLES: Use these as base styles for your website and adjust from there.  */
a, a:active, a:visited {
color:#339966;
text-decoration:underline;
font-weight: bold;
}

a:hover {
color:#339966;
text-decoration:none;
font-weight: bold;
}

.headerFont {
font-size: 14px;
font-family: Verdana, Arial, Helvetica, sans-serif !important;
}

body {
margin:0;
padding:0;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

body,td,th {
color:#333;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

h1, .h1 {
border-bottom:1px solid #006633;
color:#006633;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:18px;
font-weight:bold;
margin-bottom: 15px;
padding:0 0 4px;
text-transform:uppercase;
}

h2, .h2 {
color:#006633;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:16px;
font-weight:bold;
margin-top: 5px;
margin-bottom: 5px;
}

h3, .h3 {
color:#006633;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:14px;
font-weight:bold;
margin-bottom: 5px;
padding:10px 0 0;
}

h4, .h4 {
color:#333333;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:14px;
font-weight:bold;
margin-bottom: 5px;
padding: 0 0 4px;
}

#ExhibitorIconsLegendHR {
display: none;
}

#ExhibitorIconsLegend {
display: none;
}

#custom_main_borders {
	width: 430px !important;
	background-color:#FFF;
}

