﻿body
{
    background: #fff; /*#f9fbf4;*/
    font-size: 10pt;
    font-family: "Segoe UI" , Arial, Helvetica, Verdana, sans-serif;
    margin: 0px;
    padding: 0px;
    color: #1d1d1c;
}

a:link, a:visited
{
    color: #327fdb;
    font-weight: bold;
    text-decoration: none;
}

a:hover
{
    color: #4faf29;
    font-weight: bold;
    text-decoration: none;
}

a:active
{
    font-weight: bold;
    color: #327fdb;
}

p
{
    margin-top: 0px;
    margin-bottom: 0px;
}

h1
{
    font-family: "Segoe Light" , "Segoe UI" , Arial;
    font-size: 12pt;
}

h3
{
    font-family: Consolas, Lucida Console, Courier New;
    font-size: 12pt;
    margin-bottom: 3px;
}

div.Centered
{
    margin-left: auto;
    margin-right: auto;
}

div.Box1
{
    background: url(slices/swatch0-2.jpg) top left no-repeat;
    width: 722px;
    min-height: 367px;
    margin-top: 14px;
}

.bordered{
    border: 1px solid #e4e4e4;}

div.ReuxablesHeader
{
    background: #000 url(slices/reuxables_header.jpg) top left no-repeat;
    width: 722px;
    height: 86px;
    margin-top: 19px;
}

div.AnySplash
{
    margin-top: 19px;
    width: 722px;
}

div.Content
{
    padding: 25px;
    text-align: justify;
}

div.AnyBox
{
    width: 722px;
    margin-top: 14px;
}

blockquote{font-size: 11pt; font-style: italic;}

div.BlackBox
{
    background: #2a341b url(slices/footer.jpg) top left no-repeat;
    color: #ced6c2;
    width: 722px;
    margin-top: 14px;
}

div.BlackBox a, div.BlackBox a:visited, div.BlackBox a:active, div.BlackBox a:link
{
    color: #accd5b;
    font-weight: normal;
    text-decoration: none;
}

div.BlackBox a:hover
{
    color: #ced6c2;
    font-weight: normal;
    text-decoration: none;
}


td.NavColumn
{
    font-size: 8pt;
    border-right: 1px dotted #657936;
    vertical-align: top;
    width: 25%;
}

td.NavColumnLast
{
    font-size: 8pt;
    vertical-align: top;
    width: 25%;
}


td.FeatureColumn
{
    font-size: 10pt;
    text-align: justify;
    border-right: 1px dotted #cccccc;
    vertical-align: top;
    width: 25%;
}

td.FeatureColumnLast
{
    font-size: 10pt;
    text-align: justify;
    vertical-align: top;
    width: 25%;
}

td.FeatureColumn br
{
    font-size: 12pt;
}
td.FeatureColumnLast br
{
    font-size: 12pt;
}

img
{
    border: 0px;
}

.finePrint
{
    font-size: 8pt;
}

.unavailable
{
    color: #9f9f9f;
}

td.PriceColumn
{
    text-align: right;
    padding-right: 16px;
    width: 25%;
}

div.Feature
{
    border-bottom: 1px dotted #ccc;
    font-size: 9pt;
    color: #9f9f9f;
}



label, option, input
{
    font-size: 8pt;
    vertical-align: middle;
}


td.SubscribeColumn
{
    font-size: 10pt;
    text-align: justify;
    border-bottom: 1px dotted #cccccc;
    vertical-align: top;
    width: 64%;
}

td.SubscribeColumnLast
{
    font-size: 10pt;
    text-align: justify;
    border-bottom: 1px dotted #cccccc;
    vertical-align: middle;
    width: 36%;
}

td.SubscribeColumn br
{
    font-size: 12pt;
}
td.SubscribeColumnLast br
{
    font-size: 12pt;
}

.adjusted
{
    padding: 15px;
    border-left: 1px solid #f0f0f0;
    border-bottom: 1px solid #ddd;
}

.spaced br
{
    font-size: 15pt;
    margin: 0px;
}

div.buybox
{
    background-color: #2a341b;
    color: White;
    padding: 5px;
    margin: 8px;
}

.panel-wrapper sub
{
    font-size: 11pt;
}

.codeblock
{
    font-family: Consolas, Courier New, Tahoma;
    font-size: 9pt;
     font-style: normal;
    border: 1px solid #dfdfde;
    background-color: #fafafa;
    padding: 3px 3px 3px 10px;
    margin: 8px 10px 6px 10px;
    text-align: left;
}


div.hx
{width: 100%; height: 1px; background-color: #d3d3d3;}

div.indented{padding-left: 59px;}

.Elemental{font-size: 8pt;}
