﻿body { color: #000000; font-family: Arial, Sans-Serif; background-color: #ffffff; font-size: 11px; }
img { margin: 10px; }

.h1
{
    color:#000000;
    font-size:1.3em;
    margin-top:0.2em;
    margin-bottom:0.3em;
    clear:left;
    font-weight: bold;
}

.h2
{
    color:#5c204b;
    font-size:1.2em;
    margin-top:1em;
    margin-bottom:0.3em;
    clear:left;
    font-weight: bold;
}

.h3
{
    color:#5c204b;
    font-size:1em;
    margin-bottom:0.3em;
    font-weight: bold;
}

.h4
{
    color:#000000;
    font-size:1em;
    display:block;
    border:solid 1px #c9c7c8;
    background:#ffffff;
    text-align:center;
    float:left;
    width:100%;
    margin:10px 0 10px 0;
    font-weight: bold;
}


.cms-para-small { font-size: 11px; }
.cms-quote { font-size: 12px; border-left: dotted 1px #000000; margin: 10px 0px 10px 10px; padding: 5px 0px 5px 10px; float: right; font-weight: bold; width: 140px; display: block; }
.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: #990000; color: #ffffff; padding: 2px 8px 2px 8px; }
.cms-tablehead { background-color: #990000; color: #ffffff; }
.cms-tablecell-dark { background-color: #e5e5e5; }
.cms-tablecell-light { background-color: #f3f3f3; }
.cms-tablefooter { border-top: dotted 1px #000000; }
.cms-para-highlighted { background:#f3f3f3; border:solid 1px #c7c7c7; margin: 10px 0 5px 0px; padding:0 5px 0px 5px; clear:both; float:left; display:block; }
.cms-button { background:url(../Images/buttonbg.png) no-repeat 100%; border:0; width:52px; height:21px; vertical-align:middle; padding:0 5px 0 2px }
.cms-tablecell-light a, .cms-tablecell-dark a {color:#336699;}
.cms-warning
{
    color:#ff0000;
    font-weight:700;
}

.cms-blue
{
    color:#990000;
    font-size:1.3em; 
    font-weight:bold;
    text-transform:none;
      
}

.cms-header
{
    display:block;
    background:#142968;
    margin-bottom:5px;
    color: #ffffff;
    padding:1px 0px 1px 5px;
    width:545px;
    clear:both; 
    font-weight: bold;
    font-size:1.3em; 
    text-transform:uppercase;
}
.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
{
    float:left;
    margin:0px 10px 10px 0px;
}

.cms-image-150-right, .cms-image-200-right, .cms-image-100-right
{
    float:right;
    margin:0px 0px 10px 10px;
}

.cms-noborder
{
    border:0;   
}




