﻿body { color: #000000; font-family: Arial, Sans-Serif; background-color: #ffffff; font-size: 11px; }


.cms-para-small { font-size: 0.8em; }
.cms-quote { font-size: 1em; border-left: dotted 1px #000000; margin: 10px 0px 10px 10px; padding: 0px 0px 0px 10px; float: right; font-weight: normal; width: 140px; display: block; color:#896a64; }
.cms-caption { background-color: #eeeeee; padding: 2px 4px 2px 4px; }
.cms-table { border-collapse: separate; clear: both; margin-top: 4px; margin-bottom: 4px; }
.cms-table td { padding: 2px 8px 2px 8px; }
.cms-table th { background-color: #3f201c; color: #ffffff; padding: 2px 8px 2px 8px; }
.cms-tablehead { background-color: #493443; color: #ffffff; }
.cms-tablecell-dark, .cms-tablerow-dark { background-color: #d8ccab; }
.cms-tablecell-light, .cms-tablerow-light  { background-color: #ede6d3; }
.cms-tablefooter { border-top: dotted 8px #000000; }
.cms-para-highlighted 
{
    background: #ede6d3;
    padding: 10px;
    height: auto;
    margin: 10px 0 10px 0;
    float: left;
    display: block;
    padding:5px;}
.cms-button
{
    background: url(../Images/button.png) no-repeat 100%;
    border: 0;
    width: 59px;
    height: 18px;
    vertical-align: middle;
    color: #ffffff;
    font-weight: bold;
    margin-right: 15px;
    margin-left: 5px;
    margin-top: 2px;
    text-align: center;
    padding-left: 3px;
    padding-right: 3px;
}

.cms-warning
{
    color:#ff0000;
    font-weight:700;
}

.cms-image-left
{
    float:left;
}

.cms-image-right
{
 float:right;   
}

.cms-image-100-left, .cms-image-100-right
{
    width:100px;
   
    
}

.cms-image-150-left,  .cms-image-200-right
{
    width:200px;
   
    
}

.cms-image-150-left, .cms-image-150-right
{
    width:150px;
    
}

.cms-image-150-left, .cms-image-200-left, .cms-image-100-left, .cms-image-left
{
    float:left;
    margin:10px 10px 10px 0px;
}

.cms-image-150-right, .cms-image-200-right, .cms-image-100-right, .cms-image-right
{
    float:right;
    margin:10px 0px 10px 10px;
}

.cms-noborder
{
    border:0;   
}



h1.section
{
    font-size: 1em;
    font-weight: bold;
    color: #ffffff;
    background: #ffffff url(../Images/headerBg.png) no-repeat;
    height: 19px;
    padding-top: 2px;
    padding-left: 20px;
    clear: both;
    vertical-align: middle;
}

h1
{
    margin: 0 0 5px 0;
    font-size: 1.5em;
    font-weight: 700;
}

h2
{
    margin: 0 0 12px 0;
    font-size: 1.3em;
    font-weight: normal;
    clear: both;
}

h3
{
    margin: 0 0 10px 0;
    font-size: 1.2em;
    font-weight: normal;
}

h4
{
    font-size: 1.1em;
    font-weight: normal;
}


