/*==========================================================================
// biocss.css
// Stylesheet for 2008 Design - HC Director and Officer Biographies
// Copyright (c) 2001-2008 by Aytan Internet Services, a business unit of
// The TAG2000 International LLC Holdngs Company. All Rights Reserved.
//=========================================================================*/

/* Biography Master CSS Definitions */
.bioHeader {
	text-align: left; 
	background-color: #333333;
	background-position: right;
	background-repeat: no-repeat;	
	color: #FFFFFF; 
	border: 1px solid #FFFFFF; 
	padding: 2px; 
	font-weight: bold;
}

table.bioHeader {
	border: 0px;
	padding: 0px;
	font-size: 10pt;
	width: 730px;
}

div.bioHeaderLeft {
	font-size: 20pt; 
	font-variant: normal; 
	font-weight: bold;
	padding: 2px;
}

span.bioHeaderLeft {
	font-size: 10pt; 
	font-variant: normal; 
	font-weight: normal;
}

td.bioHeaderLeft {
	text-align: left;
}

td.bioHeaderRight {
	text-align: right;
}