body, p, td, pre {
    /*for the benefit of tinymce */
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    color: #555;
    font-size: 13px;
}

body {
    background: #FFF;
}

p {
    margin: 0;
}

.s0 {
    font-size: 40px;
    text-align: left;
}

.s1, h1 {
    font-size: 50px;
    font-weight: normal;
    color: #0C3D91;
    font-family: "Times New Roman", Times, serif;
    text-align: left;
}

.s2, .s2r, .s2b, h2 {
    font-size: 22px;
    font-weight: normal;
    text-align: left;
    color: #0C3D91;
    margin-bottom: 5px;
}

.s3, .s3r, .s3b, h3 {
    font-size: 15px;
    color: #555555;
    text-align: left;
}

.s4, p {
    line-height: 1.3em;
}

/* red */
.s2r, .s3r, .s4r {
    color: #F00;
}

/* blue */
.s2b, .s3b, .s4b {
    color: #0C3D91;
}

.s5 {
    font-size: 12px;
}

.s6 {
    font-size: 12px;
}

.s7, .t_date {
    font-size: 11px;
    color: #999;
}

.s8 {
    font-size: 11px;
    color: #666;
}

.s9 {
    font-size: 10px;
}

.cms_img {
    border-radius: 4px;
    vertical-align: bottom;
}

.img_div {
}

.with_caption {
    border-radius: 4px 4px 0 0;
}

.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;
}

.img_table td.caption1, .caption1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: normal;
    font-weight: normal;
    color: #FFF;
    padding: 2px 2px 2px 3px !important;
    background: #3a3663 !important;
    text-align: left;
}

.grid1 td {
    padding: 0 0 20px 20px;
}

.grid1 tr td:first-child {
    padding: 0 0 20px 0;
}

.tabular_list tr td {
    padding: 0 10px 6px 0;
    text-align: left;
}

.tabular_list tr td:last-child {
    padding: 0 0 6px 0;
    text-align: left;
}

.fb {
}

ul, ol {
    margin: 6px 0 6px 20px;
}

li {
    margin: 0 0 6px 0;
}

a {
    text-decoration: none;
    color: #63F;
}

a:hover {
    text-decoration: underline;
    color: #C9F;
}

.t_author {
    font-weight: bold;
}

.t_subtitle {
    font-size: 15px;
    text-align: left;
}

.t_source {
}

.t_source_link {
}

.t_date {
}

.t_spacer {
    margin-bottom: 10px;
}

.table1 {
    border-collapse: collapse;
}

.table1 tr {
    background-color: #FFFFFF;
    text-align: left;
}

.table1 p {
    font-size: inherit;
}

.table1 td {
    padding: 3px;
    border: 1px solid #CCC;
}

#contact_details dt {
    float: left;
    width: 8em;
    margin-bottom: 10px;
}

#contact_details dd {
    margin-left: 8em;
    margin-bottom: 10px;
}
