﻿div.smarttags
{
    width: 493px; /* width includes right margin of content*/
    clear: right;
}
div.smarttags h1
{
    padding: 0 0 0 0;
    margin: 0 0 15px 0;
    /*border:1px solid blue;*/
}
div.smarttags .spacer
{
    width: 493px;
    height: 10px;
    margin-right: 15px;
	_margin:0px;
}
div.smarttags .smt_column100pc
{
    float: left;
    width: 493px;
    _width:483px;
    margin-right: 15px;
    _margin-right:0px;
    line-height: 1.5;
	display:inline;
	/*border:1px solid red;*/
    font-size:72%;
}

div.smarttags .smt_column50pc
{
    float: left;
    width: 223px;
    margin-right: 15px;
    _margin-right:0px;
    line-height: 1.5;
    font-size:72%;
}

div.smarttags .smt_column33pc
{
    float: left;
    width: 153px;
    margin-right: 15px;
    _margin-right:0px;
    line-height: 1.5;    
    font-size:72%;
}

div.smarttags .smt_column66pc
{
    float: left;
    width: 310px;
    margin-right: 15px;
    _margin-right:0px;
    line-height: 1.5;  
    font-size:72%;
}


div.smarttags .smt_columncontrast100pc
{
    float: left;
    width: 493px;
    padding: 10px;
    background-color: #cccccc;
    margin-right: 15px;
    _margin-right:0px;
    line-height: 1.5;  
    font-size:72%;
}

div.smarttags .smt_columncontrast50pc
{
    color: #000;
    float: left;
    padding: 10px;
    width: 223px;
    background-color: #cccccc;
    margin-right: 15px;
    _margin-right:0px;
    line-height: 1.5;  
    font-size:72%;
}
div.smarttags .smt_columncontrast33pc
{
    float: left;
    padding: 10px;
    width: 138px;
    background-color: #cccccc;
    margin-right: 15px;
    _margin-right:0px;
    line-height: 1.5;  
    font-size:72%;
}
div.smarttags .smt_columncontrast66pc
{
    float: left;
    padding: 10px;
    width: 310px;
    background-color: #cccccc;
    margin-right: 15px;
    _margin-right:0px;
    line-height: 1.5;  
    font-size:72%;
}

div.smarttags .smt_column100pc p, div.smarttags .smt_column50pc p, div.smarttags .smt_column33pc p, div.smarttags .smt_column66pc p,
div.smarttags .smt_columncontrast100pc p, div.smarttags .smt_columncontrast50pc, div.smarttags .smt_columncontrast33pc, div.smarttags .smt_columncontrast66pc
{
	font-size:100%;	
}

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: #2DA343;
}
div.smarttags .smt_pullquote
{
    padding: 10px;
    display: block;
    float: none;
    background-color: #e7f6f9;
    color: #000;
}
div.smarttags p .smt_pullquote .smt_openquotes
{
    padding: 0px 0px 0px 50px;
    display: block;
    background: url(/Images/Quote_Left.gif) no-repeat;
    font-size:150%;
}
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;
}
span.smt_closequotes
{
	font-size:72%;
	display:block;
}

div.smarttags .smt_author
{
    display: block;
    float: none;
    text-align: right;
    font-weight: bold;
    
}

.smt_closequotes .smt_author
{
	float:right;
	text-align:right;
	font-size: 140%;
}

div.smarttags .smt_marginbottom
{
    clear: both;
}

div.smarttags ul
{
    margin: 20px 0 0 30px;
    _margin-right:0px;
}
div.smarttags ul li
{
}
div.smarttags ol
{
    margin: 20px 0 0 30px;
    _margin-right:0px;
}
div.smarttags ol li
{
}
