@charset "UTF-8";
/* CSS Document */
body, input, textarea, select
	{
		color: #343535;
		font-size: 10.5pt; /*12.5pt*/
		font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; font-style:normal;
		line-height: 1.45em; /* 1.85em */
		text-rendering:optimizeLegibility;
		font-weight:normal;
	}
	
h1,h2,h3,h4,h5,h6{
		
		font-style:normal; font-weight:300; color:#34404b; 
		line-height:1.1;  letter-spacing:-0.025em; word-spacing:2px;
		
		}
		
strong { font-weight:bold; }
 		

h1 { font-size: 2.5em; margin-bottom:1.1em; } /*color:#7b90a5;*/
h2 { font-size: 1.5em; margin: 1em auto; }
h3 { font-size: 1.17em; margin: 0.8em auto; }
h5 { font-size: .83em; margin: 0.5em auto;  }
h6 { font-size: .75em; margin: 0 auto 0.5em auto;  }



.main h1 { font-weight:bold; font-size: 2.5em;  } /*color:#7b90a5;*/
.subpage h1 { font-weight:normal; font-size: 3em; font-stretch:condensed;  }	



