@charset "utf-8";
/* CSS Document */

@media screen {
    
    article {
        width: 95%;
        margin: -10px 0px -10px 0px !important;
        padding-bottom: 0px !important;
        padding-top: 0px !important;
        border: none !important;
    }
    
    h2.hidey + article {
        margin-top: 20px !important;
    }
    header + article {
        padding-top: 20px !important;
    }

}

body {
    display: none;  
}

article {
    width: 95%;
    margin-left: auto;
	margin-right: auto;
}

.centredNumbersDiv {
    display: inline-block;
    margin: 0 auto;
    min-width: 50px;
    max-width: 50px;
    text-align: right !important;
    text-overflow: visible;
}

.centredNumbersDivLeft {
    display: inline-block;
    margin: 0 auto;
    min-width: 5px;
   
    text-align: left !important;
    text-overflow: visible;
    background: red !important;
}

td > span.pull-left {
    padding-left: 5px !important;
}
.clearArticle {
    padding-top: 20px !important;
}


ol {
    margin-top: 10px !important;
}

ul.twoColumns {
    list-style-type: circle !important;
    padding-top: 10px;
    padding-bottom: 10px;
}

.indent {
    text-indent: 50px !important;
}

.standardTableTitle {
    text-align: left !important;
}
table {
    width: 100% !important;
}

table tr, table th {
	border: 1px dotted #CCCCCC;	
}

table td {
    text-align: center;
}

.onlyPrint {
    display: none !important;
}

#expansionDivContent tbody {
	height: 100% !important;
}
#lendingRatesTable td {
	padding-top: 5px !important;
	padding-bottom: 5px !important;
}
#issueDateLabel {
	display: block;
}
.fullPage {
	display: none;
}
#tableTitle {
    margin-top: 17px !important;  
}
/* style sheet for "letter" printing */

@media print {

    @page {
        size: letter;
	    margin: 0.75in 0.75in 0.75in 0.75in !important;
    }
    
    @page:first {
        size: letter;
        margin: 0.375in 0.75in 0.75in 0.75in !important;
    }
    
    body, html {
        margin: 0;
        height:100%;
        padding:0;
      }
    
    /*
    This rule hides the MASC masthead logo*/
    g {
    /*display: none !important;
    visibility: hidden !important;*/
    }
    
    
    article {
        width: 99% !important;
        padding: 0px 20px 0px 20px !important;
    }
    
    .firstArticle {
    padding-top: 0px !important;
    margin-top: 0px !important;
    }
    
    .noBullet {
        padding-top: 0px !important;
    }
    
    .twoColumnpull-right {
	float: right !important;
}
    .twoColumnpull-left {
        float: left !important;
    }
    
    .firstColumn {
        width: 25% !important;
    }
    
    .largerText {
        font-size: 1.0em !important;
    }
    
    .label {
        font-color: #000 !important;
        background-color: #FFF !important;
        padding: 1px 3px 1px 3px !important;
    }
    
    .standardTable {
        margin-left: -20px !important;
        width: 100% !important;
    }
    
    .standardTable tr {
        line-height: 14px !important;
    }
    
    .standardTableTitle {
        padding: 0px !important;
        margin-left: -20px !important;
    }
    
    .tab-content > .active {
        padding-top: 0px !important;
        margin-top: -30px !important;
    }
    
    hr {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        visibility: hidden !important;
    }
    
    article {
        padding-left: 0px !important;
        padding-right: 20px !important;
    }
    
    p {
        font-size: 1.05em !important;
        line-height: 120% !important;
    }
    
    p + ul {
         margin-top: 5px;
    }
    p + h3 {
        margin-top: -5px !important;
    }
    p + p, p + table {
        margin-top: 5px !important;
    }
    
    p + table {
        margin-top: 10px !important;
    }
    
    table + p {
        margin-top: -10px !important;
    }
    
    h3 + table {
        margin-top: 5px !important;
    }
    
    li {
        line-height: 115% !important;
    }
    
    li {
        margin-left: -25px !important;
    }
    
    li > ul {
        margin-top: 5px;
    }
    
    li > ul > li + li {
        margin-top: 2px !important;
    }
    
    li > ul > li {
        margin-top: 5px;
    }
    li > ul > li:last-child {
        margin-bottom: 5px;
    }

    .twoColumnArticle {
    width: 46% !important;
    }
    
    #greenArc, #blackArc {
        display: none !important;
    }
    
    #topTitle {
        font-family: "MyriadProBlackSemiCondensed" !important;
    }
    
    h1, h2 {
	    font-family: "MyriadProBlackSemiCondensed" !important;
    }
    
    h2 {
        margin-bottom: -2px !important;
    }
    
    p + hr {
        margin-bottom: 15px !important;
    }
    
    h3, h4, h5, h6 {
	    font-family: "MyriadProSemiBoldSemiCondensed" !important;
    }
    
    h2 + h3 {
        margin-top: -10px !important;
    }
    
    h3 + ul {
        margin-top: 5px !important;
    }
    
    .glyphicon {
	font-family: 'glyphiconshalflingsregular' !important;
    }
    
    body {      
        display: contents;
        overflow: visible;
        font-family: "MyriadProSemiCondensed", Helvetica, Arial, sans-serif;
        background-image: url("backgroundTest.png") !important;
        background-color: #cccccc;
        background-repeat: no-repeat;
    }
    
    footer {
        display: none !important;
    }
    
    img {
    
    /*B+W PRINTING    
    filter: grayscale(100%) !important;*/
        
        
    /*Color PRINTING*/    
        filter: grayscale(0%) !important;
        
    }
    
    

    #logoBar3 {
        margin-top: 20px !important;
        width: 100% !important;
        margin-left: 100px !important;
        padding: 0 0 0 0 !important;
    }
    
    #allOfficesContent {
        margin-top: 40px !important;
    }

    table tr, table th, table td {
	    border: 1px solid #CCCCCC !important;
    }
    
    .onlyPrint {
        display: block !important;
    }
    
    h1 {
        font-size: 2.3em !important;
        margin-right: 10px !important;
        margin-top: -0.845in !important;
        padding-bottom: 0.65in !important;
        text-align: right;
        padding-right: 20px;
    }
    
    h2 {
        padding-bottom: 5px !important;
    }
    .shareTweet {
        display: none !important;    
    }
    .printButton, #topButton {
        display: none;
    }
    #header {
        display: inherit;
    }
    
    .st1, .st2, .st3, .st4 {
        display: none;
    }
    .mustBreak {
        break-before: page;
    }
    * {
        float: none !important; 
        overflow: visible;
        box-sizing: content-box;
    }

    h2, h3 {
        break-after: avoid;
    }
    p, ul, li, hr {
        break-before: avoid;
    }
}

@media (max-width: 767px) {
    table {
        margin-left: 0px;
        width: 100% !important;
    }
}


/*Lending pages*/

#expansionDivContent {
	margin-top: 20px;
	font-size: 1.2em;
}
@media (max-width: 767px) {
	#expansionDivContent {
		font-size: 1em !important;
	}
}
