/* Reset Style */
body {
	margin:0; padding:0; line-height: 1.4em; word-spacing:1px; letter-spacing:0.2px; 
	font-family: 14px Georgia, "Times New Roman", Times, serif;
	color: #000; 
	background-color: #FFFFFF;
	}

/* Global noprint class */
.noPrint {display: none;} 

/* Remove ID elements */
#pageheader, #logo, #title, #slogan, #toolbar_horizontal, #sidebar, #breadcrumbcontainer, {display:none;}

/* Remove class elements */
.tbh_bg, .toolbarList, {display:none;}

/* Show URL */
a:link, a:visited {background: transparent; color:#333; text-decoration:none;}
a:link[href^="http://"]:after, a[href^="http://"]:visited:after {content: " (" attr(href) ") "; font-size: 11px;}
a[href^="http://"] {color:#000;}

/* Images */
img, img a, {border:none;}

body { 
	font-family: Georgia, "Times New Roman", Times, serif;  
	font-size: 12px;  
	color: #000000;  
	background-color: #FFFFFF;
	background-image: none;
	} 

H1 {color: #000000;}

/* Items to print */
#myExtraContent1 {
	font-family: Georgia, "Times New Roman", Times, serif;  
	font-size: 12px;  
	color: #000000;  
	background-color: #FFFFFF;
	background-image: none;
	} 



/* Page Break - section */
.class {float:left; margin-right:10px;}
#section {page-break-before: always;}

	
/* Footer */
#footer {margin-top:10px;}
