h1, h2, h3, h4, h5, h6 {
	margin: 15px 0;
	color: #492B80;
	line-height: 1.2em;
	border-color: #EF6100;
}

h1 {
	font-size: 2.18em;
	font-weight: bold;
	font-style: italic;
}

h2 {
	font-size: 1.8181em;
	font-weight: bold;
}

h3 {
	font-size: 1.4545em;
	font-weight: bold;	
}

h4 {
	font-size: 1.27em;
	font-weight: bold;	
}

h5 {
	font-size: 1.27em;
	font-weight: normal;
}

h6 {
	font-size: 1.4545em;
	font-weight: bold;	
	padding-left: 20px;
	margin-bottom: 0;	
	border-left-width: 8px;
	border-left-style: solid;
}

p.in_motion, span.in_motion {
	font-weight: bold;
	font-style: italic;
}

p.orange, span.orange {
	color: #EF6100;
}

p.red, span.red {
	color: #9D0000;
}

p.adults, span.adults {
	color: #DA7120;
}

p.children, span.children {
	color: #B9D300;
}

p.communities, span.communities {
	color: #B70000;
}

p.events, span.events {
	color: #B9D300;
}

p.healthcare, span.healthcare {
	color: #004085;
}

p.leaders, span.leaders {
	color: #005AC3;
}

p.northern, span.northern {
	color: #DC241F;
}

p.whats_new, span.whats_new {
	color: #004085;
}

p.workplace, span.workplace {
	color: #94402F;
}