@import url("//hello.myfonts.net/count/30614a");

  
@font-face {font-family: 'HelveticaNeueLTW1G-Lt';src: url('webfonts/30614A_0_0.eot');src: url('webfonts/30614A_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/30614A_0_0.woff2') format('woff2'),url('webfonts/30614A_0_0.woff') format('woff'),url('webfonts/30614A_0_0.ttf') format('truetype');}
 
@font-face {font-family: 'HelveticaNeueLT-Bold';src: url('webfonts/2CDA7C_0_0.eot');src: url('webfonts/2CDA7C_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2CDA7C_0_0.woff2') format('woff2'),url('webfonts/2CDA7C_0_0.woff') format('woff'),url('webfonts/2CDA7C_0_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'HelveticaNeueLT-BoldItalic';src: url('webfonts/2CDA7C_1_0.eot');src: url('webfonts/2CDA7C_1_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2CDA7C_1_0.woff2') format('woff2'),url('webfonts/2CDA7C_1_0.woff') format('woff'),url('webfonts/2CDA7C_1_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'HelveticaNeueLT-ThinItalic';src: url('webfonts/2CDA7C_2_0.eot');src: url('webfonts/2CDA7C_2_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2CDA7C_2_0.woff2') format('woff2'),url('webfonts/2CDA7C_2_0.woff') format('woff'),url('webfonts/2CDA7C_2_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'HelveticaNeueLT-Italic';src: url('webfonts/2CDA7C_3_0.eot');src: url('webfonts/2CDA7C_3_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2CDA7C_3_0.woff2') format('woff2'),url('webfonts/2CDA7C_3_0.woff') format('woff'),url('webfonts/2CDA7C_3_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'HelveticaNeueLT-Thin';src: url('webfonts/2CDA7C_4_0.eot');src: url('webfonts/2CDA7C_4_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2CDA7C_4_0.woff2') format('woff2'),url('webfonts/2CDA7C_4_0.woff') format('woff'),url('webfonts/2CDA7C_4_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'HelveticaNeueLT-Roman';src: url('webfonts/2CDA7C_5_0.eot');src: url('webfonts/2CDA7C_5_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2CDA7C_5_0.woff2') format('woff2'),url('webfonts/2CDA7C_5_0.woff') format('woff'),url('webfonts/2CDA7C_5_0.ttf') format('truetype');}
 
@font-face {font-family: 'HelveticaNeueLTStd-UltLt';src: url('webfonts/2D4EBB_0_0.eot');src: url('webfonts/2D4EBB_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2D4EBB_0_0.woff2') format('woff2'),url('webfonts/2D4EBB_0_0.woff') format('woff'),url('webfonts/2D4EBB_0_0.ttf') format('truetype');}
 

div#MainDiv {
		max-width: /* 670 550px;*/
}

body {
	font-size: 16px;
    font-family:"HelveticaNeueLTW1G-Lt",Arial,Helvetica,sans-serif;
	color: #666;
	background: transparent;
	margin: 0; 
/* for online integration the best is to declare zero margin in order to remove it.
 However for standalone reviewing it is easier to see the tool with margins = default browser margin. kn@120926 */
 
}
h1,h2,h3,h4,h5{
	font-family: "HelveticaNeueLTW1G-Lt",Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #424242;
}
.highcharts-container text, .highcharts-container tspan, .highcharts-container span
{
    font-size: 16px!important;
    font-family:"HelveticaNeueLTW1G-Lt",Arial,Helvetica,sans-serif!important;
	color: #666!important;
}
.IAT-Heading-Text
{
    font-size: 32px;
     color:#666666;
	font-family: "HelveticaNeueLTW1G-Lt",Arial,Helvetica,sans-serif;
	font-weight: bold;
}

a:link, a:visited {
	color: #68bc29;
	text-decoration: none;
	font-family: 'HelveticaNeueLT-Roman';
}
a:hover, a:active {
	color: #68bc29;
	text-decoration: none;
}

.LevelZero-Box-Button:hover {
  background-color: #498e17!important;
}

.LevelZero-Box-Button
{
    zoom: 1;
    
    padding: 0 10px;
    text-transform: uppercase;
    border-width: 0;
    color: white;
    display: inline-block;
    text-align: center;
    letter-spacing: 0.15em;
    height: 32px;
    -webkit-border-radius: 10px 0 10px 10px;
    -moz-border-radius: 10px 0 10px 10px;
    -ms-border-radius: 10px 0 10px 10px;
    -o-border-radius: 10px 0 10px 10px;
    border-radius: 10px 0 10px 10px;
    font-size: 12px;
    line-height: 32px;
    font-size: 0.75rem;
    line-height: 1.125rem;
    line-height: 32px;
    background-color: #78dd2e;
	font-family: "HelveticaNeueLT-Bold",Arial,Helvetica,sans-serif;
    
}
.SelectionObject-FirstLevel-Tab-Button
{
    zoom: 1;
  
    padding: 0 10px;
    text-transform: uppercase;
    border-width: 0;
    color: white;
    display: inline-block;
    text-align: center;
    letter-spacing: 0.15em;
    height: 43px;
    -webkit-border-radius: 10px 0 10px 10px;
    -moz-border-radius: 10px 0 10px 10px;
    -ms-border-radius: 10px 0 10px 10px;
    -o-border-radius: 10px 0 10px 10px;
    border-radius: 10px 0 10px 10px;
    font-size: 12px;
    line-height: 32px;
    font-size: 0.65rem;
    line-height: 0.70rem;
    background-color: #78dd2e;
	font-family: "HelveticaNeueLT-Bold",Arial,Helvetica,sans-serif;
}
.LevelZero-ActiveBox button.LevelZero-Box-Button
{
  
  background-color: #5599d5;
}
.SelectionObject-FirstLevel-Tab-SelectedButton
{
    background-color: #5599d5;
}
.SelectionObject-SecondLevel-Button:hover
{
    background-color: #498e17!important;
}
.SelectionObject-FirstLevel-Tab-Button:hover
{
    background-color: #498e17!important;
}
.SelectionObject-SecondLevel-Button
{
    zoom: 1;
    
    padding: 0 10px;
    text-transform: uppercase;
    border-width: 0;
    color: white;
    display: inline-block;
    text-align: center;
    letter-spacing: 0.15em;
    height: 32px;
    -webkit-border-radius: 10px 0 10px 10px;
    -moz-border-radius: 10px 0 10px 10px;
    -ms-border-radius: 10px 0 10px 10px;
    -o-border-radius: 10px 0 10px 10px;
    border-radius: 10px 0 10px 10px;
    font-size: 12px;
    line-height: 32px;
    font-size: 0.65rem;
    line-height: 1.125rem;
    
    background-color: #78dd2e;
	font-family: "HelveticaNeueLT-Bold",Arial,Helvetica,sans-serif;
}
.SelectionObject-SecondLevel-SelectedButton
{
    background-color: #5599d5;
}
th.ScrollDataTable-Data-PeriodCell
{
    font-weight: normal;
  height: 32px;
  white-space: nowrap;
  vertical-align: middle;
  border-bottom: 1px solid #78dd2e!important;
  font-size: 16px;
  text-align: right;
  padding: 8px;
}
.ScrollDataTable-Data-PeriodCell, .ScrollDataTable-NameColumn-PeriodRow {
 font-weight: normal;
  height: 32px;
  white-space: nowrap;
  vertical-align: middle;
  border-bottom: 1px solid #78dd2e!important;
  background:transparent;
  font-size: 16px;
  text-align: right;
  padding: 8px;
}
.ScrollDataTable-Data-PeriodCell, .ScrollDataTable-NameColumn-PeriodRow {
  font-size: 16px !important;
	font-family: "HelveticaNeueLTW1G-Lt",Arial,Helvetica,sans-serif;
	font-weight: bold;
  color: #8d8d8d !important;
  line-height: 16px !important;
  padding: 5px 5px 5px 5px !important;
  text-align: right!important;
  background: transparent!important;
}
.ScrollDataTable-NameColumn-Row, .ScrollDataTable-NameColumn-PeriodRow, .ScrollDataTable-Data-PeriodCell, .ScrollDataTable-Data-ValueCell {
  border-bottom: 1px solid #f4f4f4;
}
.SelectionObject-FirstLevel-Tab-Button {
 
  min-height: 32px;
 
}

.Disclaimer {
  text-align: right;
  font-size:12px;
}
