﻿/* --- View --- */
.PageContainer { margin-left:30px;margin-right:30px;}
#uxArticleView { line-height: 1.8em; }

#uxArticleView h1 { font-size: 1.4em; line-height: 26px; margin-bottom: 0.5em; text-decoration: none;color:#000; }
#uxArticleView h1 { font: normal 18pt Times New Roman,Arial,Verdana, Tahoma;}
#uxArticleView .description img { float: left; margin-right: 1em; margin-bottom: 1em; border: dashed 1px #7FDCFE; padding: 1px; }
#uxArticleView ul.date { border-top: solid 1px #024079; border-bottom: solid 1px #024079; margin: 0.5em 0pt; padding: 0.4em 0pt; font-size: 9pt; line-height: 1.5em; }
#uxArticleView dt.from { color: #A45466; }
#uxArticleView dt { display:inline; font-weight: bold; }
#uxArticleView dd { color: #595959; display:inline; }
#uxArticleView dd a { color: #595959; text-decoration: none; }
#uxArticleView dd a:hover { text-decoration: underline; }
#uxArticleView ul.date .header{color:#01427A;font-weight:bold;}
#uxArticleView .description { padding-bottom: 1em; position: relative; width: 100%; }
#uxArticleView #ArticleContent { width: 100%;font-size:9pt;color:#000; }
#uxArticleView #ArticleContent strong { font-weight: bold; }