﻿body
{
    margin: 20px;
}
div, p, img, h1, h2, h3, h4, h5
{
    margin: 0px;
    padding: 0px;
}
div, p, span, input, h1, h2, h3, h4, h5
{
    font-family: Tahoma;
    font-size: 8pt;
    font-weight: normal;
    direction: rtl;
    text-align: right;
}
img
{
    border-width: 0px;
}

div#header
{
    font-family: Times New Roman;
    font-size: 14pt;
    font-weight: bolder;
    border-bottom: dashed 1px black;
    padding-bottom: 5px;
    margin-bottom: 15px;
}
div#header img
{
    padding-left: 15px;
}
div.dotted
{
    clear: both;
    border-bottom: dashed 1px black;
    height: 7px;
    font-size: 0pt;
    margin-bottom: 10px;
}

/*Content: Begin*/
h2.magIssueContentTitle
{
    color: Black;
    font-size: 14pt;
    font-family: Times New Roman;
    font-weight: normal;
    line-height: 120%;
}
img.magIssueContentBodyImage
{
    float: left;
    border-style: solid;
    border-width: 10px;
    border-color: #666;
    margin-right: 5px;
}
p.magIssueContentLead
{
    color: Black;
    line-height: 150%;
    padding-top: 10px;
    font-size: 9pt;
}
h3.magIssueContentUpperTitle, h3.magIssueContentBottomTitle
{
    color: Black;
    font-size: 10pt;
    font-family: Times New Roman;
    font-weight: normal;
}
div.magIssueContentDateTime
{
    color: Black;
    text-align: left;
    padding-bottom: 10px;
}
div.magIssueContentBody, div.magIssueContentBody p
{
    color: Black;
    line-height: 150%;
    font-size: 9pt;
    text-align: justify;
}

div.magIssueContentSource
{
    float: right;
    color: Black;
}
div.magIssueContentSource span
{
    color: Black;
}
div.magIssueContentTools
{
    float: left;
    color: Black;
}
div.magIssueContentTools a
{
    color: Black;
}

div.magIssueContentTools a:hover
{
    color: Black;
}

span.magIssueContentDateTime
{
}

.pTitle
{
	font-weight: 600;
	letter-spacing: 0 !important;
	letter-spacing: -1;
	color: #454545;
	margin: 0px;
}
.pUppertTitle
{
	font-weight: normal;
	letter-spacing: 0 !important;
	letter-spacing: -1;
	color: #454545;
	margin: 0px;
}
.pBottomTitle
{
	font-weight: lighter;
	letter-spacing: 0 !important;
	letter-spacing: -1;
	color: #454545;
	margin: 0px;
}

.bulletArrowBlue
{
	text-indent: 10px;
	background: transparent url(                    'images/bullet-arrow-blue.gif' ) no-repeat scroll right center;
}

.titlesBullet
{
	text-indent: 10px;
	background: transparent url(                    'images/titlesBullet.gif' ) no-repeat scroll right center;
}

/*Content: End*/


