#rightSideBar {
	float:right;
	width:224px;
	height:600px;
}

#rightSideBar .linksNode{
	display:block;
	float:left;
	margin-bottom:10px;
}

#rightSideBar ul {
	 padding:0px;
	 margin: 0px;
}

#rightSideBar ul li {
     list-style-type: none;
     display: block;
	 width:224px;
}

#rightSideBar .linksNode li #downJonesTable {
	border-collapse: collapse;
	border-top:0px;
	border-left:1px #e4e4e4 solid;
	border-right:1px #e4e4e4 solid;
	border-bottom:1px #e4e4e4 solid;
	margin-top:-1px;
}

#rightSideBar li #downJonesTable td{
	text-indent:10px;
}

#rightSideBar li #downJonesTable .headLine{
	height:25px;
	line-height:25px;
	background-color:#ffffff;
}

#rightSideBar li #downJonesTable .whiteLine{
	height:25px;
	line-height:25px;
	background-color:#ffffff;
}

#rightSideBar li #downJonesTable .greenLine{
	height:25px;
	line-height:25px;
	background-color:#f3f7fa;
}

#rightSideBar .linksNode li #staffArticleTable{
	border-collapse: collapse;
	border-top:0px;
	border-left:1px #e4e4e4 solid;
	border-right:1px #e4e4e4 solid;
	border-bottom:1px #e4e4e4 solid;
	margin-top:-1px;
}

#rightSideBar li #staffArticleTable td{
	background-color:#ffffff;
	margin:0px;
	overflow:hidden;
	text-overflow:ellipsis;
	display:block;
}

#rightSideBar li #staffArticleTable td .messageTitle{
	display:block;
}

#rightSideBar li #staffArticleTable td .messageTitle a{
	text-align:left;
	color: #6f6f6f; 
	text-decoration: none; 
	font-weight:bold;
	display:block;
	font-size:11px;
}

#rightSideBar li #staffArticleTable td .messageTitle a:hover{
	color:#989898;
	text-align:left;
	text-decoration: none; 
	font-weight:bold;
}

#rightSideBar li #staffArticleTable td .authorTime{
	word-wrap: break-word;
	margin-bottom:13px;
}

#rightSideBar li #staffArticleTable td .bottomLine{
	margin:10px 10px 0px 10px;
	border-bottom:1px #e4e4e4 solid;
}

#rightSideBar .linksNode li #accessPointTable{
	border-collapse: collapse;
	border-top:0px;
	border-left:1px #e4e4e4 solid;
	border-right:1px #e4e4e4 solid;
	border-bottom:1px #e4e4e4 solid;
	margin-top:-1px;
}

#rightSideBar li #accessPointTable td ul {
	padding-top:10px;
	padding-bottom:6px;
	padding-left:0px;
	padding-right:0px;
	margin:0px;
}
#rightSideBar li #accessPointTable td ul li {
	list-style-type: none;
	width:202px;
	padding-left:10px;
	padding-right:10px;
	height:24px;
}
#rightSideBar li #accessPointTable td ul li a{
	color: #6f6f6f;
	margin-bottom:4px;
	display:block;
	font-size:11px;
}
#rightSideBar li #accessPointTable td ul li a:hover{
	color:#989898;
}

#rightSideBar li #accessPointTable td ul li img {
	float:right;
	margin-top:3px;
	border:0px;
}

#rightSideBar li #accessPointTable td ul li .withinLine{
	border-bottom:1px solid #e4e4e4;
}

#rightSideBar li .boxTitleImg{
	background-image:url(../images/blue_bkg.gif);
	background-repeat:no-repeat;
	height:24px;
	width:224px;
	float:left;
}

#rightSideBar li .boxTitleImg .boxTitleTxt {
	float:left;
	margin-left:10px;
	font-size:10px;
	color:#ffffff;
	text-align:left;
	line-height: 24px;
}

#rightSideBar li a {
     text-decoration: none;
     font-family: Verdana;
}

.topicBottomShadow
{
	background-image:url(../images/topic_bottom_shadow.jpg);
	background-repeat:repeat-x;
	height:6px;
}

.topicLeftShadow
{
	background-image:url(../images/topic_left_shadow.jpg);
	background-repeat:repeat-y;
	width:4px;
}

.topicRightShadow
{
	background-image:url(../images/topic_right_shadow.jpg);
	background-repeat:repeat-y;
	width:6px;
}

.topicTopShadow
{
	background-image:url(../images/topic_top_shadow.jpg);
	background-repeat:repeat-x;
	height:4px;
}

.topicTopLeftShadow
{
	background-image:url(../images/topic_top_left_shadow.jpg);
	background-repeat:no-repeat;
	width:4px;
	height:4px;
}

.topicTopRightShadow
{
	background-image:url(../images/topic_top_right_shadow.jpg);
	background-repeat:no-repeat;
	width:5px;
	height:4px;
}

.topicBottomRightShadow
{
	background-image:url(../images/topic_right_bottom_shadow.jpg);
	background-repeat:no-repeat;
	width:5px;
	height:6px;
}

.topicBottomLeftShadow
{
	background-image:url(../images/topic_left_bottom_shadow.jpg);
	background-repeat:no-repeat;
	width:4px;
	height:6px;
}

.topicWindowBgRender
{
	background-image:url(../images/topicWindowBgRender.jpg);
	background-repeat:repeat-x;
	background-position:0% 100%;
	height:362px;
}

#topicContent {
	padding: 8px 10px 0px 10px;
}

#topicContent {
	height:288px;
	width:688px;
	float:left;
}

#topicContent #newsPicture {
	width:455px;
	height:288px;
	float:left;
}

#topicContent #newsArticle {
	width:210px;
	height:251px;
	float:right;
	margin-top:13px;
}

#topicContent #newsArticle #newsTitleSection {
	float:left;
	text-align:left;
	width:201px;
	word-wrap: break-word;
}

#topicContent #newsArticle #newsTitleSection a {
	float:left;
	text-align:left;
	width:201px;
	word-wrap: break-word;
	font-family: Verdana; font-size: 18px; line-height: 26px; color: #6f6f6f; font-weight:bold;
	text-decoration: none; 
}

#topicContent #newsArticle #newsTitleSection a:hover {
	color:#989898;
	float:left;
	text-align:left;
	width:201px;
	word-wrap: break-word;
	font-family: Verdana; font-size: 18px; line-height: 26px; color: #989898; font-weight:bold;
}

#topicContent #newsArticle #newsContent {
	margin-top:30px;
	float:left;
	text-align:left;
	width:201px;
	word-wrap: break-word;

}

.newsTitleFontStyle { font-family: Verdana; font-size: 18px; line-height: 26px; color: #6f6f6f; font-weight:bold; }

.newsContentFontStyle { font-family: Verdana; font-size: 11px; line-height: 18px; color: #6f6f6f }

#topicContent #newsImagesBar {
	height:44px;
	width:455px;
	float:left;
	display:block;
}

.newsImageLink {
	margin-top:4px;
	height:38px;
	width:59px;
	margin-right:14px;
	float:left;
	margin-top:14px;
}

.newsImageClickedLink {
	float:left;
	height:44px;
	background:#509bb7;
	width:59px;
	margin-right:14px;
	margin-top:10px;
	padding-top:2px;
}

.newsImageClickedLink .newsImageClickedBox {
	background-color:#ffffff;
	padding-top:2px;
	height:40px;
}

.newsImageLink .newsImageBox {
	background:#ffffff;
	height:38px;
	width:59px;
}

#topicSection {
	float:left;
	display:block;
	margin-bottom:14px;
}

#leftSideBar {
	float:left;
	height:auto;
	width:712px;
	padding-bottom:20px;
}

#bottomLinksBar {
	text-align:left;
	width:712px;
}

#leftSideBar #topicContent {
	padding-bottom:10px;
}

#leftSideBar #bottomLinksBar .linksBlock{
	float:left;
	width:224px;
	margin-right:18px;
}

#leftSideBar #bottomLinksBar #longLinksBlock{
	float:left;
	width:467px;
}

#leftSideBar #bottomLinksBar #longLinksBlock li .linksBlock{
	float:left;
	width:224px;
	margin-right:20px;
}

#leftSideBar #bottomLinksBar #longLinksBlock .longImageTitle{
	float:left;
	width:467px;
	border-bottom:1px solid #e4e4e4;
}

#leftSideBar #bottomLinksBar .lastLinksBlock{
	float:left;
	width:224px;
	margin-right:20px;
}

#leftSideBar #bottomLinksBar ul {
	margin: 0px; 
	padding:0px;
}

#leftSideBar #bottomLinksBar li {
	list-style-type: none;
	width:224px;
}

#leftSideBar #bottomLinksBar .imageTitle img{
	border-bottom:1px solid #e4e4e4;
	margin:0px;
	width:224px;
}

#leftSideBar #bottomLinksBar .subItem{
	 float:left;
	 width:224px;
	 word-wrap: break-word;
	 margin-top:2px;
	 background-image:url(../images/arrow.gif);
	 background-repeat:no-repeat;
	 background-position:left 6px;
	 border-bottom:1px solid #f2f2f2;
}

#leftSideBar #bottomLinksBar .subItem a {
	font-family: Verdana;
	color: #6f6f6f;
	text-decoration: none; 
	margin-left:16px;
	display:block;
	margin-bottom:3px;
	font-size:11px;
}

#leftSideBar #bottomLinksBar .subItem a:hover {
	font-family: Verdana;
	color: #989898;
	text-decoration: none; 
	margin-left:16px;
	display:block;
	margin-bottom:3px;
}

#leftSideBar #bottomLinksBar .lastSubItem{
	 float:left;
	 width:224px;
	 word-wrap: break-word;
	 margin-top:2px;
	 background-image:url(../images/arrow.gif);
	 background-repeat:no-repeat;
	 background-position:left 6px;
	 padding-bottom:2px;
}

#leftSideBar #bottomLinksBar .lastSubItem a {
	font-family: Verdana;
	color: #6f6f6f;
	text-decoration: none; 
	margin-left:16px;
	display:block;
	padding-bottom:2px;
	font-size:11px;
}

#leftSideBar #bottomLinksBar .lastSubItem a:hover {
	font-family: Verdana;
	color: #989898;
	text-decoration: none; 
	margin-left:16px;
	display:block;
	padding-bottom:2px;
}

#container{
	margin:0 auto;
	position:relative;
	width:222px;
	height:125px;
	overflow:hidden;
}
#message,
#message_copymsgid{
	margin:0;
	width:222px;
	overflow:hidden;
}

#10KBanner {
	float:left;
	height:62px;
	width:955px;
}