@charset "utf-8";
.BodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	border-right-width: thin;
	border-right-style: groove;
	border-right-color: #FFFFFF;
	border-left-width: thin;
	border-left-style: groove;
	border-left-color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-bottom-color: #FFFFFF;
}

.Theme1 {background-color:#FFFF99;}
.ProgramDay {background-color:#000000; color:#FFFFFF; font-weight:bold}
.Theme5 {
	background-color:#CCFFCC;
}
.Theme3 {
	background-color:#99CCFF;
}
.Theme4 {background-color:#CC99FF;}
.Headline{
	background-color:#FF9900;}
.Special {background-color:#FF99CC;}
.Breaks {
	background-color:#CCCCCC;
}

#ProgramText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	vertical-align: top;}
	
.final {
	text-decoration: underline;
}

.final_title {
	padding-left:10px;
	border-bottom-width:1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	font-size:11px;
	padding-top: 7px;
	padding-bottom: 7px;
}

.final_speaker {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	font-size:11px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	padding-left: 10px;
}

.final_heading {
	background-color: #516487;
	color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 2px;
	border: 1px solid #FFFFFF;
}

.final_pdf {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	background-repeat: no-repeat;
	background-position: center center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	text-align: center;
}
