﻿.article_display
{
	float:left;
	width:100%;
	padding:0px 0px 20px 0px;	
}
.article_display .articlefulldisplay
{
	padding:20px 75px;
}
.article_display p
{
	margin:0px;
	padding:0px 0px 10px 0px;
}
.article_display p a
{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
.article_display .lead_image
{
	float:left;	
}
.article_display .lead_image img
{
	padding:0px 10px 10px 0px;
}
.article_display .article_name,
.article_display .article_name h1
{
	color:#000000;
	font-size:20px;	
}
.article_display .article_body_date
{
	color:#8F8F8F;
	font-size:12px;
	padding:5px 0px 5px 0px;	
}
.article_display .article_body_content
{
	line-height:1.4em;	
	text-align:justify;
}
.article_display .section_title
{
	color:#000000;
	font-size:16px;
	border-bottom:1px solid #8F8F8F;
	margin:15px 0px;
	font-weight:bold;
}
.article_display .related_items a
{
	color:#898989;
	text-decoration:none;
	font-size:12px;	
}
.article_display #flashcontent
{
	clear:both;
	padding:0px 10px 0px 0px;
}
.article_display .imageright
{
	padding:10px;
	background:#D5D5D3;
	margin:0px 0px 10px 10px;
	float:right;
}
.article_display .imageright .copyright
{
	color:#8F8F8F;
}
.article_display .imageleft
{
	padding:10px;
	background:#D5D5D3;
	margin:0px 10px 10px 0px;
	float:left;
}
.article_display .imagecenter
{
	margin:0pt auto;
	padding:0px;
	text-align:center;
}
.article_display .imagecenter .copyright
{
	color:#8F8F8F;
}
.article_display .imageleft .copyright
{
	color:#8F8F8F;
}
.article_display .imageright .desc,
.article_display .imageleft .desc,
.article_display .imagecenter .desc
{
	font-size:11px;
}
.article_display .ad_left
{
	float:left;
	margin:0px 10px 10px 0px;
}
.article_display .ad_right
{
	float:right;
	margin:0px 0px 10px 10px;
}
.article_display .ad_center
{
	text-align:center;
	margin:0px 10px 10px 10px;	
}
.article_display .imageleft .copyright
{
	color:#8F8F8F;
}
.article_display .error
{
	color:red;
}
.article_display .related_items
{
	float:left;
	width:100%;
	padding:0px 0px 10px 0px;
}
.article_display #related_title 
{
	background: url(../images/image_header_bg.gif) no-repeat #252525;
	border-bottom: 1px solid #fff;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	height: 21px;
	display: block;
	padding: 6px 0 0 12px;
}
.article_display .article a
{
	background:url('../icon/ico_article.gif') no-repeat bottom left;
	padding:10px 0px 0px 0px;
	float:left;
	width:100%;
	text-indent:20px;
	line-height:10px;
}
.article_display .document a
{
	background:url('../icon/ico_document.gif') no-repeat bottom left;
	padding:10px 0px 0px 0px;
	float:left;
	width:100%;
	text-indent:20px;
	line-height:10px;
}
.article_display .video a
{
	background:url('../icon/ico_video.gif') no-repeat bottom left;
	padding:10px 0px 0px 0px;
	float:left;
	width:100%;
	text-indent:20px;
	line-height:10px;
}
.article_display .link a
{
	background:url('../icon/ico_link.gif') no-repeat bottom left;
	padding:10px 0px 0px 0px;
	float:left;
	width:100%;
	text-indent:20px;
	line-height:10px;
}
.article_display .audio a
{
	background:url('../icon/ico_audio.gif') no-repeat bottom left;
	padding:10px 0px 0px 0px;
	float:left;
	width:100%;
	text-indent:20px;
	line-height:10px;
}
.article_display .comment_form
{
	float:left;
	width:100%;	
	padding:10px 0px;
}
.article_display .comment_form .field
{
	float:left;
	padding:10px 0px 0px 0px;	
	width:100%;
}
.article_display .comment_form .field .label
{
	float:left;
	width:125px;	
	padding:0px 10px 0px 0px;
}
.article_display .comment_form .field .control
{
	float:left;	
}
.article_display .comment_form .error
{
	float:left;
	padding:10px 0px 0px 0px;		
}

.article_display .comment_form .submitbutton
{
	float:right;		
	text-align:right;
}
.article_display .comment{
	padding:10px;
	background:#D1D2CD;
	margin:0px 0px 10px 0px;
}
.article_display .comment .name
{
	font-weight:bold;
	color:#000000;
	font-size:11px;
}
.article_display .comment .body
{
	
}
.article_display .alteritem
{
	padding:10px;
	background:#D1D2CD;
	margin:0px 0px 10px 0px;
}
