.Bold
{
font-weight:bold !important;
}

.Italic
{
font-style:italic;
}

.Indent-first-level{ padding-left:20px; }
.Indent-second-level{ padding-left:40px; }


.Bullet {
	background: url(../images/bullet.gif) 0 6px no-repeat !important;
	margin-left:22px !important;
	line-height:18px !important;
	display:block !important;
	padding-left:12px !important;
	margin-left: 5px !important;
}
.Bullet-second-level {
	background: url(../images/bullet_second_level.gif) no-repeat;
         background-position: 0 8px;
         margin-left:35px !important;;
	 display:block;
	 padding-left:12px !important;
	 line-height:18px !important;
}
.article-content ol li {margin-left: 30px; }
.Table{
	width:100%;
	margin:0 auto;
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	border-collapse : collapse;
}

.Table-column-header { font-weight:bold; }
.Table th{font-weight:bold }
.Table td{ font-weight:bold padding:5px; }

.foot-note{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
}

.borderless-table, .borderless-table td{
	border:0 !important;
	border-collapse : collapse; 
}




.table-note{ font-size:9px; }

.photo-caption{
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height: 14px;
	margin-left:5px;
	color:#585959;
}

.long-quote{ padding:10px 30px; }
.pull-out-quote{
	font-style:italic;
	font-size:14px;
}

.image-right {
	float:right;
	padding:3;
         clear:both;
	

}


.image-left {
	float:left;
	padding:3;
	margin-right: 5px;
}

.image-border {
border:1px #999999 solid;
}

.figure-title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:left;
}
.figure-notes{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
}
.pdf {
	background:url(../images/document-pdf.png) 0 0 no-repeat;
	padding: 1px 5px 2px 20px;

}
.word{
	background:url(../images/document-word.png) 0 0 no-repeat;
	padding: 1px 5px 2px 20px;
}
.excel{
	background:url(../images/document-excel.png) 0 0 no-repeat;
	padding: 1px 5px 2px 20px;
}
.powerpoint{
	background:url(../images/document-powerpoint.png) 0 0 no-repeat;
	padding: 1px 5px 2px 20px;
}
.teaser {
	border-bottom: 1px dashed #ECECEC;
	padding:5px;
}

.teaser p { line-height: 13px !important; }
.rightcolumn-image {
    float: left;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    width: 50px;
}
.teaser img {
	width:60px;
}
#ja-right .column div.ja-moduletable p.teaser {
	display: block;
	margin-bottom: 0;
	border-bottom:1px dashed #ccc;
	line-height:1.3;
}
.bullet-highlighted { }
#ja-main p.bullet-highlighted {
	border-bottom: 1px dashed #ECECEC;
	margin: 0;
	display: block;
	padding: 0;
	padding-bottom: 0 ;
	line-height: 26px;
}
p.bullet-highlighted a {
	display: block;
	padding: 5px 0;
}
p.bullet-highlighted a:hover{
	background: #EFEFEF;
	text-decoration: none;
}
.reference { }
#tinymce a { background: none !important; display:inline !important; }
.arabic-text { direction:rtl; text-align:right !important; display:block; }