body
{
	padding: 0;
	margin: 0;
	background: white url(/images/sidebar.gif) repeat-y;
	font-family: sans-serif;
	font-size: 11pt;
	color: #005483;
}

h1, h2, h3, p, li
{
	line-height: 1.4em;
}

sub, sup
{
	line-height: 0;
}

a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

img
{
	border: 0;
}

td, th
{
	vertical-align: top;
}

div#footer, div#footer-print
{
	text-align: center;
	clear: both;
	margin-bottom: 40px;
}

p
{
	font-size: 11pt;
}

dd, li, p
{
	text-align: justify;
}

th, td, dt, dd
{
	font-size: 9pt;
}

th
{
	text-align: left;
}

dt
{
	font-weight: bold;
}

p.reference
{
	text-indent: -32px;
	margin-left: 32px;
}

p#conference-sponsors
{
	margin-bottom: 40px;
}

div#logo
{
	position: absolute;
	left: 129px;
}

img#sue-mot, img#sue-mot-print
{
	position: absolute;
	left: 0px;
	top: 16px;
	padding: 0;
	border: 0;
}

img#conference-header, img#conference-header-print
{
	position: absolute;
	left: 480px;
	top: 64px;
	padding: 0;
	border: 0;
}

img.right
{
	float: right;
	margin: 0px 0px 8px 16px;
}

div#globe
{
	position: absolute;
	right: 0;
	top: 0;
	width: 254px;
	height: 610px;
	padding: 0;
	background: white url(/images/globe.gif);
}

div#menu
{
	position: absolute;
	left: 0px;
	top: 200px;
	width: 183px;
	padding: 0;
}

div#path
{
	position: absolute;
	left: 200px;
	top: 200px;
	width: 600px;
	height: 16px;
	color: white;
	background: #7ed0da;
	padding: 2px 8px 2px 8px;
}

div#path span.pathway
{
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

div#path span.pathway a.pathway
{
	color: #005483;
	text-decoration: none;
}

div#path span.pathway a.pathway:hover
{
	text-decoration: underline;
}

div#conference-menu
{
	position: absolute;
	left: 824px;
	top: 260px;
	width: 240px;
}

div#conference-menu p
{
	font-size: x-small;
}

div#main
{
	position: absolute;
	left: 200px;
	top: 230px;
	width: 600px;
	padding: 0px 8px 0px 8px;
}

div#main td.contentheading, div#main div.componentheading
{
	font-size: x-large;
}

div#menu a.mainlevel
{
	color: #7ed0da;
	padding: 2px 8px 2px 8px;
	margin: 0px 0px 2px 0px;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

div#menu a.mainlevel:hover
{
	text-decoration: underline;
}

div#menu a.sublevel
{
	padding: 0px 8px 0px 8px;
	color: #7ed0da;
	font-size: 8pt;
	text-decoration: none;
}

div#menu a.sublevel:hover
{
	text-decoration: underline;
}

div#menu a#active_menu
{
	color: white;
}

div#image-right
{
	float: right;
	margin-left: 16px;
	margin-bottom: 8px;
}

td.timespan
{
	white-space: nowrap;
}

span.programme-presentation
{
	font-size: 8pt;
	font-style: italic;
}


