/*Hidden Elements*/
#nav_bar, #tps_name, #nps_top_logo, #text_size, #footer_links, #nps_bottom_logo, #experience_logo, #bottom_bar_links, #search {
display:none;

}
#nps_top_logo_print, #nps_bottom_logo_print {
display:block;
}
#top_bar, #content, #bottom_bar, #shadow, #home_shadow {
background:#fff;
margin:0;
padding:0;
}
body {
   background: white;
   font-size: 13pt;
   color: black !important;
   }
.breadcrumb, .leftside, .main_shadow, .main {
padding:0px;
width:100%;
margin:5% 0;
float:none !important;
background: white;
}
h1, h2, h3, h4, h5, h6 {
   color: black !important;
}
.overlay {
   color: black !important;
   background: white;
}
a:link, a:visited {
   color: #668134 !important;
   background: transparent;
   font-weight: bold !important;
   text-decoration: underline !important;
   }
.sustain_guides .leftside,
#slidenav,
#slide_container .previous,
#slide_container .next,
#section_nav,
.toTop,
#brief_top form,
#brief_top h1
 {
display:none;
}
#brief_top p.notice {
width:870px;
}

.sustain_guides #section {

clear:both;
width:960px;
padding: 0px;
}

#slideview {
background:white;
height:auto;
overflow:visible;
}
#slide_container {
height:auto;
width:960px !important;
overflow:visible !important;
}

#slide_container ul {
width:960px !important;
left:0px;
}
#slide_container ul li {
display:inline;
}