﻿body
{
	padding: 0px;
	margin: 20px;
	font-weight: normal;
	color: #000;
	font-style: normal;
	font-variant: normal;
	font-size: 13pt;
	direction: rtl;
	line-height: normal;
	font-family: Tahoma, Arial, "Times New Roman";
}

div, p, img, h1, h2, h3, h4, h5, ul, li
{
	margin: 0px;
	padding: 0px;
}
div, p, span, input, h1, h2, h3, h4, h5, div.normal
{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 9pt;
}

img
{
	vertical-align: middle;
	border: none;
}
a
{
	color: #0070e2;
	text-decoration: none !important;
}
a:hover
{
	color: #bb0003;
	text-decoration: none !important;
}

/* Print Page: Begin  */
.printPage
{
	
}

.printPage .header
{
	border-bottom: 1px solid;
	height: 60px;
	margin-bottom: 10px;
}

.printPage .logo
{
	float: left;
}

.printPage .webSiteURL
{
	float: right;
	font-family: Times New Roman;
	font-size: 16pt;
	font-weight: bold;
	text-align: right;
	padding-top: 10px;
}
/* Print Page: End  */

/* ContentPrint UC: Begin  */

div.contentPrint
{
}

div.contentPrint .title
{
	color: #000;
	font-family: arial;
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 4px;
	text-align: right;
}

div.contentPrint .publishDate
{
	color: #000;
	font-size: 8pt;
	font-weight: normal;
	margin-bottom: 14px;
}

div.contentPrint .upperTitle
{
	color: #000;
	font-size: 9pt;
	text-align: right;
}

div.contentPrint .bottomTitle
{
	color: #000;
	font-size: 9pt;
	text-align: right;
}

div.contentPrint .lead
{
	color: #000;
	font-size: 9pt;
	padding: 9px 0px;
	text-align: justify;
	margin-bottom: 20px;
}
div.contentPrint .body, div.contentPrint .body p, div.contentPrint .body div
{
	color: #000;
	font-size: 9pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	margin-top: 10px;
	line-height: 180%;
}
div.contentPrint .bodyImage
{
	float: left;
	padding: 5px;
	margin-right: 10px;
	border: 1px solid #ddd !important;
}
.leadTitle, .bodyTitle
{
    font-weight: bold;
}
div.contentPrint .source
{
	text-align: right;
	margin-top: 10px;
}

div.contentPrint .source a
{
}

div.contentPrint .source a:hover
{
}

div.contentPrint .authors
{
	font-size: 11px;
}

div.contentPrint .authors a
{
}

div.contentPrint .authors a:hover
{
}

div.contentPrint .code
{
	margin-top: 20px;
}

div.contentPrint .uniqueLink
{
	margin: 5px 0 20px 0;
}
/* ContentPrint UC: End  */

/* BookPrint UC : Begin */
div.bookPrint
{
	margin-left: 10px;
}

div.bookPrint .publishDate
{
	color: gray;
	font-size: 8pt;
	font-weight: normal;
	margin-bottom: 14px;
	margin-top: 5px;
	text-align: left;
}

div.bookPrint div.left
{
	float: left;
	padding: 0px;
	padding-right: 10px;
}

div.bookPrint .bookMedias
{
}

div.bookPrint .bookCoverImage
{
	border: 3px solid #B9B9B9 !important;
	margin: 5px 10px 5px 5px;
}

div.bookPrint .title
{
	font-size: 15px;
	font-weight: bold;
}

div.bookPrint .shortDescription
{
	text-align: justify;
}

div.bookPrint .authors
{
	font-size: 12px;
	padding: 5px 0px;
}

div.bookPrint .coverDetails
{
	margin: 5px 0px;
}

div.bookPrint .caption
{
	font-size: 9pt;
	font-weight: normal;
}

div.bookPrint .data
{
	font-size: 9pt;
	font-weight: normal;
}

div.bookPrint .descriptionTitle
{
	font-size: 9pt;
	font-weight: bold;
	margin-top: 15px;
}

div.bookPrint .description
{
	font-size: 9pt;
	line-height: 20px;
	padding-top: 4px;
	text-align: justify;
}

div.bookMedias p
{
	color: #444;
	font-size: 11px;
	margin-bottom: 10px;
	text-align: center;
}

div.bookPrint p
{
	margin-bottom: 10px;
}

div.bookPrint .code
{
	margin-top: 20px;
}

div.bookPrint .uniqueLink
{
	margin: 5px 0 20px 0;
}
/* BookPrint UC : End */

/* Author UC: Begin */
div.author
{
	margin: 10px 0;
}

.action
{
}

.author
{
}

.author a
{
	color: #000;
}

.author a:hover
{
	color: #000;
}

.author .guestAction
{
}

.author .guestFullName
{
	color: #000;
}

/* Author UC: End */