#headerTopNav, #headerBar, #nav, #headerSubNav, .breadCrumb, #rightColumn, #optionBox, .midBanner, .snLinks {
	display: none;
}

body {
	font-family: Arial;
	font-size: 12pt;
	margin: 30px;
	line-height: 15pt;
}

/* ####### Full Story ####### */

#fullStory {
	margin: 0px 0px 30px 0px;
	position: relative;
}
#fullStory h2 {
	margin: 0 0 5px 0;
	color: #4d717f;
	font-size: 23px;
	font-weight: normal;
	line-height: 15pt;
}
#fullStory img#main {
	float: left;
	border: solid 1px #9a9b9b;
	margin: 0 10px 5px 0;
}
#fullStory .date {
	margin: 5px 0 0 0;
	font-size: 8pt;
	color: #747474;
}
#fullStory a.label {
	color: #2b728c;
	font-weight: bold;
	font-style: italic;
}
#fullStory a {
	color: #2b728c;
}
#fullStory #logoPromo {
	height: 41px;
	text-align: center;
	font-size: 11px;
}
#fullStory #logoPromo img {
	border: 0;
}