digraph {
    node [style="filled,rounded"]
    node [shape=box]
    node [color="#444444"]
    ratio="compress"
    size="8,10"
    "DeferredPolicyAcquisitionCosts"[label = "Deferred \nPolicy \nAcquisition \nCosts\n-2.42%" fillcolor="#EEEEEE"]
    "Assets"[label = "Assets\n-36.2%" fillcolor="#FFC7AD"]
    "AssetsCurrent"[label = "Assets, \nCurrent\n-3.74%" fillcolor="#EEEEEE"]
    "Investments"[label = "Investments\n-34.0%" fillcolor="#FFC7AD"]
    "IntangibleAssets"[label = "Intangible \nAssets\n-2.28%" fillcolor="#EEEEEE"]
    "AssetsNonCurrent"[label = "Assets, Non-\nCurrent\n-1.25%" fillcolor="#EEEEEE"]
    "SeparateAccountAssets"[label = "Separate \nAccount Asset\n-9.40%" fillcolor="#EEEEEE"]
    "PremiumsReceivable"[label = "Premiums \nReceivable\n1.46%" fillcolor="#EEEEEE"]
    "ReinsuranceRecoverables"[label = "Reinsurance \nRecoverables\n-2.69%" fillcolor="#EEEEEE"]
    "remainder_Assets"[label = "Other Assets\n13.0%" fillcolor="#EEEEEE"]
    "LiabilitiesCurrent"[label = "Liabilities \nCurrent\n1.11%" fillcolor="#EEEEEE"]
    "Liabilities"[label = "Liabilities\n16.2%" fillcolor="#BDE7BD"]
    "ReinsurancePayable"[label = "Reinsurance \nPayable\n0.784%" fillcolor="#EEEEEE"]
    "remainder_Liabilities"[label = "Other \nLiabilities\n13.3%" fillcolor="#EEEEEE"]
    "UnearnedPremiums"[label = "Unearned \nPremiums\n-2.09%" fillcolor="#EEEEEE"]
    "LongTermDebt"[label = "Long Term Debt\n-2.14%" fillcolor="#EEEEEE"]
    "PolicyholderContractDeposits"[label = "Policyholder \nContract \nDeposits\n13.1%" fillcolor="#EEEEEE"]
    "LiabilityForClaimsAndClaimsAdjustmentExpense"[label = "Claims \nReserve and \nLAE\n13.8%" fillcolor="#EEEEEE"]
    "StockholdersEquity"[label = "Stockholders \nEquity\n-16.5%" fillcolor="#FFC7AD"]
    "EconomicCapitalRatio"[label = "Economic \nCapital Ratio\n0.312%" fillcolor="#EEEEEE"]
    "PremiumsEarned"[label = "Premiums \nEarned\n-0.608%" fillcolor="#EEEEEE"]
    "PolicyholderBenefitsAndClaims"[label = "Policyholder \nBenefits and \nClaims\n0.335%" fillcolor="#EEEEEE"]
    "DeferredPolicyAcquisitionCosts" -> "Assets" [label="-2.42%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "Assets" -> "StockholdersEquity" [label="-78.3%" color="#ff7973" penwidth="12", arrowsize=0.5]
    "Assets" -> "EconomicCapitalRatio" [label="7.94%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "AssetsCurrent" -> "Assets" [label="-3.74%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "Investments" -> "Assets" [label="-34.0%" color="#FFC7AD" penwidth="8", arrowsize=0.5]
    "IntangibleAssets" -> "Assets" [label="-2.28%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "AssetsNonCurrent" -> "Assets" [label="-1.25%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "SeparateAccountAssets" -> "Assets" [label="-9.40%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "PremiumsReceivable" -> "Assets" [label="1.46%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "ReinsuranceRecoverables" -> "Assets" [label="-2.69%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "remainder_Assets" -> "Assets" [label="13.0%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "LiabilitiesCurrent" -> "Liabilities" [label="1.11%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "Liabilities" -> "StockholdersEquity" [label="22.5%" color="#aad3aa" penwidth="8", arrowsize=0.5]
    "Liabilities" -> "EconomicCapitalRatio" [label="7.15%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "ReinsurancePayable" -> "Liabilities" [label="0.784%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "remainder_Liabilities" -> "Liabilities" [label="13.3%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "UnearnedPremiums" -> "Liabilities" [label="-2.09%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "LongTermDebt" -> "Liabilities" [label="-2.14%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "PolicyholderContractDeposits" -> "Liabilities" [label="13.1%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "LiabilityForClaimsAndClaimsAdjustmentExpense" -> "Liabilities" [label="13.8%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "StockholdersEquity" -> "EconomicCapitalRatio" [label="-16.5%" color="#FFC7AD" penwidth="8", arrowsize=0.5]
    "PremiumsEarned" -> "EconomicCapitalRatio" [label="-0.608%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "PolicyholderBenefitsAndClaims" -> "EconomicCapitalRatio" [label="0.335%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "Assets" -> "Liabilities" [style = "invisible", arrowhead="none"]
}