﻿.NewsSubject { font-weight: bold; font-size: 10pt; color: #000099; line-height: 16pt; }
.NewsSummery { font-size: 9pt; text-indent: 10px; text-align: justify; }
.NewsSources { padding-top: 10px; font-size: 7pt; font-style: italic; }

body.RTL .AuthorAndDate { padding-top: 10px; font-size: 7pt; text-align: left; }
body.LTR .AuthorAndDate { padding-top: 10px; font-size: 7pt; text-align: right; }


body.LTR .float1 { float:left;}
body.RTL .float1 { float:right;}

body.RTL .float1 .FullTextImage {  max-height: 250px; max-width: 300px; margin: 0px 0px 15px 15px; }
body.LTR .float1 .FullTextImage {  max-height: 250px; max-width: 300px; margin: 0px 15px 0px 15px; }

body.LTR .float2 { float:right;}
body.RTL .float2 { float:left;}

body.RTL .float2 .FullTextImage {  max-height: 250px; max-width: 300px; margin: 0px 15px 0px 15px; }
body.LTR .float2 .FullTextImage {  max-height: 250px; max-width: 300px; margin: 0px 0px 15px 15px; }


body.LTR .MediumImage { max-height: 100px; max-width: 200px; margin: 5px 0px 0px 20px; }
body.RTL .MediumImage { max-height: 100px; max-width: 200px; margin: 5px 20px 0px 0px; }

.NewsMoreRelated { text-indent: 20pt; font-style: italic; text-decoration: none; vertical-align: 60%; color: #666666; }
.NewsMoreRelated:hover { text-indent: 20pt; font-style: italic; font-weight: bold; text-decoration: none; vertical-align: 60%; color: #FFFFFF; }

Body.RTL Div.NewsFile{background-image:url(Other/news.png);background-repeat:no-repeat;background-position:top left;}
Body.LTR Div.NewsFile{background-image:url(Other/news.png);background-repeat:no-repeat;background-position:top right;}

Body.RTL Div.ProductsFile{background-image:url(Other/Products.png);background-repeat:no-repeat;background-position:top left;}
Body.LTR Div.ProductsFile{background-image:url(Other/Products.png);background-repeat:no-repeat;background-position:top right;}

.ProductsSubject { font-weight: bold; font-size: 10pt; color: #000099; line-height: 16pt; }
.ProductsSummery { font-size: 9pt; text-indent: 10px; text-align: justify; }

