.topPicOther {
	border: 1px solid #000000;
}
.topBarOther {
	position:absolute;
	top:4px;
	left:4px;
	width:99%;
	text-align:center;
	padding-top:16px;
	padding-bottom:16px;
	background-color:#E5E1B8;
	border:1px solid black;
}
.otherContentBG {
	position:absolute;
	top:80px;
	left:4px;
	width:99%;
	background-color:#CBE2E2;
	border:1px solid black;
}
.otherContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	text-align: left;
	margin: 22px;
}
.quoteSource {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	position: relative;
	left: 30px;
}
.threeDots {
	text-align: center;
	line-height: 0px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #426879;
	text-decoration: none;
	line-height: 10px;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #426879;
	text-decoration: none;
	line-height: 10px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #921801;
	line-height: 10px;
}
.siteCpyrt {
	position:relative;
	margin-bottom:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

