BODY {
	color : black;
	background-color : white;
	font-family: Galliard, Serif;
	font-size : 11pt;
}
A.main {
	color : #003366;
	text-decoration : none;
	font-weight: bold;
	background-color: white;
}

A.sublink {
	color : #003366;
	text-decoration : none;
	background-color: white;
}

A.inlinelink {
	color:Black;
	text-decoration : none;
	background-color: white;
}

A.vcardlink {
	color:Black;
	text-decoration : none;
	background-color: white;
	font-size : 12px;
	
}

A.biolink {
	text-decoration : none;
	font-weight:normal;
	letter-spacing:1px;
	color:#003366;
	font-family: Galliard, Serif;
	font-size : 14px;
	line-height: 24px;
	background-color: white;
}

A:HOVER {
	text-decoration : underline;
}
.sublinktxt 
{
	margin-bottom: 0px;
	padding-bottom: 7px;
	border:  0px solid #003366;
}
.sublinktxtSeparator 
{
	margin-bottom: 0px;
	padding-bottom: 15px;
	border:  0px solid #003366;
}



.mainmenu
{
	LEFT: 10px;
	POSITION: absolute;
	TOP: 135px;
	height:auto; 
	width: auto;
	font-family : Galliard, Serif;
	border:  1px solid #003366;
	text-align: center;
	padding-top: 17px;
	padding-bottom: 17px;
	padding-left:2px;
	padding-right:2px;
	
}
.submenu
{

	LEFT: 600px;
	POSITION: absolute;
	TOP: 135px;
	width: 160px; 
	border:  1px solid #003366;
	text-align: center;
	padding-top: 17px; 
	margin-top: -1px;
	font-family : Galliard, Serif;
	font-size: 13px; 
	
}
.maincontent{

	LEFT: 165px;
	TOP: 118px; 
	width: 575px;	
	font-family: Galliard, Serif;
	font-size: 14px;
	line-height:18px;
	POSITION: absolute;
	text-align: left;
	vertical-align: baseline;
    padding-top: 17px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 8px;
	color:#000000;
	background-color: white;
	word-spacing: 3px;
}

.bodytext
{
	font-family:  Galliard, Serif;
	 
}

.mainheader{

	LEFT: 10px;
	TOP: 20px;
	height:80px;
	width: 750px;
	background-color:  #ffffff;
	POSITION: absolute;
	color:#000000;
}


.contentBox{
	padding-left : 20px;
	padding-right : 12px;
    padding-top : 20px;
	font : 14px/16px "Galliard", serif;
	text-align : left;
	vertical-align : top;
}
.maincontentimageright{
	float: right;
	border: 1px solid #000066;
	margin-left:30px;
	margin-bottom: 20px;
	
}
.maincontentimageleft{
	float: left;
	border: 1px solid #000066;
	margin-right:15px;
}
.biocontent{

	LEFT: 165px;
	TOP: 118px; 
	width: 400px;	
	font-family: Galliard, Serif;
	font-size: 14px;
	line-height:18px;
	POSITION: absolute;
	text-align: left;
	vertical-align: baseline;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 8px;
	padding-top: 16px;
	margin-bottom: 8px;
	color:#000000;
	background-color: White;
}

.footer{
	border-top: 1px solid #003366;
	font-family: Galliard, Serif;
	font-size: 11px;
	font-weight:normal;
	text-align: center;
	position: relative;
	top: 50px;
	margin-bottom: 20px;

}
.bioNames{
	font-family: Galliard, Serif;
	font-size: medium;
	font-weight:bold;
	color: #003366;
	background-color: White;
	padding-bottom: 0px;
	line-height: 22px;
	text-align: left;
}

.bioTitles{
	font-family: Galliard, Serif;
	font-size: medium;
	font-weight:bold;
	color: black;
	background-color: White;
	padding-bottom: 0px;
	line-height: 22px;
	text-align: left;
}

.pageHeaders{
	font-family: Galliard, Serif;
	font-size: medium; 
	line-height: 24px;
	padding-bottom:10px;
	font-weight:bold;
}
.tsd{

	LEFT: 165px;
	TOP: 135px;
	width: 577px;	
	POSITION: absolute;
	vertical-align: baseline;
	padding-left: 20px;
}
LI{
    line-height:18px;
    padding-bottom:3px;
    list-style-type: square;

}
