/* --- Typography --- */

.grid h2 {
  line-height: 16px;
  padding-bottom:2px;
  padding-top: 2px;
  font-size: 14px;
  margin-bottom: 2px;
  font-family: Arial, Helvetica, sans-serif;
  font-style:italic;
  font-weight: bold;
  color:#555555;
}

.grid h3 {
  line-height: 16px;
  padding-bottom:2px;
  padding-top: 2px;
  font-size: 14px;
  margin-top:-22px;
  margin-bottom: 2px;
  font-family: Arial, Helvetica, sans-serif;
  font-style:italic;
  font-weight: bold;
  color:#555555;
}

.grid p {
  line-height: 13px;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  padding-bottom: 2px;
  color:#555555;

}


p {
  line-height: 13px;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  margin-top: -9px;
  padding-bottom: 2px;
  color:#555555;

}
.grid li {
  line-height: 13px;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  margin-top: -9px;
  padding-bottom: 9px;
  color:#555555;

}




.style6 {
  line-height: 16px;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  margin-top: -9px;
  padding-bottom: 9px;
  color:#555555;
}
.style58 { 
  line-height: 16px;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  margin-top: -9px;
  padding-bottom: 9px;
  color:#555555;
}
.style68 {
  line-height: 13px;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  margin-top: -9px;
  padding-bottom: 2px;
  color:#555555;
	}
.style77 {
  line-height: 16px;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  margin-top: -9px;
  padding-bottom: 9px;
  color:#555555;
	}
.style88 {
  line-height: 16px;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  margin-top: -9px;
  padding-bottom: 9px;
  color:#2798B5;
	}
.grid h1 {
  line-height: 23px;
  font-size: 11px;
  margin-top: 4px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color:#00677e;
}

.grid h4 {
  line-height: 23px;
  font-size: 11px;
  margin-top: -15px;
  padding-bottom: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}

.grid h5 {
  line-height: 46px;
  font-size: 16px;
  font-family: Trebuchet MS, Helvetica, sans-serif;
  font-weight: bold;
}

.grid h6 {
  line-height: 46px;
  font-size: 16px;
  font-family: Trebuchet MS, Helvetica, sans-serif;
  font-weight: bold;
}

.footer {
  font-size: 10px;
  font-family: Arial, Helvetica, sans-serif;
  color:#555555;
}

/* --- Grid --- */
.header {
  width: 760px;
  margin: auto;
}

.subheader {
  width: 760px;
  margin: auto;
}
.grid {
  width: 750px;
  margin: auto;
}

.grid-m1 {
  float: left;
  width: 15px;
  height: 1px;
}

.grid-c1 {
  float: left;
  width: 700px;
}

.grid a:link {
	text-decoration: underline;
	color:#555555
}

.grid a:visited {
	color:#555555;
}

.grid a:hover {
	text-decoration: none;
	color:#00677e;
}

.grid a:active {
	text-decoration: underline;
}

a:link {
	text-decoration: underline;
	color:#555555
}

a:visited {
	color:#555555;
}

a:hover {
	text-decoration: none;
	color:#00677e;
}

a:active {
	text-decoration: underline;
}


.style59 {font-size: 8pt}
.style60 {font-size: 10pt;
	font-weight: bold;
	color: #0E9DBA;
}
