body {
	font-family: Georgia, Times, "Times New Roman", serif;
	margin: 0;
	font-size: 12pt;
    color: #000; 		
}

div.main h1 {
    color: #000;
    border-bottom-color: #000;
    letter-spacing: -1px;
    font-weight: normal;
}

/*.header { display: none; }*/

div.header {
	height: 100px;
	background: url(/nsc/images/nsc_logo_mono.gif) no-repeat top left;
	position: relative;
}

div.header div.print-logo 
{
	display:block;
	 }

.header .extra-links { display: none; }

.header .logo { display: none; }

.header .search-box { display: none; }

.header .navigation { display: none; }

.leftcol { display: none; }

.centrecol { margin-left: 0; }

.rightcol { display: none; }

.page-wrapper { margin: 0; width: 100%; }

.leftandcentrecol { margin-right: 0; }

.breadcrumb { margin-bottom: 10px; }

.footer { display: none; }

.photo-box { display: none; }

a:link, a:visited { text-decoration: none; color: #000; font-weight: bold; }
