/* quicksand-300 - latin */
@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 300;
  src: url('/webfonts/quicksand-v8-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Quicksand Light'), local('Quicksand-Light'),
       url('/webfonts/quicksand-v8-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/webfonts/quicksand-v8-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('/webfonts/quicksand-v8-latin-300.woff') format('woff'), /* Modern Browsers */
       url('/webfonts/quicksand-v8-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/webfonts/quicksand-v8-latin-300.svg#Quicksand') format('svg'); /* Legacy iOS */
}
/* quicksand-regular - latin */
@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 400;
  src: url('/webfonts/quicksand-v8-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Quicksand Regular'), local('Quicksand-Regular'),
       url('/webfonts/quicksand-v8-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/webfonts/quicksand-v8-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/webfonts/quicksand-v8-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/webfonts/quicksand-v8-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/webfonts/quicksand-v8-latin-regular.svg#Quicksand') format('svg'); /* Legacy iOS */
}
/* quicksand-500 - latin */
@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 500;
  src: url('/webfonts/quicksand-v8-latin-500.eot'); /* IE9 Compat Modes */
  src: local('Quicksand Medium'), local('Quicksand-Medium'),
       url('/webfonts/quicksand-v8-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/webfonts/quicksand-v8-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('/webfonts/quicksand-v8-latin-500.woff') format('woff'), /* Modern Browsers */
       url('/webfonts/quicksand-v8-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/webfonts/quicksand-v8-latin-500.svg#Quicksand') format('svg'); /* Legacy iOS */
}
/* quicksand-700 - latin */
@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 700;
  src: url('/webfonts/quicksand-v8-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Quicksand Bold'), local('Quicksand-Bold'),
       url('/webfonts/quicksand-v8-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/webfonts/quicksand-v8-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('/webfonts/quicksand-v8-latin-700.woff') format('woff'), /* Modern Browsers */
       url('/webfonts/quicksand-v8-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/webfonts/quicksand-v8-latin-700.svg#Quicksand') format('svg'); /* Legacy iOS */
}

html, body { font-size: 16px; line-height: 1.4em; font-weight: 400; color: #333333; font-family: Quicksand, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; }
body { }

a {
    color: #1a5005;
    text-decoration: none;
}
    a:hover {
        color: #1a5005;
        text-decoration: none;
    }
img         { max-width: 100%; height: auto !important; }

h1 { font-size: 1.5em; margin-bottom: 1.5em; } 
h2 { font-size: 1.4em; margin-bottom: 1.2em; margin-top: 1.2em;} 
main h2:first-child { margin-top: 0 !important; }

h3 { font-size: 1.1em; margin-bottom: 1.1em; margin-top: 1.1em; font-weight: 700; } 
main h3:first-child { margin-top: 0 !important; }

small, sub, sup { font-size: .83em }
sub             { vertical-align: sub }
sup             { vertical-align: super }


.headline_green_lg { color: #78B648; font-size: 2em; }

.txt_small { font-size: 0.66em; line-height: 1em; } 
.txt_normal { font-size: 1em; } 
.subHeadRight { color: #ee5b00; font-weight: bold; border-bottom: 1px solid #ee5b00; }