body {
	size: auto;
	margin: 0in;
	background: white;
	font-family: palatino, georgia, serif;
	font-size: 10pt;
	color: black;}
   
div, p, dl, dd, ul, li, ol, td, th {
	font-family: palatino, georgia, serif;
	font-size: 10pt;}

h1 {font-size: 1.5em;}

h2 {font-size: 1.3em;}

h3, dt {font-size: 1.15em;}

h4 {font-size: 1em;}

h5 {font-size: .8em;}

h1, h2, h3, h4, h5, h6, dt {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	color: #000;}

code, tt, pre {
	font: 12pt monaco, courier, monospace;}

a:link, a:visited {
	color: #666666;
	background: transparent;
	text-decoration: none;}
	
/* custom styles start here */
#header{
	text-align:left;
	margin:0;
	padding:0 0 5px 0;
	border:0;}

#header p.intro {
	font-size:10pt;
	padding:0 0 2px 0;
	line-height:105%;
	margin:0;}
	
#header h1	{
	font-size:14pt;
	padding:1px 0 3px 0;
	margin:0;}

#header h2 {
	font-size:12pt;
	padding:0px 0 2px 0;
	margin:0;}
	
#header p.details	{
	font-size:10pt;
	margin:0 0 0 10px;
	padding:0 0 2px 5px;
	line-height:105%;}
	
#footer {margin-top: 15px;}

.bld, th {
	font-weight: bold;
	text-align: left;}

.clrbld {
	font-weight: bold;
	color: #CC0000;}

dl.speaker-datablock	{
	margin:8px 0 5px 0;
	font-weight:bold;}
	
dl.speaker-datablock dd{
	margin:2px 0 2px 0;
	font-size:10pt;
	line-height:110%;}
	
 p.speaker-bio {
	margin:2px 0 10px 0;
	font-size:10pt;
	line-height:110%;}		

.speaker {
	padding-top:5px;
	page-break-inside:avoid;}
		
.speaker-img {display:inline;}

.speaker-img img {
	float:left;
	margin:3px 8px 1px 0;
	border:1px solid #692;}
	
.speaker-img-none img {
	float:left;
	margin:3px 0 1px 0;
	border:0;}	

#content {
	border: 0;
	margin: 0;
	padding: 0;
	float: none;
	background: transparent;}
	
#nav, #sidebar, #footer, .top {display: none}

.hide {display: none;}	
	
.printhide {display: none;}	


