body {
	color: 000000;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}
#container {
	margin: 10px;
	padding: 0px;
	border: none;
	font-family:
 "Times New Roman", Times, serif;
	width: 600px;
}
#banner {
	border-bottom: thin solid #999999;
	padding-bottom: 0em;
	margin-bottom: .5em;
}
#content {
	margin-bottom: 10px;
}
#nav {
	text-align: left;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#footer {
	font-size: .8em;
	font-weight: normal;
	font-family: 'Times New Roman', Times, serif;
	border-top: thin solid #999999;
	padding-top: .5em;
	margin-bottom: 10px;
}
.footnote {
	font-family: arial, helvetica, sans-serif;
	font-size: .75em;
	line-height: 1.2em;
	font-weight: normal;
	color: #000000;
	margin-top:1em;
	margin-left: 5px;
}
/* basic  links */			
				
a:link {
	color: #006666;
}
a:visited {
	color: #800080;
}
a.skip:link {
	font-size: .1em;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}
a.skip:visited {
	font-size: .1em;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}
a.bottom:link {
	color: #006666;
	font-size: 1em;
	font-weight: normal;
	font-family: 'Times New Roman', Times, serif;
}
/* Navigation links */ 
		
#nav a:link {
	color: #006666;
	font-size: .8em;
	font-weight: normal;
	font-family: arial, heveltica, sans-serif;
}
#nav a:visited {
	font-size: .8em;
	font-weight: normal;
	font-family: arial, heveltica, sans-serif;
}
/* txt styles */ 

h1 {
	font-size: 1.5em;
	line-height: 1em;
	font-weight: bold;
	color: #666666;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #e9fbf6;
}
h3 {
	font-size: 1.1em;
	line-height: 1em;
	font-weight: bold;
	color: #666666;
	margin-top: 1em;
	margin-bottom: 0em;
	text-align: left;
}
.confdate {
	font-size: .7em;
	line-height: 1.6em;
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	text-align: left;
}
.intro {
	font-size: .8em;
	line-height: 1.3em;
	font-weight: normal;
	font-family: arial, heveltica, sans-serif;
	margin-top: .5em;
	margin-bottom: .5em;
	margin-left: 5px;
}
.org {
	font-weight: normal;
	color: #000000;
	font-weight: normal;
}
.tableindent {
	margin-left: 40px;
}
.contacttype {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: .8em;
	font-weight: normal;
	color: #000000;
	vertical-align: top;
}
.contact {
	font-family: arial, helvetica, sans-serif;
	font-size: .75em;
	line-height: 1.2em;
	font-weight: bold;
	color: #000000;
	margin-left: 2em;
	text-indent: -1em;
	margin-top:.6em;
}
.chair {
	font-style: italic;
	font-weight: normal;
	color: #000000;
}
.email {
	font-weight: normal;
}
.phone {
	font-weight: normal;
}
/* page date */			                  
                          
.update {
	font-weight: bold;
}
/* program coding */

#program ul {

}

#program ul li {
	list-style-type: none;
	display: block;
}
#program li {
	margin-bottom: 0em;
	margin-top:	0em;
}
#program ul li ul li {
	margin-top: 1em;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	margin-left: 5px;
	background-color: #dddddd;
	text-align: left;
	display: block;
	clear: both;
}
#program li .sessionblock {
	padding-left: .5em;
	text-align: left;
	background-color: #ffffff;
	margin-top: -1.5em;
	display: block;
	margin-left: 7.75em;
}
#program li.time {
	text-align: left;
}
#program li.break {
	font-weight: bold;
	color: #066;
	margin-left: 0em;
	margin-top: -1.2em;
}
#program .sessionblock strong {
	font-weight: bold;
	color: #066;
}
.dinnerpaper {
	font-style: italic;
	color: #066;
}
#program .sessionblock .speaker {
	font-weight: normal;
	color: #000000;
}
#program .sessionblock ul li {
	font-weight: bold;
	color: #666;
	margin-left: 0em;
	background-color: #FFFFFF;
	font-size: 0.9em;
}
#program .org {
	font-style: italic;
}
.back {
	font-family:Arial, Helvetica, sans-serif;
	font-size: .7em;
	margin-left: 5px;
	margin-top: .5em;
}
