﻿#RightColumn .Title
{
	font-family:Arial;
	color:#233A54;
	font-size:13px;
	font-weight:bold;
	margin-bottom:5px;
}

#RightColumn .adxSectionCopy img
{
	margin-left:10px;
	margin-right:10px;
}

#RightColumn .adxSectionMediaCaption
{
	text-align:center;
}

.ArticleHeader
{
	height:20px;
	background-color:#70859B;
	padding:0 15px 0 15px;
	margin:0;
	color:White;
	font-size:11px;
}

.ArticleHeader .EventDate
{
	float:left;
}

.ArticleHeader .Right
{
	float:right;
}

.ArticleHeader .Right .CommentCounter
{
	float:left;
}

.ArticleHeader .Right .Rating
{
	float:left;
}

.ArticleHeader .Right .Rating .RateText
{
	float:left;
}

.ArticleHeader .Right .Rating .RateStar
{
	float:left;
	position:relative;
	bottom:-3px;
}

.FirstContent
{
	background-color:White;
	padding:15px 15px 5px 15px;
}

.adxSectionCopy p
{
	padding-bottom:10px;
}

#RightColumn .adxSectionSubhead
{
	margin-bottom:10px;
	Font-size:16px;
	color:#44617E;
}

.InlineTOC
{
	background-color:#D5DBE2;
	padding:15px 15px 15px 15px;
}

.InlineTOC a
{
	font-size:13px;
	color:#44617E;
	text-decoration:none;
}

.InlineTOC img
{
	padding-top:5px;
}

.OtherContent
{
	background-color:White;
	padding:15px 15px 10px 15px;
}

/********Links and Attachments****************/

.LinksAttachments
{
	background-color:White;
	padding: 10px 15px;
}

#RightColumn .LinksAttachments .Title
{
	border-bottom:solid 1px #44617E;
	margin-bottom:10px;
}

.LinksAttachments ul
{
	list-style:none;
	padding:0;
	margin:0;
	margin-bottom:10px;
}

.LinksAttachments ul li
{
	margin-bottom: 10px;
}

.LinksAttachments h5
{
	padding:0;
	margin:0;
}

.LinksAttachments h5 a
{
	font-size:12px;
	color:#233A54;
	font-weight:bold;
	text-decoration:none;
}

.LinksAttachments a
{
	font-size:11px;
	color:#233A54;
	text-decoration:none;
}

.LinksAttachments .icon
{
	float:left;
	margin-right:5px;
}

.LinksAttachments .adxAttachmentDetails
{
	margin-bottom: 2px;
}

.LinksAttachments .adxAttachmentSize
{
	font-size:11px;
	color:#233A54;
	text-decoration:none;
}

.LinksAttachments .summary
{
	font-size: 11px;
	margin-bottom: 2px;
}

#RightColumn .ArticleTags
{
	border-top:solid 1px #44617E;
	background-color:#D5DBE2;
	padding:10px 15px 10px 15px;
}

#RightColumn .ArticleTags .Title
{
	font-size:12px;
}

/*********For Comments***********************/

#RightColumn .TitleWithUnderLine
{
	font-family:Arial;
	color:#233A54;
	font-size:15px;
	font-weight:bold;
	margin-bottom:10px;
	padding-top:15px;
	border-bottom:solid 1px #44617E;
}

.Comments
{
	margin:15px 0 15px 0;
	padding:0 15px 15px 15px;
	background-color:White;
}

.CommentFormFields
{
	margin:15px 0 15px 0;
	padding:0 15px 15px 15px;
	background-color:#D5DBE5;
	clear: both;
}

.Comments .SingleComment
{
	margin-bottom:10px;
}

.Comments .SingleComment .SingleTitle
{
	font-family:Tahoma;
	color:#233A54;
	font-size:12px;
	font-weight:bold;
}

.Comments .SingleComment .re
{
	color:#44617E;
	font-style:italic;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
}

.Comments .SingleComment .Content
{
	font-family:Tahoma;
	font-weight:normal;
	font-size:12px;
	color:#4A4A4A;
}

.Comments .SingleComment .Date
{
	font-family:Tahoma;
	font-weight:normal;
	font-size:11px;
	color:#666666;
}

.Comments .SingleComment .Name
{
	font-family:Tahoma;
	font-weight:normal;
	font-size:11px;
	color:#44617E;
}

.CommentFormFields .TextBox
{
	float:left;
	height:13px;
	width:300px;
	border:solid 1px #44617E;
}

.CommentFormFields .TextBox2
{
	float:left;
	width:450px;
	border:solid 1px #44617E;
}

.CommentFormFields .Label
{
	float:left;
	width:80px;
}

.CommentFormFields .Row
{
	clear:both;
	height:20px;
	margin-bottom:10px;
}

.CommentFormFields .Row2
{
	clear:both;
}

.CommentFormFields .FormInformation
{
	margin-top: 10px;
}

.CommentFormFields .ValidationMessage
{
	margin-left:5px;
}

.CommentFormFields .Button
{
	margin:10px 0 0 80px;
}


.CommentFormFields .Captcha
{
	border:solid 1px #44617E;
	padding: 0;
	margin-bottom: 5px;
}

.CommentFormFields p
{
	margin-bottom: 10px;
}

.Comments .CommentModeration
{
}

.Comments .CommentModeration .DeleteComment
{
	color: red;
	font-size: 11px;
}

.ArticleContent
{
	background: #FFF;
}

.Tags
{
	background: #FFF;
	padding: 0 15px 10px 15px;
}

.Tags h4
{
	border-bottom:solid 1px #44617E;
	margin: 0 0 10px 0;
	font-family:Arial;
	color:#233A54;
	font-size:13px;
	font-weight:bold;
}

.Tags ul
{
	list-style: none;
	margin: 2px 0 0 0;
	padding: 0;
}

.Tags li
{
	list-style: none;
	display: block;
	float: left;
	margin: 0 2px 2px 0;
}

.Tags li a
{
	color: #44617E;
	background: #FFF url('/images/tag_blue.png') no-repeat 5px 50%;
	text-decoration: none;
	display: block;
	float: left;
	border: solid 1px #D5DBE5;
	padding: 2px 5px 2px 25px;
	font-size: 11px;
}

.Tags li a:hover
{
	background-color: #D5DBE5;
}
