body, p { /*for the benefit of tinymce */
    font-family: 'Raleway', Arial, Helvetica, sans-serif; /*Handlee*/
    font-size: 17px;
    font-weight: normal;
    color: #333;
}

body {
    background: #ff9114;
}

p {
    margin: 0;
}

.s0 {
    font-size: 35px;
    font-weight: bold;
}

.s1, h1 {
    font-size: 40px;
    color: #003082;
    /*font-weight: bold;*/
    margin: 0 0 20px 0;
}

.s2, h2 {
    font-size: 30px;
    /*font-weight: bold;*/
    color: #003fab;
    margin: 0 0 5px 0;
}

.s3, h3 {
    font-size: 22px;
    font-weight: bold;
    color: #2163dd;
    margin: 0 0 5px 0;
}

.s4, p, ul, ol {

}

.s5 {
    font-size: 18px;
}

.s6 {
    font-size: 15px;
}

.s7 {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 14px;
}

.s8 {
    font-size: 13px;
}

.s9 {
    font-size: 12px;
}

.cms_img {
}

.img_div {
    position: relative;
    max-width: 100%;
}

.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, .cms_img3 {
    vertical-align: bottom;
    max-width: 100%;
    max-width: 850px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

span.magn {
    position: absolute;
    height: 30px;
    width: 30px;
    z-index: 100;
    bottom: 2px;
    left: 2px;
    background: url(../im_cms/magnifier.png) no-repeat;
}

a.magn {
    position: relative;
}

.caption1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: normal;
    font-weight: normal;
    color: #CCC;
    padding: 2px 2px 2px 3px !important;
    background: #333 !important;
}

div.caption_olb, div.caption_olt {
    background: rgba(255, 255, 255, 0.8);
    position: absolute;
    width: 100%;
}

div.caption_olt {
    top: 0;
}

div.caption_olb {
    bottom: 0;
}

div.caption_olb div.inner, div.caption_olt div.inner {
    padding: 8px 10px 5px 10px;
}

div.caption_ins1, div.caption_ins2 {
    position: absolute;
    top: 20px;
    left: 20px;
    background-color: rgba(0, 0, 0, 0.2);
    padding: 6px 10px 4px 10px;
    border-radius: 2px;
    color: #fff;
}

div.caption_ins2 {
    background-color: rgba(0, 0, 0, 0.5);
}

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: #ff9114; /*#2844a2; */
    font-weight: bold;
}

a:hover {
    text-decoration: none;
    color: #ff2f40;
}

.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;
}

.bigl1, .bigl2, .bigl3 {
    color: #F00;
    font-weight: bold;
    padding: 0 11px;
    margin: 0 3px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 3px;
}

.bigl2 {
    padding: 0 8px;
    margin: 0 2px;
}

.bigl3 {
    padding: 0 5px;
    margin: 0 1px;
}