
@media print {
        body, html{
        width: auto;
	    border: 0;
	    margin: 0;
        font-family: Times, serif;
		/*font-face: Times;*/
        font-size: 12pt; 
		background-color: #FFFFFF;
		color: #000000;
	 	}
#navigation {
	visibility: hidden; }  
	
h1, h2, h3, p {
  font-family: Times, serif;
/*font-face: Times;*/
font-size: 12pt; 		
}

.floatrightcallout h2, .floatrightcallout h3, .floatrightcallout p {
 font-family: Times, serif;
/*font-face: Times;*/
font-size: 12pt; 	
	
	}
ul li {	
	page-break-inside: avoid;
	font-family: Times, serif;
	/*font-face: Times;*/
	font-size: 1em;	
	list-style-type: disc;	
	list-style-position: outside
	}
	
ol li {	
	page-break-inside: avoid;
	font-family: Times, serif;
	/*font-face: Times;*/
	font-size: 1em;	
	
}
#mother {
	width: auto;
	}
/*#banner {
	display: none;
	}*/
#footer {
	display: none;
	}
.noprint {
	display: none;
	} 
#headercontainer {
    display: none;
    }
table {
    width: auto;
    }
.noprint {
    display: none;
	}
#indexTable {
    width: auto;
    }
#mother #columnThree img, #mother #columnThree p { /*bye-bye profiles*/
	display: none;
	}	
	
#mother img {
	display: none;
	}	

.caption {
	display: none;
	}	

