body, p, td, pre {
    font-family: Lato, sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #fff;
    line-height: 1.2em;
    background: #799;
}

p {
    margin: 0;
}

.s0 {
    font-size: 40px;
    font-weight: bold;
    color: #344;
}

.s1, .s1g, h1 {
    font-size: 32px;
    margin: 0 0 10px 0;
    font-weight: normal;
    color: #e6ecec;
}

.s2, .s2g, h2 {
    font-size: 25px;
    margin: 0 0 8px 0;
    font-weight: normal;
    color: #fff;/*#b5c8c8;*/
}

.s3, .s3g, h3 {
    font-size: 20px;
    color: #e6ecec;
}

.s1g, .s2g, .s3g, .s4g, .s6g {
    color: #344;
}

.s5 {
    font-size: 16px;
    color: #fff;
}

.s6, .s6g, .thumbnail_title {
    font-size: 15px;
    color: #ddd;
}

.s7, .thm_desc {
    font-size: 14px;
    color: #eee;
}

.s8 {
    font-size: 13px;
}

.s9 {
    font-size: 12px;
}

.cms_img {
}

.img_div {
    position: relative;
}

.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;
}

.cms_img, .cms_img1, .cms_img2 {
    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: #344;
    padding: 3px 2px 2px 0px !important;
    /*background: #625768 !important;*/
}

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: none;
    color: #9ed;
}

a:visited {
    text-decoration: none;
    color: #9ed;
}

a:hover {
    text-decoration: underline;
    color: #6f6;
}

.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;
}
