/* COMMON
------------------------------------*/

body,td,th,input,select,textarea {
	font-family: Arial;
	font-size: 12px;
}
body {
	margin: 0px;
	background:white;
}
h1,h2,h3,h4,h5,h6,p{
	margin:0 0 10px 0;
	padding:0;
}
h1{
	font-size:160%;
	font-family: Arial;
}
h2{
	font-size:135%;
	font-family: Arial;
}
h3{
	font-size:120%;
	font-family: Arial;
	color: #000;	
}
a:link, a:visited{
	font-weight: bold;
	color: #0099CC;
	color: #000;
	text-decoration: none;
}
a:hover{
	color: #CCCCCC;
}
a img{
	border:none;
}
table{
	margin-bottom:10px;
}
ul,ol{
	padding: 0 0 0 10px;
	margin: 0 0 10px 10px;
}

/* LAYOUT
------------------------------------*/

#header, #menu, .noprint, #sidebar, #footer, #cyberdesign{
	display:none;
}

/* EXHIBITORS LIST
------------------------------------*/

.sectiontab{
	text-align:left;
	font-size:16px;
}
.name a{
	font-weight:normal;
}