digraph {
    node [style="filled,rounded"]
    node [shape=box]
    node [color="#444444"]
    ratio="compress"
    size="8,10"
    "PremiumsReceivable"[label = "Premiums \nReceivable\n-0.679%" fillcolor="#EEEEEE"]
    "Assets"[label = "Assets\n8.92%" fillcolor="#BDE7BD"]
    "Investments"[label = "Investments\n21.6%" fillcolor="#BDE7BD"]
    "IntangibleAssets"[label = "Intangible \nAssets\n-0.376%" fillcolor="#EEEEEE"]
    "remainder_Assets"[label = "Other Assets\n-1.18%" fillcolor="#EEEEEE"]
    "ReinsuranceRecoverables"[label = "Reinsurance \nRecoverables\n-0.656%" fillcolor="#EEEEEE"]
    "AssetsCurrent"[label = "Assets, \nCurrent\n-1.39%" fillcolor="#EEEEEE"]
    "PolicyholderContractDeposits"[label = "Policyholder \nContract \nDeposits\n2.31%" fillcolor="#EEEEEE"]
    "Liabilities"[label = "Liabilities\n22.0%" fillcolor="#75cf73"]
    "ReinsurancePayable"[label = "Reinsurance \nPayable\n1.04%" fillcolor="#EEEEEE"]
    "LongTermDebt"[label = "Long Term Debt\n3.73%" fillcolor="#EEEEEE"]
    "LiabilitiesCurrent"[label = "Liabilities \nCurrent\n0.507%" fillcolor="#EEEEEE"]
    "remainder_Liabilities"[label = "Other \nLiabilities\n0.971%" fillcolor="#EEEEEE"]
    "LiabilityForClaimsAndClaimsAdjustmentExpense"[label = "Claims \nReserve and \nLAE\n15.5%" fillcolor="#BDE7BD"]
    "UnearnedPremiums"[label = "Unearned \nPremiums\n-0.620%" fillcolor="#EEEEEE"]
    "StockholdersEquity"[label = "Stockholders \nEquity\n36.4%" fillcolor="#75cf73"]
    "EconomicCapitalRatiobeforeLimitedLiability"[label = "ECR before \nLimitedLiability\n32.9%" fillcolor="#75cf73"]
    "PolicyholderBenefitsAndClaims"[label = "Policyholder \nBenefits and \nClaims\n-0.280%" fillcolor="#EEEEEE"]
    "remainder_Expenses"[label = "Other Expenses\n0.305%" fillcolor="#EEEEEE"]
    "PremiumsEarned"[label = "Premiums \nEarned\n-0.345%" fillcolor="#EEEEEE"]
    "EconomicCapitalRatio"[label = "Economic \nCapital Ratio\n33.5%" fillcolor="#75cf73"]
    "PremiumsReceivable" -> "Assets" [label="-0.679%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "Assets" -> "StockholdersEquity" [label="18.8%" color="#aad3aa" penwidth="8", arrowsize=0.5]
    "Assets" -> "EconomicCapitalRatiobeforeLimitedLiability" [label="-14.1%" color="#FFC7AD" penwidth="8", arrowsize=0.5]
    "Investments" -> "Assets" [label="21.6%" color="#aad3aa" penwidth="8", arrowsize=0.5]
    "IntangibleAssets" -> "Assets" [label="-0.376%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "remainder_Assets" -> "Assets" [label="-1.18%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "ReinsuranceRecoverables" -> "Assets" [label="-0.656%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "AssetsCurrent" -> "Assets" [label="-1.39%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "PolicyholderContractDeposits" -> "Liabilities" [label="2.31%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "Liabilities" -> "StockholdersEquity" [label="16.0%" color="#aad3aa" penwidth="8", arrowsize=0.5]
    "Liabilities" -> "EconomicCapitalRatiobeforeLimitedLiability" [label="8.16%" color="#aad3aa" penwidth="8", arrowsize=0.5]
    "ReinsurancePayable" -> "Liabilities" [label="1.04%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "LongTermDebt" -> "Liabilities" [label="3.73%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "LiabilitiesCurrent" -> "Liabilities" [label="0.507%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "remainder_Liabilities" -> "Liabilities" [label="0.971%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "LiabilityForClaimsAndClaimsAdjustmentExpense" -> "Liabilities" [label="15.5%" color="#aad3aa" penwidth="8", arrowsize=0.5]
    "UnearnedPremiums" -> "Liabilities" [label="-0.620%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "StockholdersEquity" -> "EconomicCapitalRatiobeforeLimitedLiability" [label="36.4%" color="#75cf73" penwidth="12", arrowsize=0.5]
    "EconomicCapitalRatiobeforeLimitedLiability" -> "EconomicCapitalRatio" [label="32.9%" color="#75cf73" penwidth="12", arrowsize=0.5]
    "PolicyholderBenefitsAndClaims" -> "EconomicCapitalRatiobeforeLimitedLiability" [label="-0.280%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "remainder_Expenses" -> "EconomicCapitalRatiobeforeLimitedLiability" [label="0.305%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "PremiumsEarned" -> "EconomicCapitalRatiobeforeLimitedLiability" [label="-0.345%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "Liabilities" -> "Assets" [style = "invisible", arrowhead="none"]
}