body {
	font-family:Arial, Helvetica, sans-serif;
}
h1, h2, h3 {
	letter-spacing: -1px;
	margin: 0;
	padding: 0;
	margin-bottom: .5em;
}
h4 {
	margin: 0;
	padding: 0;	
}
h2 {
	padding: 0;
	font-size: 18pt;
	font-weight: bold;
	letter-spacing: -1px;	
	color: #036;
	padding-top: 0;
	margin-top: 0;
	
}
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #e0e0e0;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1.2em;
	padding: 0 20px;
	border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
}
ul.tabs li a:hover {
	background: #ccc;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #fff;
	border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
}
.tab_container {
	border: 1px solid #999;	
	overflow: hidden;
	clear: both;
	float: left; 
	background: #fff;
	color: #333;
	border-top: none;
	width: 100%;
}
.tab_content {
	padding: 20px;
	/*font-size: 1.2em;*/
}
.tab_content ul {
	font-size: 90%;
}
.tab_content ul li {
	padding: .15em;
	line-height: 1.4em;
}
.tab_content ul.exhibitorlist {
	width: 50%;
	float: left;
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 9pt;
}
.tab_content ul.exhibitorlist li {
	padding: .35em;
	margin: 0;
	padding-left: 20px;	
}
.tab_content .label {
	display: block;
	float: left;
	width: 150px;
	clear: both;
	font-weight: bold;
}
ul.showactions {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: right;
	font-size: 8pt;
	margin-top: -25px;
}
ul.showactions li {
	margin: 0;
	padding: 0;
	float: left;
	margin-left: 1em;
}
ul.showactions li img {
	border: none;
	float: left;
	display: inline;
	margin-right: 2px;
}
.security {
	padding: 10px;
	border: 1px solid #e5e5e5;
}
.yes {
	border-color: #FDBDBB;
	color: #900;
	background-color: #FFECEC;
}
.no {
	border-color: #FFFFCA;
	color: #990;
	background-color: #FFFFF9;
}
li.no_jobs {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; text-decoration: underline;}
li.jobs { font-family: Verdana, Arial, Helvetica, sans-serif; color: #003399; text-decoration: underline; background: url(images/folder_table.png) 0px 5px no-repeat; font-weight: bold; }
li.virtual { font-family: Verdana, Arial, Helvetica, sans-serif; color: purple; text-decoration: underline; background: url(images/world.png) 0px 5px no-repeat;font-weight: bold; }
.legend {
	padding: 10px;
	margin: 5px;
	background-color: #f2f2f2;
	border: 1px solid #e5e5e5;
	display: block;
	font-size: 90%;
}
.sponsorbrick {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	margin-top: 20px;	
	clear: both;
	padding: 10px;
	border: 1px solid #e5e5e5;
	background: #fff;
}
.sponsorbrick:before {
	content: 'Event Sponsors';
	display: block;
	text-align: center;
	text-transform: uppercase;
	font-size: 8pt;
	color: #333;
}
.sponsorbrick img, .sponsorbrick object embed{
	padding: 0px;
	background-color: #fff;
	border: none;
	border-right: 2px solid #e5e5e5;
	border-bottom: 2px solid #e5e5e5;
	margin-right: 5px;
	width: 120px;
	height: 60px;
}

.clear {
	clear: both;
	display: block;
}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


.brochureboxes {
	display: block;
	line-height: 1.3em; 
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid #e5e5e5;
	background: url(images/bottomshadow.png) bottom repeat-x #ffffff;
}
.whatyougetbox {
	border: 1px solid #111;
	background-image: none;
	background-color: #062867;
	color: #fff;
	float: left;
	width: 500px;
}
.addonbox {
	float: right;
	width: 275px;
	clear: right;
}
.brochureboxes h3 {
	font-size: 16pt;
}

.brochureboxes a {
	
	font-weight: bold;
}
.brochureboxes p, .brochureboxes ul, .brochureboxes .subboxes p, .brochureboxes .subboxes ul {
	font-size: 10pt;
	color: #344056;
}
.whatyougetbox p {
	color: #e5e7ff;
}
.brochureboxes .subboxes {
	display: block;
	background-color: #e4e8ff;
	padding-bottom: 1em;
	
}
.brochureboxes .totalbox {
	display: block;
	background: url(images/bottomshadow.png) bottom repeat-x #ffffff;
	margin-top: .5em;
	padding: 10px;
}
.brochureboxes .totalbox p {
	color: #333333;
	font-size: 110%;
}
.brochureboxes .subboxes h3 {
	display: block;
	padding: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: #c8d4ea;
	font-size: 12pt;
	margin-top: 0;
	margin-bottom: 0;
	letter-spacing: normal;
	color: #344056;
}
.brochureboxes .subboxes p {
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 0;
	font-size: 9pt;
	line-height: 1.35em;
}
.brochureboxes .subboxes ul {
	font-size: 9pt;
	line-height: 1.35em;
}
.addonbox h3 {
	font-size: 14pt;
}

.addon1 h3 {
	color: #663333;
}

.addon2 h3 {
	color: #999966;
}
.addon3 h3 {
	color: #2C4874;
}
.addon1 p, .addon2 p, .addon3 p, .addon1 ul, .addon2 ul, .addon3 ul {
	font-size: 9pt;
	line-height: 1.4em;
}
.addon1 ul, .addon2 ul, .addon3 ul {
	padding-left: 1em;
	margin-left: 0;
}
.topbox h2 {
	font-size: 24pt;
	font-weight: normal;
	margin-top:20px;
}
.testimonial {
	display: block;
	width: 250px;
	float: right;
	margin: 5px;
	font-size: 10pt;
	padding: 20px;
	color: #6E5A40;
	background-color: #FFF7E7;
}
.history {
	font-size: 9pt;
	line-height: 1.4em;
	display: block;
	width: 250px;
	float: right;
	clear: right;
	margin: 5px;
	padding: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #f2f2f2;
	color: #454545;
}
.testimonial p.quote {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.testimonial p.client {
	font-weight: bold;
	text-transform: capitalize;
	font-size: 90%;
}
.invitationheader {
	padding: 5px;
	padding-top:7px;
	padding-bottom: 3px;
	color: #fff;
	background-color:#333333;
	border-bottom: 2px solid #000;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}
.brochurecolumns{
	display: block;
	/*margin-bottom:10px;
	margin-top:10px;*/
	padding: 10px;
	font-size: 9pt;
	line-height: 1.7em; 
	background: url(images/check_48.png) 10px 10px #fff no-repeat;
	padding-left: 65px;
	border: 1px solid #fff;
	}
.brochurecolumns p {
	padding: 0;
	padding-top: 0;
	margin-top: 0;
	margin: 0;
}
.brochurecolumnsright {
	
}
.brochurecolumns h4,
.brochurecolumnsright h4{
	color: #3671a1;
	text-transform: uppercase;
	margin-bottom: 0;
	padding-bottom: 0;
	font-size: 10pt;
}
.sponsoropps {
	padding: 10px;
	background-color: #fff8e7;
	display: block;
	border: 1px solid #fbe8bb;
	margin-bottom: 10px;
}
.sponsoropps h2 {
	color: #996600;
}
.registerbrick {
	padding: 10px;
	/*background-color: #F0FCE9;
	display: block;
	border: 1px solid #DCECD1;*/
	margin-bottom: 10px;
}
.registerbrick h2 {
	color: #669933;
}
.virtualbrick {
	padding: 10px;
	/*background-color: #F7F9FF;*/
	display: block;
	border: 1px solid  #dbebfb;
	clear: both;
	font-size: 10pt;
	margin-top: 10px;
}
.virtualbrick h2 {
	color: #6699CC;
}
ul.sponsoroptionbox {
	display: block;
	width: 200px;
	background-color: #fff;
	border: 1px solid #fbe8bb;
	height: 150px;
	margin: 0;
	padding-right: 10px;
	padding-top: 10px;
}
ul.sponsoroptionbox li {
	font-size: 8pt;
}
h3.showprice {
	color: #690;
	margin-bottom: 0;
	padding-bottom: 0;
}
.eventsDescription,
.eventsNote {
	display: block;
	float: left;
	padding: 10px;
	width: 425px;
}
.eventsDescription {
	color: 344056;
	background: #e4e8ff url("images/boxPointer1.png") bottom left no-repeat;
	padding-bottom: 50px;
}
.eventsNote {
	width: 225px;
	font-size: .8em;
	margin-left: 20px;
	background-color:#FFFFCC;
	border: #FFFF99 1px solid;
	color: #666600;
}
