
/* Containers
----------------------------------------------------------------------------------------------------*/
.container_24 {
    margin-left: auto;
    margin-right: auto;
    width: 960px;


}

/* Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/

.alpha {
    margin-left: 0 !important;
}

.omega {
    margin-right: 0 !important;
}



/* Grid >> Global
----------------------------------------------------------------------------------------------------*/

.grid_1, 
.grid_2, 
.grid_3, 
.grid_4, 
.grid_5, 
.grid_6, 
.grid_7, 
.grid_8, 
.grid_9, 
.grid_10, 
.grid_11, 
.grid_12, 
.grid_13, 
.grid_14, 
.grid_15, 
.grid_16, 
.grid_17, 
.grid_18, 
.grid_19, 
.grid_20, 
.grid_21, 
.grid_22, 
.grid_23,
.grid_24{
    display:inline;
    float: left;
    position: relative;
    margin-left: 5.0px;
    margin-right: 5.0px;
}


/* Grid >> 2 Columns
----------------------------------------------------------------------------------------------------*/

.container_24 .grid_1{
    width:30px;
}

.container_24 .grid_2{
    width:70px;
}

.container_24 .grid_3{
    width:110px;
}

.container_24 .grid_4{
    width:150px;
}

.container_24 .grid_5{
    width:190px;
}

.container_24 .grid_6{
    width:230px;
}

.container_24 .grid_7{
    width:270px;
}

.container_24 .grid_8{
    width:310px;
}

.container_24 .grid_9{
    width:350px;
}

.container_24 .grid_10{
    width:390px;
}

.container_24 .grid_11{
    width:430px;
}

.container_24 .grid_12{
    width:470px;
}

.container_24 .grid_13{
    width:510px;
}

.container_24 .grid_14{
    width:550px;
}

.container_24 .grid_15{
    width:590px;
}

.container_24 .grid_16{
    width:630px;
}

.container_24 .grid_17{
    width:670px;
}

.container_24 .grid_18{
    width:710px;
}

.container_24 .grid_19{
    width:750px;
}

.container_24 .grid_20{
    width:790px;
}

.container_24 .grid_21{
    width:830px;
}

.container_24 .grid_22{
    width:870px;
}

.container_24 .grid_23{
    width:910px;
}

.container_24 .grid_24{
    width:950px;
}





/* Prefix Extra Space >> 2 Columns
----------------------------------------------------------------------------------------------------*/

.container_24 .prefix_1 {
    padding-left:40px;
}

.container_24 .prefix_2 {
    padding-left:80px;
}

.container_24 .prefix_3 {
    padding-left:120px;
}

.container_24 .prefix_4 {
    padding-left:160px;
}

.container_24 .prefix_5 {
    padding-left:200px;
}

.container_24 .prefix_6 {
    padding-left:240px;
}

.container_24 .prefix_7 {
    padding-left:280px;
}

.container_24 .prefix_8 {
    padding-left:320px;
}

.container_24 .prefix_9 {
    padding-left:360px;
}

.container_24 .prefix_10 {
    padding-left:400px;
}

.container_24 .prefix_11 {
    padding-left:440px;
}

.container_24 .prefix_12 {
    padding-left:480px;
}

.container_24 .prefix_13 {
    padding-left:520px;
}

.container_24 .prefix_14 {
    padding-left:560px;
}

.container_24 .prefix_15 {
    padding-left:600px;
}

.container_24 .prefix_16 {
    padding-left:640px;
}

.container_24 .prefix_17 {
    padding-left:680px;
}

.container_24 .prefix_18 {
    padding-left:720px;
}

.container_24 .prefix_19 {
    padding-left:760px;
}

.container_24 .prefix_20 {
    padding-left:800px;
}

.container_24 .prefix_21 {
    padding-left:840px;
}

.container_24 .prefix_22 {
    padding-left:880px;
}

.container_24 .prefix_23 {
    padding-left:920px;
}



/* Suffix Extra Space >> 2 Columns
----------------------------------------------------------------------------------------------------*/

.container_24 .suffix_1 {
    padding-right:40px;
}

.container_24 .suffix_2 {
    padding-right:80px;
}

.container_24 .suffix_3 {
    padding-right:120px;
}

.container_24 .suffix_4 {
    padding-right:160px;
}

.container_24 .suffix_5 {
    padding-right:200px;
}

.container_24 .suffix_6 {
    padding-right:240px;
}

.container_24 .suffix_7 {
    padding-right:280px;
}

.container_24 .suffix_8 {
    padding-right:320px;
}

.container_24 .suffix_9 {
    padding-right:360px;
}

.container_24 .suffix_10 {
    padding-right:400px;
}

.container_24 .suffix_11 {
    padding-right:440px;
}

.container_24 .suffix_12 {
    padding-right:480px;
}

.container_24 .suffix_13 {
    padding-right:520px;
}

.container_24 .suffix_14 {
    padding-right:560px;
}

.container_24 .suffix_15 {
    padding-right:600px;
}

.container_24 .suffix_16 {
    padding-right:640px;
}

.container_24 .suffix_17 {
    padding-right:680px;
}

.container_24 .suffix_18 {
    padding-right:720px;
}

.container_24 .suffix_19 {
    padding-right:760px;
}

.container_24 .suffix_20 {
    padding-right:800px;
}

.container_24 .suffix_21 {
    padding-right:840px;
}

.container_24 .suffix_22 {
    padding-right:880px;
}

.container_24 .suffix_23 {
    padding-right:920px;
}



/* Push Space >> 2 Columns
----------------------------------------------------------------------------------------------------*/

.container_24 .push_1 {
    left:40px;
}

.container_24 .push_2 {
    left:80px;
}

.container_24 .push_3 {
    left:120px;
}

.container_24 .push_4 {
    left:160px;
}

.container_24 .push_5 {
    left:200px;
}

.container_24 .push_6 {
    left:240px;
}

.container_24 .push_7 {
    left:280px;
}

.container_24 .push_8 {
    left:320px;
}

.container_24 .push_9 {
    left:360px;
}

.container_24 .push_10 {
    left:400px;
}

.container_24 .push_11 {
    left:440px;
}

.container_24 .push_12 {
    left:480px;
}

.container_24 .push_13 {
    left:520px;
}

.container_24 .push_14 {
    left:560px;
}

.container_24 .push_15 {
    left:600px;
}

.container_24 .push_16 {
    left:640px;
}

.container_24 .push_17 {
    left:680px;
}

.container_24 .push_18 {
    left:720px;
}

.container_24 .push_19 {
    left:760px;
}

.container_24 .push_20 {
    left:800px;
}

.container_24 .push_21 {
    left:840px;
}

.container_24 .push_22 {
    left:880px;
}

.container_24 .push_23 {
    left:920px;
}





/* Pull Space >> 2 Columns
----------------------------------------------------------------------------------------------------*/

.container_24 .pull_1 {
    right:40px;
}

.container_24 .pull_2 {
    right:80px;
}

.container_24 .pull_3 {
    right:120px;
}

.container_24 .pull_4 {
    right:160px;
}

.container_24 .pull_5 {
    right:200px;
}

.container_24 .pull_6 {
    right:240px;
}

.container_24 .pull_7 {
    right:280px;
}

.container_24 .pull_8 {
    right:320px;
}

.container_24 .pull_9 {
    right:360px;
}

.container_24 .pull_10 {
    right:400px;
}

.container_24 .pull_11 {
    right:440px;
}

.container_24 .pull_12 {
    right:480px;
}

.container_24 .pull_13 {
    right:520px;
}

.container_24 .pull_14 {
    right:560px;
}

.container_24 .pull_15 {
    right:600px;
}

.container_24 .pull_16 {
    right:640px;
}

.container_24 .pull_17 {
    right:680px;
}

.container_24 .pull_18 {
    right:720px;
}

.container_24 .pull_19 {
    right:760px;
}

.container_24 .pull_20 {
    right:800px;
}

.container_24 .pull_21 {
    right:840px;
}

.container_24 .pull_22 {
    right:880px;
}

.container_24 .pull_23 {
    right:920px;
}




/* Clear Floated Elements
----------------------------------------------------------------------------------------------------*/


.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}


.clearfix:after {
    clear: both;
    content: ' ';
    display: block;
    font-size: 0;
    line-height: 0;
    visibility: hidden;
    width: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

/* slice style */
* {
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-decoration: none;
    color: #000;
    font-size: 12px;
    text-align: left;
    font-family: Georgia,Rockwell,Times,"Times New Roman",serif;

}
img {
    border: none;
}
a {
    outline: 0;
    color: #0068c0;
}
h1 {
    font-size: 20px;
    font-family: Tahoma;
    font-weight: lighter;
}
h2 {
    font-size: 16px;
}
h3 {
    font-size: 14px;
}
p {
    font-size: 12px;
    color: #5d5d5d;
    line-height: 20px;
}
body {
    background: url(../images/body-bg.gif) repeat;
}
.header-wrapper{
    background: url(../images/header-bg.gif) repeat-x center top;
    height: 250px;
}
.header{
    background: url(../images/header-center-bg.gif) no-repeat center;
    height: 250px;
    position: relative;
}
.banner-area-wrapper{
    background: url(../images/banner-bg.png) no-repeat center;
    height: 330px;
}
.footer-wraper{
    width: 100%;

}
.footer-bg{
    background: url(../images/footer_bg.png) no-repeat;
    width: 960px;
    height: 232px;
    margin: 0 auto;
}
.footer{

}
.header .main-nav li{
    float: left;
    display: inline;
}
.header .main-nav li a{
    font-family: Georgia,Rockwell,Times,"Times New Roman",serif;
    font-size: 12px;
    text-transform: uppercase;
    float: left;
    padding: 37px 15px 18px 14px ;
    padding-top: 36px;
    display: inline;
    color: #fff;
}

.header .main-nav li a.small-font{
    font-family: Georgia,Rockwell,Times,"Times New Roman",serif;
    font-size: 10px;
    text-transform: uppercase;
    float: left;
    padding: 37px 7px 18px;
    padding-top: 36px;
    display: inline;
    color: #fff;
}
.header .main-nav li a.active{
    background: url(../images/main_nav_bg_hover.png) repeat-x !important;
    color: #fff;
}
.header .main-nav li a:hover{
    background: url(../images/main_nav_bg.png) repeat-x;
    color: #fff;
    filter:alpha(opacity=40);
}
.header .main-nav li.home a.active{
    background: url(../images/home_active_bg.gif) no-repeat center !important;
}
.header .main-nav li.home a{
    background: url(../images/home_button.png) no-repeat center 18px !important;
}
.header .main-nav li.home_active{
    background: url(../images/main_nav_bg_hover.png) repeat-x;
}
.header  .top-right-navs{
    background: url(../images/right_top_nav_bg.png) no-repeat 23px bottom;	
}
.header  .top-right-navs ul{
    float: right
}
.header  .top-right-navs li{
    display: inline;
    float: left;
}
.header  .top-right-navs li{
    padding: 5px;
}
.header  .top-right-navs li a{
    display: inline;
    float: left;
    font-family: Georgia;
    font-size: 10px;
    color: #fff;
}
.header  .border-diagonal{
    float: right;
    margin-top: 6px;
    margin-left: 1px;
    margin-right: 5px;
}
.header .lang li.last{
    padding-right: 3px;
}
.header  .top-right-navs li a.active, .header  .top-right-navs li a:hover {
    color: #ffffff;
}
.header  .top-right-navs li a.active {
    color: #fff;
    font-weight: bold;
}	
.banner-area{

}
.banner-area .welcome{
    padding-left: 40px;
    padding-top: 35px;
    padding-right: 20px;
    width: 490px;
}
.banner-area .welcome h1{
    font-family:  Rockwell, Georgia, Times, "Times New Roman", serif;
    font-size: 21px;
    color: #ffffff;
}
.banner-area .welcome p{
    font-family:  Rockwell, Georgia, Times, "Times New Roman", serif;
    font-size: 14px;
    color: #ffffff;

}
.banner-area .welcome .shtext{
    width: 271px;
    float:left;
}
.banner-area .welcome  .thojnza{
    width: 160px;
    padding-left: 28px;
    float: left;
    background: url(../images/right_thonjza.png) no-repeat left 5px;		
}
.banner-area .welcome  .thojnza p{
    background: url(../images/left_thonjza.png) no-repeat right bottom;		
    padding-right: 17px;
}
.banner {
    position: relative;
    padding-top: 5px;
    padding-left: 10px;
    width: 380px;
    padding-top: 35px;
}
.banner .images {
    float:left;
    position:relative;
    height:250px;
    width:365px;
}	
.banner .images div{
    display:none;
    height:250px;
    position:absolute;
    left:0;
    top:0;
}
.banner .nav-tools{
    width: 59px;
    height: 25px;
    position:absolute;
    bottom: 5px;
    right: 30px;
}
.banner  .backward{
    background: url(../images/prev_sprite.png) no-repeat right top;
    width: 29px;
    height: 29px;
    float: left;
    cursor: pointer;
}
.banner  .forward{
    background: url(../images/next_sprite.png) no-repeat left top;
    width: 29px;
    height: 29px;
    float: right;
    cursor: pointer;
}
.banner  .forward:hover{
    background: url(../images/next_sprite.png) no-repeat right top;
}
.banner  .backward:hover{
    background: url(../images/prev_sprite.png) no-repeat left top;
}
.banner-area .welcome h1 {
    line-height: 23px;
    padding-bottom: 21px;
}
.container_wrapper{
    background-image:url("../images/header_container_bg.png");
    background-position:center top;
    background-repeat:no-repeat;
    min-height: 538px; 
    height: auto !important; 
    height: 538px;
}
.container_background{
    background:url("../images/white_bg.png") repeat-y center top;
}
.shadow{
    height: 43px;
}
.shadow img{
    float: left;
}
.container{
    padding-top: 5px;

}
.container .information{
    padding-left: 20px !important;
    width: 730px !important;
}
.container .information h2, .container .documents h2{
    font-size: 20px;
    font-weight: normal;
}
.container .information ul{
    float: left;
    margin-top: 16px;
}
.container .information ul li{
    width: 240px;
    height:105px;
    float: left;
    padding-bottom: 33px;
    /*height: 160px;*/
}
.container .information ul li .nr{
    font-family: Tahoma;
    font-size: 10px;
    background: url("../images/pdf_bg.png") no-repeat left center;
    padding-left: 24px;
    border-top: 1px dotted #acacac;
    border-bottom: 1px dotted #acacac;
    float: left;
    padding-top: 10px;
    display: block;
    padding-bottom:7px;
    padding-top:6px;	
    width: 196px;
}
.container .information ul li .date{
    font-family: Rockwell,Times,Georgia,"Times New Roman",serif;
    font-size: 14px;
    color: #937947;
    font-weight: bold;
    display: bock;
    float: left;
    width: 220px;
    padding-top: 4px;
}
.container .information ul li p{
    width: 220px;
    font-family: Rockwell,Times,Georgia,"Times New Roman",serif;
    font-size: 14px;
}
.container .information ul li .more{
    font-family: Rockwell,Times,Georgia,"Times New Roman",serif;
    font-size: 14px;
    color: #2e84d3;
}
.container .see_all{
    background: url("../images/see_bg.png") no-repeat;
    float: right;
    width: 22px;
    height: 22px;
    margin-bottom: 10px;
}
.container .documents{
    padding-left: 28px !important;
    width: 172px !important;
}
.container .documents ul{
    float: left;
    margin-top: 25px;
}
.container .documents ul li{
    padding-bottom: 27px;
}
.container .documents ul li a{
    font-family: Rockwell,Times,Georgia,"Times New Roman",serif;
    font-size: 12px;
    color: #747474;
    font-weight: normal;
    display: block;
}	
.container .documents ul li a:hover{
    color: #333;
}	
.container .documents ul li img{
    margin-bottom: 2px;
}
.border-footer{
    background: #fff;
}
.info-part .links {
    padding-left:20px;
    width:730px;
    padding-top: 41px; 
}
.info-part .links a{
    text-align: center;
    float: left;
    font-family: Rockwell,Times,Georgia,"Times New Roman",serif;
    font-size: 10px;
    color: #a6a6a6;
    font-weight: bold;
    text-transform: uppercase;
}
.info-part .links a:hover{
    color: #034ea2;
}
.info-part .links .rk{
    background: url("../images/rks.jpg") no-repeat left top;
    width: 158px;
    height: 10px;
    padding-top: 59px;
    margin-right: 39px;
}
.info-part .links .rk:hover{
    background: url("../images/rks_a.jpg") no-repeat right top;
}
.info-part .links .ink{
    background: url("../images/ink.jpg") no-repeat left top;
    width: 189px;
    height: 10px;
    padding-top: 59px;
    margin-right: 30px;
}
.info-part .links .ink:hover{
    background: url("../images/ink_a.jpg") no-repeat right top;
}
.info-part .links .gjkb{
    background: url("../images/gjkb.jpg") no-repeat left top;
    width:188px;
    height: 10px;
    padding-top: 59px;
}
.info-part .links .gjkb:hover{
    background: url("../images/gjkb_a.jpg") no-repeat 0px top;
}
.info-part-wrapper{
    background-image:url("../images/white_bg.png");
    background-position:center top;
    background-repeat:repeat-y;
    height: 230px;
}
.info-part  .contact{
    padding-left:28px;
    padding-top:20px;
    width:172px;
}
.info-part  .contact .title{
    font-family: Rockwell,Times,Georgia,"Times New Roman",serif;
    font-size: 14px;
    font-weight: bold;
    display: block;
    clear: both;
    text-transform: uppercase;
}
.info-part  .contact .red{
    color: #8e7444;
    font-size: 11px;
    text-transform: uppercase;
    padding-right: 2px;
}
.info-part  .contact p , .info-part  .contact a{
    color: #747474;
    font-size: 11px;
    text-transform: uppercase;
    padding-bottom: 10px;
}
.footer .footer-nav{
    float: left;
    margin-top: 41px;
    margin-bottom: 9px;
}
.footer .footer-nav li{ 
    background: url("../images/footer_li_bg.png") no-repeat right center;
    float: left;
    display: inline;
    padding-left: 5px;
    padding-right: 10px;	
}
.footer .footer-nav li a{
    font-size: 12px;
    color: #fff;
} 
.footer .footer-nav li a:hover, .footer .botton-nav ul li a:hover, .footer .footer-nav li a.active, .footer .botton-nav ul li a.active{
    color: #fff;
}
.footer .footer-nav li.last{
    background: none;
}
.footer .footer-nav li.first{
    padding-left: 0px;
}
.footer   p{
    font-size: 12px;
    color: #fff;
    padding-top: 13px;
    line-height:16px;
    width: 502px;
    clear: left;
}
.footer .botton-nav ul li{
    float: left;
    display: inline;
}
.footer .botton-nav{
    float: left;
    margin-top: 21px;
    padding-top: 7px;
    background: url("../images/footer_li_bgr.png") repeat-x left top;	
}
.footer .botton-nav ul li a{
    font-size: 11px;
    color: #fff;
    text-transform: uppercase;
}	
.footer .botton-nav ul{
    float: left;
    padding-bottom: 8px;
    background: url("../images/footer_li_bgr.png") repeat-x left bottom;	
}
.footer .botton-nav ul li{
    padding-right: 33px;
}
.footer .botton-nav ul li.last{
    padding-right: 0px;
}
.footer .right-footer{
    margin-top: 21px;
    margin-left: 50px;
    background: url("../images/footer-icon.png") no-repeat;
    width: 127px;
    height: 126px;
    float: left;
}
.footer .left-footer{
    padding-left: 15px;	
    float: left;
    display: inline;
    position: relative;
}
.section{
    background-image:url("../images/section_bg.jpg");
    background-position:center top;
    background-repeat:no-repeat;
    min-height: 700px; 
    height: auto !important; 
    height: 700px; 

}
.section .container{
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 53px;
    width: 870px;
}
.section .container h1{
    font-family: Rockwell,Times,Georgia,"Times New Roman",serif;
    font-size: 30px;
    border-bottom: 1px solid #acacac;
    padding-bottom: 2px;
}
.section .left-nav {
    margin-top: 20px;
}
.section .left-nav ul {
    width: 150px;
}
.section .left-nav ul li {
    float: left;
    width: 100%;
    padding: 7px 0px;
    border-bottom: 1px solid #acacac;	
}
.section .left-nav ul li a{
    font-family: Tahoma;
    font-size: 12px;
    color: #000000;
    float: left;
    display: block;
    padding-left: 12px;
    background:url("../images/left_nav_li_bg.png") no-repeat left center;
}
.section .left-nav ul li a:hover{
    color: #034ea2;
}
.section .left-nav ul li a.active{
    font-weight: bold;
    color: #000000;
    background: url("../images/left_nav_li_bg_active.png") no-repeat left center;	
}
.section .left-nav ul li a.subactive{
    color: #034ea2;
    background: url("../images/subactive.png") no-repeat left center;	
}
.section .left-nav ul li ul{
    margin-top: 5px;
    margin-left: 12px;
    width: 120px;
    float: left;

}
.section .left-nav ul li ul li{
    padding: 4px 0px;
    border-bottom: none;
}
.section .left-nav ul li ul li a{
    padding-left: 0px;
    background: none;
    font-size: 11px;
    float: left;
    margin-top: 0px;
}
.section .left-nav ul li ul li a.active{
    color:#034EA2;
    font-weight: normal;
    background: none;
    font-size: 11px;
}
.section .content h1{
    font-size: 20px;
    border: none;
}	
.section .content h2{
    font-size: 14px;
    font-weight: bold;
}	
.section .content{
    margin-top: 25px;
    padding-left: 9px;
    padding-right: 35px;
    width:466px;
    padding-bottom:20px;
}
.section .content p,.section .content div{
    font-family: Tahoma;
    color: #000000;
    padding: 7px 0px; 
    line-height: 20px;
}
.section .content .info,.section .content .download{
    line-height: 18px;
}
.section .content a{
    color: #034ea2;
    font-size: 12px;
    font-family: Tahoma;
}
.section .content a:hover{
    text-decoration: underline;
}
.section .content ul li{
    font-family: Tahoma;
    color: #000000;
    font-size: 12px;
    background: url("../images/li_bg.png") no-repeat left 5px;
    padding-left: 13px;
    padding-bottom: 2px;
}
.container_24   .right_column{
    width:170px !important;
    margin-top: 25px;
}
.section  .right-content{
    width: 150px;
    float: right;
    background: url("../images/right_content_top_bg.png") no-repeat right top #f3f3f3;	
}
.section  .right-content p{
    width: 120px;
    float: right;
    background: url("../images/right_content_bg.png") no-repeat center bottom;
    font-family: Tahoma;
    color: #000000;	
    font-size: 12px;
    padding: 10px 15px 30px;
}
.section  .content .article-list li{
    background: none;
    padding-left: 0px;
    display:block;
    float:left;	
    border-bottom: 1px dotted #000000;
    padding-bottom: 25px;
    padding-top: 24px;
    width: 95%;	
}
.section  .content .article-list li.first{
    padding-top: 0px;
}
.section  .content .article-list li img{
    float: left;
    margin-right: 20px;
    margin-top: 4px;
}
.section  .content .article-list li .title{
    color: #034ea2;	
    font-size: 20px;
}
.section  .lists{
    width: 501px;
    padding-left: 0px;
    padding-right: 0px;
}
.section  .content .article-list li .shtext{
    font-family: Tahoma;
    color: #000000;	
    font-size: 12px;
    padding-top: 7px;
    display: block;
}
.section  .content .article-list li a:hover{
    text-decoration: none;
}
.section  .content .years {
    float:left;
    width:100%;
}
.section  .content .years li{
    padding-left: 0px;
    background: none;
    float: left;
}
.section  .content .years li a{
    background: url("../images/year_bg.png") no-repeat;
    width: 44px;
    height: 14px;
    float: left;
    font-size: 10px;
    font-family: Tahoma;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    padding-top: 2px;
}
.section  .content .years li a:hover{
    text-decoration: none;
}
.section  .content .years li a.active{
    background: url("../images/year_bg_active.png") no-repeat;
}
.section  .content .years li{
    margin-right: 6px;
}
.section  .content .doc-list li{
    padding-left: 0px;
    background: none;
    float: left;
    width: 210px;	
    margin-right: 20px;
    margin-bottom: 20px;
} 
.section  .content .doc-list li.last{
    margin-right: 0px;
}
.section  .content .doc-list  {
    float:left;
    width:100%;
    margin-top: 22px;
}
.section  .content .doc-list  li .date{
    font-size: 14px;
    font-weight: bold;
    color: #937947;
    display: block;
    padding-top: 1px;
}
.section  .content .doc-list  li .title{
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    display: block;
    text-transform: uppercase;
}
.section  .content .doc-list  li  p{
    font-size: 14px;
    font-weight: normal;
    color: #000000;
    padding-top: 0px;	
}
.section  .content .doc-list .info{
    border-top: 1px solid #e1e1e1;
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    background: #f9f9f9;
    padding-top: 16px;
    padding-left: 21px;
    padding-right: 20px;
    padding-bottom: 0px;
}
.section  .content .doc-list .download{
    background: url("../images/bottom_bg.png") no-repeat;
    float: left;
    width: 210px;
    height: 27px;
    padding: 0px;
}
.section  .content .doc-list .download a{
    background: url("../images/pdf_icon.png") no-repeat;
    padding-left: 23px;
    margin-top: 9px;
    margin-left: 4px;
    font-family: Tahoma;
    font-size: 10px;
    color: #000000 !important;
    float:left;
    height: 15px;
    line-height: 12px;
}
.section .docs{
    padding-left: 0;
    padding-right: 0;
    width: 680px;
}
.section .documents {
    width: 170px !important;
    padding-left: 0px !important;
    margin-top: 25px;	
}
.header .search {
    margin-top: 10px;
}
.header .search form{
    background: url("../images/form_bg.png") no-repeat;
    float: right;
    height: 21px;
    width: 261px;
}
.header .search .text{
    width: 210px;
    padding-right: 5px;
    height: 15px;
    background: none;
    border: none;
    float: left;
    padding-left: 5px;
    vertical-align: middle;		
    padding-top: 5px;
}
.header .search .go{
    width: 41px;
    height: 21px;	
    background: none;
    border: none;
    font-family: Tahoma;
    font-size: 10px;
    vertical-align: middle;	
    color: #ffffff;
    cursor: pointer;
    float: left;
    display: block;
    text-align: center;
}
@-moz-document url-prefix() {
    .header .search .go{
    height: 18px;
    font-family: Georgia;
}
.header .search .text{
    /*height: 21px;*/
    padding-top: 4px;
    padding-bottom: 5px;
    font-family: Georgia;
}
}
.header .logo {
    bottom:5px;
    float:left;
    height:158px;
    left:15px;
    position:absolute;
    width:400px;
}
.section .content .pagination{
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
    text-align: center;
    float: left;
}	
.section .content .pagination li{
    display: inline;
    background: none;	
    text-align: center;
    border: 1px solid #c3c3c0;
    border-right: none;
    padding: 0;    
    padding-bottom:5px;
    padding-top:4px;
}
html>body .section .content .pagination li { /*only ie7 */
    *padding-top: 0px;
    *padding-bottom: 0px;
}
.section .content .pagination li.last{
    border-right: 1px solid #c3c3c0;
}
.section .content .pagination li a{
    background: url("../images/pagination-a-bg.gif") repeat-x ;
    text-align: center;
    float: none;
    padding: 5px 7px;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #000;
}
.section .content .pagination li span{
    background: url("../images/pagination-a-bg-active.gif") repeat-x ;
    text-align: center;
    float: none;
    padding: 5px 7px;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #000;
}
.section .content .pagination li a:hover{
    text-decoration: none;
    background: #fff;
}
.section .content .pagination li .start{
    background: url("../images/start-bg.gif") no-repeat ;
    padding-left:10px;
    padding-right:10px;
}
.section .content .pagination li .start:hover{
    background: url("../images/start-bg.gif") no-repeat ;
}
.section .content .pagination li .prev{
    background: url("../images/prev-bg.gif") no-repeat ;
    padding-left:10px;
    padding-right:10px;
}
.section .content .pagination li .prev:hover{
    background: url("../images/prev-bg.gif") no-repeat ;
}
.section .content .pagination li .next{
    background: url("../images/next-bg.gif") no-repeat ;
    padding-left:10px;
    padding-right:10px;
}
.section .content .pagination li .next:hover{
    background: url("../images/next-bg.gif") no-repeat ;
}
.section .content .pagination li .end{
    background: url("../images/end-bg.gif") no-repeat ;
    padding-left:10px;
    padding-right:10px;
    border-right: 1px solid #c3c3c0;
}
.section .content .pagination li .end:hover{
    background: url("../images/end-bg.gif") no-repeat ;
    border-right: 1px solid #c3c3c0;
}
.section .content .pagination li.inactive a.next{
    border-right: 1px solid #c3c3c0;
}
.section .content ul{
    padding-top: 10px;
    padding-bottom: 7px;
}
.section .content ol {
    margin-left: 19px;
}
.section .content ol li{
    font-family: Tahoma;
    color: #000000;
    font-size: 12px;
    list-style-type: decimal;
    padding-bottom: 2px;	 
}
a.rrota{
    text-decoration: underline;
    color: #bababa;
    padding: 0 20px 2px 0;
}
a.rrota:hover{
    text-decoration: none;
}

span.date{
    color: #937947;
    font-family: Rockwell,Times,Georgia,"Times New Roman",serif;
    font-size: 14px;
    font-weight: bold;
    padding-top: 4px;
    display: block;
}
.content ul.links{
    float: left;
}
.content ul.links li{
    float: left;
    background: none;
    width: 100%;
    background: url("../images/list_border.gif") repeat-x bottom;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.content ul.links li a{
    width: 124px;
    margin-right: 19px;
    background: url("../images/link_arrow.gif") no-repeat left 5px;
    padding-left: 12px;
    float: left;
    font-weight: bold;
    font-size: 14px;
    color: #000;
}



.picture-frame{
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.section .photo-gallery li{
    float: left;
    width: 141px;
    display: inline;
    padding: 0px 0px;
    margin-right: 20px;
    list-style-type: none !important;
}
.section .photo-gallery li.border{
    float: left;
    width: 100%;
    height: 1px;
    margin: 11px 0px 8px 0px;
    _margin: 0px 0px 8px 0px;
    border-bottom: 1px solid #efefef;
}
.section .photo-gallery li.last{
    margin-right: 0px;
}
.section .photo-gallery li p{
    padding: 0px 0px;
}
.section ul.photo-gallery{
    width: 466px;
}
.section ul.photo-gallery li{
    background-image: none;
    padding: 0px;
    margin-bottom: 20px;
}
.section ul.photo-gallery li img{
    border: 1px solid #CFCFCF;
    padding: 2px;
}
/* pagination Durim Jusaj */

#page_navigation a
{
    text-align: center;
    color: black;
    background: url(../images/number-bg.png) no-repeat left top;
    text-decoration:none;
    float:left;
    width:25px;
    height:20px;
    padding-top: 5px;
    font-weight:bold;
    border-right: 1px solid #c3c3c0;
}
#page_navigation a.previous_link
{
    background: url(../images/prev-bg.png) no-repeat left top;
    border: 0px;
}
#page_navigation a.next_link
{
    background: url(../images/next-bg.png) no-repeat left top;
    border: 0px;
    margin-left: -3px;
}    
#page_navigation a.active_page{
    background: url(../images/number-bg-active.png) no-repeat left top;
    color:#fff;
    border: 0px;
}
#page_navigation
{
    float:left;
    margin-bottom:11px;
    margin-left:10px;
    width:90%;

}
#jquery-lightbox{
    position: absolute;
    top: 10%;
    left: 25% !important; 
    padding: 16px 0 19px 11px;
    background-color: #fff;
    z-index: 101;
}


#jquery-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 101;
    width: 100%;
    height: 500px;
}

#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
    position: relative;
    background-color: #fff;
    width: 250px;
    height: 250px;
    margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
    position: absolute;
    top: 40%;
    left: 0%;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}
#lightbox-nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
    width: 49%;
    height: 100%;
    zoom: 1;
    display: block;
}
#lightbox-nav-btnPrev { 
    left: 0; 
    float: left;
}
#lightbox-nav-btnNext { 
    right: 0; 
    float: right;
}
#lightbox-container-image-data-box {
    font: 10px Verdana, Helvetica, sans-serif;
    background-color: #fff;
    margin: 0 auto;
    line-height: 1.4em;
    overflow: auto;
    width: 100%;
    padding: 0 10px 0;
}
#lightbox-container-image-data {
    padding: 0 10px; 
    color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
    width: 70%; 
    float: left; 
    text-align: left; 
}	
#lightbox-image-details-caption { 
    font-weight: bold;
    font-size: 11px;
}
#lightbox-image-details-currentNumber {
    display: block; 
    clear: left; 
    padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
    width: 96px; 
    float: right;
    padding-bottom: 0.7em;	
}
/***** Search Decisions *****/
div.table-content{
    width:828px;
    padding-top: 52px;
    margin: 0 auto;
}
div.table-content table{
    border-collapse: collapse;
}
div.table-content table thead{
    /*    float:left;*/
    border-bottom: 1px solid #D8D8D8;
}
div.table-content table thead tr{

}
div.table-content table thead tr th{
    /*    width: 50px;*/
    padding: 0 27px 15px 0;
    white-space: nowrap;
    font-weight: normal;
    font-size: 14px;
}
div.table-content table thead tr th.last-header  {
    /*    color:#91804a;*/
}
div.table-content table tbody{
    /*    float:left;*/

}
div.table-content table tbody tr{
    /*    width: 50px;*/
    padding: 0 27px;
    border-bottom: 1px solid #D8D8D8;
}
div.table-content table tbody tr td{
    text-align: left;
    padding: 5px 0;
}
div.table-content table tbody tr td span{

}
div.table-content table tbody tr td a{
    /*    color:#91804a;*/
    /*    font-family: Arial;*/
    display: block;
    width:17px;
    height:18px;
    background:url('../images/download_icon.png') no-repeat;
    margin: auto;
}
div.table-content table tfoot{
    float:left;
}
.first-row{
    /*    background: #91804a;;*/
}
.second-row{
    /*    background: #00529c;*/
}
/***** Filter Selector *****/
div.search-holder{
    background:url('../images/filter_background.png') no-repeat;
    width:828px;
    height:298px;
    margin: 0 auto;
}
div.search-holder form.search{
    width:828px;
    padding-top: 28px;    
}
div.search-holder form.search dl{
    /*    float: left;*/
    /*    padding-left: 60px;*/
}
div.search-holder form.search dl#dl-first{
    float:left;
    padding-left:60px;
}
div.search-holder form.search dl#dl-second{
    float:right;
    padding-right:60px;
}
div.search-holder form.search dl#dl-button{
    padding-left: 0;
    width: 100%;
    float:left;
    margin-top: 20px;
}
div.search-holder form.search dl#dl-button dt{
    margin: 0 auto;
    height:42px;
    width:142px;
}
div.search-holder form.search dl#dl-button dt input{
    color:#564c3a;
    font-size:14px;
    font-family: Arial;
    font-weight:bold;
    text-transform: uppercase;
    text-align: center;
    height:42px;
    width:142px;
    background:url('../images/filter_button.png') no-repeat;
    border:none;
    padding-bottom: 0;
    cursor: pointer;
}
div.search-holder form.search dl dt{
    padding-bottom: 17px;
    background:none;
}
div.search-holder form.search dl dt label.the-label{
    color:#564c3a;
    display:block;
    font-size:13px;
    font-family: Arial;
    font-weight:bold;
}
div.search-holder form.search dl dt select{
    height: 24px;
    width: 325px;
    border-left: 1px solid #707070;
    border-top: 1px solid #707070;
    text-align: center;
}
div.search-holder form.search dl dt input.input-text{
    height: 24px;
    width: 325px;
}
div.search-holder form.search dl dt span.input-wrapper{

}
div.search-holder form.search dl dt span.input-wrapper select.input-combo{
    width:108px;
    height: 24px;
}
div.search-holder form.search dl dt input{
    border-left: 1px solid #707070;
    border-top: 1px solid #707070;
}
div.search-holder form.search dl#dl-second dt.first-dt input.input-text{
    width: 325px;
}
div.search-tabs{
    padding-top: 20px;
}
ul.pagination{
    
}
ul.pagination li{
    
}
ul.pagination li span{
    
}
ul.pagination li a.middle{
    
}

.pagination{
    margin-top: 20px;
    margin-bottom: 10px;
    width: 100%;
    text-align: center;
    float: left;
}	
.pagination li{
    display: inline;
    background: none;	
    text-align: center;
    border: 1px solid #c3c3c0;
    border-right: none;
    padding: 0;    
    padding-bottom:5px;
    padding-top:4px;
}
html>body .pagination li { /*only ie7 */
    *padding-top: 0px;
    *padding-bottom: 0px;
}
.pagination li.last{
    border-right: 1px solid #c3c3c0;
}
.pagination li a{
    background: url("../images/pagination-a-bg.gif") repeat-x ;
    text-align: center;
    float: none;
    padding: 5px 7px;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #000;
}
.pagination li span{
    background: url("../images/pagination-a-bg-active.gif") repeat-x ;
    text-align: center;
    float: none;
    padding: 5px 7px;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #000;
}
.pagination li a:hover{
    text-decoration: none;
    background: #fff;
}
.pagination li .start{
    background: url("../images/start-bg.gif") no-repeat ;
    padding-left:10px;
    padding-right:10px;
}
.pagination li .start:hover{
    background: url("../images/start-bg.gif") no-repeat ;
}
.pagination li .prev{
    background: url("../images/prev-bg.gif") no-repeat ;
    padding-left:10px;
    padding-right:10px;
}
.pagination li .prev:hover{
    background: url("../images/prev-bg.gif") no-repeat ;
}
.pagination li .next{
    background: url("../images/next-bg.gif") no-repeat ;
    padding-left:10px;
    padding-right:10px;
}
.pagination li .next:hover{
    background: url("../images/next-bg.gif") no-repeat ;
}
.pagination li .end{
    background: url("../images/end-bg.gif") no-repeat ;
    padding-left:10px;
    padding-right:10px;
    border-right: 1px solid #c3c3c0;
}
.pagination li .end:hover{
    background: url("../images/end-bg.gif") no-repeat ;
    border-right: 1px solid #c3c3c0;
}
.pagination li.inactive a.next{
    border-right: 1px solid #c3c3c0;
}
