/*body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    
}*/
 /*----- page text and inner backgraound color -----*/
.page_text, .widget, .sitemapList li a{
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    /*background-color: #fff;*/
    /*font-size: 18px;*/
    font-style: normal;
}
.page_text, .widget, .sitemapList li a, ul.sitemapList i, .download .fa-download{
   color: #000000; 
}
.page_text{
    line-height: 24px;
    /*padding: 15px;*/
    /*margin-bottom: -20px;*/
}