div.ContentWrapper{
	background: #FBFDFF;
}

#NewsletterContainer{
	clear: both;
	overflow: hidden;
}

#NewsletterContainer h1, h2, h3, h4, h5{
	padding: 0;
	margin: 0;
	line-height: 1.3em;
	font-weight: bold;
	text-align: center;
}

#NewsletterContainer h2{
	font-size: 18pt;
}

#NewsletterContainer h3{
	font-size: 14pt;
}

#NewsletterContainer h4{
	font-size: 12pt;
}

#NewsletterContainer h5{
	font-size: 10pt;
}

#NewsletterSideNav{
	float: left;
	width: 160px;
	margin: auto 0;
	margin-right: 10px;
}

#NewsletterSideNav ul{
	padding: 5px;
	width: 148px;
	list-style-type: none;
	border: 1px solid #009fdb;
	margin: 0;
}

#NewsletterContent{
	float: right;
	width: 577px;
}

p{
	text-align: justify;
}

.inlineImage{
	float: right;
}

.blockImage{
	margin: 0 auto;
}

.inlineImage,
.blockImage{
	padding: 1.5em 1em 0.1em;
	font-size: 10pt;
}

.inlineImage img,
.blockImage img{
	display: block;
	padding-bottom: 0.5em;
}

.inlineImage p,
.inlineImage img,
.blockImage p,
.blockImage img{
	text-align: center;
	margin: 0 auto;
	padding: 0;
}

.toTop{
	text-align: center;
}

.outsideImage{
	display: block;
	margin: 1em auto;	
	border: 1px solid #D5E8F6;
}

.noBorder{
	border: 0px;
}

.minorText{
	font-size: 10pt;
	text-align: left;
	margin: 0.5em;
}

.emphasis1,
.emphasis2{
	margin: 0;
	font-weight: bold;
}

.emphasis2{
	font-style: italic;
}

.blurb,
table.downloadTable td{
	background: #F8FBFD;
	padding: 0.5em;
	border: 1px solid #D5E8F6;
	margin: 0.5em 0;
	
	font-size: 10pt;
	color: #3e8cc7;
}

.blurb.note p{
	font-weight: normal;
}

table.downloadTable{
	margin: 0 auto;
}

table.downloadTable td{
	text-align: center;
	padding: 10px;
}

img.widdth{
	width: 568px;
	height: 128px;
	margin-left: 10px;
	margin-bottom: 10px;
}

table td{
	padding-bottom: 20px;
}