body {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 14pt;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.wrap {
	text-align: left;
	width: 90%;
	margin: 0px auto;
	padding: 0px;
}
.leftcolumn {
	display: none;
}
.rightcolumn {
	margin: 0px;
	padding: 0px;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-size: 14pt;
	line-height: 18pt;
	color: #000000;
	font-weight: bold;
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
h2 {
	font-size: 12pt;
	margin: 0px;
	padding: 5pt 0px;
	color: #333333;
	border-bottom-width: 1pt;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.subnav {
	display: none;
}
#subnav
{
	display: none;
}
.content {
}
.content p{
}
h3 {
}
h4 {
	font-size: 11pt;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.bottom {
	display: none;
}
.topshadow {
	display: none;
}
.clearspace {
}
.leftside {
	display: none;
}
.rightside {
}
.title {
}
.center {
}
.spacer {
}
.frontbottom {
}
.frontbottom p{
}
.right {
	display: none;
}
.agenda {
	width: 450px;
	margin: 0px;
	padding: 0px;
}
.day h4{
	font-size: 12pt;
	text-align: center;
	margin: 0px;
	line-height: 16pt;
}
.period {
	margin: 0px;
	display: block;
	width: 450px;
	padding-top: 0px;
}
.time {
	width: 80px;
	float: left;
	text-align: right;
	margin: 0px;
	padding-right: 10px;
	padding-top: 10px;
}
.session {
	float: left;
	width: 360px;
	margin: 0px;
	padding: 10px 0px 0px;
}
.day {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
