﻿div.smarttags
{
    width: 555px; /* width includes right margin of content*/
    clear: right;
}
div.smarttags h1
{
    padding: 0 0 0 0;
    margin: 0 0 15px 0;
}
div.smarttags .spacer
{
    width: 540px;
    height: 10px;
    margin-right: 15px;
  
}
div.smarttags .smt_column100pc
{
    float: left;
    width: 540px;
    margin-right: 15px;
    line-height: 1.5;
}
div.smarttags .smt_column50pc
{
    float: left;
    width: 262px;
    margin-right: 15px;
    line-height: 1.5;
}
div.smarttags .smt_column33pc
{
    float: left;
    width: 170px;
    margin-right: 15px;
    line-height: 1.5;
}
div.smarttags .smt_column66pc
{
    float: left;
    width: 355px;
    margin-right: 15px;
    line-height: 1.5;
}
div.smarttags .smt_columncontrast100pc
{
    float: left;
    width: 520px;
    padding: 10px;
    background-color: #cce5f3;
    margin-right: 15px;
    line-height: 1.5;
}
div.smarttags .smt_columncontrast50pc
{
    color: #000;
    float: left;
    padding: 10px;
    width: 242px;
    background-color: #cce5f3;
    margin-right: 15px;
    line-height: 1.5;
}
div.smarttags .smt_columncontrast33pc
{
    float: left;
    padding: 10px;
    width: 150px;
    background-color: #cce5f3;
    margin-right: 15px;
    line-height: 1.5;
}
div.smarttags .smt_columncontrast66pc
{
    float: left;
    padding: 10px;
    width: 335px;
    background-color: #cce5f3;
    margin-right: 15px;
    line-height: 1.5;
}
div.smarttags .smt_image
{
    float: left;
}

div.smarttags image
{
    border: 0px;
}

div.smarttags .smt_subheading
{
    display: block;
    font-weight: normal;
    margin: 0;
    font-size: 120%;
    color: #007dc2;
}
div.smarttags .smt_pullquote
{
    padding: 10px;
    display: block;
    float: none;
    background-color: #cce5f3;
    color: #000;
}
div.smarttags .smt_pullquote .smt_openquotes
{
    padding: 0px 0px 0px 50px;
    display: block;
    background: url(/Images/Quote_Left.gif) no-repeat;
}
div.smarttags .smt_pullquote .smt_closequotes
{
    padding: 0px 50px 0px 0px;
    display: block;
    background: url(/Images/Quote_Right.gif) no-repeat 100% 100%;
}
div.smarttags .smt_pullquote p
{
    margin: 0px;
    padding: 0px;
}
div.smarttags .smt_pullquote p .smt_quotationmark
{
    display: none;
}
div.smarttags .smt_author
{
    display: block;
    float: none;
    text-align: right;
    font-weight: bold;
}
div.smarttags .smt_marginbottom
{
    clear: both;
}

div.smarttags ul
{
    margin: 20px 0 0 30px;
}
div.smarttags ul li
{
}
div.smarttags ol
{
    margin: 20px 0 0 30px;
}
div.smarttags ol li
{
}
