/* Press Kit Print Style Sheet */



 

/********* Begin XHTML Selectors *********/

body {
background-color: #000000;
color: #ffffff;
font-family:"Times New Roman", Times, serif;
}


/********* End XHTML Selectors *********/




/********* Begin ID Selectors *********/

#wrapper {
border:none;
width:750px;
margin: 0 auto;    /*  TB  LR  */
padding:5px;
text-align: left;
background-color: #ffffff;
}

#banner {
	display:none;
border:none;
width:7.5in;
height:110px;
margin: 0 auto;
}

#printbanner {
	display:inherit;
	font-size:30px;
	text-align: center;
	color:#000000;
	margin-left: auto;
	margin-right: auto;
	margin: 0 0 0 200px;
	}
	
/**/

#nav {
display: none;
}

	
#lookingup {
display:none;
}


img {
	border: 0;
	}

	
#presscontent {
	width: 650px;
	margin: 100px 0 700px 100px;
	text-align:justify;
	line-height: 1.4em;
	}
	

	
#acrobat {
display:none;
	}
	
#logos {
display:none;
}

#copyright {
	font-size:11px;
	margin: 20px 0 0 50px;
	}

#contact {
	margin: -30px 0 0 750px;
	}

/********* End ID Selectors *********/




/********* Begin Custom Class Selectors *********/




/********* End Custom Class Selectors *********/





/********* Begin Pseudo Class Selectors *********/


/********* End Pseudo Class Selectors *********/