	a.more { }
	.title { }
	.wrap { }

	.clear {
		clear : both;
		height : 0;
		font-size : 0;
	}

	a.print { }
	a.email { }
	.body_content_cols { }

	.right {
		float: left;
		width: 200px;
		font-family: "Open Sans", sans-serif;
		font-size: 14px;
	}

	.left { }
	/*ul.staff { }*/

	.semibold {
		font-weight : 600;
	}

	.image_caption { }
	.image { }
	.caption { }
	.name { }
	.body_content_cols_wide { }
	.staff_member { }
	table.styled_table { }

	a.arrow {
		background-image : url(../../z/l/arrow-link.png);
		background-repeat : no-repeat;
		background-position : 0 4px;
		display : block;
		padding-left : 23px;
		margin-top : 10px;
	}

	ul.links {
		list-style : none;
		margin : 0;
		overflow : hidden;
		padding : 0;
	}

	ul.small_squares {
		list-style-type : square;
		font-size : 12px;
		margin : 5px 0 0;
		padding : 0 0 0 30px;
	}