#links1, #links2, #search, #breadcrumb, #leftnav, .noshow, #print_email_rss {display:none;}

@font-face {
	font-family: 'FrutigerLTStdLight';
	src: url('../f/frutigerltstd-light-webfont.eot');
	src: url('../f/frutigerltstd-light-webfont.eot?#iefix') format('embedded-opentype'),

			 url('../f/frutigerltstd-light-webfont.woff') format('woff'),
			 url('../f/frutigerltstd-light-webfont.ttf') format('truetype'),
			 url('../f/frutigerltstd-light-webfont.svg#webfont') format('svg');
}

@font-face {
	font-family: 'FrutigerLTStdRoman';
	src: url('../f/frutigerltstd-roman-webfont.eot');
	src: url('../f/frutigerltstd-roman-webfont.eot?#iefix') format('embedded-opentype'),

			 url('../f/frutigerltstd-roman-webfont.woff') format('woff'),
			 url('../f/frutigerltstd-roman-webfont.ttf') format('truetype'),
			 url('../f/frutigerltstd-roman-webfont.svg#webfont') format('svg');
}

body {
	padding:0;	
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#5B5B5B;
	font-size:75%;
	background-color:#EDEDED;
}

h1 {border-bottom: 4px solid #DBDBDB; margin:0px 0px 30px 0px; padding:0px 0px 4px 0px; font-size:250%;}
h1, h2, h3, h4 {color:#008AC9; font-family:FrutigerLTStdLight, Arial, Helvetica, sans-serif; font-weight:normal;}
.frutiger {font-family:FrutigerLTStdLight, Arial, Helvetica, sans-serif; font-weight:normal; font-size:125%; color:#008AC9;}
h2 { font-size:130%;}

a {color:#008AC9;}

div.hr {
  height: 1px;
  background: #DBDBDB;
  margin:20px 0px 20px 0px;
}
div.hr hr {
  display: none;
}

div.hr2 {
  height: 1px;
  margin:0px 0px 0px 0px;
  border-bottom:1px dotted #DBDBDB;
}
div.hr2 hr {
  display: none;
}