
/* Comment Generated by Combres - Resource '~/style/print.css' (Mode: Static) */
	html, body, p, p, td, td, #aspnetForm {
		/* NEUTRALIZE 'layout container' styles */
		overflow:	visible 	!important;
		width:		auto		!important;
		
        background-color:White !important;
        font-size:10pt !important;
        color: #000000 !important;
	}
    h1,h2,h3,h4,h5{
      color: #000000 !important;
    }
   a, a:link, a:visited {
	color: #000000 !important;
	background: transparent !important;
	font-weight: bold !important;
	text-decoration: underline !important;
	}
    /*a[href^="/"]:after {
        content: " (http://www.alistapart.com" attr(href) ") ";
   }*/
    input[type='button'],
    input[type='submit'],
    .noprint,
  	.ui-layout-pane ,
	.ui-layout-resizer ,
	.ui-layout-toggler,
    .ui-tabs .ui-tabs-nav,
    div.help,
    #popup_overlay,
    #popup_container,
    .searchCollapse,
    #sidebar1,
   .ui-jqgrid .ui-jqgrid-toppager,
    .ui-jqgrid .ui-jqgrid-pager,
    #searchContainer

     {
		/* NEUTRALIZE 'layout element' styles */
		display:	none		!important; /* hide ALL by default */
		position:	relative	!important;
		top:		auto		!important;
		bottom:		auto		!important;
		left:		auto		!important;
		right:		auto		!important;
		width:		auto		!important;
		height:		auto		!important;
		overflow:	visible		!important;
        border:     none        !important;
	}

.ui-widget-header{
    background:none !important;
    border: none;
    color:#000000 !important;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background:none !important;
    border: none;
    color:#000000 !important;
}
.ui-widget-content {
    background:none !important;
    border: 1px solid #000000;
    color:#000000 !important;
    height:100% !important;
    }
    .ui-tabs{
    background:none;
    border: none;
  
}
.ui-jqgrid .ui-jqgrid-bdiv{
    overflow:visible !important;   
}
.ui-jqgrid tr.jqgrow td{
    overflow:hidden !important;
}
.ui-sgcollapsed  a{
 display:none !important;
 }
a.bold{ display:none;}


.twoColFixRtHdr #container{
    border:none;
    overflow:visible !important;
}
	/* SHOW ONLY the panes you want */
	/*.ui-layout-pane-north ,
	.ui-layout-pane-south ,
	.ui-layout-pane-east ,*/
	#container,
	.ui-layout-pane-center {
		display:	block		!important;
		height:100%;
		/* OPTIONAL: change cosmetic styles as desired
		border:		0			!important;
		padding:	0			!important;
		background:	transparent	!important;
		*/
	}
	div.tocContainer,div.tocContainer   div {
    width:100% !important;
    height:100% !important;
    margin:0 !important;
    overflow:visible !important;
}