@charset "UTF-8";

/*********************
------  PRINT  -------
**********************/


body {
	margin:0;
	padding:0;
	font-family:Arial, sans-serif;
	width:100%;
	font-size:11pt;
	line-height:1.5;
	color:#111111;
	}	
	
	img {
	border:0;
	}
	
	a {
	text-decoration:none;
	}

	#page,
	#header, 
	.bodycontent, 
	.content, 
	.contentwide, 
	.editablecontent, 
	.editablecontentwide {
		width:100%; 
		margin:0;
		padding:0;
		clear:both;
		}
	
	
	h1, h2, h3, h4, h5, h6 {
		color:black;
		margin:0;
		padding:0;
		line-height:1.5;
		}
	
	#header {
	text-align:center;
	}
	
	.logo {
	clear:both;
	}
	

#contactbar {
		width:70%x;
		text-align:center;
		padding:10px;
		border-bottom:1px solid #cccccc;
		font-size:10pt;
		color:#666666;
	}	

		
/* ELEMENTS REMOVED */
	
	#header .searchbox, 
	#primarynav, 
	#contactbar .languageselect,
	#featuredcontainer, 
	.sidebar, 
	.eventsfeed, 
	.newsfeed, 
	.newsletter, 
	#footer, 
	.customStyleSelectBox,
	.breadcrumbs {
	display:none!important;
	}
	
	
	
	table {
	line-height:normal;
	font-size:11pt;
	padding:0;
	}
	
	td {
	border-bottom:1px solid #cccccc;
	}