body {
	margin-top: 0px;
	padding-top: 0px;
	width: auto;
}

.tableStyles {
	border: 2px solid #B9E3EA;
	width: 600px;
	clear: both;
}

/* the primary text styles siming created for Insights e-newsletter */
.bodytext {
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #002136;
	padding-top: 18px;
	padding-bottom: 0px;
	padding-right: 25px;
	padding-left: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.photo-centerAlignments {
    margin-top: 0px;
    margin-bottom: 15px;
    border: 1px solid #B9E3EA;
}
.photo-leftAlignments {
    margin-top: 0px;
    margin-right: 15px;
    margin-bottom: 5px;
    border: 1px solid #B9E3EA;
}
.enews-subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #0E3466;
	text-decoration: none;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #9CF;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 50px;
}
.bodytext p {
	padding-bottom: 5px;
	padding-top: 0px;
	margin-top: 0px;
}
.article-credits {
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	color: #699;
	text-decoration: none;
	margin-top: 0px;
	padding-top: 0px;
}
.enews-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	color: #0E3466;
	text-decoration: none;
	font-weight: bold;
	margin-top: 100px;
	margin-bottom: 5px;
	padding-top: 50px;
}
.tableStyles tr .bodytext ol li {
	padding-bottom: 10px;
}
.bodytext a, .bodytext a:link {
	color: #09C;
	font-weight: bold;
	text-decoration: none;
}
.bodytext a:hover {
	color: #CC0D06;
	font-weight: bold;
	text-decoration: underline;
}
.footnote-text {
	font-family: arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #699;
	margin-top: 50px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #9CF;
}

