dl.searchResults dt {
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 12px;
}

dl.searchResults dd {
	margin-bottom: 10px;
	margin-left: 5px;
}

.dataNav {
	padding: 5px;
	margin-bottom: 10px;
}

.dataNav span.numbers {
	float: left;
}

.dataNav span.links {
	float: right;
}

.dataNav span.links img {
	margin-right: 5px;
}

#content h2, #contentFullWidth h2 {
	font-size: 130%;
	margin-bottom: 10px;
}

#content p, #contentFullWidth p {
	margin-bottom: 10px;
}

p.quote, p.speaker {
	width: 350px;
	margin-left: auto;
	margin-right: auto;
}

#content p.quote, #contentFullWidth p.quote {
	text-align: center;
	font-style: italic;
	font-size: 120%;

}

#contentFullWidth p.quote {
	width: 100%;
}

#contactTable {
	width: 100%;
	color: #006666;
	margin-bottom: 50px;
}

#contactTable th {
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	padding-right: 5px;
}

#contactTable td {
	vertical-align: top;
}

#contactTable td a {
	color: #006666;
}

#contactTable td a:hover {
	text-decoration: none;
}

p.speaker {
	color: #50A793;
	text-align: right;
}

a.pdfLink {
	display: block;
	height: 50px;
	width: 130px;
	padding-left: 55px;	
	padding-top: 15px;
	background-image: url(/media/pdf.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color: #50A793;
	text-decoration: none;
	font-size: 110%;
}

span.fileSize {
	color: #666666;
}

#contentFullWidth #rightCol h3 {
	font-size: 14px;
}