root { 
    display: block;
}
.clearFix:after{
    content: '';
    display: block;
    clear: both;
}
.hide{
    display: none;
}
.left{
    float: left;
}
.right{
    float: right;
}
.center{
    margin: 0 auto;
}
.activeColor{
    
}
a:hover{
    
}
/*Current site ---------------------*/
html{
    height: 100%;
}
body{
    padding: 0;
    margin: 0;
    min-height: 100%;
    background: white url(../images/headerBg.gif) top repeat-x;
    font-family: tahoma;
    color: black;
    position: relative;
}

img{
    border: none;
}
a{
    color: #004da6;
}
dl,dt,dd{
    margin: 0;
}
/*Style ----------------*/
h2 {
	font-size: 14px;
}
.site,
.footer{
    margin: 0 auto;
    width: 958px;
}
.header{
    position: relative;
    height: 150px;
}
#logoTop{
    position: absolute;
    top: 20px;
    left: 25px;
}
.header .nav{
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    left: 25px;
    bottom: 8px;
}
.header .nav li{
    float: left;
    display: block;
    margin: 0 29px 0 0 ;
}
.header .nav li a{
    font-size: 13px;
    font-weight: bold;
    color: #004da6;
    text-decoration: underline;
}
.header .interviewTop{
    position: absolute;
    top: 20px;
    right: 11px;
    border: 1px solid #c6d9ff;
    background: url(../images/headerLastNewsBg.gif) repeat-x;
    height: 75px;
}
.header .interviewTop .i-story{
    width: 178px;
    float: left;
    margin: 0;
    padding: 4px 17px 4px 5px;
}
.header .interviewTop .i-story__title{
    
}
.header .interviewTop .i-story__title a{
    font-size: 15px;
    font-weight: bold;
    color: #004da6;
}
.header .interviewTop .i-story__text{
    margin: 9px 0 0 0;
    font-size: 11px;
    color: #333333;
}
.header .interviewTop .banner18075{
    float: left;
    width: 178px;
    height: 75px;
    border-right: 1px solid #c6d9ff;
    border-left: 1px solid #c6d9ff;
}
.header .searchTop{
    position: absolute;
    right: 12px;
    bottom: 5px;
    border: 1px solid #9b9ba1;
    border-radius: 3px;
}
.header .searchTop input{
    color: #9b9ba1;
    border: none;
    outline: none;
    padding: 0 2px 0 2px;
    margin: 0;
    height: 16px;
}
.header .searchTop button{
    display: block;
    background: url(../images/headerSearchButtonBg.gif) no-repeat;
    padding: 0;
    margin: 0;
    border: none;
    width: 24px;
    height: 19px;
    position: absolute;
    top: 0px;
    right: 0px;
}
.content{
    
}
.content .content-block.first{
    
}
.content .content-block.first .aside{
    padding: 35px 0 0 0;
    width: 157px;
}
.content .content-block.first .aside .nav{
    list-style: none;
    margin: 0 2px 0 2px;
    padding: 20px 0 0 0;
    background: url(../images/indexPageAsideNavBg.gif) top repeat-x;
    border-right: 1px solid #f9fcff;
}
.content .content-block.first .aside .nav li{
    padding: 0 0 13px 23px;
}
.content .content-block.first .aside .nav li a{
    font-size: 12px;
    color: #004da6;
    position: relative;
}
.content .content-block.first .aside .nav li a:before{
    content: '»';
    display: block;
    position: absolute;
    top: 0px;
    left: -15px;
}
.content .content-block.first .aside .nav li.last{
    border-top: 1px solid #a5c3ff;
}
.content .content-block.first .aside .nav li.last a{
    font-weight: bold;
    text-transform: uppercase;
}
.content .content-block.first .aside .banner155185{
    border: 1px solid #a5c3ff;
}
.content .content-block.first .outer{
    width: 792px;
}
.content .content-block.first .outer .shortNews{
    padding: 10px 0 11px 0;
    border-bottom: 1px solid #d4e3ff;
}
.content .content-block.first .outer .shortNews .headerBlock{
    font-size: 13px;
    font-weight: bold;
}
.content .content-block.first .outer .shortNews a{
    font-size: 13px;
}
.content .content-block.first .inner{
    
}
.content .content-block.first .inner .left{
    width: 377px;
}
.content .content-block.first .inner .left .headerBlock,
.content .content-block.first .inner .right .headerBlock{
    font-size: 20px;
    font-weight: normal;
    color: #464646;
    display: block;
    margin: 10px 0 0 10px;
    padding: 0 0 10px 0;
}
.content .content-block.first .inner .left .n-story{
    background: #f2f8ff;
    border-top: 1px solid #d4e3ff;
    padding: 4px 15px 0 8px;
    height: 311px;
    position: relative;
    
}
.content .content-block.first .inner .left .n-story__title{
    padding: 0 0 5px 0;

}
.content .content-block.first .inner .left .n-story__title a{
    font-size: 19px;
    font-weight: normal;
}
.content .content-block.first .inner .left .n-story__image{
    
}
.content .content-block.first .inner .left .n-story__image a{
    display: block;
    float: left;
    padding: 0 13px 8px 0;
}
.content .content-block.first .inner .left .n-story__text{
    font-size: 13px;
}
.content .content-block.first .inner .left .n-story__text span.more{
    display: block;
    position: absolute;
    left: 8px;
    bottom: 20px;
}
.content .content-block.first .inner .right{
    width: 391px;
}
.content .content-block.first .inner .right .headerBlock{
    
}
.content .content-block.first .inner .right .section{
    border-bottom: 1px solid #d4e3ff;
    border-top: 1px solid #d4e3ff;
    position: relative;
    padding: 3px 0 18px 0;
	height: 293px;
}
.content .content-block.first .inner .right .n-story{
    padding: 0 0 5px 0;
}
.content .content-block.first .inner .right .n-story__image{
    width: 69px;
    padding: 0 9px 0 0;
    float: left;
}
.content .content-block.first .inner .right .n-story__title{
    font-size: 13px;
    font-weight: bold;
    width: 295px;
    margin: 1px 0 0 0;
    float: left;
}
.content .content-block.first .inner .right .n-story__text{
    font-size: 13px;
    margin: 0;
    width: 295px;
    float: left;
}
.content .content-block.first .inner .right a.more{
    font-size: 12px;
    display: block;
    height: 17px;
    padding: 0 3px 0 3px;
    background: url(../images/indexPageMainNewsMoreBg.gif) repeat-x;
    border-left: 1px solid #d4e3ff;
    border-right: 1px solid #d4e3ff;
    border-top: 1px solid #d4e3ff;
    position: absolute;
    bottom: 0px;
    right: 0px;
}
.content .content-block.first .outer .yellow{
    margin: 33px 0 0 0;
}
.content .content-block.first .outer .yellow .left,
.content .content-block.first .outer .yellow .right{
    border-top: 1px solid #c8c857;
    border-bottom: 1px solid #c8c857;
    background: #f5f5e0;
    padding: 10px 0 0 0;
}
.content .content-block.first .outer .yellow .left{
    width: 377px;
}

.content .content-block.first .outer .yellow .right{
    width: 391px;
}
.content .content-block.first .outer .yellow .left .n-story,
.content .content-block.first .outer .yellow .right .n-story{
    padding: 0 8px 20px 8px;
}
.content .content-block.first .outer .yellow .left .n-story__title,
.content .content-block.first .outer .yellow .right .n-story__title{
    font-size: 13px;
    font-weight: bold;
	height:32px;
}
.content .content-block.first .outer .yellow .left .n-story__date-time,
.content .content-block.first .outer .yellow .right .n-story__date-time{
    font-size: 11px;
    color: #333333;
}
.content .content-block.first .outer .yellow .left .n-story__text,
.content .content-block.first .outer .yellow .right .n-story__text{
    font-size: 12px;
}
.content .content-block.exclusive{
    background: url(../images/indexPageExclusiveBg.gif) 2px top repeat-y;
    border-bottom: 1px solid #d4e3ff;
    border-top: 1px solid #d4e3ff;
    position: relative;
    margin: 34px 0 0 0;
}
.content .content-block.exclusive .headerBlock{
    font-size: 20px;
    font-weight: normal;
    color: #464646;
    display: block;
    margin: 8px 0 0 10px;
    padding: 0 0 10px 0;
    position: absolute;
    top: -34px;
    left: 0px;
}
.content .content-block.exclusive .n-story{
    float: left;
    width: 239px;
    padding: 0 0 15px 0;
}
.content .content-block.exclusive .n-story__image{
    margin: 13px 0 0 20px;
}
.content .content-block.exclusive .n-story__title{
    margin: 8px 0 0 20px;
}
.content .content-block.exclusive .n-story__title a{
    font-size: 19px;
    color: #004da6;
}
.content .content-block.exclusive .n-story__text{
    font-size: 13px;
    margin: 11px 0 0 20px;
}
.content .content-block.tags .tags-list{
    padding: 13px 0 13px 0;
	text-align: center;
}
.content .content-block.tags .tags-list .headerBlock{
    font-size: 13px;
    font-weight: bold;
}
.content .content-block.tags .tags-list a{
    font-size: 13px;
}
.content .content-block.tags .tag-content{
    padding: 2px 0 35px 193px;
    position: relative;
    border-top: 1px solid #d4e3ff;
}
.content .content-block.tags .tag-content .more{
    position: absolute;
    left: 17px;
    top: 13px;
    color: #004da6;
    font-size: 18px;
}
.content .content-block.tags .tag-content .lastNews{
    width: 396px;
    min-height: 204px;
	padding-bottom: 10px;
}
.content .content-block.tags .tag-content.yellow .lastNews{
    background: #f5f5e0;
}
.content .content-block.tags .tag-content.blue .lastNews{
    background: #f2f8ff;
}
.content .content-block.tags .tag-content .lastNews .n-story{
    padding: 0 0 0 8px;
    margin: 10px 0 0 0;
}
.content .content-block.tags .tag-content.yellow .lastNews .n-story.first{
    border-bottom: 1px solid #dede98;
}
.content .content-block.tags .tag-content.blue .lastNews .n-story.first{
    border-bottom: 1px solid #d1e1ff;
}
.content .content-block.tags .tag-content .lastNews .n-story .n-story__title{
    font-size: 13px;
    color: #004da6;
}
.content .content-block.tags .tag-content .lastNews .n-story.first .n-story__title{
    font-weight: bold;
}
.content .content-block.tags .tag-content .lastNews .n-story__date-time{
    font-size: 11px;
    color: black;

}
.content .content-block.tags .tag-content .lastNews  .n-story.short .n-story__date-time{
    float: left;
    width: 87px;
	line-height: 18px;
}
.content .content-block.tags .tag-content .lastNews .n-story.first .n-story__date-time{
    font-size: 11px;
    color: #333333;
    margin: 7px 0 0 0;
    float: none;
}
.content .content-block.tags .tag-content .lastNews .n-story.first .n-story__image{
    margin: 5px 0 0 0;
    float: left;
    padding: 0 8px 7px 0;
}
.lastNews .n-story__image img {
	border: 1px #e1e1e1 solid;
}
.content .content-block.tags .tag-content .lastNews .n-story.first .n-story__text{
    font-size: 12px;
    color: #333333;
}
.n-story__text {margin-bottom: 7px;}
.content .content-block.tags .tag-content .articles{
    width: 344px;
    padding: 20px 0 0 0;
    margin: 0 0 0 10px;
    position: relative;
}
.content .content-block.tags .tag-content .articles .headerBlock{
    font-size: 13px;
    font-weight: bold;
    color: #333333;
    background: #ecf4ff;
    padding: 4px;
    position: absolute;
    left: 0px;
    top: 0px;
}
.content .content-block.tags .tag-content .articles .n-story{
    width: 161px;
    float: left;
    margin: 7px 10px 0 0;
}

.content .content-block.tags .tag-content .articles .n-story:nth-child(even) {
	clear: both;
}
.content .content-block.tags .tag-content .articles .n-story__date-time{
    font-size: 11px;
    color: black;
}
.content .content-block.tags .tag-content .articles .n-story__title{
    font-size: 12px;
    color: #333333;
}
.content .content-block.tags .tag-content .articles .n-story__title a{
    color: #004da6;
}

#newsPage .content .content-block.first .inner .left .n-story__title{
    font-size: 19px;
    font-weight: normal;
	color: #004da6;
}
#newsPage .content .content-block.first .inner .left{
	width: 100%;
}
#newsPage .content .content-block.first .outer .yellow .left{
	width: 100%;
	padding: 0 0 10px 0;
	border-bottom: none;
}
#newsPage .content .content-block.first .outer .yellow .left .headerBlock{
	display: block;
	font-size: 19px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 12px 8px;
}
#newsPage .content .content-block.first .outer .yellow .left .n-story{
	padding: 0 8px 0 8px;
	margin: 10px 0 0 0;
}
#newsPage .content .content-block.first .outer .yellow .left .n-story__title{
	height: auto;
}
#newsPage .content .content-block.first .outer .yellow .left .n-story__date-time{
	float: left;
	width: 100px;
	line-height: 18px;
	height: auto;
}
#newsPage .commentsBlock{
	padding: 0 0 10px 166px;
	margin: 33px 0 0 0;
}
#newsPage .commentsBlock .headerBlock{
	display: block;
	font-size: 19px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 12px 8px;
}
#m-razd{
	background: #f2f8ff;
	border-top: 1px solid #d4e3ff;
}
#m-razd a{
	font-size: 12px;
	color: #004da6;
	margin: 0 0 0 8px;
}
#newsPage #commentsForm{
	margin: 15px;
	display: none;
}
#newsPage #commentsForm  .sendButton{
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px ;
	padding: 4px 10px;
	font-size: 16px;
	line-height: 20px;
	cursor: pointer;
	color: #004da6;
	text-align: center;
	overflow: visible;
	-webkit-appearance: none;
	outline: 0;
	font-weight: bold;
	background-color: #eef4ff;
	background-image: -moz-linear-gradient(top, #fff, #d4e3ff);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#d4e3ff));
	background-image: -webkit-linear-gradient(top, #fff, #d4e3ff);
	background-image: -o-linear-gradient(top, #fff, #d4e3ff);
	background-image: linear-gradient(to bottom, #fff, #d4e3ff);
	background-repeat: repeat-x;
	text-shadow: 0 1px 1px rgba(255,255,255,0.75);
	border: 1px solid #b3b3b3;
	border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25) rgba(0,0,0,0.25);
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
#newsPage .comment{
	margin: 40px 0 0 0;
}
#newsPage .comment .comment__header{
	font-size: 12px;
	color: #333333;
	background: #f2f8ff;
	border-top: 1px solid #d4e3ff;	
	padding: 2px 0 5px 8px;
}
#newsPage .comment .comment__text{
	font-size: 13px;
	padding: 0 0 0 8px;
}
#newsPage .content .content-block.first .inner .left .n-story{
    height: auto;
    padding-bottom: 35px;
}

#newsListPage{
    
}
#newsListPage .pagination,
#newsPage .pagination{
    font-size: 12px;
    color: #333333;
    background: #f2f8ff;
    border-top: 1px solid #d4e3ff;
    padding: 2px 0 5px 8px;
    margin: 30px 0 0 0;
    text-align: center;
}
#newsListPage .newsList{
    padding: 0 0 30px 0;
}
#newsListPage .newsList .n-story{
    margin: 20px 0 0 0;
}
#newsListPage .newsList .n-story__image{
    float: left;
    padding: 0 10px 0 0;
}
#newsListPage .newsList .n-story__title{
    float: left;
    padding: 0 20px 0 0;
}
#newsListPage .newsList .n-story__title a{
    font-size: 13px;
    font-weight: bold;
}
#newsListPage .newsList .n-story__date-time{
    font-size: 13px;
    padding: 2px 0 0 0;
}
#newsListPage .newsList .n-story__text{
    font-size: 12px;
    margin: 9px 0 0 0;
}
#calendarLeft{
    margin: 20px 0 0 0;
}
#calendarLeft #calendar_table{
    font-size: 12px;
}
#calendarLeft #calendar_table td{
    padding: 4px;
    text-align: center;
}
#calendarLeft #calendar_header td{
    background: #f2f8ff;
    border: 1px solid white;
}
#calendarLeft #calendar_header td a{
    text-decoration: none;
}
#calendarLeft #calendar_header td a:hover{
    text-decoration: underline;
}
.footer{
    
}
.footer .certificate{
    border-top: 1px solid #d1e1ff;
    background: #f2f8ff;
    padding: 20px;
    font-size: 13px;
    text-align: center;
}
.footer .copyright{
    font-size: 13px;
    padding: 20px;
    text-align: center;
}

.img-b {border: 1px #cfe4ff solid; padding: 2px;}
.t1 {font-size: 10px;}
.t2 {font-size: 12px;}
.t3 {font-size: 15px; }
.t4 {font-size: 18px; font-weight:bold;}
.t5 {font-size: 21px; background-color: #eaf1f6}

.head {font-size: 18px;}