/* Print Styles */

#mainNav, #agenda-subNav {
	display: none;
}

.sidebar h2 {
		font-family: Arial, Helvetica, sans-serif; font-size:13pt; line-height:15pt; font-weight:bold;
	}

.sidebar p {
	font-family: Arial, Helvetica, sans-serif; font-size:10pt; line-height:13pt;
}

#header h1, #header h2 {
	font-family:Arial, Helvetica, sans-serif; font-size: 18pt; line-height: 19pt; margin:0; padding:0;
	}
	
#header h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 14pt;
	color:#666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	}
	
h1, h2 {
	font-family: "Times New Roman", Times, serif; font-weight:bold; margin:30px 0 5px 0; padding:0 0 0 0;
	}
	
h1 {
	font-size: 18pt; line-height:20pt;
	}
	
h2 {
	font-size: 14pt; line-height:16pt;
	}
	
p { font-family:"Times New Roman", Times, serif; font-size:11pt; line-height:14pt; margin:0 0 15pt 0;
	}
	
li { font-family:"Times New Roman", Times, serif; font-size:11pt; line-height:12pt; margin:0 0 4pt 0;
	}
	
	
	
#footer p, .fineprint {
	font-family: Arial, Helvetica, sans-serif; font-size:8pt; line-height:10pt; margin:0 0 10pt 0;
	}
	
	
	
	

table {
	position: relative;
	top: -4px;
	left: -4px;
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	line-height: 1.1em;
}

table caption {
	margin: 0;
	padding: 8px 20px 8px 15px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #E3E7EA;
	font-variant: small-caps;
	font-size: 1.3em;
	background-color: #8D9BA9;
	letter-spacing: 0.06em;
}

table th, table td {
	margin: 0;
	padding: 8px 15px;
	text-align: left;
	border-bottom: 1px solid #E3E7EA;
	vertical-align: top;
}

table th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #D1D7DC;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	background-color: #5F6F7E;
	/*  background-image: url(../images/th_arrow.png);
	background-repeat: no-repeat;
	background-position: 12px 50%; */
	padding-top: 0.5em;
	padding-right: 0;
	padding-bottom: 0.5em;
	padding-left:1em;
}

table .time {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5F6F7E;
	width: 100px;
}

table tr {
	background-color: #fff;
}

table tr.alt {
	background-color: #F4F5F7;
}

table td.topic {
	color: #434F58;
	line-height: 1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	padding-top: 6px;
	padding-bottom: 8px;
}

table .speaker {
	font-weight: normal;
	color: #5F6F7E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.3em;
}

tr .section {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	line-height: 16px;
}
.section-chairs {
	font-size: 12px;
	font-weight: bold;
	color: #666;
	line-height: 16px;
}

.track-head {
	text-transform: uppercase;
	margin-bottom:0.8em;
	font-size: 1.3em;
	font-weight: bold;
	color: #000;
}


.presentation-no, .presentation-yes {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 10px;
	text-transform: uppercase;

	}
	


.presentation-no {
	color: #666;

	}
	
a:link.presentation-yes {
	color:#03C;
	}	
a:visited.presentation-yes {
	color: #609;
	}
