﻿div.trail1 {
    height: 10px;
    margin-top: 9px;
    margin-bottom: 10px;
}

    div.trail1 a, div.trail1 span {
        float: left;
        display: block;
        color: #244f85;
        font-size: 10px;
    }

        div.trail1 span.sep {
            width: 15px;
            height: 100%;
            background-image: url("/images/trail.png");
            background-repeat: no-repeat;
            background-position: 5px 3px;
        }

        div.trail1 span.last {
            font-weight: bold;
        }

div.trail1 {
    margin-left: 17px;
}

div.LNd11 {
    width: 785px;
    height: 47px;
    background-image: url("/images/colorflow.png");
    background-repeat: repeat-x;
    font-weight: bold;
    margin-left: 15px;
}

    div.LNd11 .title {
        display: block;
        padding-left: 10px;
        padding-top: 15px;
        font-size: 16px;
        color: #154885;
        float: left;
    }

    div.LNd11 .date {
        display: block;
        padding-right: 10px;
        padding-top: 15px;
        font-size: 16px;
        color: #154885;
        float: right;
    }

.title {
    font-weight: bold;
    color: #345a8a;
    margin-bottom: 10px;
    font-size: 20px;
}

.sub_title {
    color: #4f81bd;
    margin-bottom: 10px;
    font-size: 16px;
}

#Download {
    padding-top: 8px;
    padding-right: 25px;
    float: right;
}

p {
    font-family: Arial;
    font-size: 16px;
}

ul.newsArticle {
    margin-left: 20px;
}

    ul.newsArticle li {
        font-size: 16px !important;
    }

/* 20180523 */

div#mainbody {
    position: relative;
    top: 20px;
    left: 15px;
    width: 785px;
    height: 1400px;
    margin: 0px;
    padding: 0px;
}

div#newsTitle {
    position: relative;
    text-align: center;
    color: #154885;
}

    div#newsTitle p {
        font-size: 20px;
        text-align: center;
        font-weight: bold;
    }

img#meet-img-1 {
    position: relative;
    margin-top: 20px;
    margin-bottom: 40px;
    left: 267px;
    height: 100px;
    width: 250px;
}

img#meet-img-2 {
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px;
    left: 50px;
    height: 300px;
    width: 400px;
}

img#meet-img-3 {
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px;
    top: -200px;
    left: 292px;
    height: 300px;
    width: 400px;
}

div#body-1 p,
div#body-2 p {
    font-size: 16px;
}

    div#body-2 p a {
        font-size: 16px;
        text-decoration: underline;
    }

div#aboutNeptronic {
    margin-top: 40px;
}

div#aboutNeptronic-title {
    margin-bottom: 30px;
}

    div#aboutNeptronic-title p {
        font-size: 16px;
        font-weight: bold;
    }

div#aboutNeptronic-body p {
    font-size: 16px;
}

div#overlap-images {
    height: 500px;
}