﻿.article_display
{
	width:585px;
	padding:10px 11px 10px 10px;	
}
.article_display .articlefulldisplay .article_body
{
	float:left;
	width:585px;
}
.article_display .articlefulldisplay .article_body .article_name
{
	color:#EE3942;
    font-size:28px;
    font-weight:normal;
    padding:0px 0px 5px 0px;
    margin:0px;
}
.article_display p
{
	margin:0px;
	padding:0px 0px 10px 0px;
}
.article_display .articlefulldisplay .article_body_date
{
	color:#6293BE;
	font-size:10px;
	font-weight:normal;
	margin:0px 0px 5px 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:#E61A23;
	font-size:16px;
	font-weight:bold;
}
.article_display .article_body_date
{
	color:#8F8F8F;
	font-size:12px;
	padding:5px 0px 5px 0px;	
}
.article_display .article_body_content
{
	line-height:1.4em;		
}
.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:#000000;
	text-decoration:none;
	font-size:11px;	
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 20px;	
	line-height:1.6em;
	width:585px;
	float:left;
}
.article_display #flashcontent
{
	clear:both;
	padding:0px 10px 0px 0px;
}
.imageleft{		
	float:left;
	margin:0px 10px 10px 0px;
}
.imageleft .imagePic
{
	text-align:left;	
}
.imageleft .imagePic img
{
	border-color:#ffffff;
}
.imageleft .desc
{
	text-align:center;
	font-size:10px;
	background-color:#C5E9FF;
	color:#6293BE;
	padding:2px 0px;
}
.imageright{	
	float:right;
	margin:0px 0px 10px 10px;
}
.imageright .imagePic
{
	text-align:right;
}
.imageright .desc
{
	text-align:center;
	font-size:10px;
	background-color:#C5E9FF;
	color:#6293BE;
	padding:2px;
}
.imagecenter{
	
	text-align:center;		
	margin:0pt auto;
}
.imagecenter .imagePic
{
	text-align:center;
}
.imagecenter .desc
{
	text-align:center;
	font-size:10px;
}
.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 
{
	float:left;
	width:100%;
	font-weight:bold;
	font-size:14px;
	border-bottom:3px solid #C5E9FF;
	margin-bottom:5px;
}
.article_display .article a
{
	background:url('../icon/ico_article.gif') no-repeat top left;		
}
.article_display .document a
{
	background:url('../icon/ico_document.gif') no-repeat top left;	
}
.article_display .video a
{
	background:url('../icon/ico_video.gif') no-repeat top left;		
}
.article_display .link a
{
	background:url('../icon/ico_link.gif') no-repeat top left;
}
.article_display .audio a
{
	background:url('../icon/ico_audio.gif') no-repeat top left;		
}
.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;
	clear:both;
}
.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;
}