/* SML INSURANCE */
/* Printer Stylesheet
----------------------------------------------------------------------------- */


	body {
	
	color: #888;
	font: normal 10pt/12pt Arial, sans-serif;
	
	}

	h1, h1 a {
	
	margin-bottom: 5pt;
	font: bold 18pt/20pt Arial, sans-serif;
	color: #000;
	text-decoration: none;
	
	}

	h2 {
	
	margin-top: 0;
	font: normal 14pt/18pt Arial, sans-serif;
	
	}
	
	h3, h4 {
	
	color: #ccc;
	font: normal 12pt/14pt Arial, sans-serif;
	
	}
	
	#slideshow, #navigation, #footer, #dimmer, #overlay {
	
	display: none;
	
	}
	
	li {
	
	margin-bottom: 5pt;
	
	}
	
	#map {
	
	width: 100%;
	height: 9in;
	margin-top: 20pt;
	page-break-before: always;
	
	}
