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

.navSection { 
  font-family: "Gill Sans", Helvetica, Arial, sans-serif;
  font-size: 9pt;
  text-align: center;
  line-height: 2em;
  white-space: nowrap;
}

.navTitle { 
  font-size: 10pt;
  font-weight: bolder;
  color: #808080;
}

.background {
background-repeat:no-repeat;
}

.navFooter { 
  font-family: "Gill Sans", Helvetica, arial, sans-serif;
  font-size: 8pt;
  color: black;
  line-height: 2.2em;
  text-align: center;
  white-space: nowrap;
}

a.nav { 
  color: #808080;
  text-decoration: none;
}

a.navon { 
  text-decoration: none;
  color: #FF0000;
}

a.nav:hover { 
  color: #FF0000;
}

a.navFoot { 
  color: black;
  text-decoration: none;
}

a.navFoot:hover { 
  text-decoration: underline;
}

.showCase { 
  text-align: center;
}

.showCaseItem { 
  text-align: center;
}

.showCaseTag { 
  text-align: right;
  font-size: x-small;
  font-family: Verdana, Arial, sans-serif;
  margin: 0px;
}

.AGaboutUs { 
  font-family: "Gill Sans", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 9pt;
  text-align: center;

}

.boldGrey {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}

.HPsmGrey {
	font-size: 11px;
	color:#999999;
}

.presscopy {
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: black;
	text-decoration:none;
}

.boldRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

.style1 {color: #FF0000}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}