* {
	font: 12px Verdana, sans-serif;
}

#navigation {
visibility: hidden;
display: none;
}
.ad728x90 {
	background-color: gray;
}

.ad728x90 {
	width: 728px;
	height: 90px;
}

#header {
	margin: 0 auto;
	height: 106px;
	padding: 8px 0;
}

#header div {
	margin: 8px auto;
}

#body {
	margin: 0 auto;
	width: 853px;
}


h3,h4 {
	font-weight: bold;
}


#sideBlurb {
visibility: hidden;
display: none;
}


#articlehead {
	position: relative;
	background-color: white;
	padding: 5px 20px 0px;
	width: 460px;
	height: 60px;
align: center;
}

#articlehead h1 {
	font: 27px Verdana, sans-serif;
	color: rgb(0, 48, 130);
	margin-top: 5px;
	margin-bottom: 0px;
}

#articlehead h2 {
	font: bold 12px Verdana, sans-serif;
	color: rgb(0, 48, 130);
}

#article {
	position: relative;
	background-color: white;
	padding: 0px 20px 10px ;
	overflow: auto;
	width: 460px;
}

#article h3 {
	font: bold 10px Verdana, sans-serif;
	color: rgb(0, 48, 130);
	text-transform: uppercase;
	margin-bottom: 0;
}
#article h4 {
	font: bold 10px Verdana, sans-serif;
	color: rgb(0, 48, 130);
	margin: 0;
}
#article p {
	margin: 0;
}
#article table {
	width: 404px;
	border-spacing: 0;
	border-collapse: collapse;
}
#article thead {
	background-color: black;
	color: white;
	font-weight: bold;
}
#article tbody {
	color: rgb(0, 48, 130);
}
#article th, #article td {
	width: 50%;
}

#printEmail {
visibility: hidden;
display: none;
}

#ForAttendeesExhibitors tbody {
	background-color: rgb(219, 217, 191);
	color: rgb(0, 48, 130);
}

#ForAttendeesExhibitors th, #ForAttendeesExhibitors td {
	width: 50%
}

#ForAttendees li a {
	text-decoration: none;
	color: black;
}

#ForAttendees li a:hover {
	text-decoration: underline;
}

#ForExhibitors li a {
	text-decoration: none;
	color: black;
}

#ForExhibitors li a:hover {
	text-decoration: underline;
}

#LocationTimes tbody {
	background-color: white;
}

#HotelInfo tbody {
	background-color: white;
}

#Cost { 
    Margin-bottom: 14px;
    color: rgb(0, 48, 130);
}

#Coupon { 
    Margin-bottom: 14px;
    color: rgb(0, 48, 130);
}

#Directions { 
    Margin-bottom: 14px;
    color: rgb(0, 48, 130);
}

#HotelInfo { 
    Margin-bottom: 14px;
    color: rgb(0, 48, 130);
}

#footer {
position: relative;
	text-align: center;
}

#footer ul {
	padding: 0;
	margin: 5px;
}
#footer ul li {
	display: inline;
	border-left: 1px solid;
	padding: 0 4px;
}
#footer ul li a {
	text-decoration: none;
	color: black;
}
#footer ul li a:hover {
	text-decoration: underline;
	color: black;
}

#footer ul li:first-child, #footer ul li.first-child {
	border-left: 0;
}



