td
{
	vertical-align: top;
}
td.specialTable
{
	vertical-align: middle;
}
a
{
	text-decoration: none;
	color: green;
}
a:hover
{
	color: #FFFFFF;
}
P:first-letter
{ 
	font-size: 14pt;
	margin-left: 5px;
}
body
{
	font-size: 12pt;
}
ul
{
	margin-bottom: 2px;
	margin-top: 10px;
}
.container
{
	background-color: #F5F3E9;
	border: black solid 8px;

}
.heading
{
	background-color: #DEDBCA;
	background-image: url("./images/heading2.gif");
	vertical-align: bottom;
}
.infoBox
{
	width: 275px;
	background-color: #DEDBCA;
	border: black solid 1px;
	color: #555555;
	padding: 10px;
	
	position: relative;
	left: 5px;
	z-index: 1;

}
.infoTitle
{
	width: 250px;
	background-color: #a5a5a5;
	border: black solid 1px;
	color: #466B37;
	font-size: 12pt;
	font-family: tahoma, sans-serif;
	font-weight: bold;
	text-indent: 5px;

	position: relative;
	top: 5px;
	z-index: 2;
}

.mainBox
{
	width: 390px;
	height: 670px;
	background-color: #DEDBCA;
	border: black solid 1px;
	color: #555555;
	padding-left: 10px;
	padding-right: 10px;
	padding-top:10px;
	position: relative;
	left: 5px;
	z-index: 1;

}
.mainTitle
{
	width: 250px;
	background-color: #a5a5a5;
	border: black solid 1px;
	color: #466B37;
	font-size: 12pt;
	font-family: tahoma, sans-serif;
	font-weight: bold;
	text-indent: 5px;

	position: relative;
	top: 5px;
	z-index: 2;
}
.menu
{
	padding: 3px;
	float: left;
	position: relative;
	left: 25px;
	top: 8px;
}

.subTitle
{
	width: 150px;
	background-color: #a5a5a5;
	border: black solid 1px;
	color: #466B37;
	font-size: 10pt;
	font-family: tahoma, sans-serif;
	text-indent: 5px;

	position: relative;
	z-index: 3;
}
.subBox
{
	width: 340px;
	background-color: #EFECDB;
	border: black solid 1px;
	color: #555555;
	padding: 10px;
	padding-top: 5px;
	position: relative;
	left: 5px;
	top: -5px;
	z-index: 1;
}
.caption
{
	font-size: 8pt;
	font-family: arial, sans-serif;
	color: #888888;
}
.iframe
{
	background-color: #DEDBCA;
}
.small
{
	font-size: 8pt;
	font-family: arial, sans-serif;
}
.signature
{
	padding-left: 250px;
	font-size: 10pt;
	font-style: italic;
}
.bio
{
	width: 60px;
	font-weight: bold;
}
.bio2
{
}
