﻿.main_slate
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	line-height: normal;
	color: #333333;
	font-style: normal;
	font-weight: 300;
}

.table_data
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bolder;
	background-color: #EEEEE6;
}

.headline_lrg
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	line-height: normal;
	font-style: normal;
	font-weight: lighter;
	color: #339;
}

.headline_med
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: normal;
	font-style: normal;
	font-weight: lighter;
	color: #2C39AB;
	text-decoration: none;
}

.footer_bgcolor
{
	background-color: Gray;
	color: White;
}

.grid_header
{
	background-color: #191970;
	color: Red;
}

.grid_item
{
}

.grid_main
{
	background-color: White;
	border-color: #CCCCCC;
	border-width: 1px;
	border-style: solid;
	border-collapse: collapse;
}

.subhead
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	font-style: normal;
	font-weight: lighter;
	color: #5F5F5F;
	text-decoration: none;
}

.copy_main
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	line-height: 1.2em;
	font-style: normal;
	font-weight: lighter;
	color: #333;
	text-align: left;
}

.instruction
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	line-height: 1.2em;
	color: #333;
	font-style: normal;
	font-weight: normal;
	margin: 0 0 5px 0;
}

.error_message
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	line-height: 1.2em;
	color: red;
	font-style: normal;
	font-weight: bold;
}

.exhibitor_name
{
	font-family: arial, verdana, geneva, monaco;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
.prod_name
{
	font-family: arial, verdana, geneva, monaco;
	font-size: 0.95em;
	line-height: 1.2em;
	color: #333333;
	font-weight: bold;
}
.prod_desc
{
	font-family: arial, verdana, geneva, monaco;
	font-size: 0.95em;
	line-height: 1.2em;
	color: #333333;
	font-weight: normal;
	padding: 0px 0px 5px 0px;
}
.spec_name
{
	font-family: arial, verdana, geneva, monaco;
	font-size: 0.95em;
	line-height: 1.2em;
	color: #333333;
	font-weight: bold;
}
.spec_desc
{
	font-family: arial, verdana, geneva, monaco;
	font-size: 0.95em;
	line-height: 1.2em;
	color: #333333;
	font-weight: normal;
	padding: 0px 0px 5px 0px;
}
.exp_dtl_link
{
	font-family: Helvetica Neue, Helvetica, Arial;
	font-size: 0.8em;
	line-height: 1.2em;
	color: #616060;
	font-style: normal;
	text-decoration: none;
}
