body {
/*    -x-system-font:none;*/
    background:#666666 none repeat scroll 0 0;
    color:#444444;
/*    font-family:georgia;*/
    font-family:Arial, sans-serif;
    font-size:12px;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:normal;
    margin:0;
    padding:0;
    text-align:center;
}
h1 {
    margin:15px 0 0;
    font-family:'Istok Web', sans-serif;
    font-size:32px;
}
h1 a {
    color:#333333;
    text-decoration:none;
}
h1 a:hover {
    color:#000000;
}
#title {
    background:#FFFFFF none repeat scroll 0 0;
    margin:10px auto;
    padding:20px;
    width:300px;
}
a {
    color:#666666;
    font-style:italic;
    text-decoration:none;
}
a:hover {
/*    color:#444444;*/
    color:orange;
    font-style:italic;
/*    text-decoration:underline;*/
    text-decoration:none;
}
#content {
    background:#FFFFFF none repeat scroll 0 0;
    margin:0 auto;
    padding:20px;
    text-align:left;
    width:600px;
}
div.subtitle {
    position:relative;
    text-align:center;
    border-color:#888888;
    border-style:solid;
    font-weight:bold;
    font-size:18;
    padding:5px 5px 5px 5px;
    margin: 10px 0px 10px 0px;
    border-right-width:1px;
    border-left-width:1px;
    border-bottom-width:1px;
    border-top-width:1px
}
#nav {
    margin:0;
    padding:0;
}
#nav ul {
    margin:0;
    padding:0;
}
#nav ul li {
    display:inline;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
}
#nav ul li a {
    background:#999999 none repeat scroll 0 0;
    color:white;
    display:inline-block;
    font-style:normal;
    padding:10px;
    text-decoration:none;
}
#nav ul li a:hover, #nav ul li a.active_tab {
    background:white none repeat scroll 0 0;
    font-style:normal;
    color:#444444;
}
#loading {
    background:orange none repeat scroll 0 0;
    color:white;
    display:none;
    left:0;
    padding:10px 15px;
    position:absolute;
    top:0;
}
#nav {
    margin:30px auto 0;
    text-align:center;
    width:500px;
}
#footer {
/*    -x-system-font:none;*/
    font-family:arial;
    font-size:11px;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:normal;
    padding:10px;
}
#footer a {
    color:#BBBBBB;
    text-decoration:none;
}
#footer a:hover {
    color:#FFFFFF;
}
blockquote {
    background:#FEFFF9 none repeat scroll 0 0;
    border:1px dotted #CCCC00;
    font-style:italic;
    margin:0;
    padding:10px;
}

div.refOuter {
    position:relative;
    display:block;
    overflow:auto;
    border-style:solid;
    border-color:#BBBBBB;
    margin:5px 10px 10px 10px;
    padding:10px 10px 10px 10px;
    border-right-width:1px;
    border-left-width:1px;
    border-bottom-width:1px;
    border-top-width:1px
}
div.refCite {
/*    position:float;*/
    float:left;
    text-align:left;
    width:500;
}
div.refPdf {
/*    position:float;*/
    overflow:visible;
    float:right;
    text-align:left;
    width:40px;
}
