<style type="text/css" media="screen">
	.c5-otherBizLink{
	}
	.c5-otherBizLink .c5-otherBizLink__heading{
		font-size: 14px;
		font-size: 0.875rem;
		padding-left: 6px;
		border-left: solid 3px #83838f;
		margin: 20px 0 10px;
	}
	.c5-otherBizLink .c5-otherBizLinkSize{
		display: block;
	}
	@media screen and (max-width: 639px){
		.c5-otherBizLink .c5-otherBizLinkSize{
			display: inline-block;
			width: 48%;
		}
	}
	.c5-otherBizLink .c5-otherBizLinkSize__inner{
		display: table;
		width: 100%;
		box-sizing: border-box;
		margin: 8px 0;
	}
	.c5-otherBizLink .c5-otherBizLinkSize__inner .c5-otherBizLinkSize__heading{
		display: table-cell;
		vertical-align: middle;
		font-size: 12px;
		font-size: 0.75rem;
	}
	@media screen and (max-width: 639px){
		.c5-otherBizLink .c5-otherBizLinkSize__inner .c5-otherBizLinkSize__heading{
			text-align: center;
		}
	}
	.c5-otherBizLink .c5-otherBizLinkSize__inner .c5-otherBizLinkSize__heading span{
		color: #83838f;
	}
	.c5-otherBizLink .c5-otherBizLinkSize__inner .c5-otherBizLinkSize__link{
		display: table-cell;
		vertical-align: middle;
		font-size: 12px;
		font-size: 0.75rem;
		text-align: center;
	}
	.c5-otherBizLink .c5-otherBizLinkSize__inner .c5-otherBizLinkSize__link a{
		width: 98%;
		font-size: 11px;
		font-size: 0.75rem;
	}
	.c5-otherBizLink .c5-otherBizLinkList{
		margin: 0;
		padding: 0;
		list-style: none;
		box-sizing: border-box;
	}
	.c5-otherBizLink .c5-otherBizLinkList li{
		margin: 8px 0;
		font-size: 14px;
		font-size: 0.875rem;
	}
	@media screen and (max-width: 639px) {
		.c5-otherBizLink .c5-otherBizLinkList li{
			display: inline-block;
			margin-right: 10px;
		}
	}
	.c5-otherBizLinkNote{
		margin: 10px 0;
		padding: 0;
		list-style: none;
		box-sizing: border-box;
		font-size: 12px;
		font-size: 0.75rem;
		color: #83838f;
	}
	.c5-otherBizLinkNote li{
		margin: 4px 0;
	}
</style>
