/*
  Running Squiz Matrix
  Developed by Squiz - http://www.squiz.net
  Squiz, Squiz Matrix, MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 06 December 2015 22:42:36
*/


/* 1. FONTS */
@font-face {
  font-family: 'Bergamo Bold';
  src: url('/__data/assets/file/0003/116481/bergamostd-bold-webfont.eot');
  src: url('/__data/assets/file/0003/116481/bergamostd-bold-webfont.eot?#iefix') format('embedded-opentype'),
       url('/__data/assets/file/0006/116484/bergamostd-bold-webfont.woff') format('woff'),
       url('/__data/assets/file/0005/116483/bergamostd-bold-webfont.ttf') format('truetype'),
       url('/__data/assets/file/0004/116482/bergamostd-bold-webfont.svg#bergamo_stdbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Bergamo Std';
  src: url('/__data/assets/file/0011/116489/bergamostd-regular-webfont.eot');
  src: url('/__data/assets/file/0011/116489/bergamostd-regular-webfont.eot?#iefix') format('embedded-opentype'),
       url('/__data/assets/file/0005/116492/bergamostd-regular-webfont.woff') format('woff'),
       url('/__data/assets/file/0004/116491/bergamostd-regular-webfont.ttf') format('truetype'),
       url('/__data/assets/file/0003/116490/bergamostd-regular-webfont.svg#bergamo_stdregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Bergamo Italic';
  src: url('/__data/assets/file/0005/119525/bergamostd-italic-webfont.eot');
  src: url('/__data/assets/file/0005/119525/bergamostd-italic-webfont.eot?#iefix') format('embedded-opentype'),
       url('/__data/assets/file/0008/119528/bergamostd-italic-webfont.woff') format('woff'),
       url('/__data/assets/file/0007/119527/bergamostd-italic-webfont.ttf') format('truetype'),
       url('/__data/assets/file/0006/119526/bergamostd-italic-webfont.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* 1. RESET */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
q:before,q:after { content:''; }
abbr,acronym { border:0; }
input::-moz-focus-inner { border: 0; padding: 0; } /*Remove button padding in FF*/