/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background-image: url(../images/structure/page_background.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {color:#3D5672; text-decoration:none;}
a:hover {text-decoration:underline;}

p {margin:0; padding:0;}
img {border:0;}
h1 {font-size:15px; font-weight:bold; color:#000000; text-align:center;}
#masterFrame {width:816px; margin:auto;background-image:url(../images/structure/frameShadow.jpg); background-repeat:repeat-y;}
#contentFrame {padding-left:3px; width:801px;}
	#contentFrame .edge {margin-left:-3px;}
#headerFrame {width:801px; height:167px; background-image:url(../images/structure/header.jpg); background-repeat:no-repeat; overflow:hidden;}
	#headerFrame div {float:right; padding:8px;}
	#headerFrame div a {color:#FFFFFF; text-transform:uppercase; font-weight:bold; text-decoration:none;}
#menuFrame {height:23px; width:801px; overflow:hidden;}
	#menuFrame img {float:left; border:0;}
#leftColumn {float:left; padding-left:15px; width:185px; margin:0; margin-bottom:15px; color:#777;}
	#leftColumn .module {border:1px solid #cecece; padding:8px; margin-bottom:15px;}
	#leftColumn .module ul {padding:0; margin:0;}
	#leftColumn .module ul li {padding:0px; padding-bottom:6px; padding-top:6px; list-style-type:none;}
	#leftColumn .tile {text-align:center; background-color:#EEF1F7;}
	#leftColumn h2 {font-size:11px; padding:0; margin:0; margin-bottom:4px; padding-bottom:4px; border-bottom:1px solid #cecece; color:#3D5672; text-transform:uppercase;}
#rightColumn {float:right; padding-right:15px; width:555px; margin-bottom:15px; margin:0px;}
	#rightColumn h2 {font-size:13px; padding:0; margin:0; margin-bottom:8px; padding-bottom:8px; border-bottom:1px solid #cecece; color:#3D5672; text-transform:uppercase;}
	#rightColumn p {line-height:1.8em; font-size:12px; color:#333333;}
#bottomSpacer {background-color:white; height:15px; clear:both; margin-left:15px; margin-right:15px;}

.photos {float:right; margin-left:8px; margin-bottom:8px;}

.agenda {border-left:1px solid #cecece;border-top:1px solid #cecece;}
.agenda td {border:1px solid #cecece; border-left:none; border-top:none; padding:5px;}
.tdShaded {background-color:#EEF1F7;}
.speakers {font-size:12px; color:#666666;}
.speakers ul {margin:0px; padding:0px;}
.speakers li {margin:0px; padding:0px; margin-bottom:8px; text-indent:0px; list-style:none;}
.speakers li strong {color:#000000;}
