/* CSS Document */

* {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	}
	
#quotes, #footer, #col-right {
	color:#FFFFFF;
	text-align:center;
	}
	
a, .marked {
	color:#ffb200;
	}
	
#quotes a {
	font-weight:bold;
	}
	
#quotes div {
	margin:10px;
	}
	
.quote {
	font-style:italic;
	}

.quoteSayer {
	font-weight:bold;
	}

#col-left, #fees {
	color:#FFFFFF;
	}

#col-left span {
	font-size:12px;
	}

#col-left ul {
	margin-left:30px;
	}
	
#footer-menu a {
	font-weight:bold;
	color:#FFFFFF;
	}
	
#contacts {
	padding-top:14px;
	}
	
input, select, option, textarea {
	color:black;
	}
	
#headShot {
	border:7px solid white;
}

.title {
	font-size:15px;
	text-align:center;
	font-weight:bold;
}

.speakersRightCol ol {
	margin-left:20;
	padding:0;
	}
	
.speakerTable {
/*	padding:2px; */
	margin-bottom:15px;
	}