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;
}
.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;

}

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

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

#bigTable{
	text-align:right;
}

#bigTable .header{
	text-align:left;

}

#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;
}

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



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


/*.blueheader{*/
	/*background:#4F81BD;*/
	/*margin-top:10px;*/
	/*color:#FFF;*/
	/*line-height:20px;*/
	/*font-size: 15px;*/

/*}*/

.small{
	font-size:12px
}


.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;

}


.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;
}

.standout{
    font-size:14px;
    margin-top:5px;
    margin-bottom:10px;
}

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



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

}

.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);

}

.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;
}

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

}




.lightBlue 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;
}

#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;
}


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


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

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

.blueheader{
	background:#4F81BD;
	margin-top:10px;
	color:#FFF;
	/*line-height:20px;*/
	font-size: 12px;

}

#bigBlueTable .header{
    text-align:left;

}

.disclaimer{
    font-size:10px;
}

.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:5px;
}