* {
margin:0px;
padding:0px;
}
a{
    text-decoration:none;
}
img {
    border:0px;
    border:none;
}

@font-face {
    font-family: 'nexa_regularregular';
    src: url('nexa_regular-webfont.eot');
    src: url('nexa_regular-webfont.eot#iefix') format('embedded-opentype'), url('nexa_regular-webfont.woff') format('woff'), url('nexa_regular-webfont.ttf') format('truetype'), url('nexa_regular-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'nexa_boldregular';
    src: url('nexa_bold.eot');
    src: url('nexa_bold.eot#iefix') format('embedded-opentype'), url('nexa_bold.woff') format('woff'), url('nexa_bold.ttf') format('truetype'), url('nexa_bold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}




@font-face {
    font-family: 'nexa_bookregular';
    src: url('nexa_book-webfont.eot');
    src: url('nexa_book-webfont.eot#iefix') format('embedded-opentype'), url('nexa_book-webfont.woff') format('woff'), url('nexa_book-webfont.ttf') format('truetype'), url('nexa_book-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'nexa_thinregular';
    src: url('nexa_thin.eot');
    src: url('nexa_thin.eot#iefix') format('embedded-opentype'), url('nexa_thin.woff') format('woff'), url('nexa_thin.ttf') format('truetype'), url('nexa_thin.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    background-color:#e9e9e9;

}
#header {
    width:960px;
    height:143px;
    margin:0 auto;
}
#logo a{
    width:170px;
    height:80px;
    float:left;
    margin-top:18px;
    background-image:url(../images/logo.png) ;
     background-repeat:no-repeat;

}
    #logo a:hover {
        opacity:0.8;
    }
    #logo2 a{
    width:91px;
    height:80px;
    float:left;
    margin-top:18px;
    margin-left:5px;
    background-image:url(../images/nrc.jpg);
    border-radius:6px;
}
    #logo2 a:hover {
        opacity:0.8;
    }
#login {
    width:77px;
    height:27px;
    float:right;
    margin-right:32px;
    margin-top:18px;
    cursor:pointer;
    display:block;
    background-image:url(../images/logIn.png);
    background-repeat:no-repeat;
    border:none;
    background-color:none;
    border-radius:5px;
}
    #login:hover {
        opacity:0.8;
    }

.clear {
    clear:both;
    height:1px;
}


.icons {
    float:right;
    margin-top:18px;
    width:100px;
    height:27px;
    margin-right:23px;
}
#inst a {
    width:20px;
    height:22px;
    float:right;
    background-image:url(../images/inst.png);
    background-position:top;
    margin-top:3px;
    cursor:pointer;
}
    #inst a:hover {
        background-position:bottom;
    }
    #twi a{
    width:22px;
    height:19px;
    float:right;
    background-image:url(../images/twiter.png);
    background-position:top;
    margin-top:5px;
    cursor:pointer;
    margin-right:15px;
}
    #twi a:hover {
        background-position:bottom;
    }
    #face a{
    width:11px;
    height:23px;
    float:right;
    background-image:url(../images/facebook.png);
    background-position:top;
    margin-top:2px;
    cursor:pointer;
    margin-right:15px;
}
    #face a:hover {
        background-position:bottom;
    }
#search {
    float:right;
    width:315px;
    height:51px;
    margin-top:3px;
    margin-bottom:5px;
    margin-right:8px;
    background-color:#fff;
    box-shadow: 1px 1px 1px #cdcdcd;
    clear:right;

}
.update {

    float:left;
    background: rgb(148,64,50); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(148,64,50,1) 0%, rgba(148,64,50,1) 37%, rgba(148,64,50,1) 56%, rgba(128,0,0,1) 90%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(148,64,50,1)), color-stop(37%,rgba(148,64,50,1)), color-stop(56%,rgba(148,64,50,1)), color-stop(90%,rgba(128,0,0,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(148,64,50,1) 0%,rgba(148,64,50,1) 37%,rgba(148,64,50,1) 56%,rgba(128,0,0,1) 90%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(148,64,50,1) 0%,rgba(148,64,50,1) 37%,rgba(148,64,50,1) 56%,rgba(128,0,0,1) 90%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(148,64,50,1) 0%,rgba(148,64,50,1) 37%,rgba(148,64,50,1) 56%,rgba(128,0,0,1) 90%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(148,64,50,1) 0%,rgba(148,64,50,1) 37%,rgba(148,64,50,1) 56%,rgba(128,0,0,1) 90%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#944032', endColorstr='#800000',GradientType=0 ); /* IE6-9 */
  width:220px;
    padding-left:15px; 
    font:16px/35px 'nexa_regularregular'; 
    color:#fff;
}
    .update a {
        display:block;
        color:white;
        text-decoration:none;
        margin-left:5px;
    }

ul#ticker {
     height:35px;
     overflow:hidden;
     width:650px;
     list-style:none;
     margin-left:50px;
}
#ticker li{
     height:35px;
}
#ticker li a{
     height:35px;
     color:#666;
      font:16px/35px 'nexa_regularregular'; 
      text-decoration:none;
      text-align:left;
      padding-left:20px;

}
#ticker li a:hover{
    
     color:#ff6a00;
    

}
#menu{
    width:100%;
    height:34px;
    box-shadow: 1px 1px 1px #cdcdcd;
    clear:both;background: rgb(148,64,50); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(148,64,50,1) 0%, rgba(148,64,50,1) 37%, rgba(148,64,50,1) 56%, rgba(128,0,0,1) 90%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(148,64,50,1)), color-stop(37%,rgba(148,64,50,1)), color-stop(56%,rgba(148,64,50,1)), color-stop(90%,rgba(128,0,0,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(148,64,50,1) 0%,rgba(148,64,50,1) 37%,rgba(148,64,50,1) 56%,rgba(128,0,0,1) 90%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(148,64,50,1) 0%,rgba(148,64,50,1) 37%,rgba(148,64,50,1) 56%,rgba(128,0,0,1) 90%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(148,64,50,1) 0%,rgba(148,64,50,1) 37%,rgba(148,64,50,1) 56%,rgba(128,0,0,1) 90%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(148,64,50,1) 0%,rgba(148,64,50,1) 37%,rgba(148,64,50,1) 56%,rgba(128,0,0,1) 90%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#944032', endColorstr='#800000',GradientType=0 ); /* IE6-9 */
float:right;
    margin-top:9px;
}
#menu ul{
    list-style-type:none;
    margin-right:30px;
    margin-left:30px;
}
    #menu ul li{
        
        height:20px;
        float:left;
        direction:ltr;
    }
.msright {
    float:right;
}
    #menu ul li a{
        color:#fff;
        font:16px/34px 'nexa_regularregular';
        text-decoration:none;
        padding-left:15px;
        padding-right:15px;
        border-right:2px solid #fff;
    }
        #menu ul li a:hover {
            color:#ff6a00;
        }
#lastA{
    border:none !important;
}
#but{
    background-color:#736357;
    width:85px;
    height:30px;
    float:right;
    margin-top:9px;
    margin-right:9px;
    border-radius:2px;
    color:#fff;
    font:17px/30px 'arial';
    text-align:center;
    border:none;
    cursor:pointer;
}
    #but:hover {
        background-color:#800000;
    }
    #txt{
    background-color:#e1e1e1;
    width:188px;
    height:30px;
    float:right;
    margin-top:9px;
    margin-right:9px;
    color:#736357;
    font:14px/30px 'arial';
    text-align:left;
    border:none;
    padding-left:10px;
    direction:ltr;
}
    #content{
        width:960px;
        min-height:100px;
        margin:0 auto;
        margin-top:9px;
    }
    #innerCont{
        width:960px;
        min-height:100px;
        float:left;
        background-color:#fff;
        box-shadow: 1px 1px 1px #cdcdcd;
    }
    #slider{
        float:left;
        width:960px;
        height:283px;
        box-shadow: 1px 1px 1px #cdcdcd;
        background-color:#fff;

    }
    #innerSlider{
        width:650px;
        height:263px;
        float:left;
        margin-left:10px;
        margin-top:10px;
        overflow:hidden;
    }
    .TopSlid{
        width:100%;
        height:100%;
        float:left;
        position:relative;
    }
.TopSlid img{
    width:650px;
        height:263px;
        float:left;
        cursor:pointer;
}
.sliderTxt{
    background-image:url(../images/bgTxtSlider.png);
    position:absolute;
    width:640px;
    min-height:20px;
    
    padding-top:5px;
    padding-bottom:5px;
    bottom:0px;
    padding-left:5px;
    padding-right:5px;
    overflow:hidden;
}
    .sliderTxt .p1 a{
        font: 14px/20px 'arial';
        color:#800000;
        float:left;
        direction:ltr;
        width:100%;
        text-decoration:none;

    }
    .sliderTxt .p2 {
        font: 12px/15px 'arial';
        color:#736357;
        clear:both;
        float:left;
        direction:ltr;
        overflow:hidden;
        width:560px;

    }
        .sliderTxt  a.more {
            font: 12px/15px 'arial';
        color:#800000;
        float:right;
        direction:ltr;
        text-decoration:none;

        }
        .sliderTxt  a.more:hover {
            color:#736357;
        }
        #ponterImg{
            float:left;
            margin-left:10px;
            width:280px;
            height:283px;
        }
        
        .smallSliderImg{
            width:100%;
            height:70px;
            border-bottom:1px dashed #cdcdcd;
            cursor:pointer;
        }
            .smallSliderImg:last-child {
                border:none;
            }
            .smallSliderImg img {
                width:59px;
                height:50px;
                margin-top:10px;
                margin-left:10px;
                float:left;
            }
            .smallSliderImg .p3 {
                float:left;
                margin-left:10px;
                margin-top:10px;
                overflow:hidden;
                font: 13px/22px 'nexa_regularregular';
                color:#736357;
                direction:ltr;
                 height:40px;
                text-decoration:none;
                width:200px;
            }
.smallSliderImg:hover .p3 {
    color:#800000;
}
.selected img{
    opacity:.7 !important;


}
.selected .p3{
    color:#800000 !important;
}
#allTable{
    height:312px;
    margin-top:10px;
    width:100%;
    float:left;
}
#allTable{
    height:312px;
    margin-top:10px;
    width:100%;
    float:left;
}
#table{
    width:350px;
    height:312px;
    float:left;
    background-color:#fff;
    box-shadow: 1px 1px 1px #cdcdcd;
    clear:left;

}
#table img{
    width:340px;
    height:265px;
    float:left;
    margin-left:5px;
    margin-top:5px;
      margin-bottom:5px;
}
.title{
    width:100%;
    height:37px;
    float:left;
    
}

    .title p {
        float:left;
        margin-left:10px;
        width:330px;
        border-bottom:1px dashed #cdcdcd;
        height:37px;
        font:17px/37px 'arial';
        text-align:left;
        color:#ff6600;
    }
    .table2{
    width:290px;
    height:312px;
    float:left;
    background-color:#fff;
    box-shadow: 1px 1px 1px #cdcdcd;
    margin-left:15px;
}
        
.title2{
    width:100%;
    height:37px;
    float:left;
    
}
    .title2 a {
        float:left;
        margin-left:10px;
        width:270px;
        text-decoration:none;
        border-bottom:1px dashed #cdcdcd;
        height:37px;
        cursor:pointer;
        font:17px/37px 'arial';
        text-align:left;
        color:#7F1518;
    }

    
    .title2 a:hover {
       
        color:#ff9a88;
    }

    #Facts{
        float:left;
        margin-left:10px;
        height:260px;
        width:270px;
        margin-top:5px;
        display:table;
    }
    .innerFacts{
        float:left;
        display:table-row;
        min-height:10px;
        
    }
    .factsTit{
        border-right:1px dashed #cdcdcd;
        float:left;
        width:185px;
        min-height:10px;
        display:table-cell;
        vertical-align:central;
        text-align:left;
        
    }
        .factsTit .p5 {
            margin-top:15px;
       
            color:#736357;
            font:13px/17px 'arial';
            float:left;
            clear:both;
            text-align:left;
            direction:ltr;
        }
        .factsTit .p6 {
            color:#7F1518;
            font:13px/17px 'arial';
            float:left;
            clear:both;
            text-align:left;
            direction:ltr;
            margin-bottom:3px;
        }
        .iconPDF{
            display:table-cell;
            min-height:10px;
            float:left;
            padding-left:20px;
            vertical-align:central;
            padding-top:4px;

        }
            .iconPDF a img {
                width:50px;
                height:56px;

            }
                .iconPDF a img:hover {
                    opacity:0.8;
                }
                .allSmallImg{
                    float:left;
        margin-left:10px;
        height:260px;
        width:270px;
        margin-top:5px;
                }
                .smalImg{

                    float:left;
                    margin-top:7px;
                    margin-bottom:7px;
                    height:50px;
                    width:270px;
                }
                .smalImg img{
                    float:left;
                    width:55px;
                    height:50px;
                }.smalImg .leftContainer 

                    {
                        float:left;
            text-align:left;
            direction:ltr;
            margin-left:10px;
            width:200px;
            height:50px;
            overflow:hidden;
                    }
                    
                    
                    
                    .p7 {
                        color:#736357;
            font:13px/17px 'nexa_regularregular';
            text-align:left;
            width:200px;
            height:35px;
            overflow:hidden;
                    }
                    .amore {
                        color:#944032;
                        font:italic 12px/17px 'nexa_regularregular';
                        float:left;
                        text-align:left;
                        direction:ltr;
                        width:100%;
                        text-decoration:none;
                    }

                        .smalImg .p7 a:hover {
                            color:#7F1518;
                        }
    #footer{
        width:960px;
        height:150px;
        box-shadow: 1px -1px 1px #cdcdcd;
        background-color:#fff;
        
        margin:14px auto auto;
    }
    #partners{
        width:655px;
        height:85px;
       
        float:left;
        margin-left:10px;
        margin-top:10px;
    }
    .title3{
    width:100%;
    height:20px;
    float:left;
    
}

    .title3 p {
        float:left;
        font:15px/20px 'arial';
        text-align:left;
        color:#7F1518;
    }
    .title3 p a{
        float:left;
        font:15px/20px 'arial';
        text-align:left;
        color:#7F1518;
        text-decoration:underline !important;
    }
    .title3 p a:hover{
        color:#944032;
    }
    .imgPartners{
        float:left;
        margin-left:5px;
        width:650px;
        height:55px;
        margin-top:5px;
    }
    .imgPartners a {
            width:52px;
        height:55px;
        margin-right:5px;
        }
        .imgPartners a img {
            width:50px;
        height:55px;
        }
        .imgPartners a img:hover {
            opacity:.8;
        }
        #iconsFooter{
        width:280px;
        height:55px;
        float:right;
        margin-right:10px;
        margin-top:10px;
        text-decoration:none;

    }
        .icons2 {
    float:left;
    margin-top:5px;
    width:85px;
    height:27px;
    

}

        #loginFooter{
            width:280px;
        height:30px;
        float:right;
        margin-right:10px;
        margin-top:5px;
        }

           #loginFooter a{
            width:265px;
         text-decoration:none;
          font:12px/18px 'arial';
          color:#666;
        float:right;
         cursor:pointer;
        margin-left:45px;
        padding-left:15px;
      
        }

             #loginFooter a:hover{
        
          color:#7F1518;
      
        }
        #rights{
            width:100%;
            clear:both;
            float:left;
            padding-top:30px;
            text-align:center;
        }
            #rights p {
                color:#736357;
                text-align:center;
                font:12px/20px 'Verdana';
            }
                #rights p span {
                    color:#800000;
                }

#innerSlider {
list-style:none;
position:relative;
}
    #innerSlider li {
    position:absolute;
    display:none;
    }
    .cont-tab3 {
    width: 932px;
    min-height: 100px;
    float: left;
    overflow: hidden;
    padding-bottom: 10px;
    margin-left:14px;
    margin-top:10px;
}
   
#tit-of-det p {
    font: 26px/40px Arial;
    color: #736357;
    float: left;
    width: 900px;
    font-weight:lighter;
    text-align: left;
    padding-left: 16px;
    padding-top: 12px;
}

#tit-of-det span {
    float: left;
    color: #ff6600;
    font: 14px 'Arial';
    margin-left: 19px;
}

.img-det {
    width: 546px;
    height: 408px;
    margin: 0 auto;
    margin-top: 10px;
    overflow:hidden;
     border: 1px dashed #b8b8b8;
    box-shadow: 1px 1px 8px #cdcdcd;
}

.img-det img{
    width: 538px;
    height: 399px;
    border: 4px solid #fff;
}

.par-det {
    margin-left: 16px;
    float: left;
    width: 900px;
    min-height: 20px;
    text-align: left;
    direction: ltr;
    color: #1d2420;
    font: 15px/27px 'arial';
    margin-top: 20px;
    margin-bottom: 20px;
}

    .par-det p {
        margin-bottom: 20px;
    }
    .cont-inner-left333 {
    width: 220px;
    min-height: 200px;
    float: left;
    margin-right: 4px;
    overflow:hidden;
    margin-left: 8px;
    margin-top: 15px;
    padding-bottom:5px;
}
    .img-cont22 {
    float: left;
    width: 218px;
    height: 161px;
    border: 1px dashed #b8b8b8;
    box-shadow: 1px 1px 3px #cdcdcd;
}

    .img-cont22 img {
        border: 6px solid #fff;
        width: 206px;
        height: 149px;
    }

        .img-cont22 img:hover {
            opacity: 0.7;
        }
.textImage-inner {
    width: 205px;
    height: 40px;
    margin-left: 5px;
    margin-top: 10px;
    float: left;
}

    .textImage-inner p {
        font: 14px 'arial';
        color: #736357;
        float: left;
        width: 100%;
        height: 20px;
    }

        .textImage-inner p:hover {
            color: #800000;
        }
            .pager-all3 {
    float: left;
    width: 933px;
    min-height: 100px;
}
            .in-pager {
    width: 870px;
  
    float: left;
    margin-left: 16px;
    margin-top: 12px;
    padding-bottom: 12px;
}
            
.img-cont2 {
    float: left;
    width: 220px;
    height: 163px;
    border: 1px dashed #b8b8b8;
    position: relative;
    box-shadow: 1px 1px 3px #cdcdcd;
}
.fact {
    float: left;
    width: 120px;
    height: 63px;
    border: 1px dashed #b8b8b8;
    position: relative;
    box-shadow: 1px 1px 3px #cdcdcd;
}

     .factimg {
        border: 7px solid #fff;
        width: 106px !important  ;
        height: 49px !important ;
    }

       .factimg:hover {
            opacity: 0.7;
        }

    .img-cont2 img {
        border: 7px solid #fff;
        width: 206px;
        height: 149px;
    }

        .img-cont2 img:hover {
            opacity: 0.7;
        }
        .text-in-pager {
    width: 610px;
    margin-left: 16px;
    float: left;
    text-align: left;
    direction: ltr;
}

    .text-in-pager p {
        float: left;
        font: 15px/23px 'arial';
        color: #1d2420;
        text-align: justify;
    }

        .text-in-pager p .tit-inner a {
            float: left;
            float: left;
            font: 20px/24px 'arial';
            color: #666;
            margin-bottom:12px;
            width: 100%;
            cursor: pointer;
        }

 

            .text-in-pager p a:hover {
                color: #800000;
            }

        .text-in-pager p .tit-inner a:hover {
            color: #800000;
        }
        .dateImage2 span {
    float: left;
    color: #800000;
    font: 14px/40px 'arial';
    clear:both;
    width:100%;
}
          .factdate span {
    float: left;
    color: #800000;
    font: 14px/6px 'arial';
    clear:both;
    width:100%;
}
        .cont-tab {
    width: 899px;
    padding-left: 40px;
    min-height: 100px;
    float: left;
    padding-bottom: 30px;
}

                .cont-tab div {
   margin-bottom:50px;
}
        .contact-info {
    width: 402px;
    height: 30px;
    float: left;
    padding-left: 10px;
    border: 1px solid #a0a0a0;
    color: #a0a0a0;
    text-align:left;
    font: 16px/30px Calibri;
    margin-bottom: 30px;
    clear: both;
}

.height-message {
    min-height: 100px;
}

.button122 {
    height: 36px;
    width: 414px;
    background-color: #800000;
    float: left;
    color: #fff;
    border: 1px solid #800000;
    cursor: pointer;
    text-align: center;
    clear: both;
    color: #fff;
    font: bold 21px/36px Calibri;
}


    .button122:hover {
        opacity: 0.8;
    }

   .success {
   
    background:#ff6600 url(../images/message-success.png) 15px 15px  no-repeat;
    border-color: #b5d56d;
    border-radius:4px;
    padding:15px 15px 25px 40px;
    width:360px;
    color: #fff;
    height:15px;
}
   .error {
    background:#ff6600 url(../images/message-error.png) 15px 15px  no-repeat;
    border-radius:4px;
    padding:15px 15px 25px 40px;
    width:360px;
    color: #fff;
    height:15px;
}

       .login{
    width:959px;
    height:312px;
     margin:0px auto;
     text-align:center;
    background-color:#fff;
    box-shadow: 1px 1px 1px #cdcdcd;

}
.Arial {
    font-family:Arial !important;
}


  .hide
  {
    display: none;
  }