.embold {
	font-weight: bold;
}

.larger {
	font-size: 15px;
}

.smaller {
	font-size: 11px; 
	line-height: 13px;
}

.subTitle {
	font-size: 14px;
	font-weight: bold;
	color: #c60;
	line-height: 16px;
}

a.subTitle, a:visited.subTitle {
	color: #c60;
}

a.subTitle:hover {
	color: #E80;
}


.twoColumnText p {
	padding: 0 8px 0 0;
}

.twoColumnText .subtitleImage {
	margin: 12px 0 12px 0;
}

.infoBox {
	background-color: #FFFFE0;
	padding: 8px;
	border: 2px solid #0082B2;
	width: 45%;
	font-weight: bold;
}

a, a:visited {
	color: #0082B2;
}

a:hover {
	color: #003F78;
}

div.empty { background-color: #f0f0f0; }