﻿body {
	background-color: #dbe8fa;
	
	margin: 17px auto ;
   	text-align: center;
   	width:750px;
   	border-color:#88b3da;
   	border-width:6px 3px;
   	border-style:solid;

}
	
div {
	text-align: left;
	background-color: #FFFFFF;
	padding: 3px 30px 30px 30px; }	
h1 {	margin: 2px; 
	padding: 0;
	font-family: Impact;
	font-weight: center; }

h2 {	margin: 2px; 
	padding: 0;
	font-family: Impact;
	font-weight: normal; }
p {
	margin: 0;
	padding: 15px 0px 10px 0px;
	font-family: Helvetica;}

li {	text-align:left;
	font-family: Helvetica;}


a:visited 
{	color:#003d7f; }


a:link 
{	color:#003d7f; }

a:hover 
{	color: #000000;  }


.main {
	font-size: 19px;
	font-weight: bold; }

.highlight { background-color:#ffc; }

.link { font-size: 10px; 
	color: Blue; 
	text-decoration: underline; 
	cursor: pointer; }

.helplink { color: Blue; 
	text-decoration: none;
	cursor: pointer; }

#header_ex 
{
   width: 750px; 
   background: #FFFFFF url('images/HBS2010_SiteBanner_ExhibitorInfo.jpg') no-repeat left top;
   height: 150px;
   padding: 0;
	font-family: Impact;
}

#header_su
{
   width: 750px; 
   background: url("images/HBS2010_SiteBanner_SupplierAttendeeInfo.jpg");
   background-position: left top;
   background-repeat: no-repeat;
   height: 150px; 
   padding: 0;
}

#header_cu
{
   width: 750px; 
   background: url("images/HBS2010_SiteBanner_CustomerInfo2.jpg");
   background-position: left top;
   background-repeat: no-repeat;
   height: 150px; 
   padding: 0;
}

#header_cr
{
   width: 750px; 
   background: url("images/HBS2010_SiteBanner_CustomerReg.jpg");
   background-position: left top;
   background-repeat: no-repeat;
   height: 150px; 
   padding: 0;
}

