﻿
#mr_block {
	width: 740px;
	height: auto;
	float: right;
	margin: 12px 5px 0px 0px;
	overflow: hidden;
}
#breadcrumb {
	margin-top: 5px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-family: Arial, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-bottom-width: 1px;
	height: 15px;
	line-height: 15px;
}
#breadcrumb a:link, #breadcrumb a:visited {
	font-family: Arial, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
#breadcrumb a:hover {
	color: #EE272F;
}
#module_content {
	font-family: Arial, Geneva, sans-serif;
	font-size: 12px;
	text-align: justify;
	border: 1px solid #CCC;
	padding: 10px;
	line-height: 15px;
}
#module_content h1 {
	font-family: Arial, Geneva, sans-serif;
	font-size: 18px;
	color: #EE272F;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}
#module_content h2 {
	font-family: Arial, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}
#module_content a:link, #module_content a:visited {
	color: #093F70;
	text-decoration: underline;
}
#module_content a:hover {
	color: #EE272F;
}
#module_content img {
	margin-right: 10px;
	margin-bottom: 5px;
}
#module_content p {
	margin-bottom: 10px;
}
#fontsize {
	text-align: right;
	margin-bottom: 20px;
}
#content_date {
	margin-top: 5px;
	margin-bottom: 5px;
}
#content_spot {
	font-weight: bold;
	margin-bottom: 10px;
}
#content_photos {
	overflow: hidden;
	margin-bottom: 10px;
	text-align: center;
}
#content_photos img {
	float: none;
}
#content_videos {
	overflow: hidden;
	margin-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B3CDDE;
}
#content_process {
	text-align: right;
	margin-top: 15px;
	clear:both;
}
#content_process a:link, #content_process a:visited {
	text-decoration: none;
	font-family: Arial, Arial, Helvetica;
	font-size: 12px;
	color: #333;
}
#content_process img {
	margin: 0px;
	padding: 0px;
}
#content_share {
	text-align: right;
	margin-top: 15px;
}
#content_share img {
	margin: 0px;
	padding-top: 0px;
}
#content_relatedNews {
	margin-top: 20px;
}
#content_relatedNews h1 {
	font-family: Arial, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	margin-top: 10px;
}
#content_relatedNews ul {
	padding: 10px;
	margin-top: 10px;
	list-style-type: disc;
	list-style-position: inside;
	float: left;
}
#content_relatedNews li a:link, #content_relatedNews li a:visited {
	font-family: Arial, Geneva, sans-serif;
	font-size: 13px;
	color: #666;
}
#content_relatedNews li a:hover {
	color: #EE272F;
}
#module_relatedLinks {
	width: 185px;
	background-color: #f1f1f1;
	float:right;
	margin-left:5px;
}
#module_relatedLinks ul {
	font-family: Arial;
	font-size:13px;
	width:90%;
	margin: 0px auto;
	padding-bottom:5px;
}
#module_relatedLinks li {
	color:#333;
	display: block;
	text-indent:10px;
	height: 25px;
	line-height: 25px;
	font-weight:bold;
	border-bottom: 1px solid #666;
}
#module_relatedLinks li a:link, #module_relatedLinks li a:visited {
	display: block;
	height: 25px;
	line-height: 25px;
	font-weight:normal;
	text-decoration:none;
	border-bottom: 1px solid #666;

}
#module_relatedLinks a:hover {
	background-color:#FFF;
}
 ul.paging
        {
            clear: both;
            list-style: none;
            margin: 0px;
            padding: 0px;
        }
        ul.paging li
        {
            padding: 2px;
            margin: 0px;
            margin-bottom: 1px;
        }
        ul.red
        {
            outline: 10px solid red;
        }
        ul.simplePagerNav
        {
            background-color: #eee;
            height: 23px;
            padding: 0px;
        }
        ul.simplePagerNav li
        {
            display: block;
            float: left;
            padding: 3px;
            margin-bottom: 10px;
            font-family: georgia;
        }
        ul.simplePagerNav li a
        {
            color: #333;
            text-decoration: none;
        }
        li.currentPage
        {
            background: red;
            background: #ccc;
        }
        ul.simplePagerNav li.currentPage a
        {
            color: #fff;
        }
        table.pageme
        {
            border-collapse: collapse;
            border: 1px solid #ccc;
        }
        table.pageme td
        {
            border-collapse: collapse;
            border: 1px solid #ccc;
        }
        ul.paging li.sticky
        {
            background-color: red !important;
            display: block !important;
        }
        .content_12, .content_12 font, .content_12 p, .content_12 div, .content_12 td
        {
            font-family: Arial;
            font-size: 12px;
            line-height:140%;
        }
        .content_14, .content_14 font, .content_14 p, .content_14 div, .content_14 td
        {
            font-family: Arial;
            line-height:140%;
            font-size: 14px;
        }
        .content_16, .content_16 font, .content_16 p, .content_16 div, .content_16 td
        {
            font-family: Arial;
            line-height:140%;
            font-size: 16px;
        }
        .content_18, .content_18 font, .content_18 p, .content_18 div, .content_18 td
        {
            font-family: Arial;
            line-height:140%;
            font-size: 18px;
        }
        
        #tab_content {
	
	
	border: 3px solid #B4CFE2;
	border-top:none;
	padding:5px;
	clear:both;
}
#tab_content a
{
    text-decoration:none !important;
}
.tabStrib_tabs1
{
   margin:0px 3px 0px 3px;
   font-family:Arial !important;
   
}
.tabStrib_tabs2
{
   margin:0px 3px 0px 3px;
   font-family:Arial !important;
}
.tabStrib_tabs3
{
   margin:0px 3px 0px 3px;
   font-family:Arial !important;
}
.tabStrib_tabs4
{
   margin:0px 3px 0px 3px;
   font-family:Arial !important;
}
 .newsAttachedImages
        {
            height: 100px;
        }
       .archiveLink
       { 	margin-top:12px;
       }
        .archiveLink,.archiveLink a
        {
            text-align:right;
           color: #042441;
	text-decoration:none !important;
	font-family: Arial, Geneva, sans-serif;
	font-size: 12px;
        }
        .archiveLink:hover
        {
            color: #EE272F;
        }
