
@charset "UTF-8";
/* CSS Document */

@import url(reset.css); /* RESET CSS */

body, p { 
	background: none;
	font-size: 12pt;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#horizontalNav, #breadCrumbs, .toolbar, .utilities {
	display: none;
}

#masthead h1 a#logo{
	color:#444;
	text-indent: 0px;
}

#sideContent1, .view {
	display: none;
}

#lpButDivID-1425312467799, .LPMcontainer, .oo_feedback_float {
	display: none !important;
}

#sectionBranding,
#sectionBranding img{
	width:100%;
}

.threeColumn .articles div.section .lineitem{
	width:90%;	
}


#footer {
	display: none;
}

#container, #contentWrapper, #mainContent, #sideContent2 {
	width: 100%;
	background-color: #fff;
	background-image: none;
	margin: 0;
	padding: 0;
	color: #666;
	float: none;
	clear: both;
	font-size: 12pt;
}

.threeColumn #mainContent, .threeColumn #sideContent2 {
	width:100%;
}


a:link {
	font-weight: bold;
	color: #06c;
	text-decoration: underline;
}

/*#mainContent a:link:after {
	content: " (" attr(href) ") ";
}

*/
.resultPreviewDetails { display: none; }

/*Print styles for New letters*/
.scrollPage, table#story0{display: none;}
.newsArticle h2{ font-size: 18pt; font-weight: bold; text-decoration:underline;}
.newsArticle p { font-size: 15pt; }