﻿.homeArticle
{
  font-size:12px;
  font-weight:normal;
  border:1px solid #C1C1C3;
}
.homeArticle h1
{
  font-family: Trebuchet MS;
  font-size: 22px;
  line-height: 25px;
  font-weight:bold;
  color:#192B3D;
}
.homeArticle .articleDate
{
  line-height:35px;
  font-family: Trebuchet MS;
  font-size: 14px;
}
.homeArticle .articleTools
{
  float:right;
  margin-right:10px;
}
.homeArticle .articleBody
{
  line-height:19px;
  display:block;
  clear:both;
  font-family:Trebuchet MS;
  font-size:13px;
  text-align:justify;
}
.homeArticle .articleBody div p
{
  font-size:13px;
}
.homeArticle .commentsCount
{
  color: #0E6696;
  font-weight:bold;
  line-height:20px;
  display:block;
  clear:both;
}
.homeArticle .expandTextButton
{
  color: #0E6696;
  font-size: 13px;
  font-weight: bold;
}
.homeArticle .addCommentButton
{
  color: #b61b1c;
  font-size: 13px;
  font-weight: bold;
}
.homeArticle .moreArticlesButtonContainer
{
  margin-top:5px; 
  margin-bottom:5px; 
  font-size:14px; 
  text-align:right;
  display:block;
}
.homeArticle .voteContainer
{
  border:1px solid #DFDFDE;
  background-color: #EBEBEB;
  font-weight:bold;
  padding:4px;
}
.homeArticle .voteContainer .list
{
  font-size:12px;
  font-weight:normal;
  font-family:Arial;
}
.homeArticle .addCommentPanel
{
  border-color: #DFDFDE;
  color: black;
  font-weight:bold;
  margin-top:5px;
}

.previousArticlesList .header
{
  background-color: #324A71;
  color:White;
  font-size:12px;
  font-weight:bold;
  text-align:center;
  line-height:22px;
  height:auto;
}
.previousArticlesList .itemStyle
{
  padding-left:5px;
  padding-right:5px;
  padding-top:5px;
  padding-bottom:5px;
}
.previousArticlesList h2
{
  margin:0;
  padding:0;
  font-weight:bold;
  font-size:11px;
  line-height:14px;
}
.previousArticlesList .date
{
  font-size:11px;
  font-weight:bold;
  padding-top:5px;
}
.previousArticlesList .summary
{
  font-size:11px;
  line-height:14px;
}
.previousArticlesList .pager
{

}
.previousArticlesList .pager a
{
}

.articleMessagesContainer
{
  border: none;
}
.articleMessagesContainer .rowStyle
{
  border:1px solid #C1C1C3;
  margin-bottom:7px;
}
.articleMessagesContainer .itemHeader
{
  background-color: #E7E7E7;
  color: #080808;
  height:25px;
  vertical-align:middle;
  line-height:25px;
  padding-left:5px;
  font-size:14px;
}
.articleMessagesContainer .itemHeaderForModerator
{
  background-color: #F5F5E3;
  color: #080808;
  height:25px;
  vertical-align:middle;
  line-height:25px;
}
.articleMessagesContainer .itemBody
{
  background-color: #FBFBFB; 
  line-height:17px;
  font-size:13px;
  display:block; 
  margin:5px;
}

.intradayArticles
{
  padding-left:5px;
  padding-right:5px;
}
.intradayArticles .header
{
  background-image: url('../images/boxHeadingBgr.gif');
  background-position:bottom;
  background-repeat:repeat-x;
  color:White;
  text-align:center;
  font-size:14px;
  line-height:14px;
  height:auto;
  font-weight:normal;
  border-top:1px solid #556C89;
/*
  background-color: #324A71;
  color:White;
  font-size:16px;
  font-weight:bold;
  text-align:center;
  line-height:16px;
  height:auto;*/
}
.intradayArticles .footerStyle
{
  font-size:14px;
  text-align:center;
}
.intradayArticles .itemStyle
{
  padding-left:5px;
  padding-right:5px;
  padding-top:5px;
  padding-bottom:5px;
  border-bottom:1px dotted gray;
}
.intradayArticles h2
{
  margin:0;
  padding:0;
  font-weight:bold;
  font-size:17px;
  line-height:18px;
  margin-bottom:5px;
}
.intradayArticles .date
{
  font-size:12px;
  font-weight:bold;
  color:#545454;
}
.intradayArticles .summary
{
  font-size:12px;
  line-height:13px;
  padding-left:1px;
  display:block;
  clear:both;
}
.intradayArticles .commentsCount
{
  color:#CC0000;
  border:none;
}

.latestMessages
{
  width:280px;
  overflow:hidden; 
}
.latestMessages .headerStyle
{
  background-image: url('../images/boxHeadingBgr.gif');
  background-position:bottom;
  background-repeat:repeat-x;
  color:White;
  text-align:center;
  border-left:1px solid #475669;
  border-top:1px solid #556C89;
  font-size:14px;
  line-height:14px;
}
.latestMessages .title
{
  margin:0;
  padding:0;
  font-size:13px;
  line-height:16px;  
text-decoration:underline;
}
.latestMessages .body
{
  margin-top:4px;
  font-size:11px;
  line-height:13px;
  display:block;
  clear:both;
  overflow:hidden;
  
}
.latestMessages td {
  overflow:hidden;
}
.latestMessages .itemStyle
{
  border:1px solid #C1C1C3;
  border-collapse:collapse;
  background-color:#F5F5E3;
  overflow:hidden;
}

.rosArticle
{
  font-size:12px;
  font-weight:normal;
}
.rosArticle h1
{
  font-family: Trebuchet MS;
  font-size: 24px;
  line-height: 25px;
  font-weight:bold;
  color:#385f8a;
  margin-top:10px
}
.rosArticle .articleDate
{
  line-height:35px;
  font-family: Trebuchet MS;
  font-size: 14px;
color:#535353;
}
.rosArticle .articleTools
{
  float:right;
  margin-right:10px;
}
.rosArticle .articleBody
{
  line-height:19px;
  display:block;
  clear:both;
  font-family:Trebuchet MS;
  font-size:13px;
  text-align:justify;
  margin-bottom:10px;
}
.rosArticle .commentsCount
{
  color: #0E6696;
  font-weight:bold;
  line-height:20px;
  display:block;
  clear:both;
}
.rosArticle .expandTextButton
{
  color: #0E6696;
  font-size: 13px;
  font-weight: bold;
}
.rosArticle .addCommentButton
{
  color: #b61b1c;
  font-size: 13px;
  font-weight: bold;
}
.rosArticle .moreArticlesButtonContainer
{
  margin-top:5px; 
  margin-bottom:5px; 
  font-size:14px; 
  text-align:center;
}
.rosArticle .voteContainer
{
  border:1px solid #DFDFDE;
  background-color: #EBEBEB;
  font-weight:bold;
  padding:4px;
}
.rosArticle .voteContainer .list
{
  font-size:12px;
  font-weight:normal;
  font-family:Arial;
}
.rosArticle .addCommentPanel
{
  border-color: #DFDFDE;
  color: black;
  font-weight:bold;
  margin-top:5px;
}

.pager a
{
	font-size:12px;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #C1C1C3;
	background-color:#EFEFEF;
}
.pager a:hover
{
	font-size:12px;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #CC0000;
	background-color:#EFEFEF;
	text-decoration:none;
}
.pager table td
{
	font-size:14px;
	font-weight:bold;
}

