﻿body
{
	font-size:12px;
	font-family:Calibri;
}
.title_bg
{
	background-color:#1b1464;
	border-bottom:1px solid #1b1464;
	border-top:1px solid #1b1464;
	border-right:1px solid #1b1464;
	border-left:1px solid #1b1464;
}
.header_txt
{
	color:#eaeaea;
	font-size:13px;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
}
.link_1
{
}
.row
{
	background-color:#f2f2f2;
}
.row_alternative
{
}
.hz_separator
{
}
.vrt_separator
{
	border-right:1px solid #dae5ee;
	
}
.top_border
{
	/*border-bottom:1px solid #c5c5c6;*/
	border-bottom:1px solid #dae5ee;
}
.font_1
{
	
    font-size:12px;
    color:#252525;  
    padding-right:2px;
    padding-left:2px;
}
.font_2
{
	color:#167e3f;
	font-size:12px;
}
.main_title
{
    font-size:11px;
    color:#eaeaea;  
    padding-right:2px;
    padding-left:2px;
}
.font_number
{
	font-family:Calibri;
	font-size:13;
	color:#252525;
}
.font_word
{
	font-size:12px;
	color:#252525;
	font-weight:bold;
}
.news-title
{
	text-decoration:none; 
	color:#1b1464;
	font-size:12px;	
}
.news-content
{
	font-size:13px;
	text-align:justify;
	color:#252525;	
}
.top1
{
    background:url(../images/top.png) no-repeat;
    background-position: top center; 
    display:inline-block;
    text-decoration:none;
    color:#00235b;
    font-size:15px;
    line-height:1.2em; 
    cursor:pointer; 
    font-weight:100; 
    padding-top:15px; 
    padding-left:20px; 
} 
.top1:hover
{
    color:#6a6862;
}
.top-cont
{
	position:fixed; 
	float:right; 
	z-index:1; 
	width:90px; 
	z-index:1px; 
	bottom:0px; 
	left:30px;
}
.more
{
	text-decoration:underline; 
	color:#fff;
	font-weight:bold;
	font-size:12px;
}
.more-arrow
{
	
	font-size:12px;
	font-weight:bold;
	color:#4795cf;
}

.red_egx
{
	color:#b9000d;
	font-family: Calibri;
	font-size: 14px;
	font-weight:bold;	
}
.green_egx
{
	color:#0e9443;
	font-family: Calibri;
	font-size: 14px;
	font-weight:bold;	
}
.font_lrg
{
	font-family: Calibri;
	font-size: 38px;
	font-weight:bold;
}
.font_time
{
	color:#ccc;
	font-family:Calibri;
	font-size:13;
	font-weight:bold;
}
.button2 {
  
  padding: 10px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 14px;
  margin: 4px 2px;
  cursor: pointer;
  -webkit-transition-duration: 0.4s; /* Safari */
  transition-duration: 0.4s;
 
}
.button2:hover {
  box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24),0 17px 50px 0 rgba(0,0,0,0.19);
}
.calc 
{
	color: #fff;
	 text-decoration: none;
}