/* News View Module */
.news_title { font-family: Verdana; font-weight: bold; font-size: 12px; color: #fda015; }
a.news_title { font-family: Verdana; font-weight: bold; font-size: 12px; color: #fda015; text-decoration: none; }
a.news_title:hover { font-family: Verdana; font-weight: bold; font-size: 12px; color: #fda015; text-decoration: underline; }
.news_date { font-size: 10px; color: #91999c; }
.news_last_date { font-size: 11px; color: #ffffff; }
.news_last { font-size: 12px; font-weight: bold; color: #ffffff; margin-top: 40px; }
.news_nav_text { font-size: 11px; color: #91999c; }
.news_text { text-align: justify; color: #ffffff; font-family: Tahoma; line-height: 18px; }

a.news_url { font-size: 11px; color: #ffffff; text-decoration: none; }
a.news_url:hover { font-size: 11px; color: #91999c; text-decoration: underline; }

.news_more { font-size: 11px; font-weight: bold; color: #91999c; text-decoration: none; }
.news_more:hover { font-size: 11px; font-weight: bold; color: #91999c; text-decoration: underline; }

a.news_last_url { font-size: 11px; color: #ffffff; text-decoration: none; }
a.news_last_url:hover { font-size: 11px; color: #91999c; text-decoration: underline; }

.news_print { font-size: 10px; color:#0052a1; padding-top: 10px; text-align: right; }
a.news_print { font-size: 10px; color:#0052a1; text-decoration: none; }
a.news_print:hover { font-size: 10px; color:#0052a1; text-decoration: underline; }

.news_list_title_head { font-size: 12px; font-weight: bold; color: #0052a1; text-transform: uppercase; background-color: #ececec; height: 22px; border-bottom: 1px solid #0052a1; padding: 4px 4px 2px 4px; text-align: middle; margin-bottom: 10px;}
a.news_list_title { font-size: 12px; font-weight: bold; color: #0253a2; text-decoration: none;}
a.news_list_title:hover { font-size: 12px; font-weight: bold; color: #0253a2; text-decoration: underline;}

