/* --------------------------------------------------------------------------
   Style sheet for about page.
   -------------------------------------------------------------------------- */
   
.abtCrumbs {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #7C7464;
	font-size: 8pt;
	font-weight:bold;
}


.abtTableTop {
	border-top: 3px solid #7C7464;
}

.abtHeader {
	font-size: 9pt;
	font-weight:bold;
  color: #808080;
}

.abtTitle{
	color: #808080;
	font-size: 14pt;
	font-weight:bold;
}

.abtDetailCell {
	border-top: 3px solid #7C7464;
	border-left: 1px solid #C0C0C0; 
  border-right: 1px solid #C0C0C0;
  border-bottom: 1px solid #C0C0C0;
}

.abtHighlight {
	font-size: 12pt;
	font-weight:bold;
	color: #8F8778;
}

.abtInfo{
  font-size: 10pt;
  color: #8F8778;
}

.abtGrpCell{
  border-bottom: 3px solid #EA8A00;
  font-size: 8pt;
}

.abtGrpCoCell{
  font-size: 8pt;
  border-top: 3px solid #EA8A00;
  margin-left: 5;
}

.aboutGroupImage {
  margin-top: 10px;
}

.aboutGroupCoName {
  margin-bottom: 0px;
  margin-left: 5px;
  font-size: 9pt;
}

.keyexecs {
	border: 3px solid #9DBFDF;
	border-collapse:collapse;
	width: 100%;
}

.keyexecs  td {
	border-bottom: 1px solid #9DBFDF;
	font-size: 9pt;
	padding: 5px;
}

.keyexecs   .keytitle {
	background-color: #9DBFDF;
}

.keyexecs   .keytitle h2 {
	color: #ffffff;
}