/* =============== assorted headers ==================== */


.slp-sitemap-list-3, .slp-sitemap-list-2 {
	width: 32%;
	padding-left: 0;
	list-style-type: none;
	float: left;
}

.slp-sitemap-list-2 {
    width: 50%;
}


.slp-sitemap-list-3 li, .slp-sitemap-list-2 li {
    padding: 0;
    margin: 0;
}

.list-bullet ul, ul.list-bullet {
    list-style-type: disc !important;
}

.list-bullet ul li, ul.list-bullet li {
    margin-left: 1em;
    padding-left: .2em;
}

.font8 {
	font-size: 8pt !important;
}
.font9 {
	font-size: 9pt !important;
}
.font10 {
	font-size: 10pt !important;
}
.font11 {
	font-size: 11pt !important;
}
.font12 {
	font-size: 12pt !important;
}
.font13 {
	font-size: 13pt !important;
}
.font14 {
	font-size: 14pt !important;
}
.font16 {
	font-size: 16pt !important;
}
.font18 {
	font-size: 18pt !important;
}
.font20 {
	font-size: 20pt !important;
}



/* ======================= misc ========================= */

.orange {
	color: #f60 !important;
}
.blue {
	color: #0399cd !important;
}
.gray {
	color: #333 !important;
}
.black {
	color: #000 !important;
}
