/*
	File            : /[sitename]/styles/site-styles.css
	Description     : Styles available for use across the web site.
*/

.iCPG_ul {
    margin-top: 0px;
    margin-left: 18px;
    margin-bottom: 4px;
    padding-right: 4px;
    text-align: left;
    vertical-align: middle;
}

    .iCPG_ul li ul {
        margin-top: 0px;
        margin-left: 18px;
        margin-bottom: 4px;
        text-align: left;
        vertical-align: top;
    }

.cpg-datatable-vert {
    border: solid 1px black;
    font-size: 11px;
    background-color: #000000;
    text-align: left;
    margin-top: 0 !important;
    margin-top: 15px;
}

    .cpg-datatable-vert th {
        background-color: #E4E4E4;
        color: #000000;
        font-weight: bold;
        text-align: left;
        vertical-align: top;
        padding: 4px;
        border: solid 1px black;
    }

    .cpg-datatable-vert td.empty-header-cell {
        background-color: #F0F0F0;
        border: solid 1px black;
    }

    .cpg-datatable-vert td {
        font-size: 11px;
        padding: 5px 10px;
        background-color: #FFFFFF;
        color: #000000;
        border: solid 1px black;
        vertical-align: top;
    }

        .cpg-datatable-vert td ul {
            font-size: 11px;
        }

    .cpg-datatable-vert caption {
        text-align: left;
        font-weight: bold;
        padding-bottom: 3px;
        margin-top: 15px;
    }

.cpg-image-left {
    border: none;
    margin-right: 20px;
    margin-bottom: 10px;
    margin-left: 10px;
    float: left;
}

.cpg-image-right {
    margin-right: 20px;
    margin-bottom: 10px;
    margin-left: 10px;
    float: right;
}

#cpg-content {
    border-top: 3px solid #800000;
}

.docTypeL {
    border: 0px;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    background-color: Transparent;
    text-align: left;
    padding-right: 3px;
}

.docTypeR {
    border: 0px;
    font-size: 12px;
    font-weight: normal;
    background-color: Transparent;
    text-align: right;
    padding-left: 3px;
}

.docName {
    padding: 5px 4px 5px 2px;
    border-style: none;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    background-color: Transparent;
    text-align: left;
    display: block;
}

    .docName img.imageRight {
        float: right;
        padding-left: 8px;
    }

    .docName img.imageLeft {
        float: left;
        padding-right: 8px;
    }

.docDescription {
    border-style: none;
    padding: 0px 0px 7px 2px;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    display: table-cell;
    text-align: left;
    vertical-align: top;
}

.linkType {
    border-style: none;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    background-color: transparent;
    text-align: right;
    width: 20px;
}

.linkTypeL {
    border: 0px;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    background-color: Transparent;
    text-align: left;
    padding-right: 3px;
}

.linkTypeR {
    border: 0px;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    background-color: Transparent;
    text-align: right;
    padding-left: 3px;
}

.linkName {
    padding: 5px 0px 5px 2px;
    border-style: none;
    border-width: 1px;
    font-size: 12px;
    font-weight: bold;
    width: 100%;
    color: #000000;
    background-color: transparent;
    text-align: left;
    display: block;
}

.cpgNewDoc {
    color: #800000;
}

.cpgDisclaimer {
    font-size: 75%;
    border: 1px solid #800000;
    background-color: #eae8e9;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}

.cpgWarning {
    border: 1px solid #800000;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-right: 5px;
    margin-bottom: 8px;
}

.va-bold {
    font-weight: bold;
}

.va-large {
    font-size: 1.1em;
}

.va-larger {
    font-size: 1.3em;
}

.cpgCenter {
    text-align: center;
}

.cpgParagraph1 {
    padding: 5px 8px 5px 5px;
    margin-left: 0px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-top: 0px;
    clear: left;
}

.cpgParagraph2 {
    border: 1px solid #800000;
    background-color: #eae8e9;
    padding: 5px 8px 5px 5px;
    margin-left: 0px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-top: 5px;
}

.cpgGuidelineLeft {
    width: 50%;
    vertical-align: top;
}

.cpgGuidelineRight {
    width: 50%;
    vertical-align: top;
    padding-left: 0px;
}

.cpgDisclaimerCell {
    width: 100%;
    vertical-align: top;
    margin-top: 10px;
    border: 0px;
}

.cpgJumpOff {
    font-size: 75%;
    padding-left: 10px;
    padding-right: 5px;
    text-align: left;
}

.guidelineList {
    width: 500px;
}

.cpgTable {
    border: solid 1px black;
    font-size: 90%;
}

    .cpgTable td.header {
        border-bottom: solid 1px black;
        padding-left: 4px;
        padding-bottom: 4px;
        padding-right: 4px;
        background-color: #CCCCCC;
        font-weight: bold;
        vertical-align: bottom;
    }

    .cpgTable td.subHeader {
        border-bottom: solid 1px black;
        padding-left: 4px;
        padding-bottom: 4px;
        padding-right: 4px;
        background-color: Transparent;
        font-weight: bold;
    }

    .cpgTable td.contentLeft {
        padding-left: 4px;
        padding-right: 4px;
        background-color: Transparent;
        font-weight: normal;
        text-align: left;
    }

    .cpgTable td.contentCenter {
        padding-left: 4px;
        padding-right: 4px;
        background-color: Transparent;
        font-weight: normal;
        text-align: center;
    }

    .cpgTable td.contentRight {
        padding-right: 4px;
        background-color: Transparent;
        font-weight: normal;
        text-align: right;
    }

.cpg-datatable-vert {
    border: solid 1px black;
    font-size: 11px;
    background-color: #000000;
    text-align: left;
    margin-top: 0 !important;
    margin-top: 15px;
}

    .cpg-datatable-vert th {
        background-color: #E4E4E4;
        color: #000000;
        font-weight: bold;
        text-align: left;
        vertical-align: top;
        padding: 4px;
        border: solid 1px black;
    }

    .cpg-datatable-vert td.empty-header-cell {
        background-color: #F0F0F0;
        border: solid 1px black;
    }

    .cpg-datatable-vert td {
        font-size: 11px;
        padding: 5px 10px;
        background-color: #FFFFFF;
        color: #000000;
        border: solid 1px black;
        vertical-align: top;
    }

        .cpg-datatable-vert td ul {
            font-size: 11px;
        }

    .cpg-datatable-vert caption {
        text-align: left;
        font-weight: bold;
        padding-bottom: 3px;
        margin-top: 15px;
    }

.cpg-align-left {
    text-align: left;
    padding-left: 4px;
}

.cpg-align-right {
    text-align: left;
    padding-left: 4px;
}

.cpg-align-center {
    text-align: center;
}

.cpg-3Col-table {
}

    .cpg-3Col-table th {
        border: solid 1px black;
        padding-left: 4px;
        padding-bottom: 4px;
        padding-right: 4px;
        background-color: #CCCCCC;
        font-weight: bold;
        vertical-align: bottom;
    }

    .cpg-3Col-table td {
        border: solid 1px black;
        font-weight: normal;
        vertical-align: top;
        width: 33%;
    }

.cpg-4Col-table th {
    border: solid 1px black;
    padding-left: 4px;
    padding-bottom: 4px;
    padding-right: 4px;
    background-color: #CCCCCC;
    font-weight: bold;
    vertical-align: bottom;
}

.cpg-4Col-table td {
    border: solid 1px black;
    font-weight: normal;
    vertical-align: top;
    width: 25%;
}

.cpg-2Col-table th {
    border: solid 1px black;
    padding-left: 4px;
    padding-bottom: 4px;
    padding-right: 4px;
    background-color: #CCCCCC;
    font-weight: bold;
    vertical-align: bottom;
}

.cpg-2Col-table td {
    border: solid 1px black;
    font-weight: normal;
    vertical-align: top;
}

    .cpg-2Col-table td.errata {
        width: 40px;
        padding: none;
    }

.cpg-5Col-table th {
    border: solid 1px black;
    padding-left: 4px;
    padding-bottom: 4px;
    padding-right: 4px;
    background-color: #CCCCCC;
    font-weight: bold;
    vertical-align: bottom;
}

.cpg-5Col-table td {
    border: solid 1px black;
    font-weight: normal;
    vertical-align: top;
    width: 20%;
}

.cpg-inner-table {
    border: none;
}

    .cpg-inner-table th {
        border: none;
        background-color: #CCCCCC;
        font-weight: bold;
        vertical-align: bottom;
    }

    .cpg-inner-table td {
        border: none;
        vertical-align: top;
    }

.cpg-small {
    font-size: 95%;
}

ul.no-disk {
    list-style-type: none;
    padding: 4px;
    margin: 8px;
}

    ul.no-disk li {
        list-style-type: none;
        padding: 5px;
    }

div.containerCell {
    padding-left: 4px;
    padding-top: 4px;
    padding-bottom: 2px;
    padding-right: 2px;
}

div.cell {
    border: 1px solid black;
}

div.data {
    vertical-align: top;
    text-align: left;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    padding-bottom: 1px;
    line-height: 24px;
    border-bottom: 1px solid gray;
}

div.header {
    background-color: #CCCCCC;
    font-weight: bold;
    vertical-align: bottom;
    padding-left: 4px;
    padding-right: 2px;
    padding-top: 4px;
    padding-bottom: 1px;
}

div.five-column {
    float: left;
    width: 20%;
    min-width: 135px;
}

div.four-column {
    float: left;
    width: 25%;
    min-width: 170px;
}

div.three-column {
    float: left;
    width: 33.33%;
    min-width: 228px;
}

div.two-column {
    float: left;
    width: 50%;
    min-width: 228px;
}

div.cpg-row {
    overflow: hidden; /* "overflow: auto;" works just as well instead */
    width: 100%; /* Helps older versions of IE */
}

div.inner-row {
    width: 100%; /* Helps older versions of IE */
    border-bottom: 1px solid lightgray;
}

.cpg-paragraph-header {
    font-weight: bold;
    color: #6B1424;
}

.cpg-section-header {
    padding: 3px;
    background-color: #6B1424;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 115%;
}

.cpg-bold {
    font-weight: bold;
}

.cpg-emphasis {
    font-style: italic;
}

.cpg-small {
    font-size: 90%;
}

.cpg-xsmall {
    font-size: 80%;
}

.cpg-large {
    font-size: 115%;
}

.cpg-xlarge {
    font-size: 130%;
}

.cpg-highlight {
    background-color: #F8F3E2;
    padding: 3px;
}

.cpg-grayed-out {
    color: #999999;
}

.cpg-address {
    font-family: "Courier New", Courier, mono;
}

.cpg-datatable {
    font-size: 11px;
    font-family: verdana, arial, helvetica, sans-serif;
    background-color: #000000;
    text-align: left;
    margin-top: 0 !important;
    margin-top: 15px;
}

    .cpg-datatable th {
        background-color: #E4E4E4;
        color: #000000;
        font-weight: bold;
        text-align: left;
        padding: 4px;
    }

    .cpg-datatable td.empty-header-cell {
        background-color: #F0F0F0;
    }

    .cpg-datatable td {
        font-size: 11px;
        padding: 5px 10px;
        background-color: #FFFFFF;
        color: #000000;
    }

        .cpg-datatable td ul {
            font-size: 11px;
        }

    .cpg-datatable caption {
        text-align: left;
        font-weight: bold;
        padding-bottom: 3px;
        margin-top: 15px;
    }

.sub-sub-menu li ul.sub-sub-menu > li a {
    height: auto !important;
}
