.SearchTable
{
	background-color: #EEF5FF;
	border: solid 1px #4884EB;
}

.SearchTable .Title
{
	font-family: Verdana;
	color: black;
	font-size: 8pt;
	font-weight: bold;
	overflow: visible;	
}

.SearchTable .Title2
{
	font-family: Verdana;
	color: black;
	font-size: 8pt;	
}

.SearchTable #market
{
	font-family: Verdana;
	color: black;
	font-size: 8pt;
	font-weight: normal;	
}

.SearchTable #marketIndex
{
	font-family: Verdana;
	color: black;
	font-size: 8pt;
	font-weight: normal;
}

.SearchTable #sortBy
{
	font-family: Verdana;
	color: black;
	font-size: 8pt;
	font-weight: normal;	
}

.SearchTable #searchIndustry
{
	width: 250px;
}

.SearchTable #industry, .SearchTable #industryList
{
	font-family: Verdana;
	font-size: 7pt;
	height: 83px;
	width: 250px;
}

.EntitlementTable {
}

.EntitlementTable .DisplayBoard, .EntitlementTable #recordDate
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 7pt;
}

.EntitlementTable .MainGrid
{
	font-family: Verdana;
	font-size: 7pt;
	border: solid 1px black;
}

.EntitlementTable .MainGrid TH
{
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
	color: White;
	background-image: url(images/bg4.jpg);
	text-decoration: none;
	text-align: center;
	padding: 2px 2px 2px 2px;
}

.EntitlementTable .MainGrid TD
{
	font-family: Verdana;
	font-size: 7pt;
	padding: 4px 4px 4px 4px;
	color: Black;
}

.EntitlementTable .MainGrid_chi
{
	font-family: Verdana;
	font-size: 8pt;
	border: solid 1px black;
}

.EntitlementTable .MainGrid_chi TH
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: White;
	background-image: url(images/bg4.jpg);
	text-decoration: none;
	text-align: center;
	padding: 2px 2px 2px 2px;
}

.EntitlementTable .MainGrid_chi TD
{
	font-family: Verdana;
	font-size: 8pt;
	padding: 4px 4px 4px 4px;
	color: Black;
}

.EntitlementTable A
{
	color: #005FA9;
}

.EntitlementTable .MainGrid .Plus
{
	color: #008000;	
}

.EntitlementTable .MainGrid .Minus
{
	color: Red;
}

.EntitlementTable .Indexer
{
	color: Black;
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
}

.EntitlementTable .IndexLink
{
	font-family: Verdana;
	font-size: 7pt;
	color: #005FA9;
}

.EntitlementTable .Index
{
	font-family: Verdana;
	font-size: 7pt;
	color: Black;
}

.Footer TR TD
{
	color: Black;
	font-family: Verdana;
	font-size: 7pt;
}

.AddButton
{
	font-family: Verdana;
}

.RemoveButton
{
	font-family: Verdana;	
}

td.Border {
	border: 0 none;
	border-right: 1px solid #e2e2e2;
}