﻿
#OwnershipTableTitle 
{
    position: relative;
    padding: 5px;
    font-family: Calibri;
	color: #333;
    font-size: 14pt;
}

.OwnershipColumnData,
.ownershipProfile th
{
    padding: 10px;
    font-family: Calibri;
	color: #333;
    font-size: 10pt;
    font-weight: bold;
    text-align: right;
}

.investorSubHeader
{
    padding: 10px;
    font-family: Calibri;
	color: #333;
    font-size: 10pt;
}

.ownershipProfile
{
    
}
.ownershipProfile td, 
.ownershipProfile th
{
    border-style: dotted;
    border-width: 1px;
}
.ownershipProfile th
{
    padding: 10px;
}

.OwnershipSubItemHeader
{
    color: Red;
    padding-left: 30px !important;
}
