﻿@media print {
    body {
        margin: 0px;
        font-size: 13px;
        color:red;
    }

    p {
        margin: 0px;
        padding: 0px 0px 18px 0px;
        line-height: 20px;
        font-size: 13px;
    }

    table {
        font-size: 13px;
    }

    td, div {
        line-height: 18px;
    }

    #page-wrap {
        width: 957px;
        margin: 0px auto;
    }

    .floatleft {
        float: left;
    }

    .floatright {
        float: right;
    }

    .clear {
        clear: both;
    }

    .bold {
        font-weight: bold;
    }

    a {
        text-decoration: none;
        color: #016285;
    }

        a:hover, a.selected {
            text-decoration: none;
            color: #333333;
        }

    /*ul {
        list-style: none;
    }

    li {
        list-style: none;
    }*/
    ul {
        list-style: disc;
    }

    ol {
        list-style: decimal;
    }

        ol li {
            list-style: decimal;
            display: list-item;
        }

    ul li {
        list-style: disc;
        display: list-item;
    }
    /* ========== Do Not Touch In Css End ========== */
    .linebrd {
        border-bottom: #dddddd solid 1px;
    }

    .fnt14 {
        font-size: 14px;
    }

    .linedive div {
        border-bottom: #dddddd solid 1px;
    }

        .linedive div span {
            display: inline-block;
            background: #ffffff;
        }

    .paddtoptopbottom {
        margin: 20px 0px;
    }

    .tablec td {
        font-family: Arial, Helvetica, sans-serif;
        padding: 0px 0px 0px 0px;
    }

        .tablec td td {
            padding-bottom: 0px;
        }

    .fnt14 {
        font-size: 14px;
    }

    ol.bulli {
        margin: 0px;
        padding: 0px 18px;
    }

    .bulli li {
        padding-left: 20px;
        padding-bottom: 20px;
        text-decoration: underline;
    }

    ol.numberli {
        padding: 0px 20px;
    }

        ol.numberli, ol.numberli li {
            list-style: decimal;
            padding-bottom: 8px;
        }

    .paddspical td {
        padding: 0px 0px!important;
    }

    .tableb {
        border: #dddddd solid 1px;
        border-collapse: collapse;
    }

        .tableb td {
            padding: 5px;
            border-right: #dddddd solid 1px;
            border-bottom: #dddddd solid 1px;
        }

            .tableb td td {
                border: none;
            }

    .pad10 {
        padding-left: 10px!important;
    }

    h4 {
        margin-bottom: 10px;
    }

    .rightarrowicon {
        background: url(../images/icon_right.png) no-repeat left 0px;
        display: inline-block;
        padding: 0px 0px 0px 9px;
        margin-left: -9px;
    }

    .width50 {
        width: 70px;
    }

    .tablee {
        border: #cccccc solid 1px;
        border-left: none;
    }

        .tablee td {
            border-bottom: #cccccc solid 1px;
            border-left: #cccccc solid 1px;
            padding: 5px 0px!important;
        }

    .linehight16 td, .linehight16 div {
        line-height: 17px;
    }

    .linehight16 td {
        padding: 0px 0px;
    }

    .font11td td {
        font-size: 11px;
    }

    .fnt10td td {
        font-size: 11px;
        line-height: 14px;
    }

    .lineheight16 td {
        line-height: 14px;
    }

    .rightarrowicon {background:url(../images/ticharrow.png) no-repeat left center;}
    /* ------- Top Area Strat ------- */
    /* ------- Top Area End ------- */

    /* ------- Navigation Area Strat ------- */
    /* ------- Navigation Area End ------- */

    /* ------- Pages Contener Area Strat ------- */
    /* ..... Home Page Contener Area Strat ..... */
    /* ..... Home Page Contener Area End ..... */

    /* ..... Inner Page Contener Area Strat ..... */
    /* ..... Inner Page Contener Area End ..... */
    /* ------- Pages Contener Area End ------- */

    /* ------- Footer Area Strat ------- */
    /* ------- Footer Area End ------- */


    .boldtext {
        font-weight: bold;
    }

    .printtable tr td {
        line-height: 20px;
    }

    .extradiv {
        height: 210px;
        width: 100%;
        display: block;
    }

    .linethrough {
        background: url(../images/linethrough.png) no-repeat center -9px;
        display: inline-block;
        height: 30px;
    }
	
.rightarrowicon { width:20px; height:20px; position:relative;}
}
