digraph {
    node [style="filled,rounded"]
    node [shape=box]
    node [color="#444444"]
    ratio="compress"
    size="8,10"
    "DeferredPolicyAcquisitionCosts"[label = "Deferred \nPolicy \nAcquisition \nCosts\n1.27%" fillcolor="#EEEEEE"]
    "Assets"[label = "Assets\n-12.6%" fillcolor="#ff7973"]
    "AssetsCurrent"[label = "Assets, \nCurrent\n-1.91%" fillcolor="#EEEEEE"]
    "Investments"[label = "Investments\n0.509%" fillcolor="#EEEEEE"]
    "IntangibleAssets"[label = "Intangible \nAssets\n0.580%" fillcolor="#EEEEEE"]
    "AssetsNonCurrent"[label = "Assets, Non-\nCurrent\n-0.946%" fillcolor="#EEEEEE"]
    "SeparateAccountAssets"[label = "Separate \nAccount Asset\n-5.03%" fillcolor="#FFC7AD"]
    "PremiumsReceivable"[label = "Premiums \nReceivable\n-2.17%" fillcolor="#EEEEEE"]
    "ReinsuranceRecoverables"[label = "Reinsurance \nRecoverables\n-2.21%" fillcolor="#EEEEEE"]
    "remainder_Assets"[label = "Other Assets\n-4.59%" fillcolor="#FFC7AD"]
    "LiabilitiesCurrent"[label = "Liabilities \nCurrent\n0.526%" fillcolor="#EEEEEE"]
    "Liabilities"[label = "Liabilities\n11.1%" fillcolor="#75cf73"]
    "ReinsurancePayable"[label = "Reinsurance \nPayable\n0.372%" fillcolor="#EEEEEE"]
    "remainder_Liabilities"[label = "Other \nLiabilities\n11.1%" fillcolor="#75cf73"]
    "LongTermDebt"[label = "Long Term Debt\n1.79%" fillcolor="#EEEEEE"]
    "PolicyholderContractDeposits"[label = "Policyholder \nContract \nDeposits\n8.72%" fillcolor="#BDE7BD"]
    "LiabilityForClaimsAndClaimsAdjustmentExpense"[label = "Claims \nReserve and \nLAE\n-11.5%" fillcolor="#ff7973"]
    "StockholdersEquity"[label = "Stockholders \nEquity\n-2.07%" fillcolor="#EEEEEE"]
    "EconomicCapitalRatiobeforeLimitedLiability"[label = "ECR before \nLimitedLiability\n-1.75%" fillcolor="#EEEEEE"]
    "PremiumsEarned"[label = "Premiums \nEarned\n-0.298%" fillcolor="#EEEEEE"]
    "EconomicCapitalRatio"[label = "Economic \nCapital Ratio\n-1.64%" fillcolor="#EEEEEE"]
    "DeferredPolicyAcquisitionCosts" -> "Assets" [label="1.27%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "Assets" -> "StockholdersEquity" [label="-17.3%" color="#ff7973" penwidth="12", arrowsize=0.5]
    "Assets" -> "EconomicCapitalRatiobeforeLimitedLiability" [label="2.16%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "AssetsCurrent" -> "Assets" [label="-1.91%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "Investments" -> "Assets" [label="0.509%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "IntangibleAssets" -> "Assets" [label="0.580%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "AssetsNonCurrent" -> "Assets" [label="-0.946%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "SeparateAccountAssets" -> "Assets" [label="-5.03%" color="#FFC7AD" penwidth="8", arrowsize=0.5]
    "PremiumsReceivable" -> "Assets" [label="-2.17%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "ReinsuranceRecoverables" -> "Assets" [label="-2.21%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "remainder_Assets" -> "Assets" [label="-4.59%" color="#FFC7AD" penwidth="8", arrowsize=0.5]
    "LiabilitiesCurrent" -> "Liabilities" [label="0.526%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "Liabilities" -> "StockholdersEquity" [label="11.1%" color="#75cf73" penwidth="12", arrowsize=0.5]
    "Liabilities" -> "EconomicCapitalRatiobeforeLimitedLiability" [label="1.94%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "ReinsurancePayable" -> "Liabilities" [label="0.372%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "remainder_Liabilities" -> "Liabilities" [label="11.1%" color="#75cf73" penwidth="12", arrowsize=0.5]
    "LongTermDebt" -> "Liabilities" [label="1.79%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "PolicyholderContractDeposits" -> "Liabilities" [label="8.72%" color="#aad3aa" penwidth="8", arrowsize=0.5]
    "LiabilityForClaimsAndClaimsAdjustmentExpense" -> "Liabilities" [label="-11.5%" color="#ff7973" penwidth="12", arrowsize=0.5]
    "StockholdersEquity" -> "EconomicCapitalRatiobeforeLimitedLiability" [label="-2.07%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "EconomicCapitalRatiobeforeLimitedLiability" -> "EconomicCapitalRatio" [label="-1.75%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "PremiumsEarned" -> "EconomicCapitalRatiobeforeLimitedLiability" [label="-0.298%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "Assets" -> "Liabilities" [style = "invisible", arrowhead="none"]
}