@page {
  size: auto;    
  margin:10%;
}


body {
background-color: white !important;
background-image: none !important;
color:#000000!important;
font-family:Arial,verdana,helvetica !important;
width:100%!important;
}

/********** Header and footer **********/

.hskpcol1 {
width:100% !important;
float:none!important;
clear:both;
}

#logo {
}


/********** Main content **********/

#colMid, #colTwoRight, #colTwoLeft {
width:100%!important;
page-break-before:avoid;
clear:both;
margin-bottom:15px;
float:none!important;
}

p {orphans:5}

/********** Hidden stuff **********/

#navHousekeep, #rowSiteNav, #navTier, .hskpcol2, #editConsole, #divSiteList, #backtotop, #mailandprint {
display:none !important;
}

a.txtLnk{
display:none !important;
}

.button
{
    display:none !important;
}	

.noDisplay
{
    display:none !important;    
}
/********** Pods **********/

#colRight {
width:100% !important;
margin-bottom:15px;
display:block;
/*page-break-before:always;*/
clear:both;
float:none!important;
}

/********** Group home left hand info **********/
	
#colLeft, #phLHPanelTitle, #phLHPanel {
width:100% !important;
margin-bottom:15px;
float:none;
clear:both;
}

.PageTable {
 VERTICAL-ALIGN:top; WIDTH: 100%; BORDER-COLLAPSE:collapse; TEXT-ALIGN: center;
}
.printrow
{
    height:450px;
    page-break-after:always;

    }
 .printable
 {
    height:100px;
    page-break-before:always;
    }   
