p {
	color:black;
	font-family: Arial,Helvetica;
	font-size: 0.9em;
}

p.sponsor {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #b2902f;
}

span.gold_sponsor {
	font-weight: bolder;
	font-size: 1.2em;
}

img.sponsor {
	margin-top: 5px;
}

p.borderbelow {
	border-bottom: 1px solid black;
	padding-bottom: 10px;
	padding-top: 5px;
}

p.borderabove {
	padding-bottom: 20px;
	padding-top: 5px;
}

.program_content {
	vertical-align: top;
}

.speaker_name {
	font-weight: bold;
	padding-bottom: 0px;
	padding-top: 0px;
	font-size: 0.9em;
}

.speaker_title {
	font-style: italic;
	padding-bottom: 0px;
	padding-top: 0px;
	font-size: 0.9em;
}

.speaker_company  {
	padding-bottom: 0px;
	padding-top: 0px;
	font-size: 0.9em;
}

.program_topic {
	font-family: Arial,Helvetica;
	font-size: 0.9em;
	font-weight: bold;
	color: #1b99d4;
	padding-bottom: 20px;
}

.program_time {
	font-family: Arial,Helvetica;
	font-size: 0.9em;
	color: #8e8a8a;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}

.program_day {
	font-family: Arial,Helvetica;
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
	color: #b2902f;
	padding-top: 15px;
}

.program_break {
	font-family: Arial,Helvetica;
	font-size: 0.9em;
	font-style: italic;
	border-top: 1pt solid black;
	border-bottom: 1pt solid black;
}

.program_speaker {
	font-family: Arial,Helvetica;
	font-size: 0.9em;
	font-weight: bold;
}

.program_jobtitle {
	font-family: Arial,Helvetica;
	font-size: 0.9em;
}

.program_company {
	font-family: Arial,Helvetica;
	font-size: 0.9em;
}

.program_bullets {
	font-family: Arial,Helvetica;
	font-size: 0.9em;
}

.program_address {
	font-family: Arial,Helvetica;
	font-size: 0.9em;
	font-weight: bold;
	font-style: italic;
	color: #1b99d4;
}

img.portrait {
	float:left;padding-right:5px;border:none;
}

li {
	color:black;
	font-family: Arial,Helvetica;
	font-size: 0.9em;
}

p.menu1 {
	color: #b2902f;
	font-weight: bold;
	font-family: Arial,Helvetica;
	border-top: 1px solid #1b99d4;
	border-bottom: 1px solid #1b99d4;
	padding:1px;
	text-align: center;
	background-color: white;
}

p.menu2 {
	color: #ffffff;
	font-weight: bold;
	font-family: Arial,Helvetica;
	border-bottom: 1px solid #b2902f;
	padding:4px 2px;
	text-align: center;
	background-color: #1b99d4;
	margin-bottom:0px;
}


a.menu1:link {
	color: #1b99d4;
	font-weight: bold;
	font-size: 1em;
	font-family: Arial,Helvetica;
	text-align: center;
	text-decoration: none;
}

a.menu1:hover {
	color: red;
}

a.menu1:active {
	color: red;
}

a.menu1:visited {
	color: #1b99d4;
	font-weight: bold;
	font-size: 1em;
	font-family: Arial,Helvetica;
	text-align: center;
	text-decoration: none;
}

h1 {
	color: black;
	font-family: Arial,Helvetica;
	font-size: 1.5em;

	padding:10px 0px 10px 5px;
	border-bottom:1px solid #c3982f;
}

h2 {
	color: black;
	font-style: italic;
	font-size: 1.2em;
}

table { border-collapse: collapse; }

td {
	padding-left: 10px;
	padding-right: 10px;
	color:black;
	font-family: Arial,Helvetica;
	font-size: 0.9em;
	padding-top: 5px;
	padding-bottom: 5px;
}

td.all { border: 1pt solid black; }
td.tl { border-left: 1pt solid black; border-top: 1pt solid black; }
td.tr { border-right: 1pt solid black; border-top: 1pt solid black; }
td.br { border-right: 1pt solid black; border-bottom: 1pt solid black; }
td.bl { border-left: 1pt solid black; border-bottom: 1pt solid black; }
td.tbl { border-left: 1pt solid black; border-top: 1pt solid black; border-bottom: 1pt solid black; }
td.tbr { border-right: 1pt solid black; border-top: 1pt solid black; border-bottom: 1pt solid black; }
td.sponsor  { border-bottom: 1pt solid black; font-weight: bold; padding-top: 10px; padding-bottom: 5px; text-align:center; }

div.sponsorbox {
	width:140px; border: none; float:right; background-color:white; text-align: center;
	font-weight: bold; padding-left:10px;
	margin-left: 5px;
}
