/* CSS Document */
body {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family:"Lucida Grande","bitstream vera sans","trebuchet ms",sans-serif,verdana;
}


.text {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color:#666666;

}

a.text {

	text-decoration:none;

}

a.text:hover {

	color:#256D94;
	font-size:11px;

	}

.nav {

	color: #000000;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

}

a.nav:hover {

	color:#256D94;

	text-decoration:none;

}

a.nav {

	text-decoration:none;

	}

	

.style4 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 18px;

}

.style5 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-weight: bold;

}

.style6 {

	color: #0DA442;

	font-weight: bold;

	font-size: 12px;

}

.style7 {

	font-family: Arial, Helvetica, sans-serif;

	color: #000000;

	font-weight: bold;

	font-size: 12px;

}
a.style7 {
	text-decoration:none;
}
a.style7:hover {
	color:#0DA442;
	}



.button {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	background-color: #f6f4ee;

	border: 1px solid #61573D;

}

.exhibitors {



	font-family: Arial, Helvetica, sans-serif;

	color: #000000;

	font-weight: bold;

	font-size: 14px;

}

.textSmall {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* tooltip styling. by default the element to be styled is .tooltip  */
.tooltip {
	display:none;
	background:transparent url(tooltip/black_arrow_big.png);
	font-size:12px;
	height:115px;
	width:255px;
	padding:55px;
	color:#fff;
	z-index:1001;
}

/* style the trigger elements */
#demo img {
	border:0;
	cursor:pointer;
	margin:0 8px;
}

/* get rid of those system borders being generated for A tags */
a:active {
  outline:none;
}
a {text-decoration:none; color:#FFF;}
a:hover {
	color:#DB2F16;
}

:focus {
  -moz-outline-style:none;
}

.red {
	FONT-SIZE: 14px;
	COLOR: #3366cc;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #CC0000;
}
a.red {
	text-decoration:none;
	}
a.red:hover {
	color:#000;
	font-size:14px;
}

