﻿body 
{
	font-size: 11px;
	font-family: Arial;
	color: #57575a;
}

#root
{
	width: 830px;
	margin-left: auto;
	margin-right: auto;
}

#content
{
	widows: 830px;
	padding-top: 25px;
}

#navigation
{
	width: 150px;
	float: left;
}

#rightside
{
	width: 305px;
	padding-right: 2px;
	float: right;
}

#rightsider_inner
{
	border: solid 1px #e47200;
}

#rightsider_inner p
{
	margin-top: 0;
	margin-bottom: 2px;
	margin-right: 2px;
	text-align: right;
}

h4
{
	font-size: 12px;
	font-weight: bold;
	color: #f38f1c;
	text-align: right;
	padding-right: 3px;
	margin: 0;
}

#pagecontent
{
	width: 350px;
	float: left;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

#pagecontent_general
{
	width: 650px;
	float: left;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

h2
{
	color: #f38f1c;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}

h5
{
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #57575a;
}

a
{
	color: #e47200;
}

.txtSingle
{
	width: 300px;
}

.drpSingle
{
	width: 305px;
}

.OverviewTable
{
	width: 750px;
}

.Break
{
	text-align: center;
	background-color: #877a70;
	color: #ffffff;
	font-family: Arial;
}

.Sessions
{
	text-align: center;
	font-family: Arial;
	background-color: #fbc298;
	color: #000000;
}

.Highlight
{
	color: #f57d3c;
}

.SessionsPoster
{
	text-align: center;
	font-family: Arial;
	background-color: #f47021;
	color: #ffffff;
}
.HighlightPoster
{
	color: #fedfc7;
}

.Symposia
{
	text-align: center;
	font-family: Arial;
	background-color: #fedfc7;
	color: #f47021;
}

.OverviewTable td hr
{
	color: #fedec7;
}

.HighlightHR
{
	border-style: dotted;
	color: #fedec7;
}