/* CSS Document */

#ctl00_ContentPlaceHolder1_eventDetailsPanel p {
	padding-left: 5px;
	padding-right: 0px;
}

#EventContent {
	background-color: #FFFFFF;
	margin: 0 0 5px 0;
	padding: 0px;
	width: 520px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 200;
	overflow: auto;
	height: auto;
	float: left;
}

#eventMainSponsorBox {
	padding: 0px;
	clear: both;
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	z-index: 5;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	font-size: 8pt;
}

#eventMainSponsorBox img {
	margin: 5px 10px 10px 0;
}
#eventBoilerplate {
	background-color: #eeeeee;
	padding: 5px;
	clear: both;
	float: none;
	position: relative;
	z-index: 8;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 5px;
	border: 1px solid #999999;
}
#eventSidebar {
	background-color: #ffffff;
	padding: 4px;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	border: 1px solid #e0e0e0;
	top: 5px;
	z-index: 100;
	overflow: visible;
	position: relative;
	float: right;
	clear: left;
	font-size: 8pt;
}
#eventSidebar ul {
	margin-top: 0px;
	
	margin-left: 8px;
	list-style-type:none;
}


.rheader {
	font-weight: bold;
	color: #5f6c7f;
	font-size: 11pt;
}

.mrheader {
	font-weight: bold;
	color: #5f6c7f;
}

.srheader {
	font-weight: bold;
	color: #5f6c7f;
}

.bheader {
	font-weight:bold;
}
.mbheader {
	font-weight: bold;
}
.sbheader {
	font-weight:bold;
}

/* 2008 Business Expo */
.h1-expo {
	font-size: 14pt;
	font-weight: bold;
	color: #F59523;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.h2-expo {

	font-size: 12pt;
	font-weight: bold;
	color: #F59523;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.h2sub-expo {
	font-size: 8pt;
	font-weight: bold;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: italic;
}
a.button-expo08 {
	font-family: "Trebuchet MS", Arial;
	font-size: 9pt;
	font-weight: bold;
	background-color: #cccccc;
	margin: 0px;
	padding: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffcc00;
	border-right-color: #997700;
	border-bottom-color: #997700;
	border-left-color: #ffcc00;
	color: #000000;
	text-decoration: none;
}

.button-expo08 a {
	text-decoration: none;
	font-size: 9pt;
	color: #000000;
}

.h2sub2-expo {
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.h2subAlt-expo {

	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: -8px;
	margin-left: 0px;
	font-style: italic;
}

.expo-hilite
{	color: #F59523; font-weight: bold;}

.a-ExpoSponsorText:link {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #CC6633;
	text-decoration: none;
}

.a-ExpoSponsorText:visited {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #CC6633;
	text-decoration: none;
}

.a-ExpoSponsorText:active {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #CC6633;
	text-decoration: none;
}

.a-ExpoSponsorText:hover {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #EC2A30;
	text-decoration: none;
}
/* End 2008 Business Expo */
