/* Custom CSS Document for APPrO Conference Website*/
.speakers {
	border-collapse: collapse;
}

.speakers td{
	border-bottom: 1px solid #006633;
	vertical-align: top;
	padding: 1em;
}

.speaker_name {
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

.speaker_position {
	font-style: italic;
	padding-bottom: 1em;
}

.speaker_bio {
	padding-bottom: 1em;
	width: auto;
}


.speaker_img {
	padding: 1em;
}

.sponsor_name {
	font-weight: bold;
	padding: 0px;
	margin: 0em 0em 1em 0em;
}
/*styles for Microsoft Word */
.Heading {
	font-size: 18px;
	font-stretch: expanded;
	font-weight: bold;
	color: #335544;
}

.Subhead {
	width: 100% auto;
	font-weight: bold;
	font-size: 14px;
}

.Bodytype {
}

/* refers to the author */
.Byline {
	font-style: italic;
}

/* refers to the caption of the photo */
.Cutline {
	margin: 1em 3em 1em 3em;

}

/*
a.Link {
	font-style: italic;
}
*/
.notetoreader {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

.kicker {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
}

.superhead {
	font-size: 18px;
	font-stretch: semi-expanded;
}

.centered {
	text-align: center;
}
 
/********************************
********************************/

.flushleft {
	padding: 0px;
	margin: 5px 15px 5px 0px;
}
/*** Advertising ***/

table.moduletable-banner {	
	background-color:#FFFFFF;
	padding-top: 5px;
	text-align: center;
}

.indent {
	padding-left: 20px;
}
