td.staff {
PADDING-LEFT:15px;
}

td.nameplate {
	background-color: #ffffff;
	background-image: url('../images/Staff/nameplate4.gif');
	background-repeat:no-repeat
	border-bottom: solid white 1px;
	height: 20px;
	width:305;
	text-align:center;
	font-size: 11pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff; 
}
td.nameplate_blk {
	background-color: #003366;
	background-image: url('../images/Staff/nameplate_blk.gif');
	border-bottom: solid white 1px;
	height: 20px;
	width:305;
	text-align:center;
	font-size: 11pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff; 
}



td.topgutter, td.imagecell {
	border-top: solid #003366 1px; }

td.sidebordercell {
	border-left: solid #003366 1px; }

td.topgutter {
	width: 15px; }

td.imagecell {
	width:270px;
	height:210px; 
	align:top;}

td.imagecell img {
	margin: 2px; }

td.sidebordercell {
	height:30px;
	text-align:center;
	color: #003366;
	font-weight: bold; }

td.row3 {
	height: 160px;
	text-align:center;
	color: #003366;
	vertical-align:top;
	border-left: solid #003366 1px;}

td.row4 {
	height:50;
	text-align:center;
	color: #003366; }
	
.person { 
	width:590px; }

p.desc {
	text-align: left;
	margin-left:5px; }
	
p.desc, p.resp {
	font-size:10pt; 
	font-family: arial, helvetica, sans-serif; }
	
p.contact {
	font-weight:bold; }

