﻿
.ncs_header {
	display:none;
}

.ncs_navigation {
	display:none;
}

.ncs_printmenu {
	margin:0;
	padding:0;
	height:0;
}

.ncs_stage_top_print {
	display: none;
}

.ncs_stage_top_search {
	display: none;
}

.ncs_navigation_end {
	display:none;
}

/* BSR: hiding the spotlight div since that is the container for the leftnav.  To supress the leftnav in print mode. */
.ncs_spotlight {
	margin: 18px 15px 0 11px;
	padding: 0;
	float: left;
	width: auto;
}

.ncs_stage {
margin: 0;
padding: 0;
float: left;
width: auto;
background: none;
background-repeat: no-repeat;
}

/* JEM edited width was 628px for NN-1539 */
.ncs_stage_top {
margin: 0;
padding: 0;
float: left;
width: 95%;
font-size: 75%;
background: none;
background-repeat: repeat-x;
border-bottom: #FFF solid 1px;
/* NN-781 */
/*
height: 45px;
*/
}

.ncs_content {
margin: 0;
padding: 0;
float: left;
width: 100%;
background: none;
background-repeat: repeat-x;
/* NN-781 */
background-color: #ffffff;
}

.ncs_stage_content {
margin: 0;
padding: 0;
float: left;
width: 100%;
font-size: 11pt;
}
.ncs_stage_content h1 {
margin: 10px 0 0 0;
padding: 0;
font-size: 160%;
font-weight: bold;
font-family: Arial;
}
.ncs_stage_content hr {
margin: 0;
padding: 0;
border: 0;
height: 0;
border-top: 1px solid #000;
}
.ncs_content_end {
margin: 0;
padding: 0;
float: left;
width: 22px;
background: none;
background-repeat: repeat-x;
display: none;
}

.ncs_stage_top_access_content {
display: none;
} 

.ncs_toolbar {
display: none;
}

/* NN-781 */
.ncs_footer {
display:none;
}


/* NN-781 */
.ncs_footer_links {
display:none;
}

.ncs_footer_printed_date {
display:block;
/* NN-781 */
/* 
font-size: 160%;
*/
}
.ncs_footer_printed_date_new {
display:block;
}

/* JEM add for NN-1539 */
.ms-rtestate-field { display: block !important; }
/* JEM end add */
