/* =========================================================================

    PK - Stylesheet for Print

   ========================================================================= */

    body {
        font:normal 11px verdana,arial,sans-serif;
    }

    h1  { }
    h2  { font-size:20px; }
    h3  { font-size:15px; }
    h4  { font-size:12px; }
	h5  { }
	h6  { }

    p { 
        line-height:1.4em; 
        padding:0.2em 0;
    }

    .indent { margin-left:40px; }

    ul { list-style:square; padding-top: 0px; }

    table {font-size: 1em !important;}

    img { border:0; }

    hr {
        height:2px;
        width:100%;
        border-bottom-width: 0px;
        border-left-width: 0px;
        border-right-width: 0px;
        border-top:2px dashed #E1E1E1;
        margin:4px 0px;
    }
   
    .fixer { clear:both; height:1px; overflow:hidden; font-size:1px; }

    /* === FORMS === */

        form { margin:0; padding:0; }
        input, select, textarea { font:normal 11px verdana,arial,sans-serif; }

/* === HIDE PRESENTATION/NAVIGATION BLOCKS === */

    .topnav, 
    form#search,
    #photo_header,
    #nav,
    #seo_footer { 
        display:none; 
    }
    
    #breadcrumbs {
        border-top:6px solid #CCCCCC;
        padding:4px 0;
    }
     
    #content {
        padding:0 0 10px 0;
    }
        

    #lcol {
        border-top:4px solid #CCCCCC;
        clear:both;
    }

/* === FOOTER === */

    #footer {
        border-top:4px solid #CCCCCC;
        padding:10px 0;
        font-size:9px;
        color:#666666;
    }

    #footer p {
        margin:0; padding:0;
    }

    #footer p#footer_links {
        display:none;
    }

    #footer a {
        color:#666666;
        text-decoration:none;
    }
    

/* === SIFR - DO NOT MODIFY! === */

    .sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	    display: none !important;
	    height: 0;
	    width: 0;
	    position: absolute;
	    overflow: hidden;
    }

    span.sIFR-alternate {
	    visibility: visible !important;
	    display: block !important;
	    position: static !important;
	    left: auto !important;
	    top: auto !important;
    }
    
    
/* ===========================================================================
   Section Specific Styles:
   =========================================================================*/

/* === PRODUCTS === */
    
    .toggle, .toggle_all { display:none; }
    
/* === PROJECTS & USES === */

    .backtotop { display:none; }