#columnContainer, #CHART {
	width: 1000px;
}
#CHART, #chartLogo, #CHART > p,
#chartArchive,
.centerListCHART,
#chartHypertension .centerListCHART {
	margin: 0 auto;
}
.bold,
a:hover {
	font-weight: bold;
}
.italics,
a:hover,
.blockQuote,
.CHARTfoot li {
	font-style: italic;
}
.center {
	text-align: center;
}
.blockQuote {
	margin-left: 20px;
	width: 90%;
}
h2 {
	color: #121F49;
	width: 30%;
	margin-left: 20px;
}
h5 {
	font-size: 16.5px;
}
h5, h6 {
	margin-block-start: 0;
	margin-block-end: 0;
}
ol li ol {
	list-style-type: lower-alpha;
	margin-top: 5px;
}
ol li,
#solutionsCHARTP .chartMainHalf li {
	margin-bottom: 10px;
}

#chartLogo {
	width: 35%;
	display: block;
}
a {
	color: #25AAE2;
	text-decoration: none;
}
#CHART > p {
	font-size: 15px;
	width: 87%;
	margin-bottom: 20px;
	position: relative;
}
.CHARTHomeGray {
	border-radius: 5px;
	background-color: #E9E9E9;
}
#bulletinCHARThome, #chartLatest {
	padding-bottom: 20px;
}
.CHARTfoot {
	border-top: 1px dotted #888888;
	width: 80%;
	margin: 120px 0 0 75px;
}
.CHARTfoot li {
	font-size: 10px;
}
.tableauCharts {
	width: 100%;
}
.tableauPlaceholder {
	box-shadow: 0px 0px 2.5px 2.5px #BDBDBD;
	border: 1px solid #888888;
	margin: 0 auto;
}
.centerListCHART {
	width: 58%;
}

#chartArchive {
	width: 100%;
	margin-top: 3%;
}		
.CHARTHomeGray h2,
#bulletinCHARThome {
	border-radius: 0 0 5px 5px;
	background-color: #4f5857;
	font-size: 20px;
	color: #FFFFFF;
	width: 20%;
	margin: 0.5px 0 0 40px;
	padding: 15px 0 15px 0;
	text-align: center;
}
#bulletinCHARThome {
	border-radius: 5px;
	background-color: #858A8A;
	width: 80%;
	margin: 0 auto;
	margin-bottom: 10px;
}
#bulletinCHARThome a {
	color: #FFFFFF;
}
.chartButtons {
	margin-top: 8px;
}
.chartButtons a {
	box-shadow: 0px 0px 2px 2px #9D9D9D;
	border-radius: 5px;
	background-color: #121F49;
	color: #FFFFFF;
	padding: 5px;
	text-decoration: none;
}
.chartCover, #chartSummary {
	display: inline-block;
}
.CHARTnav .chartCover .chartButtons {
	margin-bottom: 15%;
}
#CHART .chartCover {
	width: 15%;
	height: 187px;
	padding: 15px 0 0 20px;
}
.chartCover img {
	box-shadow: 0px 0px 2.5px 2.5px #BDBDBD;
	width: 80%;
	margin-bottom: 5px;
}
#chartSummary {
	width: 70%;
	margin-left: 60px;
}
#chartSummary h5,
#chartSummary h5 a {
	border-radius: 5px;
	color: #121F49;
	text-decoration: none;
}
#chartSummary h5 {
	margin: 10px 0 20px;
}
#chartSummary p {
	font-size: 13.5px;
}
#chartSummary p span {
	font-size: 15px;
	color: #121F49;
}
#chartSummary .chartButtons {
	margin-top: 25px;
}
#CHART .tableauCharts p a,
#CHART > p a {
	color: #25AAE2;
	text-decoration: none;
}
.tableauCharts {
	position: relative;
}
.tabLegend {
	position: absolute;
	top: 530px;
	left: 120px;
	z-index: 50;
}

#chartArchive {
	width: 94.5%;
	padding-top: 5px;
}
#chartArchive h2 {
	border-radius: 5px;
	background-color: #DDEDFF;
	font-size: 18px;
	width: 95%;
	margin-left: 20px;
	padding: 10px 0 10px 10px;
}
#chartArchive .CHARTyears {
	border-radius: 3px;
	background-color: #4f5857;
	color: #FFFFFF;
	font-weight: bold;
	width: 200px;
	padding: 10px;
	margin-left: 20px;
	text-align: center;
}
#chartArchive ul {
	margin: 0 0 5% 0;
}
#chartArchive .CHARTtype {
	margin-left: 40px;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}
/*CHART Pages*/
.CHARTPages {
	width: 1000px;
}

.CHARTnav, .CHARTPMain, .chartMainHalf {
	display: inline-block;
	vertical-align: top;
}
.CHARTnav {
	width: 150px;
}
.CHARTnav ul {
	list-style-type: none;
	margin-bottom: 20px;
	padding-inline-start: 0;
	padding: 0;
}
.CHARTnav ul li {
	border-radius: 3px;
	margin: 10px 0;
	text-align: center;
}
.CHARTnav ul li a {
	border-radius: 3px;
	color: #121F49;
	font-weight: bold;
	display: inline-block;
	width: 100%;
	padding: 15px 0;
	text-decoration: none;
}
.CHARTnav ul li:hover {
	background-color: #121F49;
	color: #FFFFFF;
}
.CHARTnav ul li:hover a {
	background-color: #121F49;
	color: #FFFFFF;
}
.CHARTnavSelect {
	background-color: #92afaa;
}
.CHARTnavSelect a {
	background-color: #92afaa;
	color: #121F49;
}		
.CHARTnav .subNavCHART {
	border-top: 1px solid #121F49;
	border-bottom: 1px solid #121F49;
}
.CHARTnav .subNavCHART ul li {
	text-align: left;
}
.CHARTnav .subNavCHART ul li a {
	padding: 0;
}
.CHARTnav .subNavCHART ul li:hover a {
	background-color: #FFFFFF;
	color: #25AAE2;
	font-style: italic;
}
.CHARTPMain, .chartMainCenter {
	width: 790px;
	margin-left: 10px;
}
.CHARTPMain {
	border-left: 1px dotted #888888;
	min-height: 600px;
}
.CHARTPMain h2,
.CHARTlogoP,
.chartMainHalf {
	width: 45%;
	display: inline-block;
}
.CHARTPMain h2,
.CHARTlogoP {
	vertical-align: top;
}
.CHARTPMain h2 {
	font-size: 30px;
	margin-left: 30px;
	padding-top: 20px;
}
.CHARTPMain h3 {
	font-size: 18px;
}
.CHARTPMain h4 {
	color: #25AAE2;
	font-size: 16px;
	font-weight: normal;
	margin-left: 20px;
}
.chartMainHalf:first-child {
	width: 58%;
	margin-left: 20px;
}
.chartMainHalf:last-child {
	width: 30%;
	margin-left: 15px;
}
.chartMainHalf:last-child .chartButtons {
	margin: 20px 0 0 110px;
}
.CHARTlogoP {
	text-align: right;
	margin-left: 15px;
}
.CHARTlogoP img {
	width: 70%;
}

.chartMainCenter .chartCover {
	border: none;
}
.chartMainCenter .chartCover,
.chartMainCenter .chartCover img {
	width: 100%;
}
.chartMainCenter .chartCover img {
	margin-top: 18px;
}
.chartMainCenter ul {
	list-style-type: none;
	margin-left: 15px;
}
.chartMainCenter ul li::before {
  	content: "\25A0"; 
  	color: #25AAE2;
  	font-weight: bold;
  	display: inline-block;
  	list-style-position: inside;
  	text-indent: -15px;
}
.chartMainCenter .CHARTbox ul li::before {
  	color: #FFFFFF;
}
.chartMainCenter ul li ul li::before {
 	content: "\25A1";
}
.CHARTbox {
	background-color: #2270ca;
	color: #FFFFFF;
	font-size: 14px;
	margin: 0 auto;
	margin-top: 15px;
	padding: 20px 35px;
	width: 80%;
}
.CHARTbox h4 {
	color: #FFFFFF;
	margin-left: 0;
}
.CHARTbox a {
	color: #F8D92E;
	font-weight: bold;
}
.CHARTbox a:hover {
	text-decoration: underline;
}
.CHARTbox > ul {
	display: inline-block;
	margin: 0 auto;
	vertical-align: top;
	width: 43%;
}

/*Intro*/
#introCHARTP .chartMainHalf .chartCover img {
	box-shadow: none;
}

/*Analysis*/
#analysisCHARTP .chartMainHalf:first-child {
	font-size: 13.5px;
}

/*Findings*/
#findingsCHARTP .CHARTnav {
	position: fixed;
}
#findingsCHARTP .CHARTPMain {
	margin-left: 200px;
}
#findingsCHARTP h3 {
	margin-left: 75px;
}
#findingsCHARTP p {
	width: 634px;
	margin-left: 75px;
}
#findingsCHARTP #findingsCHARTData {
	width: 80%;
	margin: 0 0 20px 63px;
}
#findingsCHARTP #findingsCHARTData img {
	margin-left: 10px;
}
#findingsCHARTP .tableauPlaceholder {
	box-shadow: 0px 0px 2.5px 2.5px #BDBDBD;
	border: 1px solid #888888;
	margin: 20px 0 20px 75px;
	display: block !important;
}
#findingsCHARTP .tableauLegends p {
	color: #4f5857;
	font-size: 20px;
	position: absolute;
	width: 100px;
	z-index: 50;
}
#findingsCHARTP .tableauLegends {
	position: relative;
}
#findingsCHARTP .tableauLegends img:first-child,
#findingsCHARTP .tableauLegends p:nth-child(4) {
	top: 380px;
}
#findingsCHARTP .tableauLegends p:nth-child(4),
#findingsCHARTP .tableauLegends p:nth-child(5),
#findingsCHARTP .tableauLegends p:nth-child(6) {
	left: 560px;
}
#findingsCHARTP .tableauLegends img:nth-child(2),
#findingsCHARTP .tableauLegends p:nth-child(5) {
	top: 1200px;
}
#findingsCHARTP .tableauLegends img:nth-child(3),
#findingsCHARTP .tableauLegends p:nth-child(6) {
	top: 2180px;
}
#findingsCHARTP p img {
	width: 30%;
}
#CHARTsud {
	float: left;
	padding-right: 10px;
}
#CHARTsh {
	float: right;
}
#findingsCHARTP #findingsCHARTData img,
#findingsCHARTP .CHARTfoot ol {
	width: 100%;
}

/*Proposed Solutions*/
#solutionsCHARTP .chartMainHalf ul {
	list-style-type: square;
}
#solutionsCHARTP li span {
	color: #121F49;
	font-weight: bold;
}

/*Firefox*/
@-moz-document url-prefix() { 

#findingsCHARTP .chartCover img:nth-child(3) {
	margin: 15px 0 200px 0;
}
		
}

/*CHART Slides*/
.chartSlideArrows {
	margin-top: 15px;
}
.chartSlideArrows span {
	color: #121F49;
	font-size: 14px;
}
.chartLeft, .chartRight {
	display: inline-block;
	cursor: pointer;
}
.chartLeft,
.Jan19CH .chartMainSlides h3,
#introCHARTP .chartMainCenter > p,
#analysisCHARTP #chartSlide3 > p,
#CHARTbulletin .chartMainCenter h3 {
	margin-left: 20px;
}
.chartRight {
	margin-left: 650px;
}
.chartMainSlides, .hide {
	display: none;
}
.chartSlideNav {
	margin-top: 20px;
	text-align: center;
}
.chartSlideNavP {
	background-color: #121F49;
	color: #FFFFFF;
	font-size: 15px;
	width: 70%;
	margin: 0 0 10px 120px;
	padding: 10px;
	cursor: pointer;
}
.chartSlideNavP:hover {
	border: 2px solid #121F49;
	background-color: #FFFFFF;
	color: #121F49;
	font-weight: bold;
	font-style: italic;
}
.chartSlideBlock {
	margin-top: 50px;
}
.chartMainSlides .chartSlideBlock:nth-child(6) {
	margin-bottom: 50px;
}
.chartSlideBlock .chartMainHalf > p {
	font-size: 15px;
	margin-block-start: 0;
	margin-block-end: 0;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}
@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}
@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}
	
/*Jan19*/
.Jan19CH {
	font-size: 13px;
}
.Jan19CH .CHARTnav {
	font-size: 12.5px;
}
.Jan19CH .CHARTnav p {
	color: #25AAE2;
	font-size: 14.5px;
	font-weight: bold;
}
.Jan19CH .CHARTnavSelect,
.Jan19CH .CHARTnavSelect a {
	background-color: #DDEDFF;
}
.JAN19CH .CHARTPMain, .chartMainCenter {
	width: 830px
}
.Jan19CH .CHARTPMain h3 {
	margin-bottom: 30px;
}
.Jan19CH .CHARTPMain ul li {
	margin: 5px 0;
}
.Jan19CH .CHARTPMain ul li:last-child {
	margin-bottom: 0;
}
.Jan19CH .emphasize {
	color: #25AAE2;
	font-weight: bold;
}
.Jan19CH.CHARTspot .chartMainCenter .chartMainSlides > ol {
	margin-left: 30px;
}
.Jan19CH .tableauPlaceholder {
	border: 1px solid #2270ca;
}
#CHART.Jan19CH .tableauCharts {
	margin-top: 2%;
}
#introCHARTP.Jan19CH .chartMainCenter img {
	float: right;
	width: 50%;
	margin-top: -10px;
}
#analysisCHARTP.Jan19CH .CHARTPMain {
	padding-bottom: 5%;
}
#analysisCHARTP.Jan19CH .chartMainHalf:nth-child(2),
#chartZip.Jan19CH .chartMainSlides .chartSlideBlock .chartMainHalf:first-child,
#chartZip.Jan19CH .chartMainSlides .chartSlideBlock .chartMainHalf.reverse:last-child {
	width: 30%;
	margin-left: 20px;
}
#analysisCHARTP.Jan19CH #chartSlide1 .chartMainHalf:nth-child(2),
#analysisCHARTP.Jan19CH #chartSlide1 .chartMainHalf:last-child {
	width: 45%;
}
#analysisCHARTP.Jan19CH .chartMainHalf:nth-child(2) p:first-child {
	margin-top: -3px;
}
#analysisCHARTP.Jan19CH .chartMainHalf:last-child,
#chartZip.Jan19CH .chartMainSlides .chartSlideBlock .chartMainHalf:last-child,
#chartZip.Jan19CH .chartMainSlides .chartSlideBlock .chartMainHalf.reverse:first-child {
	width: 62%;
	margin-left: 20px;
}
#analysisCHARTP.Jan19CH #chartSlide2 p,
#solutionsCHARTP.Jan19CH .chartMainCenter p, 
.Jan19CH.CHARTspot .chartMainCenter > p,
.Jan19CH.CHARTspot .chartMainCenter .chartMainSlides > p,
.Jan19CH.CHARTspot .chartMainCenter .chartMainSlides .chartSlideBlock > p,
.Jan19CH.CHARTspot .chartMainCenter .chartMainSlides .chartSlideBlock .chartMainHalf > p,
#analysisCHARTP.Jan19CH .nov19UD .chartMainSlides > p {
	margin-left: 20px;
}
.Jan19CH.CHARTspot .chartMainCenter .chartMainSlides .chartSlideBlock:nth-child(4) .chartMainHalf > p {
	margin-left: 0;
}
#findingsCHARTP.Jan19CH .CHARTnav {
	position: static;
}
#findingsCHARTP.Jan19CH .CHARTPMain {
	margin-left: 0;
}
#findingsCHARTP.Jan19CH .chartSlideMaps,  
#findingsCHARTP.Jan19CH .chartSlideNav {
	display: inline-block;
	margin-top: 10px;
}
#findingsCHARTP.Jan19CH .tableauCharts p{
	width: 600px;
}
#findingsCHARTP.Jan19CH .chartSlideMaps,
#findingsCHARTP.Jan19CH .chartMainSlides,
#findingsCHARTP.Jan19CH .tableauCharts {
	width: 450px;
	margin-left: 20px;
}
#findingsCHARTP.Jan19CH .chartSlideMaps {
	margin-right: 50px;
}
#findingsCHARTP.Jan19CH .tableauPlaceholder {
	margin: 0;
}
#findingsCHARTP.Jan19CH .tableauCharts p{
	margin-left: 0;
	width: 450px;
}
#findingsCHARTP.Jan19CH .chartSlideNav {
	width: 180px;
	vertical-align: top;
}
#findingsCHARTP.Jan19CH .chartSlideNavP {
	margin-left: 10px;
	width: 160px;
}
#findingsCHARTP.Jan19CH p {
	margin-left: 20px;
	width: 750px;
}
#findingsCHARTP.Jan19CH .CHARTnav p {
	margin: 0;
	width: 100%;
}
.CHARTable {
	border-collapse: collapse;
	margin: 0 auto;
}
.CHARTable > tbody > tr {
	border-top: 1px solid #25AAE2;
}
.CHARTable > tbody > tr:first-child {
	border-top: 0;
}
.CHARTable > tbody > tr:first-child th {
	color: #25AAE2;
}
.CHARTable th,
.CHARTable td {
	padding: 5px 20px;
}
.Jan19CH .chartSlideNavP {
	border-radius: 3px;
}
#analysisCHARTP.Jan19CH .chartSlideNavP,
#chartZip.Jan19CH .chartSlideNavP {
	display: inline-block;
	vertical-align: top;
	margin: 0;
}
#analysisCHARTP.Jan19CH .chartSlideNavP {
	width: 30%;
}
#analysisCHARTP.Jan19CH #chartSlide3 ul {
	margin-left: 0;
}
#analysisCHARTP.Jan19CH #chartSlide3 ul li {
	display: inline-block;
	width: 25%;
	vertical-align: middle;
	padding: 0 30px;
}
#chartZip.Jan19CH .chartSlideNavP {
	width: 20%;
}
#chartZip.Jan19CH .chartSlideNavP:first-child {
	padding: 20px 10px 17px 10px;
}
#analysisCHARTP.Jan19CH .chartSlideNavP:first-child {
	margin-left: 10px;
}
#analysisCHARTP.Jan19CH .chartSlideNavP:nth-child(2),
#analysisCHARTP.Jan19CH .chartSlideNavP:nth-child(3){
	padding: 20px 5px 17px 5px;
}
#solutionsCHARTP.Jan19CH .chartMainCenter {
	padding: 10px 20px 0 0;
	position: relative;
	z-index: 999;
}
#solutionsCHARTP.Jan19CH .chartMainCenter p {
	width: 95%;
}
.chartImgBehind {
	width: 830px;
}
.chartImgBehind img {
	width: 830px;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0.2;
	z-index: -1;
}
#solutionsCHARTP.Jan19CH p.blockQuote {
	margin-left: 40px;
}
#chartHypertension.Jan19CH .tableauCharts {
	margin: 50px 0;
}
#chartHypertension.Jan19CH h3 {
	margin-bottom: 10px;
}
#chartZip.Jan19CH .chartMainSlides .chartSlideBlock .chartMainHalf.reverse:last-child {
	background-color: #2270ca;
	height: 727px;
}
#chartZip.Jan19CH .chartMainSlides .chartSlideBlock .chartMainHalf.reverse:last-child .CHARTbox {
	padding: 20px;
}
#chartZip.Jan19CH #chartSlide2 .chartSlideBlock:nth-child(4) .chartMainHalf,
#chartZip.Jan19CH #chartSlide3 .chartSlideBlock:nth-child(4) .chartMainHalf,
#chartZip.Jan19CH #chartSlide4 .chartSlideBlock:nth-child(4) .chartMainHalf {
	background-color: #2270ca;
	width: 45%;
	height: 582px;
}
#chartZip.Jan19CH .chartMainSlides .chartSlideBlock .chartMainHalf.reverse:last-child .CHARTbox,
#chartZip.Jan19CH #chartSlide2 .chartSlideBlock:nth-child(5) .chartMainHalf .CHARTbox,
#chartZip.Jan19CH #chartSlide3 .chartSlideBlock:nth-child(5) .chartMainHalf .CHARTbox,
#chartZip.Jan19CH #chartSlide4 .chartSlideBlock:nth-child(5) .chartMainHalf .CHARTbox {
	background-color: transparent;
}
#chartZip.Jan19CH #chartSlide2 .chartSlideBlock:nth-child(5) .chartMainHalf,
#chartZip.Jan19CH #chartSlide3 .chartSlideBlock:nth-child(5) .chartMainHalf,
#chartZip.Jan19CH #chartSlide4 .chartSlideBlock:nth-child(5) .chartMainHalf {
	background-color: #2270ca;
	width: 40%;
	height: 627px;
}


/*Bulletin*/
#CHARTbulletin .chartMainCenter img {
	display: block;
    width: 70%;
	margin: 0 auto;
}
.chartArcSplit {
	width: 100%;
}
.chartArcSplitL, .chartArcSplitR {
	display: inline-block;
	width: 49%;
	vertical-align: top;
}

/*Nov19*/
.prevNext {
	width: 800px;
	padding: 20px;
}
#prev,
#next {
	width: 40%;
	display: inline-block;
}
#next {
	float: right;
	text-align: right;
}
.CHARThomeImg {
	width: 100%;
	margin: 10% 0;
}
.CHARThomeImg img {
	width: 80%;
	display: block;
	margin: 0 auto;
}
.CHARTbox.nov19UD {
	font-size: 18px;
	width: 87%;
}
.CHARTbox.nov19UD h4 {
	font-size: 25px;
	font-weight: bold;
}
.CHARTbox.nov19UD p {
	line-height: 1.5;
}

#analysisCHARTP.Jan19CH .nov19UD .chartSlideNav {
	text-align: left;
}
#analysisCHARTP.Jan19CH .nov19UD .chartSlideNavP {
	width: 20%;
	margin-bottom: 1%;
	text-align: center;
}
#analysisCHARTP.Jan19CH .nov19UD .chartSlideNavP:first-child,
#analysisCHARTP.Jan19CH .nov19UD .chartSlideNavP:nth-child(5),
#analysisCHARTP.Jan19CH .nov19UD .chartSlideNavP:nth-child(9) {
	margin-left: 20px;
}
#analysisCHARTP.Jan19CH .nov19UD .chartSlideNavP:nth-child(2),
#analysisCHARTP.Jan19CH .nov19UD .chartSlideNavP:nth-child(3){
	padding: 10px;
}
.nov19UD .numListCH li {
	color: #0971CE;
	font-weight: bold;
}
#solutionsCHARTP .nov19UD .numListCH li span {
	color: #636363;
	font-weight: normal;
}
#solutionsCHARTP .nov19UD .numListCH {
	margin-left: 30px;
}

.bulletin1,.bulletin2 {
	border-radius: 0 0 5px 5px;	
	font-size: 20px;
	color: #FFFFFF;
	width: 20%;
	margin: 0.5px 0 0 40px;
	padding: 5px 0 5px 0 ! important;
	text-align: center;
	border-radius: 5px;
	background-color: #db0632 !important;
	width: 40% ! important;
	height:40px;
	margin: 0 auto;
	margin-bottom: 10px;
}

.bulletin1{
	float:left;
	margin-left:7% ! important
}
.bulletin2
{
	float:right;
	line-height:40px;
	margin-right:7% ! important
}
.bulletin1 a,.bulletin2 a  {
	color: #FFFFFF !important;
	text-decoration: none !important;
}

.clear{
	clear:both
}

.bulletinTxt
{
	display:inline-block;	
}



/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
