.rightbarContent h1 {
	font-size: 14px;
	font-weight: bold;
	color: #890f0f;
	margin-top: 0px;
	margin-bottom: 5px;
}
.rightbarContent  h2 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 5px;
}
.rightbarContent  a {
	color: #890f0f;
}
.rightbarContent  a:hover {
	color: #000000;
	text-decoration: underline;
}
.leftColumn h1 {
	font-size: 16px;
	font-weight: bold;
	color: #890F0F;
}
.boldItalic {
	font-style: italic;
	font-weight: bold;
}

.credo li {
	margin-bottom: 10px;
}
.breadcrumbTrail a {
	color: #666666;
}

.breadcrumbTrail a:hover {
	color: #666666;
	text-decoration: none;	
}


.rightbarContent  p {
	margin-top: 0px;
	margin-bottom: 5px;
	overflow: hidden;
}
