﻿body
{
    background: #e1ebfb;
    font-size: 10pt;
    font-family: Arial;
}

a
{
    color: #34457a;
    text-decoration: none;
    font-weight: bold;
}
a.hover
{text-decoration: underline;}

h1
{
    font-weight: bold;
    font-size: 14pt;
    color: #a11134;
    font-family: Arial;
    margin: 0px 0px 10px 0px;
}

h2
{
    background:#cccccc; 
    font-size:12px; 
    color:#333333; 
    font-weight:bold;
    padding:4px;
    width:95%;
    border:1px #888888 solid;
    margin:20px 0px 15px 0px;
 }
 
h3
{
    font-weight: bold;
    font-size: 12pt;
    color: #a11134;
    font-family: Arial;
    border-bottom:1px #a11134 solid;
    width:90%;
    margin-bottom:10px;
}

UL.check { list-style-image: url(images/blue-arrow.jpg) }

#nutfacts {vertical-align:bottom;color:#002643;font-size:11px;font-family:verdana;}
#nutfacts .title {font-size:18px;font-weight:bold; border:0px;}
#nutfacts .value {text-align:right;font-weight:bold;}
#nutfacts .buffer {padding-top:4px;}
#nutfacts td.thickline {border-bottom:4px solid #000000;}
#nutfacts td.medline {border-bottom:2px solid #000000;}
#nutfacts td {padding:2px; border-bottom:1px solid #000000;}

#chart {border:1px solid #383EAE; font-size:10px;background:#383EAE;}
#chart td {background:#ffffff; color:#383EAE;font-size:10px; }
#chart .head {text-align:center;border-top:3px solid #383EAE;font-size:12px;}
#chart .title { font-weight:bold; font-size:18px; color:#ffffff; background:#AA0000;border:1px #ffffff solid;}
#chart .label {font-weight:bold; background:#383EAE; color:#ffffff;font-size:12px;border:1px #ffffff solid;}
#chart .no {color:#000000;font-weight:bold;text-align:center;font-size:12px;}
#chart .callout {border:0px #AA0000 solid; background:#e2ebfc;font-weight:bold;color:#000000;font-size:10px;}