﻿html { width:100% }

P.breakhere {page-break-before: always}

body { background: white; font: normal 10pt Helvetica, Arial, sans-serif; } 



@media all { .page-break { display:none; }}

@media print { .page-break { display:block; page-break-before:always; }}   

.mountainImage { display: none; }
  
.logo { display: none; }

.topLeftImages { display: none; }  

.mainMenuImage { display: none; }  

.mainnav { display: none; }  

.sidebaralignh2 { display: none; } 

.no_print { display: none; }   
   
#bottom_no_print { display: none; }   

  


.headline {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   color: black;
   background: transparent none; }
   
   
.content {
   width: auto;
   margin: 0 5%;
   margin-left: 100px;
   padding: 0;
   border: 0;
   float: none !important;
   color: black; }
   
  
	

   #service_providers {
   page-break-before: always;
   clear: both;
   width: 100%;
   margin-top: 30px;}

 
   
a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
.content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
.content a[href^="/"]:after {
   content: " (http://www.searhc.org" attr(href) ") ";
   }

