﻿body 
{
	font-family:Arial;
	font-size:8pt;
	color:Black;
	text-align:left;	
	vertical-align:top;
	padding:0px;
	margin:0px;
}
th
{
 background-color: #E7E6CF;
 font-weight:normal;
 font-size:8pt;
 vertical-align:bottom;
}
th .th5TickHeadings
{
	text-align:right;
	width:68px;
	vertical-align:bottom;
	
	}
td
{
	vertical-align:top;
}
.txtMemberName
{
	font-weight:bold;
	font-size:11pt;
	color:#A7A558;
	margin-bottom:0px;
	padding-bottom:0px;	
}
.txtTicks
{
	text-align:center;
	padding-top:15px;
}
.txtBio
{
	text-align:left;
	background-color:#E7E6CF;
	border-left:solid 1px silver;
}
.txtAlerts
{
	color:Red;
	font-size:medium;
	font-family:Arial;
	font-weight:bold;
	}
.txtSearchIntro	
{
	color:black;
	font-size:11pt;
	font-family:Arial;
}
.bgcolor
{
	background-color:#FFFFFF;
}
.boxWarnings
{
	width: 715px;
	border: 1px solid #C0C0C0;
	padding: 10px;
	font-size: 11pt;
}
.boxSearch
{
	 display:none;
}

.boxOverflow	
{
	width: 100%;
	}

.boxToPrint
{
	width: 100%;
	}

	
table
{
	border-color:#A7A558;	

	}
.PrintButton
{
    display:none;
}

