﻿/* Original new style -- to be cleaned up */

.ContentBody {
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 18px;
	color: #4f606a;
	padding-bottom: 10px;
}
.ContentIntro {
	margin: 0;
	padding: 5px 0 18px 0;
	font-size: 12px;
	line-height: 20px;
	color: #4f606a;
}
a.ContentBodyLink {
	text-decoration: underline;
	color: #006AB6;
	line-height: 1.25em;
}
a.ProductRedemption {
	color: Red;
	text-decoration: underline;
}
ul.ContentBodyBullet {
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 18px;
	color: #4f606a;
	list-style: disc;
	margin-left: 20px;
	padding-bottom: 10px;
}
.ContentHeader {
	font-size: 14px;
	color: #0981c5;
	font-weight: bold;
	background-color: #f3f3f3;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	padding: 8px;
	margin-bottom: 10px
}
.ContentSubHeader1 {
	font-size: 14px;
	color: #0981c5;
	font-weight: bold;
	margin-top: -1px;
}
.ContentSubHeader2 {
	font-size: 12px;
	line-height: 16px;
	color: #333;
	font-weight: bold;
}
.ContentFootnote {
	font-size: 10px;
	line-height: 16px;
	color: #333;
	font-weight: bold;
}
div.LineBreak {
	border-bottom: dotted 1px gray;
	margin-right: 5px;
	margin-left: 5px;
}
.Callout_Grey {
	background: url(Callout_GreyBanner.jpg) no-repeat top;
	width: 217px;
	height: 26px;
	margin-left: -11px;
	font-size: 14px;
	color: #0981c5;
	font-weight: bold;
	line-height: 27px;
}
.hr_grey {
	color: #e7ecef;
	size: 1px;
}
.BlueBulletList {
	list-style-image: url(Bullet_Blue.jpg);
	list-style-position: outside;
	margin-left: -18px;
	font-size: 11px;
	line-height: 18px;
	color: #4f606a;
}
/* New CSS styles */

/* Style Wrapper */

#ContentStyle {
	margin: 0;
	padding: 10px 0 10px 0;
	font-size: 11px;
	line-height: 18px;
	color: #4f606a;
}
/* HTML Overrides */


#ContentStyle a {
	text-decoration: underline;
	color: #006AB6;
	line-height: 1.25em;
}
#ContentStyle p {
}
#ContentStyle strong {
	font-weight: bold;
}
#ContentStyle hr {
	border: 0;
	height: 0;
	border-top: 1px solid #d9d9d9;
	margin: 15px 0;
	clear: both;
}
#ContentStyle ul {
	padding-bottom: 10px;
}
#ContentStyle h1 {
	font-size: 14px;
	text-decoration: none;
	color: #FF0000;
	line-height: 19px;
}
#ContentStyle h2 {
	font-size: 14px;
	color: #FF0000;
}
#ContentStyle h3 {
	font-size: 12px;
	line-height: 16px;
	color: #0981c5;
}
#ContentStyle h4 {
	font-size: 12px;
	line-height: 16px;
}
#ContentStyle h5 {
	font-size: 12px;
	line-height: 16px;
}
#ContentStyle h6 {
	font-size: 12px;
	line-height: 16px;
}
#ContentStyle blockquote {
	background-color: #eaeaea;
	border: 1px solid #d9d9d9;
	color: #333;
	padding: 10px;
	margin: 15px 0;
}
/* Legacy Custom Overrides */

#ContentStyle .SubHeader {
	font-size: 14px !important;
	color: #0981c5 !important;
	font-weight: bold !important;
	margin-top: -1px !important;
}
#ContentStyle a.BodyLink {
	font-weight: normal !important;
	text-decoration: underline !important;
	color: #006AB6 !important;
	line-height: 1.25em !important;
}
#ContentStyle hr.horizontalRule {
	width: 100% !important;
	height: 1px !important;
	margin: 15px 0 !important;
	border-top: 1px solid #d9d9d9 !important;
	border-bottom: none !important;
	border-left: none !important;
	border-right: none !important;
	padding: 0 0 5px 0 !important;
	clear: both !important;
}
/* New Styles */

.grayborder {
	border: 1px solid #d9d9d9;
}
a.ProductRedemption {
	color: Red;
	text-decoration: underline;
}
