﻿.menu, #signupBox, #headerMain h1, #headerMain #contactNos, #headerMain #searchBox, #sideBox, .breadCrumb, #sidePanel, #optionBox, .snLinks, #promoBox, #footerMain, #socialNetworking {
	display: none;
}

body {
	font-family: Verdana;
	font-size: 11pt;
	margin: 10px;
	line-height: 15pt;
}
img {
	border: solid 15px #000;
}
#headerMain {
	text-align: center;
}
/* ####### Full Story ####### */

#fullArticle {
	margin: 0px 0px 30px 0px;
	position: relative;
}
#fullArticle h2 {
	margin: 20px 0 15px 0;
	color: #bf0020;
	font-size: 37px;
	font-weight: normal;
	line-height: 35px;
	letter-spacing: -3px;
}
#fullArticle img {
	float: right;
	border: solid 1px #9a9b9b;
	margin: 0 10px 5px 0;
}
#fullArticle .date {
	margin: 5px 0 0 0;
	font-size: 8pt;
	color: #747474;
}
#fullArticle a.label {
	color: #2b728c;
	font-weight: bold;
	font-style: italic;
}
#fullArticle a {
	color: #2b728c;
}
#fullArticle #logoPromo {
	height: 41px;
	text-align: center;
	font-size: 11px;
}
#fullArticle #logoPromo img {
	border: 0;
}