﻿div.smarttags
{
	font-family:Tahoma;
	color:#000;
	width:663px;
	_width:673px;
	/*margin:4px 0 0 0;
	padding:0 0 10px 0;*/
	font-size:80%;
	/*background-color:red;*/
}
div.threeColumns
{
	width:670px;
	_width:680px;
	margin-right:40px;
	_margin-right: 0px;
}

div.threeColumns div.smarttags
{
	/*width: 453px;*/
}

div.smarttags p
{
	font-size:100%;	
}
div.smarttags a:link, div.smarttags a:visited
{
	font-size:100%;	
}
div.smarttags .spacer
{
	width:643px;
	height:10px; 
	line-height:0px;
}

div.threeColumns .spacer
{
	width:423px;
}

div.smarttags .smt_column100pc
{
	float:left;
	width:643px;
	/*margin-right:15px;*/
}


div.threeColumns div.smarttags .smt_column100pc
{
	width:423px;	
}

div.smarttags .smt_column50pc
{
	float:left;
	width:315px;
	margin-right:15px;
	_margin-right:5px;
}

div.threeColumns .smt_column50pc
{
	width:204px;
}

div.smarttags .smt_column33pc
{
	float:left;
	width:205px;
	/*_width:150px;*/
	margin-right:15px;
	_margin-right:5px;
	/*border:1px solid red;*/
	clear:none;
}

div.threeColumns div.smarttags .smt_column33pc
{
	width: 131px;
}

div.smarttags .smt_column66pc
{
	float:left;
	width:424px;
	margin-right:15px;
	_margin-right:5px;
	/*border:1px solid blue;*/	
}

div.threeColumns .smt_column66pc 
{
	width: 277px;
	/*_width:107px;*/
}

div.smarttags .smt_columncontrast100pc
{
	float:left;
	width:623px;
	margin-right:15px;
	_margin-right:0px;
	color:#000000;
	background:#eaeaf3;
	padding:10px;
}

div.threeColumns div.smarttags .smt_columncontrast100pc
{
	width:403px;
}

div.smarttags .smt_columncontrast50pc
{
	float:left;
	width:295px;
	margin-right:15px;
	_margin-right:5px;
	color:#000000;
	background:#eaeaf3;
	padding:10px;
}

div.threeColumns div.smarttags .smt_columncontrast50pc
{
	width:184px;
}

div.smarttags .smt_columncontrast33pc
{
	float:left;
	width:185px;
	margin-right:15px;
	_margin-right:5px;
	color:#000000;
	background:#eaeaf3;
	padding:10px;
}

div.threeColumns div.smarttags .smt_columncontrast33pc
{
	width:123px;
}

div.smarttags .smt_columncontrast66pc
{
	float:left;
	width:404px;
	margin-right:15px;
	_margin-right:5px;
	color:#000000;
	background:#eaeaf3;
	padding:10px;
}

div.threeColumns div.smarttags .smt_columncontrast66pc
{
	width: 245px;
}

div.smarttags .smt_image
{
	float:left; 
}
div.smarttags .smt_subheading
{
    /*padding-bottom:10px;*/
    display:block;
    font-weight:bold;
    /*margin:10px 0 0 0;*/
    font-size:120%;
    color:#003366;
    
}
div.smarttags .smt_pullquote
{
    padding:10px;
	_padding:0px;
    display:block;
    float:none;
    background:#eeeeee;
    color:#003366;
    font-weight:bold;
}
div.smarttags .smt_pullquote .smt_openquotes
{
    padding:0px 0px 0px 35px;
	_padding:0px;
    display:block;
    background:url('/images/Website/quote_left.gif') no-repeat;
}
div.smarttags .smt_pullquote .smt_closequotes
{
    padding:0px 35px 0px 0px;
    display:block;
    background:url('/images/Website/quote_right.gif') no-repeat 100% 0;
}
div.smarttags .smt_pullquote p
{
    margin:0px;
    padding:0px 10px 0px 10px;
    font-weight:bold;
}
div.smarttags .smt_pullquote p .smt_quotationmark
{
    display:none;
}
div.smarttags .smt_author
{
	padding:0px 10px 10px 10px;
	display:block;
	float:none;
	text-align:right;
    background:#eeeeee;
}
div.smarttags .smt_marginright
{
    margin-right:10px;
}
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
{
	
}
/*div.smarttags image
{
	border:0px;
}*/

div.smarttags img
{
	border:0px;
	float:right;
	margin-bottom:10px;
}

div.smarttags blockquote
{
	padding-left:20px;
}
