@charset "utf-8";
@font-face{
	font-family:"Avenir LT W01_55 Roman1475520";
	src:url("../newLayout/css/fonts/roman/b290e775-e0f9-4980-914b-a4c32a5e3e36.woff2") format("woff2"),url("../newLayout/css/fonts/roman/4b978f72-bb48-46c3-909a-2a8cd2f8819c.woff") format("woff");
}
@font-face{
	font-family:"Avenir LT W01_65 Medium1475532";
	src:url("../newLayout/css/fonts/medium/17b90ef5-b63f-457b-a981-503bb7afe3c0.woff2") format("woff2"),url("../newLayout/css/fonts/medium/c9aeeabd-dd65-491d-b4be-3e0db9ae47a0.woff") format("woff");
}
@font-face{
	font-family:"Avenir LT W01_85 Heavy1475544";
	src:url("../newLayout/css/fonts/heavy/d513e15e-8f35-4129-ad05-481815e52625.woff2") format("woff2"),url("../newLayout/css/fonts/heavy/61bd362e-7162-46bd-b67e-28f366c4afbe.woff") format("woff");
}
@font-face{
	font-family:"Avenir LT W01_95 Black1475556";
	src:url("../newLayout/css/fonts/black/c78eb7af-a1c8-4892-974b-52379646fef4.woff2") format("woff2"),url("../newLayout/css/fonts/black/75b36c58-2a02-4057-a537-09af0832ae46.woff") format("woff");
}

*{
  font-family:"Avenir LT W01_65 Medium1475532";
}

h1 {
	font-family:"Avenir LT W01_95 Black1475556";
  font-style: normal;
  font-size: 40px;
  line-height: 46px;
  color: #000000;
  font-weight: normal !important;
}
h2 {
	font-family:"Avenir LT W01_95 Black1475556";
  font-style: normal;
  font-size: 32px;
  line-height: 38px;
  color: #000000;
}
h3 {
	font-family:"Avenir LT W01_95 Black1475556";
  font-style: normal;
  font-size: 24px;
  line-height: 30px;
  color: #000000;
  font-weight: normal !important;
}
h4 {
  font-family:"Avenir LT W01_65 Medium1475532";
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 26px;
  color: #000000;
}
h5 {
  font-family:"Avenir LT W01_85 Heavy1475544";
  font-style: normal;
  font-size: 20px;
  line-height: 26px;
  color: #000000;
  font-weight: normal !important;
}
h6 {
  font-family:"Avenir LT W01_95 Black1475556";
  font-style: normal;
  font-size: 16px;
  line-height: 22px;
  color: #000000;
  font-weight: normal !important;
}
p {
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  color: #000000;
}
ul {
  list-style: none;
  padding: 0 20px 0 20px;
  /* margin: 0; */
  list-style-image: url(https://www.conference-board.org/assets/newLayout/images/bulleted.png);
  margin-top: 20px;
  margin-bottom: 20px;
}
ul li {
  font-family:"Avenir LT W01_65 Medium1475532";
  font-style: normal;
  font-size: 20px;
  padding-left: 16px;
  line-height: 30px;
	margin-bottom: 10px;
	color: #000000;
}
ul li ul {
  list-style: none;
  padding: 0 20px 0 20px;
  list-style-image: url(https://www.conference-board.org/assets/newLayout/images/bulleted02.png);
  margin-top: 20px;
  margin-bottom: 20px;
}
ul li ul li {
 font-family:"Avenir LT W01_65 Medium1475532";
  font-style: normal;
  font-size: 20px;
  padding-left: 16px;
  line-height: 30px;
  list-style-image: url(/assets/newLayout/images/bulletOrange.png);
}
@media (max-width:768px) {
	h1 {
	  font-family:"Avenir LT W01_95 Black1475556";
	  font-style: normal;
	  font-size: 44px;
	  line-height: 50px;
	  color: #000000;
	      font-weight: normal !important;
	}
	h2 {
	  font-family:"Avenir LT W01_95 Black1475556";
	  font-style: normal;
	  font-size: 38px;
	  line-height: 50px;
	  color: #000000;
	      font-weight: normal !important;
	}
	h3 {
	  font-family:"Avenir LT W01_95 Black1475556";
	  font-style: normal;
	  font-size: 30px;
	  line-height: 34px;
	  text-align: center;
	  text-transform: uppercase;
	  color: #000000;
	      font-weight: normal !important;
	}
	h4 {
	  font-family:"Avenir LT W01_65 Medium1475532";
	  font-style: normal;
	  font-weight: 500;
	  font-size: 22px;
	  line-height: 28px;
	  text-transform: uppercase;
	  color: #000000;
	}
	h5 {
	  font-family:"Avenir LT W01_85 Heavy1475544";
	  font-style: normal;
	  font-size: 20px;
	  line-height: 26px;
	  color: #000000;
	      font-weight: normal !important;
	}
	h6 {
	  font-family:"Avenir LT W01_95 Black1475556";
	  font-style: normal;
	  font-size: 22px;
	  line-height: 28px;
	  color: #000000;
	      font-weight: normal !important;
	}
  ul {
    margin-left: 20px;
  }
}
ol {
  padding: 0 20px 0 20px;
  margin-top: 20px;
  margin-bottom: 20px;
}
ol li {
  font-family:"Avenir LT W01_65 Medium1475532";
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  padding-left: 16px;
  line-height: 30px;
  margin-left:60px;
  color:#000000
}
li ol {
  padding: 0 20px 0 20px;
  margin-top: 20px;
  margin-bottom: 20px;
}
ol li ol li {
  font-family:"Avenir LT W01_55 Roman1475520";
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  padding-left: 16px;
  line-height: 30px;
}
@media (max-width:768px) {
  ul {
    margin-left: 20px;
  }
}
