#schedule h1 {
	padding-top: 2em;
	clear: left;
	}

#schedule h1.leading {
	padding-top: 0em;
	}


#schedule h2.leading {
	padding-top: 0em;
	}

.slot {
	border-top: 1px solid #ddd;
	margin-bottom: 0em;
	}

	.slot dl {
		margin-bottom: 0em;
		background-color: #f6f6f6;
		}
	
	.slot dl.session {
		background-color: white;
		}
	
		.slot dd {
			display: block;
			color: #666;
			font-size: .8em;
			font-weight: bold;
			text-transform: uppercase;
			float: left;
			text-align: right;
			width: 12em;
			margin-right: -12em;
			clear: left;
			}
		
		.slot dt {
			margin-left: 10em;
			padding-left: 16px;
			font-size: 1em;
			padding-top: 0em;
			font-weight: bold;
			}
		.slot dt.gutter {
			padding-left: 0px;
			}

		a.expandomatic {
			background: url("http://strategicmanagement.net/images/bg_expandomatic_white.gif") no-repeat 0px 4px;
			color: black;
			padding-left: 0px;
			display: block;
			}
		a.expandomatic:hover {
			text-decoration: none;
			}
	
		a.expanded {
			background-image: url("http://strategicmanagement.net/images/bg_expanded_white.gif") !important;
			}

			a.expandomatic .expandTarget {
				padding-left: 16px;
				display: block;
				}
	
		.slot dd .documentName {
			font-style: italic;
			color: #555;
			padding-left: 1em;
			}


	.slot em {
		color: #876637;
		font-style: normal;
		}
	
	.slot .break{
		color: #BFAB90;
		font-weight: bold;
		}
	
	.slot h3 {
		margin: 1em 0 0 11em;
		font-weight: normal;
		}


	.slot dl.session * {
		font-weight: normal;
		}
	
	.slot a {
		color: black;
		}



div.special p,
div.special ul,
div.special h3 {
	margin-left: 11em;
	}


div.special h4,
div.special p.bioSummary {
	margin-bottom: 0em;
	font-family: "Trebuchet MS",Helvetica,Arial,SunSans-Regular,sans-serif;
	font-size: 1em;
	margin-left: 14.2em;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	clear: left;
	zoom: 1;
	}

div.special h4 {
	margin-left: 13.2em;
	border-bottom: 1px solid #eeeeee;
	color: black;
	}

	div.special p.abstract {
		margin-top: .5em;
		border-top: 1px solid #cccccc
		}

	.bioSummary i.affiliation {
		color: #6C6C3E;
		font-style: normal;
		}

	.bioSummary a {
		font-weight: normal;
		float: right;
		}

.bio {
	margin-bottom: 1em;
	overflow: auto;
	}
	
		
	.bio p.fullBio {
		clear: right;
		text-align: justify;
		font-size: 1em;
		font-style: italic;
		margin-left: 14.2em;
		margin-right: .3em;
		border-top: 1px solid #cccccc
		}
		
	.bio i.affiliation {
		color: #6C6C3E;
		font-style: normal;
		font-size: .9em;
		}
		
	.bio span.name {
		color: #876637;
		font-family: "Trebuchet MS",Helvetica,Arial,SunSans-Regular,sans-serif;
		font-weight: bold;
		margin-bottom: 1em;
		margin-top: 0em;
		line-height: 1em;
		
		}
		
	.bio ul.titles {
		color: #6C6C3E;
		font-size: 1em;
		
		}

/* Search Form*/

div.search label {
	display: block;
	float: left;
	width: 10em;
	line-height: 1.8em;
	text-align: right;
	margin-right: 1em;
	font-weight: bold;
	color: #777777;
}

div.search .small input {
	width: 20em;
	margin-right: 1em;
}

div.search .radioGroup input,
div.search div.checkbox input {
	display: block;
	float: left;
	margin-right: .5em;
	}

div.checkbox input {
	margin-left: 10em;
	clear: left;
	}

div.search .radioGroup label,
div.search div.checkbox label {
	line-height: 1.3em;
	font-weight: normal;
	color: black;
	text-align: left;
	width: auto;
	margin-right: 2em;
}

fieldset.radioGroup {
	display: block;
	clear: left;
	margin-left: 11em;
	}

.radioGroup label {
	float: none;
	}

div.search div.hr {
	margin: .5em 0;
}
