body {
	font-size: 10pt;
	font-family: arial;
	margin: 0%;
}

h3 {
	font-size: 13pt;
}

a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}

ul li {
	margin-top: 5pt;
	margin-bottom: 5pt;
}

a:link:after, a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 75%;
   }
	
#mainWrapper .logoLink {display: none;}
#wrapper .subNav {display: none;}
#wrapper #mainNavWrapper {display: none;}

#logoImage {
	display: none;
}

#threeCol {
	border-top: 1px solid black;
	padding-top: 10pt;
	padding-bottom: 10pt;
}

#threeCol .head a {
	font-size: 16pt;
}

#threeCol .meeting {
	position: absolute;
	width: 32%;
}

#threeCol .exhibitors {
	position: absolute;
	left: 33%;
	width: 32%;
}

#threeCol .attendees {
	position: relative;
	left: 66%;
	width: 32%;
	
}

#newsEvents {
	border-top: 1px solid black;
	page-break-before: always;
}

#calendarCol {
	position: relative;
	float: left;
	width: 33%;
}

#calendarCol dd {
	margin: 5pt 0pt;
}

#newsCol {
	position: relative;
	float: left;
	width: 33%;
}

#newsCol dd {
	margin: 10pt 0pt;
	
}

#communityCol {
	position: relative;
}

#communityCol ul {
	padding: 0pt;
	list-style: none;
}

#footerWrapper {
	clear: both;
	border-top: 1px solid black;
}

#footerWrapper ul li {
	display: none;
}

#footerWrapper ul li.copyright {
	display: inline;
}

#breadCrumbBanner ul li {
	display: inline;
}

#breadCrumbBanner p {
	display: none;
}

#mainContentZone {
	border-top: 1px solid black;
	page-break-before: auto;
	page-break-after: auto;
}

#leftCol {
	display: none;
}

#blobsExhibit {
	display: none;
}

#blobsBallroom {
	display: none;
}

#blobsMeetingRoom {
	display: none;
}

#blobsCommCenter {
	display: none;
}

#blobsMemorial1 {
	display: none;
}

#vrContent {
	display: none;
}