#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; }


/* RESETS */

p, h1, h2, h3, h4, h5, li, ol, ul {
	margin: 0;
	padding: 0;
}

body { margin: 0px 0px 0px 0px; }
/* ------------------------------------------------------------------------------------------------------ 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;
}


/* ------------------------------------------------------------------------------------------------------ ARTICLES */
h1 {
	font-family: "trebuchet ms",arial, helvetica, sans-serif;
	font-size:18pt;
	color:#464646;
	font-weight:bold;
	padding:25px 0px 3px 0px;
}
h2 {
	font-family: "trebuchet ms",arial, helvetica, sans-serif;
	font-size: 14pt;
	color:#464646;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
}
.byline {
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #464646;
	padding: 5px 0px 15px 0px;
	border-top:1px solid #f7b32b;
}
h3 {
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
	color: #252525;
	font-weight: bold;
	padding: 15px 30px 5px 0px;
}
h4 {
	font-family: arial, helvetica, sans-serif;
	font-size: 11pt;
	color: #252525;
	padding: 15px 30px 5px 0px;
}

/* ------------------------------------------------------------------------------------------------------ PARAGRAPHS */

p {
	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;
}

.pIndent {
	padding: 5px 60px 5px 30px;
}

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; }

li {
	font-family: georgia, times new roman, times, serif;
	font-size: 10pt;
	color: #252525;
	line-height: 14pt;
	padding: 5px 0px 5px 0px;
}

/* ------------------------------------------------------------------------------------------------------ FOOTNOTES */

div#footnotes { margin-top:10px;}
div#noteline { width:100px; height:1px; border-bottom:1px solid #ffffff; margin-bottom:4px; }

div#footnotes p {
	font-family: georgia, times new roman, times, serif;
	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; }
