/* SML INSURANCE */
/* Section Legal Stylesheet
--------------------------------------------------------------------------- */


	@import url("markdown.css");
	


/* Headings
--------------------------------------------------------------------------- */
	
	
	#page-disclaimer h2 {
	
	width: 86px;
	height: 22px;
	background: url(../images/headings/h2-disclaimer.gif) top left no-repeat;
	margin-bottom: 20px;
		
	}
	
	#page-termsofuse h2 {
	
	width: 144px;
	height: 22px;
	background: url(../images/headings/h2-termsofuse.gif) top left no-repeat;
	margin-bottom: 20px;
	
	}
	
	#page-confidentiality h2 {
	
	width: 459px;
	height: 22px;
	background: url(../images/headings/h2-confidentiality.gif) top left no-repeat;
	margin-bottom: 20px;
		
	}
	
	
/* Panel styling overrides
--------------------------------------------------------------------------- */


	div.section h4, div.section strong, div.section em {
	
	display: none;
	
	}
	
	div.section {
	
	width: 650px;
	
	}
	
	div.section div.story h3 {
	
	font: normal 17px/20px Arial, sans-serif !important;
	color: #003f75 !important;
	text-transform: none !important;
	
	}
	
	div.section div.story h4 {
	
	font: bold 14px/ 17px Arial, sans-serif !important;
		
	}
	
	
/* Legal markup exceptions */
	
	
	div.section div.story blockquote {
	
	padding-bottom: 10px;
	
	}
	
	div.section div.story blockquote p {
	
	padding-bottom: 0 !important;
	text-align: center;
		
	}
	

	
	
