#navTools,
#search,
#menu,
#pic,
#pagelinks,
#indicator,
#print,
#footer img,
/*gallery*/
#navigation .arrow,
/*global*/
.hidden,
.cll,
.clr {
    display:none;
}
a#logo img {
    border:none;
    margin-bottom:12pt;
}

body { margin:0pt 10pt 0 30pt; }

body, td, div, p, span, input, select, textarea {
    color:#000000;
    font-family:Arial, sans-serif;
    font-size:11pt;
}

#adress { margin-top:25pt; }

#indicator .hidden { display:block; }

#container .fcontent h1.hidden { display:block; }

#adress h2.hidden { display:block; }

/* content */
#content p { margin:0 0 12pt 0; padding:0; }
#content div.forceReturn p { 
    margin:0;
    padding:0;
}
#content ul { margin-top:0; }

#content h3 { margin:0; }

/* content tables */
#content table.tbl8 {
    border-top:1pt solid #999;
    border-left:1pt solid #999;
    width:100%;
}
#content table.tbl8 th {
    font-weight:normal;
    text-align:left;
}
#content table.tbl8 th.th1 {
    width:35%;
}
#content table.tbl8 th, #content table.tbl8 td {
    vertical-align:top;
    border-right:1pt solid #999;
    border-bottom:1pt solid #999;
}
#content table.tbl8 strong {
    color:#004c46;
    font-size:18pt;
}


/* search results */
.result { margin-top:12pt; }
.result span.link { color:#666; font-size:9pt; }


/* gallery */
#navigation #thumbs td img { 
    height:50pt;
    margin-right:10pt;
    margin-bottom:10pt;
    border:1pt solid #ccc;
}
#pictures #image { border:1pt solid #ccc; }

#images     { margin:0 0 10pt 0; }
#images img { border:1pt solid #ccc; }

/* linkList */
#linkList li {
    margin-bottom:11pt;
}

