body{
	font-size: 12px;
	line-height:16px;
    -webkit-print-color-adjust:exact;
}

.header{
	background:#d5cb98;
	margin-top:10px;
	color:#51674D;
	line-height:20px;
	font-size: 14px;
    
}


.bold{
	font-weight:bold;
	margin-top:10px;
    font-weight: normal;
}

.small{
	font-size:12px
}




.left{
	text-align: left !important;
}
.center{
	text-align: center !important;
}
.right{
	text-align: right !important;
}

.top{
	vertical-align: top !important;
}
th{
	text-align: left;
}
table{
	width:100%;
	margin-top: 10px;
}
.container{
	margin-bottom: 200px;
}
img{
	margin-top: 10px;
}
.greenHeader{
	background:rgb(81, 103, 77);
	color:white;
	font-size:2em;
	line-height: 2em;
	padding-left:10px;
	width:930px;
    
}

.greenHeader2{
	background:rgb(81, 103, 77);
	color:white;
	font-size:1.5em;
	line-height: 2em;
	padding-left:10px;
	width:930px;
	margin-top:2px;
    
}
.greenHeaderSlim{
	background:#1e748e;
	color:white;
	font-size:16px;
	line-height: 30px;
	padding-left:10px;
	width:930px;
	margin-top:12px;
	margin-bottom:12px;

}

.logoHeaderSlim{
	background:#1e748e;
	color:white;
	font-size:20px;
	line-height: 32px;
	padding-left:10px;
	width:930px;
	margin-top:12px;
	margin-bottom:12px;

}

.greenHeaderSlimPartial{
	background:#1e748e;
	color:white;
	font-size:16px;
	line-height: 30px;
	padding-left:10px;
	/*width:930px;*/
	margin-top:12px;
	/*margin-bottom:12px;*/

}


.standout{
    font-size:14px;
    margin-top:5px;
    margin-bottom:10px;
}
.charttitle{
    font-size:12px;
	font-weight:bold;
    margin-top:3px;
    margin-bottom:3px;
	margin-left: 3px;
}

.standoutcenter{
    font-size:14px;
    margin-top:5px;
    margin-bottom:10px;
    text-align: center;
}

.lightTan{
    background: rgba(67,161,196,0.1);
    text-align: right;
}

.lightBlue{
	background: rgba(67,161,196,0.1);

}
.whiteBlue{
	background: #ffffff;

}

.mediumBlue{
	background: rgba(67,161,196,0.3);

}

.mediumBlue{
	background: rgba(67,161,196,0.3);

}

.mediumBlueCell{
	background: rgba(67,161,196,0.3);

    text-align: right;
}


.heavyBlue{
	background: rgba(67,161,196,0.5);

}

.heavyTan{
	background: rgba(67,161,196,0.5);

}

.heavyBlue td{
    border-top: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
}
.mediumBlue td{
    border-top: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
}

.lightBlue td{
    border-top: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
}
.whiteBlue td{
    border-top: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
}



.lightBlue td.end {
    border-top: 2px solid #ffffff;
    border-right:none;
}
.whiteBlue td.end {
    border-top: 2px solid #ffffff;
    border-right:none;
}
.heavyBlue td.end {
    border-top: 2px solid #ffffff;
    border-right:none;
}

.mediumBlue td.end {
    border-top: 2px solid #ffffff;
    border-right:none;
}

.lighGray {
    background: rgb(219, 234, 247);
}
.lighGray td {
    border: 1px solid #ffffff;
}

.mediumGray {
    background: rgb(209, 227, 242);
}
.mediumGray td {
    border: 1px solid #ffffff;
}


.gray {
    background:Gainsboro;
}

.gray td{
    border-top: 2px solid #4F81BD;
    border-right: 2px solid #4F81BD;
}

.successVSfail {
	margin-top: 0px;
	border-spacing: 0px;
	height: 13px;
}

.success {
	background-color: #5B8E00;
}

.fail {
	background-color: #df3e3e;
}

img.logo{
	position:relative;
	left:860px;
	top:6px;
}
.logoImg{
	height:0px;
}

#bigTable{
	text-align:right;
}

#bigTable .header{
	text-align:left;
    padding-left:5px;
    width:120px;
}



#bigTable .subheader{
    background: rgba(67,161,196,0.3);
    margin-top:10px;
    text-align:left;
    padding-left:5px;
    color:#333;
    /*line-height:20px;*/
    font-size: 13px;
    border-right: 1px solid #ffffff;
    width:130px;
}
#bigTable .sub2header{
    background: rgba(67,161,196,0.5);
    margin-top:10px;
    text-align:left;
    padding-left:5px;
    color:#333;
    /*line-height:20px;*/
    font-size: 13px;
    border-right: 1px solid #ffffff;
    width:130px;
}

#bigTable .titleheader{
	text-align:left;
    padding-left:5px;
    width:80px;
}

#bigBlueTable{
	text-align:right;
    /*font-size: 16px;*/
    font-size: 14px;
    border: 1px solid #000000;
    margin-top:0;
    /*max-height:343px;*/
    max-height:250px;
}
#smallBlueTable{
	text-align:right;
    /*font-size: 16px;*/
    font-size: 10px;
    border: none;
    margin-top:0;
    /*max-height:343px;*/
    max-height:80px;
}
#smallWPBlueTable{
	text-align:right;
    /*font-size: 16px;*/
    font-size: 12px;
    border: none;
    margin-top:0;
    /*max-height:343px;*/
    max-height:80px;
}



#mediumBlueTable{
	text-align:left;
    /*font-size: 16px;*/
    font-size: 14px;
    border: none;
    margin-top:0;
    /*max-height:343px;*/
    /*max-height:80px;*/
}

.blueheader{
	background:#43a1c4;
	margin-top:10px;
	color:#FFF;
	/*line-height:20px;*/
	font-size: 12px;
	border-right: 2px solid #ffffff;
}
.blueheaderwp{
	background:#43a1c4;
	margin-top:10px;
	color:#FFF;
	/*line-height:20px;*/
	font-size: 12px;
	border-right: 2px solid #ffffff;
}

.bigblueheader{
	background:#43a1c4;
	margin-top:10px;
	color:#FFF;
	/*line-height:20px;*/
	font-size: 14px;
	border-right: 1px solid #ffffff;
    font-weight: normal;
}

.tanheader{
	background:#43a1c4;
	margin-top:10px;

	color:#FFF;
	/*line-height:20px;*/
	font-size: 14px;
	border-right: 1px solid #ffffff;
}

.mediumtanheader{
	background:#43a1c4;
	margin-top:10px;

	color:#FFF;
	/*line-height:20px;*/
	font-size: 14px;
	border-right: 1px solid #ffffff;
}
.blueheader.end{
	background:#43a1c4;
	margin-top:10px;
	color:#FFF;
	/*line-height:20px;*/
	font-size: 12px;
	border-right: none;
}

.tanheader.end{
	background:#43a1c4;
	margin-top:10px;
	color:#FFF;
	/*line-height:20px;*/
	font-size: 12px;
	border-right: none;
}


.blueHeader td.end{
	border-right:none;
}


.blueTable .header{
    text-align:left;
}

.blueTable{
    text-align:left;
    font-size: 15px;
    border: 2px solid #000000;
    margin-top:0;
    max-height:390px;
}

.blueTable tr:nth-child(even) {
    background: #95B6E3;
}

.blueTable tr:nth-child(odd) {
    background: #D2E2FF;
}

.blueTable td {
    border-top: 2px solid #000000;
    border-right: 2px solid #ffffff;
}

#bigBlueTable .header{
    text-align:left;
}

#bigGrayTable .header{
	text-align:left;
}

#bigGrayTable .header{
    text-align:left;
}

#bigGrayTable{
    text-align:right;
    font-size: 16px;
    border: 2px solid #4F81BD;
    margin-top:0;
    height:343px;
}

.disclaimer{
    font-size:10px;
}

#sectorSuceess{
    border-spacing: 0px;
}

#sectorSuceess tr td{
    height: 18px;
}

#sectorSuceess .totalLine .s{
    border-top: solid CornflowerBlue;
}

.info{
    margin-bottom: 15px;
    font-size: 14px;
}

.label {
    padding: 3px 6px;
    font-size: 12px;
    font-weight: bold;
    color: #030303;
    background-color: #C1C1C1;
    line-height: 25px;
}

.blueText {
    color: DodgerBlue;
    font-weight: bold;
}

.bold{
	font-weight:bold;
}

.smallDesc {
	font-size:10px;
	line-height:12px;
	margin-bottom:6px;
	margin-top:3px;
}

.hidden-print {
	display: none !important;
}

tr.spaceAbove > td {
	padding-top:10px;
}

.positive-change {
	background-color: #ff7f0e;
}