﻿.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 .itemStyle
{
  border:1px solid #C1C1C3;
  border-collapse:collapse;
  background-color:#F5F5E3;
  overflow:hidden;
}

.rosArticle
{
  font-size:12px;
  font-weight:normal;
}
.rosArticle .articlepager
{
	padding-top:20px;
	font-size:14px;
	padding-bottom:20px;
	text-align:center;
}
.rosArticle h1
{
  font-family: Georgia;
  font-size: 24px;
  line-height: 25px;
  font-weight:normal;
  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;
  padding-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;
}

.box1
{
	font-size:12px;
	width:307px;
	padding:0;
	margin:0;
}
.box1 h2{
	margin:0;
	padding:0;
	text-align:center;
	font-weight:bold;
	color:white;
	font-size:12px;
	line-height:25px;
}
.box1 .content
{
	border-left:1px solid #BEBEBD;
	border-right:none;
	background-image: url(../images/ShadowBoxContentBackground.png);
	background-repeat:repeat-y;
	background-position:right;
	margin-left:1px;
	padding-right:17px;	
	width:286px;
	background-color:Transparent;
}
.box1 .content table{
	font-size:12px;
}
.box1 .topLeft
{
	width:18px;
	height:11px;
	background-image:url(../images/ShadowBoxTopLeft.png);
	background-repeat:no-repeat;
	background-position:top left;
}
.box1 .top
{
	height:11px;
	background-image:url(../images/ShadowBoxTop.png);
	background-repeat:repeat-x;
	background-position:top left;
}
.box1 .topRight
{
	height:11px;
	width:21px;
	background-image:url(../images/ShadowBoxTopRight.png);
	background-repeat:no-repeat;
	background-position:top left;
}
.box1 .headerTopLeft
{
	width:18px;
	height:26px;
	background-image:url(../images/ShadowBoxHeaderTopLeft.png);
	background-repeat:no-repeat;
	background-position:top left;
}
.box1 .headerTop
{
	height:26px;
	background-image:url(../images/ShadowBoxHeaderTop.png);
	background-repeat:repeat-x;
	background-position:top left;
}
.box1 .headerTopRight
{
	height:26px;
	width:21px;
	background-image:url(../images/ShadowBoxHeaderTopRight.png);
	background-repeat:no-repeat;
	background-position:top left;
}
.box1 .bottomLeft
{
	width:18px;
	height:17px;
	background-image:url(../images/ShadowBoxBottomLeft.png);
	background-repeat:no-repeat;
	background-position:top left;
}
.box1 .bottom
{
	height:17px;
	background-image:url(../images/ShadowBoxBottom.png);
	background-repeat:repeat-x;
	background-position:top left;
}
.box1 .bottomRight
{
	height:17px;
	width:21px;
	background-image:url(../images/ShadowBoxBottomRight.png);
	background-repeat:no-repeat;
	background-position:top left;
}
