body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9pt;
	line-height: 15pt;
	color: #000000;
}

h1 {
	font-family: georgia, times, serif;
	font-size: 1.8em;
	font-style: italic;
	margin-bottom: 0.83em;
	line-height: 1.1em;
	color: #cc0000;
}

h2 {
	font-family: georgia, times, serif;
	font-size: 1.3em;
	font-style: italic;
	color: #cc0000;
	margin-bottom: 0.4em;
}

a {
	text-decoration: underline;
	color: #cc0000;
}

p {
	margin-bottom: 1em;
}

ul { 
	margin: 0;
	padding: 0;
	list-style-position: inside;
}

a.more,
li.more {
	display: none;
}

img {
	border: none;
}

/********************************** header */

div#header_quote{
	display: none;
}

ul.nav_main {
	display: none;
}


/********************************** content */

div#main_leftcolumn,
div#main_rightcolumn,
div#footer {
	display: none;
}

div.pushboxitem {
	width: 30%;
	float: left;
	margin-right: 3%;
}

form.standardform h2 span,
form.standardform fieldset,
form.standardform p.footnote {
	display: none;
}

h2 em {
	color: #cc0000;
}

div.eventoverview h2 a {
	color:#555555;
}

div.eventoverview h2 em {
	font-size: 1.29em;
	color: #cc0000;
}

div.eventoverview ul {
	list-style-type: none;
}

div.eventoverview ul li {
	clear: both;
}

div.eventoverview ul li img{
	float: left;
	margin: 0 10px 10px 10px;
}

div.paginator, 
div.sitemaprow,
div.sitemaprow2 {
	display: none;
}

div.speakers {
	margin-bottom: 2.5em;
}

div.speakers ul li {
	width: 50%;
	float: left;
}

div.speakers ul li img {
	float: left;
}



