.divSingularItem {
	font-size: 16px;
	line-height: 150%;
	margin-bottom: 7px;
	}
.divTitledItem {
	font-size: 16px;
	line-height: 150%;
	}
.divTitledItem .divTitle {
	font-size: 18px;
	line-height: 110%;
	font-weight: bold;
	margin-bottom: 10px;
	}
.divTitledItem .ulLevel0 {
	margin-left: 0;
	}
.divTitledItem li {
	list-style-type: none;
	margin-bottom: .6em;
	line-height: 150%;
	}
.spLink {
	margin-left: .5em;
	}
.spLink a {
	color: gray;
	cursor: pointer;
	}
.spPermaLink {
	margin-left: .4em;
	display: none;
	}
.spPermaLink a {
	font-family: "Ubuntu";
	color: purple;
	opacity: 0.3;
	font-weight: normal;
	font-size: 14px;
	cursor: pointer;
	}
.spPermaLink a:hover {
	opacity: 0.9;
	color: green;
	}
.divArchivePageDay {
	margin-bottom: 40px;
	}
.divFooter {
	margin-top: 400px;
	font-size: .80em;
	line-height: 180%;
	border-top: 1px solid silver;
	text-align: center;
	padding-top: 15px;
	}
.divSocialMediaLinks {
	letter-spacing: 12px; 
	margin-top: 5px;
	}
.spTitleLink {
	cursor: pointer;
	}
.ulNumberedSubs li {
	list-style-type: decimal;
	}
.divMdText li {
	list-style-type: inherit;
	}

/*  1/3/20 by DW -- inlineImage styles. */
	.divInlineImage {
		padding: 10px;
		padding-left: 15px;
		padding-right: 15px;
		border: 1px dashed silver;
		font-size: 0.8em;
		line-height: 130%;
		text-align: center;
		}
	.imgInline, iframe {
		margin-bottom: 10px;
		}

.spFirstSentence {
	font-weight: bold;
	color: #5C7991;
	}
