#pgeContent p, #pgeContent ul, #pgeContent ol { line-height:1.7; }
#pgeContent .summary { margincolor:#000;background-color:rgb(184,202,218);box-shadow: 5px 5px 5px rgba(204,204,204,0.8);padding:0.5rem 1.5rem;margin-bottom: 2rem;}
#pgeContent hr { color:#365f91 }
#pgeContent h2 { font-size: 1.6rem; font-weight:normal;color:#003366; }
#pgeContent .highlightBox { background-color:#036; color:#fff; padding:0.5rem; margin-top:1.5rem; }
#pgeContent .highlightBox h3 { color:#fff; font-size: 1.1rem; margin-top:0; }
#pgeContent #publish-date {clear:both} 
#pgeContent .columntwowideInside {overflow:hidden}
#pgeContent ul {list-style-type:disc}
#pgeContent ul  ul {list-style-type:circle;} 


#promobox2 li.pdf {
    background: url(../Library/Images/Icons/page_white_acrobat.png) no-repeat 0 0em;
    padding-left: 20px;
    list-style: none;
}

#promobox2 li.excel {
    background: url(../Library/Images/Icons/page_white_excel.png) no-repeat 0 0em;
   padding-left: 20px; 
    list-style: none;
}

#promobox2 li.blank {

	margin-left:20px;	

}

.column-text{ column-count:2;column-width:300px;   }

/* index/entry page */
#colContainer {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 1rem;
}

#aboutColOne {
    background-color: rgb(132,155,188);
    padding: 0.5rem 0.5rem;
    width: 20rem;
    margin-top: 1rem;
    color: #000;
}

#aboutColOne a {
    text-decoration: none
}

#aboutColOne a:link {
    color: #32006f;
}

#aboutColOne a:visited {
    color: #32006f;
}

#aboutColOne a:hover {
    color: #012e28;
    text-decoration: underline;
}

#aboutColOne a:active {
    color: rgb(0,0,255);
}

#aboutColTwo {
    background-color: rgb(184,202,218);
    padding: 0.5rem 0.5rem;
    box-shadow: 5px 5px 5px rgba(204,204,204,0.8);
    width: 20rem;
    margin-top: 1rem;
    color: #003366;
}

/* what are our strategic objectives */
#vision {
    display: inline-block;
    margin: 1em auto;
}

#objectives {
    display: flex;
    flex-flow: row wrap;
}

#objectives > p {
    flex: 1 1 auto;
    background-color: rgb(132,155,188);
    margin: 0;
    width: 200px;
    padding: 2rem 1rem;
    text-align: center;
}

    #objectives > p span {
        margin: 0.5rem auto;
		font-size: 1rem;
    }

#objectives > ul {
    flex: 1 1 auto;
    background-color: rgb(184,202,218);
    width: 200px;
    padding: 2rem 1rem 2rem 2rem;
    list-style-position: outside;
}

/* How we use our intervention strategies */
.box1 {
    border: 1px solid #036;
    border-radius: 20px 0 0 0;
    margin: 2rem 0;
}

#pgeContent .box1 h2, #pgeContent .box2 h2 {
    color: #fff;
    background-color: #036;
    margin: 0;
    padding: 5px 10px;
    font-size: 1.4rem;
}

#pgeContent .box1 h2 {
    border-radius: 20px 0 0 0;
    background-color: rgb(54,95,145);
}

#pgeContent .box2 h2 {
    border-radius: 0 20px 0 0;
}

.box2 {
    border: 1px solid #036;
    border-radius: 0 20px 0 0;
}

#pgeContent .box1 ul, #pgeContent .box2 ul {
    padding: 15px 30px;
}

/* How we approach compliance */

table#riskMatrix {
    border-collapse: collapse;
    margin: 1rem auto 0;
}

    table#riskMatrix th, table#riskMatrix td {
        padding: 10px;
        border: 1px solid #333;
    }

caption {
    padding: 10px;
    color: #FFF;
    background-color: #757575;
    font-weight: bold
}

.Extreme {
    background-color: #F00;
	color:#000;
	
}

.High {
    background-color: #ff8900}

.Moderate {
    background-color: #FF6
}

.VeryLow {
    background-color: #9FC
}

.Low {
    background-color: #3C0
}

th#Major {
    background-color: hsl(0,0%,95%)
}

th#Significant {
    background-color: hsl(0,0%,90%)
}

th#Moderate {
    background-color: hsl(0,0%,85%)
}

th#Minor {
    background-color: hsl(0,0%,80%)
}

th#Insignificant {
    background-color: hsl(0,0%,75%)
}

th#Rare {
    background-color: hsl(0,0%,95%)
}

th#Unlikely {
    background-color: hsl(0,0%,90%)
}

th#Possible {
    background-color: hsl(0,0%,85%)
}

th#Likely {
    background-color: hsl(0,0%,80%)
}

th#AlmostCertain {
    background-color: hsl(0,0%,75%)
}

th#consequence div {
    transform: rotate(-90deg) translate(-50px);
    width: 2rem;
    font-size: 1.2rem;
    font-weight: normal;
}

th#likelihood {
    font-size: 1.2rem;
    font-weight: normal;
}

#complianceIcons {
    display: flex;
    flex-flow: row wrap;
}

figure.complianceIcon {
    display: flex;
    flex-flow: column;
    font-weight: bold;
    font-size: 1rem;
    padding: 0.5rem 0.8rem 1rem;
    margin: 0 0.3rem;
}

figure.complianceIcon img {
	padding:5px;
}

figcaption {
    text-align: center;
    padding: 3px;
}

#caseStudies1 {
    margin-top: 1rem;
}

.caseStudies {
    display: flex;
    flex-flow: row wrap;
}

.caseStudy {
    color: #fff;
    padding: 1rem;
}


#caseStudy1 {
    background-color: rgb(39,91,155);
    color: #fff;
    flex: 1 1 auto;
    width: 300px;
}

#caseStudy2 {
    background-color: #758fb3;
    color: #000;
    flex: 1 1 auto;
    width: 200px;
}

#caseStudy3 {
    background-color: rgb(0,51,102);
    color: #fff;
}

#pgeContent .caseStudy h3 {
    color: #fff;
    font-size: 1.2rem;
    text-align: center;
}

#pgeContent #caseStudy2 h3 {
    color: #000;
}

#reward {
    color: hsl(120,100%,50%);
}

#educate {
    color: hsl(60,100%,50%);
}

#enforce {
    color: #ff4747;
}

/* miscellaneous styles */

#topBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    border: none;
    outline: none;
    background-color: #036;
    color: white;
    cursor: pointer;
    padding: 15px;
    border-radius: 5px;
    font-size: 14px;
}

#topBtn:hover {
    background-color: #a5d3f7;
    color: #036;
}

#pgeContent .nextLink {
    float: right;
}

#pgeContent .prevLink {
    float: left;
}

.prevLink,.nextLink {
    margin:4rem 0;
}

.prevLink a, .nextLink a {
    background-color: #036;
    padding: 10px 15px;
    color: #fff;
    font-size: 14px;
    border-radius: 5px;
    text-decoration: none;
}

.prevLink a:hover, .nextLink a:hover {
    background-color: #a5d3f7;
    color: #036;
    text-decoration: underline;
}

.prevLink a::before {
    content: "\00ab\00a0 ";
    display: inline-block;
}

.nextLink a::after {
    content: "\00a0\00bb";
    display: inline-block;
}

#pgeContent .prevLink a:hover::before, #pgeContent .nextLink a:hover::after {
    text-decoration: underline;
}

#pgeContent .prevLink a:hover::before, #pgeContent .nextLink a:hover::after {
    text-decoration: none;
}

.tableNote {
font-size:0.75rem;	
}
	
#cefCover {
	display: block;
	margin: 1rem auto;
	padding: 0.2rem;	
}