#TopBar, #TopContainer, #MainTopPicContainer, #MainNavTrailContainer, #LeftMenuContainer, #ArticleTools, #FooterContainer { display:none; }
#wrapper { background-color:#ffffff; }
#MainParentContainer { padding-left:0; margin-right:0px; }
#MainContentsContainer { padding:0px 0px 0px 0px;  }
#printFooter { display:block; }

body { margin: 10px 0px 10px 0px; }
p { margin:0; }
ul, ol { margin-top:0;margin-bottom:0; }

#print_spacer { display:block; }
/* ------------------------------------------------------------------------------------------------------ HEADER */

.BWmasthead {
	margin-top:10px;
}

.MainHeader {
	font-family: "trebuchet ms",arial, helvetica, sans-serif;
	font-size:18pt;
	color:#464646;
	font-weight:bold;
	padding:25px 0px 3px 0px;
	border-bottom:1px solid #f7b32b;
}

.ParagraphNormal {
	font-family: georgia, times new roman, times, serif;
	font-size: 10pt;
	color: #252525;
	line-height: 14pt;
	padding: 5px 0px 5px 0px;
	text-align: justify;
	orphans: 3;
	widows: 3;
}

.NewsHeader {
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
	color: #252525;
	font-weight: bold;
	padding: 15px 30px 5px 0px;
}

.NewsHeader2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
	color: #f7b32b;
	font-weight: bold;
	padding: 15px 30px 5px 0px;
}


.SettlementHeader {
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
	color: #f7b32b;
	font-weight: bold;
	padding: 15px 30px 5px 0px;
}

.settlementPara {
	font-family: georgia, times new roman, times, serif;
	font-size: 10pt;
	color: #252525;
	line-height: 14pt;
	padding: 5px 0px 5px 0px;
	text-align: justify;
	orphans: 3;
	widows: 3;
}


/* ------------------------------------------------------------------------------------------------------ ARTICLES */
.articleHeader {
	padding:25px 0px 3px 0px;
	font-family: "trebuchet ms",arial, helvetica, sans-serif;
	font-size:18pt;
	font-weight:bold;
	color:#464646;
}
.articleSubHeader {
	font-family: "trebuchet ms",arial, helvetica, sans-serif;
	font-size: 14pt;
	color:#464646;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
}
.articleByline {
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #464646;
	padding: 5px 0px 20px 0px;
	border-top:1px solid #f7b32b;
}
.articleSub {
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
	color: #252525;
	font-weight: bold;
	padding: 15px 30px 5px 0px;
}
.articleSub2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 11pt;
	color: #252525;
	padding: 15px 30px 5px 0px;
}

.articlePara {
	font-family: georgia, times new roman, times, serif;
	font-size: 10pt;
	color: #252525;
	line-height: 14pt;
	padding: 5px 0px 5px 0px;
	text-align: justify;
	orphans: 3;
	widows: 3;
}

.articleParaIndent {
	font-family: georgia, times new roman, times, serif;
	font-size: 10pt;
	color: #252525;
	line-height: 14pt;
	padding: 5px 60px 5px 30px;
	text-align: justify;
}

li {
	font-family: georgia, times new roman, times, serif;
	font-size: 10pt;
	color: #252525;
	line-height: 14pt;
	padding: 5px 0px 5px 0px;
}

a.articleLink { color: #252525; text-decoration: none; }
a.articleLink:link { color: #252525; text-decoration: none; }
a.articleLink:visited { color: #252525; text-decoration: none; }
a.articleLink:hover { color: #252525; text-decoration: none; }
a.articleLink:visted:hover { color: #252525; text-decoration: none; }

.footnote_start { width:100px;border-bottom:1px solid #ffffff;margin:4px 0;}
.articleNote {
	font-size: 6pt;
	color: #252525;
	line-height: 9pt;
	padding: 0;
}

a.note, a.note:link, a.note:visited { color: #464646; text-decoration: none;font-weight:bold; }
a.note:hover, a.note:visited:hover { color: #0000ff; text-decoration: underline;font-weight:bold; }


/* ------------------------------------------------------------------------------------------------------ FOOTER */
	.FooterContainer {
		margin-top:20px;
		border-top:1px solid #7b7b7b;
		padding: 5px 0px 0px 0px;
		font-family:arial, helvetica, sans-serif;
		font-size:8pt;
		color:#666666;
	}
	.FooterContainer { font-style:normal; }
	.FooterDivider { font-size:10pt; color:#f78f1e; }
	a.fLink, a.fLink:link { color: #666666; text-decoration: none; }
	a.fLink:hover, a.fLink:visited:hover { color: #f78f1e; text-decoration: none; }
	a.fLink:visited { color: #666666; text-decoration: none; }
