.tableOutline {
	border-right: 2px solid;
	border-bottom: 2px solid;
	border-left: 2px solid;
	border-top: 2px solid;
	border-color: #666666;
}

.picOutline {
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-top: 1px solid;
	border-color: #333333;
}

.picOutline2 {
	border-right: 3px solid;
	border-bottom: 3px solid;
	border-left: 3px solid;
	border-top: 3px solid;
	border-color: #000000;
}

.txtAddressFooter {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

a:hover {
  /*background-color: #333333;*/
  color: #000000;
  /*text-decoration: none;*/
  font-weight: normal;
}  

a:link {
  background-color: transparent;
  color: #333333;
  /*text-decoration: none;*/
  font-weight: normal;
}

a:visited {
  color: #333333;
  font-weight: normal;
  /*text-decoration: none;*/
}

.picOutline {
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-top: 1px solid;
	border-color: #666666;
}

td {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.titleBold {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.boldSmallQuote {

	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 20px;
	text-decoration: none;

}

.smallPicDesc {

	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;

}

.italQuote {

	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	color: #333333;
	line-height: 15px;
	text-decoration: none;
}

.blkTableOutline {

	border-right: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-top: 1px solid;
	border-color: #666666;

}

.smallDesc {

	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;

}

.jobTitle {

	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	text-decoration: none;

}