
#printheader, .printtitle, .printonly, .skiplinks { display: none; }


a:link { color: #ffffff; }
a:visited { color: #c6c6c6; }
a:hover, a:active { color: #badeb8; }
a img { border: 0px none #000000; }

a.toplink {
	display : block;
	text-align : right;
	margin : 8px 0px 0px 380px;
	font-size : 89%;
}

.alignctr { text-align: center; }
.alignrgt { text-align: right; }

.asterisk {
	color: #e30000;
	font-weight: bold; }

#banner {
	background: #000000 url(images/banner-bkg.gif) repeat-x scroll top;
	height: 75px;
	width: 800px; }
#banner-lft {
	float: left;
	margin: 12px 9px 0px 16px; }
#bnr-links {
	padding: 46px 0px 6px 0px;
	vertical-align: bottom;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	color: #838383;
	font-size: 90%; }
#bnr-links a { text-decoration: none; }
#bnr-links a:link, #bnr-links a:visited { color: #ffffff; }
#bnr-links a:hover, #bnr-links a:active { color: #badeb8; }

#bnr-links .on { color: #fffac9; }

body {
	font: normal normal normal 1em/normal "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #3d3c30;
	margin: 0px 0px 20px 0px; /* because IE doesn't recognize bottom margin if it's on the page div */
	padding: 0; }

.content {
	padding: 0px;
	margin: 30px 21.5% 20px 40px; /* Used when the left column is hidden */
/*	margin: 30px 21.5% 20px 21%; Used when the left column is showing */
	text-align: left;
	line-height: 140%; }

.content p { margin: 16px 0px 0px 0px; }

.twocol { margin-right: 15px; } /* no right bar on the page; currently only on contact us page */

dd { margin-left: 0px; margin-top: 0px; }
dt { margin-top: 22px; font-weight: bold; color: #d2cda7; }

p.event-spon { color: #badeb8; font-size: 98%; margin-top: 6px; }
.event-spon a:visited { color: #c6c6c6; }
.event-spon a:link, .event-spon a:hover, .event-spon a:active { color: #badeb8; }
.event-spon a:hover, .event-spon a:active { color: #ffffff; }


.fltlft { float: left; }
.fltrgt { float: right; }

#footer {
	background-color: #000000;
	color: #ffffff;
	font-size: 90%;
	font-weight: bold;
	letter-spacing: 0.035em; /* only Firefox; IE doesn't recognize anything lower than .04 */
	text-align: center;
	padding: 4px 0px 5px 0px;
	clear: both ;
}

form {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 0px; }

.form td {
	vertical-align: middle;
	padding: 2px 0px 2px 0px; }

.form .col1 { width: 23%; text-align: right; padding-right: 10px; }
/* .form .col2 { for possible future use  } */

h1, h2, h3, h4, h5 {
	background-color: transparent;
	color: #d2cda7;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

h1 {
	position: relative;
	top: 58px;
	left: 20px;
}

h2 {
	font-size: 138%;
	margin: 38px 0px -2px 0px;
}

h2.top {
	margin-top: 32px;
}

h3 { font-size: 114%; margin: 28px 0px -6px 0px; }

h4 {
	font-size: 100%;
	margin: 24px 0px -4px 0px;
}

.icon {
	vertical-align: -1px;
	margin-right: 4px;
}

input, select, textarea {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%; }

#leftnav-block {
	width: 18%;
	padding: 0px;
	float: left;
	background-color: #2e2d24;
	color: #ffffff;
	font-size: 98%;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
}

#leftnav-content {
	padding: 30px 14px 18px 18px;
	color: #d2cda7; }

#leftnav-content a {
	display: block;
	padding-bottom: 9px;
	text-decoration: none;
}
#leftnav-content a:visited { color: #ffffff; }
#leftnav-content a:hover { color: #badeb8; }

#leftnav-content p.on { padding: 0px 0px 9px 0px; }

li {
	margin-top: 8px;
	margin-bottom: 0px;
}

.linklist {
	margin: 20px 0px 24px 0px;
}

.linklist li { margin-top: 4px; }

.levels {
	border: 1px solid #9a9a9a;
	margin-top: 20px;
	padding-bottom: 8px;
}

.levels h3 {
	color: #ffffff;
	background-color: #5a564a;
	padding: 4px 4px 4px 8px;
	margin-top: 14px;
	margin-bottom: 0px;
	font-size: 100%;
 }
.levels h4 {
		margin: 0px;
		padding: 18px 6px 0px 8px; }

.levels h3.nospaceabove { margin-top: 0px; }
.levels h4.firstinlevel { padding-top: 8px; }
.levels p { margin: 0px; padding: 10px 6px 0px 8px; }

#location { float: right; margin: 0px 0px 6px 30px; }

.maplink { float: right; font-weight: normal; font-size: 1em; }

.nospaceabove { margin-top: 0px; padding-top: 0px; }
.nospacebelow { margin-bottom: 0px; padding-bottom: 0px; }

.notrequiredfield {
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #918c75;
}

ol {
	margin: 12px 0px 15px 0px;
	padding: 0px 0px 0px 39px;
	list-style: decimal outside none;
}

p { margin: 0px; }

#page {
	width: 800px;
	margin: 0px auto 0px auto;
	border-right: 2px solid #000000;
	border-left: 2px solid #000000;
	font-size: 79%;
}

.requiredfield {
	background-color: #fffac9;
	border: 1px solid #bab08d;
}

.reset, .submit {
	border: 1px solid #cac5a1;
	background-color: #000000;
	color: #d1cda9;
	font-weight: bold;
	margin: 20px 18px 0px 18px;
	cursor: pointer;
}

.rightbar-block {
	width: 19%;
	padding: 0px;
	float: right;
	background-color: #2e2d24;
	color: #d2cda7;
	font-size: 98%;
	margin: 0px 0px 15px 0px;
	line-height: 124%;
}

.rightbar-content { padding: 30px 10px 12px 14px;  }

.rightbar-content a { color: #d2cda7; }
.rightbar-content a:visited { color: #d2cda7; }
.rightbar-content a:hover { color: #badeb8; }

.rightbar-content h2 {
	font-size: 100%;
	text-transform: uppercase;
	color: #ffffff;
}

.rightbar-content p {
	margin-top: 10px;
	margin-left: 10px;
	text-indent: -10px; }

.smaller { font-size: 85%; }

.sold { font-weight: bold; color: #badeb8; font-style: italic; }

#subheading {
	background: #000000 url(images/h1-bkg.jpg) repeat-x scroll top;
	height: 107px;
	width: 800px; }

sup {
	margin-left: 2px;
	vertical-align: 2px;
}

ul {
	margin: 12px 0px 15px 0px;
	padding: 0px 0px 0px 30px;
	list-style: disc outside none;
}

p.readerbtn { /* for inheritance, this must include P element and come after .rightbar-content p */
	margin-top: 30px;
	text-align: center;
}

img.exspon { margin: 30px 0px 6px 20px; float: right; }
p.exsponname { /* for inheritance, this must include P element and come after .content p */
	font-weight: bold;
	margin: 30px 0px -8px 0px;
}

p.footnote {
	font-size: 89%;
	margin-top: 6px;
	margin-left: 2px;
	text-indent: -2px;
	line-height: normal;
}

.title { font-style: italic; }

.tobefixed { color: #33ff66; }


/* ------------TABLES----------------- */
td, th { vertical-align: top; text-align: left; padding: 0px; }

/* ----------- generic data table (exhibitors page) --------- */
table.data {
	margin-top: 20px;
/*	width: 454px; Used when left column is showing. 100% doesn't work in IE; 454 is max for IE6; 460 for IE7 */
	width: 560px; /* Used when left column is hidden.*/
} 
.data td { padding: 6px; border-bottom: 1px solid #9a9a9a; }
.data .firstrow { border-top: 1px solid #9a9a9a; }

td.firstcol, th.firstcol { padding-left: 0px; } /* must come after .data definitions for inheritence */
td.lastcol, th.lastcol { padding-right: 0px; } /* must come after .data definitions for inheritence */

table.agenda { margin-top: 6px; }
.agenda .firstcol { width: 20%; }
.agenda .lastcol { padding: 8px 6px 8px 6px; }

.presentation .firstcol { width: 71%; }
.presentation .lastcol { padding: 8px 0px 8px 12px; }

/* ----------- benefits table on sponsors page --------- */
table.benefits { margin-top: 20px; width: 457px; line-height: 124%; font-size: 98%; } /* 457 is max for IE6; 460 for IE7 */
.benefits td, .benefits th { padding: 5px 0px 5px 1px; border-bottom: 1px solid #9a9a9a; text-align: center; width: 11.5%; }
.benefits th { font-weight: bold; border-bottom: 3px double #9a9a9a; }
.benefits td { font-size: 135%; vertical-align: middle; }
.benefits .evencol { background-color: #5a564a; }

.benefits .firstcol {
	width: 54%;
	font-size: 98%;
	padding-left: 0px;
	padding-right: 6px;
	text-align: left;
	vertical-align: top; }

/* -----------layout table for columns on main (index) page --------- */
.index3col {
	margin: 25px auto 25px auto;
	width: 675px;
	line-height: 130%;
}

.index3col td {
	width: 225px;
 	vertical-align: top;
	text-align: left;
}

.index3col td h1 {
	top: 0px;
	left: 0px;
}

.index3col td h2 {
	color: #ffffff;
	font-size: 100%;
	text-transform: uppercase;
	margin: 11px 0px -3px 10px;
}

.index3col td p { margin: 16px 0px 0px 10px; }

.index3col .col1 { padding-right: 40px; }

.index3col .col2 {
	padding-right: 20px;
	padding-left: 20px;
}

.index3col .col3 {
	padding-left: 40px;
}


