body{
    margin:0;
    font:12px Arial, Helvetica, sans-serif;
    color:#555;
}
#header,.content-holder,.contact-form,#sidebar,#footer .holder{display: none;}
#content h1 span{
    font-size:26px;
    color:#ba7f00;
}
#content h1{margin:0 0 3px;}
#content p{
    margin:0 0 18px;
    line-height:18px;
}
.contact-holder em{
    display: block;
    font-style: normal;
}
.contact-holder dl{margin:10px 0 26px;}
.contact-holder dt{
    float:left;
    padding:0 2px 0 0;
}
.contact-holder dd{margin:0;}
.news #content h1 span{color: #044996;}
.article-holder{padding:9px 0 0;}
.article-holder .bg-none{border:none;}
.article{
    padding:0 0 26px;
    margin:0 0 18px;
    page-break-inside: avoid;
    border-bottom: 1px dotted #cecece;
}
* html .article{height:1%;}
.article h3{
    margin:0;
    color:#044996;
    font-size:18px;
    line-height:22px;
}
.article .date{
    color:#02499b;
    line-height:18px;
    font-style:normal;
}
.article .holder{padding:4px 0 0;}
.article .holder:after{
    display:block;
    clear:both;
    content:"";
}
.article img{
    float:left;
    border:1px solid #cecece;
    margin:4px 24px 0 0;
}
.article .text-holder{height: 1%;}
* html .article .text-holder{
    height:1%;
    overflow:visible;
}
#content .article p{
    margin:0 0 9px;
    line-height:18px;
}
#content .article .more{display: none;}
#content .article .more-print{display: block;}
.history #content h1{margin:0 0 16px;}
.history #content h1 span{color: #108036;}
.history-holder{
    margin:0;
    padding:0;
    list-style:none;
    line-height:20px;
}
.history-holder li{
    padding:0 0 29px;
    overflow: hidden;
    width: 100%;
    vertical-align: top;
}
.history-holder strong{
    float:left;
    width:10%;
    text-align:center;
    padding:4px 0;
}
.history-holder em{
    float:right;
    width:80%;
    padding:4px 38px 5px 18px;
    font-style: normal;
}
#footer{
    overflow:hidden;
    width:100%;
}
#footer p{
    float: left;
    margin: 0;
}
#footer .box ul{
    margin: 0;
    padding: 0;
    float: right;
}
#footer .box ul li{display: inline;}
#footer .box ul span{padding: 0 8px 0 0;}
.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
    height: 0;
    width: 0;
    position: absolute;
    overflow: hidden;
}
span.sIFR-alternate {
    visibility: visible !important;
    display: block !important;
    position: static !important;
    left: auto !important;
}