body, p, td, pre {
    font-family: "Josefin Sans", Arial, Helvetica, sans-serif;
    font-size: 21px;
    font-weight: 400;
    color: #808080;
    line-height: 1.2em;
}

body {
    background: #FFF;
}

p {
    margin: 0;
}

.s0 {
    font-size: 30px;
    font-weight: bold;
    color: #656565;
}

.s1, .s1r, h1 {
    font-size: 28px;
    margin: 0 0 20px 0;
    font-weight: normal;
    color: #808080;
}

.s2, .s2r, h2 {
    font-size: 25px;
    margin: 0 0 3px 0;
    font-weight: bold;
    color: #606060;
}

.s3, .s3r, h3 {
    font-size: 23px;
    color: #585865;
}

.s1r, .s2r, .s3r, .s4r, .s6r {
    color: #F00;
}

.s5 {
    font-size: 18px;
    color: #000000;
}

.s6, .thumbnail_title {
    font-size: 16px;
    color: #333333;
}

.s7, .thumbnail_desc {
    font-size: 14px;
    color: #666;
}

.s8 {
    font-size: 14px;
}

.s9 {
    font-size: 13px;
}

.cms_img {
    vertical-align: bottom;
    max-width: 100%;
}

div.img_div {
    position: relative;
    max-width: 100%;
    border: none;
}

.with_caption {
}

.cms_img1 {
    border: 1px solid #DDD;
    padding: 10px;
}

.cms_img2 {
    border-top: 2px #333 solid;
    border-left: 2px #333 solid;
    border-right: 2px #4A4A4A solid;
    border-bottom: 2px #4A4A4A solid;
    padding: 10px;
    background-color: #111;
}

img {
    vertical-align: bottom;
    max-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.caption1 {
    font-size: 14px;
    line-height: normal;
    font-weight: normal;
    color: #625768;
    padding: 3px 2px 2px 0 !important;
    text-align: left;
}

table.grid1 td {
    padding: 0 0 20px 20px;
}

table.grid1 tr td:first-child {
    padding: 0 0 20px 0;
}

.fb {
}

p, ul, ol {
    margin: 0;
    padding: 0;
}

li {
    margin: 0 0 3px 17px;
    padding: 0;
}

.slideContent li {
    margin: 0 0 9px 25px;
}

a {
    text-decoration: underline;
    color: #666;
}

a:hover {
    text-decoration: none;
    color: #AAA;
}

#footer a {
    text-decoration: none;
}

.t_author {
    font-weight: bold;
}

.t_subtitle {
}

.t_source {
}

.t_source_link {
}

.t_date {
}

.t_spacer {
    margin-bottom: 10px;
}

.table1 {
    background-color: #999966;
}

.table1 tr {
    background-color: #FFFFFF;
}

.table1 td {
    padding: 3px;
}

.table1 p {
    font-size: inherit;
}

#footer_bottom table tr td {
    color: #999;
}
