/*
---------------------------------------------------------------------------  Elements
*/
A.ShowArticleLink {
	color : #2159B2;
	font-weight : bold;
	text-decoration: none;
}
A.ShowArticleLink:hover {
	color: #527EC5;
	font-weight : bold;
	text-decoration: none;
}
A.ShowArticleLink2 {
	color : #7B7B7B;
	font-weight : bold;
	text-decoration: none;
}
A.ShowArticleLink2:hover {
	color: #9B9B9B;
	font-weight : bold;
	text-decoration: none;
}
/*
---------------------------------------------------------------------------  Classes
*/
.ShowArticleImage {
	border : 1px solid #255DAE;
}
.ShowArticleAbstract {
	border : 1px solid #B0B0B0;
	font-size : 9px;
	padding : 1px 4px 2px 4px;
	line-height : 14px;
}
.ShowArticleImage {
	border : 1px solid #CECECE;
}
.ShowArticleTitle {
	color : #2159B2;
	font-weight : bold;
	text-transform : uppercase;
}
.ShowPollBox {
	border : 1px solid #999B9F;
	background-color : #E9EEF7;
	padding : 1px 4px 2px 4px;
	vertical-align : top;
	font-size : 9px;
}
.ShowCommentsBox {
	border : 1px solid #CECECE;
	background-color : #E5E5E5;
	padding : 1px 4px 2px 4px;
	vertical-align : top;
	font-size : 9px;
	line-height : 14px;
}
.ShowPollQuestion {
	color : #2159B2;
	font-weight : bold;
}
.ShowCommentsTitle {
	color : #955F00;
	font-weight : bold;
}
.ShowPollRadio {
	width: 1em;
	height : 1em;
	float : left;
}
.ShowPollOption {
	color : #7B7B7B;
	font-weight : bold;
	font-size : 9px;
	cursor : hand;
}
.ShowSmallBr {
	line-height : 4px;
}
.showBillboard {
	border-top : 1px solid #BCBCBC;
}
.showTitle {
	background-color :  #BCBCBC;
	font-weight : bold;
	text-transform : uppercase;
	font-size : 8pt;
	padding : 3px 4px 3px 7px;
}
.showSpacerLine {
	background-color : #97BBF4;
}
/* These 2 classes are for the Flash Billboard Navigation */
.ShowNavigation {
	font-family:  Verdana, Arial, Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #78ADD6;
	/*background : #FEFEFE;*/
}
.ShowNavigationHover {
	font-family:  Verdana, Arial, Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #527EC5;
	textIndent: 1px;
}
/* end */
.ShowArticle {
	border : 1px solid #E6E6E6;
	padding : 4px;
}
.ShowDisplayArticleTitle {
	color : #577577;
	font-size : 10px;
}
.ShowDisplayArticle {
	color : #000000;
	font-size : 11px;
	line-height : 14px;
	padding : 0px 3px 0px 8px;
}
.ShowArticleBox {
	background : #F4F7FB;
	border : 1px solid #A9ACB0;
	vertical-align : top;
	padding : 2px 3px 3px 3px;
}
.ShowPollBack {
	background : #E9EEF7;
}
.ShowPollResultOption {
	text-align : right;
	color : #BE2828;
	font-weight : bold;
	padding: 0px 2px 0px 2px;
}
.ShowPollResultPercent {
	padding : 0px 2px 0px 2px;
	font-weight : bold;
	color: #000000;
}
.ShowPollResultTile {
	background : #BE2828;
}
.ShowPollResultQuestion {
	padding : 6px 0px 6px 0px;
}
.ShowDisplayCastCopy {
	padding : 4px
}
.ShowCastPaging {
	text-align : center;
	background : #F3F3F3;
}
/*
---------------------------------------------------------------------------  Ids
*/