/*Case Study Styles*/
ul{
	margin-top:0.5em;
	}
ol{
	list-style-position:inside;
	margin:0.5em 0 1.2em 0.4em;
	}
a.currCSLink{/*use to pick out the current page in the list*/
	color:#526778;
	background:none;
}