body, p, input, select, textarea {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: normal;
    color: #445;
}

body {
    background: #FFF;
}

p {
    margin: 0;
}

.s0 {
    font-size: 35px;
    font-weight: bold;
}

.s1, h1 {
    font-size: 26px;
    color: #0C60A6;
    margin: 0 0 20px 0;
    font-family: "Times New Roman", Times, serif;
    font-weight: normal;
}

.s2, h2 {
    font-size: 20px;
    font-weight: normal;
    color: #0C60A6;
    margin: 0 0 3px 0;
}

.s3, h3 {
    font-size: 16px;
    font-weight: bold;
    color: #333;
}

.s4, p, ul, ol {

}

.s5 {
    font-size: 12px;
}

.s6 {
    font-size: 11px;
}

.s7 {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
}

.s8 {
    font-size: 10px;
}

.s9 {
    font-size: 10px;
}

img {
    max-width: 100%;
}

.cms_img {
    vertical-align: bottom;
    max-width: 558px;
}

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

.caption1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: normal;
    font-weight: normal;
    color: #115FA5;
    padding: 2px 2px 2px 3px !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: #B07E15;
}

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

.t_author {
    font-weight: bold;
}

.t_subtitle {
}

.t_source {
}

.t_source_link {
}

.t_date {
}

.t_spacer {
    margin-bottom: 10px;
}

.table1 {
    background-color: #CCC;
    border-collapse: collapse;
}

.table1 tr {
    background-color: #FFFFFF;
    vertical-align: top;
}

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

.table1 p {
    font-size: inherit;
}

sup {
    line-height: 0;
}

a.enquiry_button {
    padding: 6px 10px;
    background-color: #8bc8ec;
    border-radius: 6px;
    color: #0C60A6;
    box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.1);
    font-weight: bold;
    text-decoration: none;
    max-width: 350px;
    display: inline-block;
    text-align: center;
}

a.enquiry_button:hover {
    background-color: #0C60A6;
    color: #fff;
}

a.cms_button1 {
    padding: 6px 10px;
    background-color: #8889C6;
    border-radius: 6px;
    box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.1);
    font-weight: bold;
    font-size: 18px;
    text-decoration: none;
    max-width: 350px;
    display: inline-block;
    text-align: center;
    color: #fff;
    border: 2px solid #0c3d91;
}

a.cms_button1:hover {
    background-color: #4A4CF3;
    color: #fff;
}