/*******************
print style
***************/

* {	background-color: #FFFFFF !important;
	margin: 0px;
	padding: 0px; 
	font-size: 13px; 
	line-height: auto;
	border: 0px solid #ccc;
	color: #000000; 
	} 

#flash , #gallery, #bcrumbs, #bcrumbs_share , #logo, #header, #header2, #acrobatreader 
	{display:none;}
.noprint, .footer 
	{display: none;}
	
body {
	background-repeat:no-repeat;
	background-image:none;
	}
#print-logo {
	display:block;
	}
#rollover {
	display:block;
	position: relative;
	float: left;
	margin-right: 20px;
	height: 181px;
	width: 240px;
	}
	
#content-main , #content{ 
	position: relative;
	top: 0px;
	left: 0px;
	}
	
#content{ 
	width:100%;
	}

p {padding-top: 7px;}
.l1  {	display: block; }
.l2 {	padding-top: 14px;}
