@charset "UTF-8";
/* CSS Document */

@font-face {
    font-family: 'AllerLight';
    src: url('fonts/aller_lt-webfont.eot');
    src: url('fonts/aller_lt-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/aller_lt-webfont.woff') format('woff'),
         url('fonts/aller_lt-webfont.ttf') format('truetype'),
         url('fonts/aller_lt-webfont.svg#AllerRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'AllerRegular';
    src: url('fonts/aller_rg-webfont.eot');
    src: url('fonts/aller_rg-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/aller_rg-webfont.woff') format('woff'),
         url('fonts/aller_rg-webfont.ttf') format('truetype'),
         url('fonts/aller_rg-webfont.svg#AllerRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'AllerBold';
    src: url('fonts/aller_bd-webfont.eot');
    src: url('fonts/aller_bd-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/aller_bd-webfont.woff') format('woff'),
         url('fonts/aller_bd-webfont.ttf') format('truetype'),
         url('fonts/aller_bd-webfont.svg#AllerBold') format('svg');
    font-weight: normal;
    font-style: normal;
}
h1 {
	font-family: AllerBold;
	font-size: 16px;
	color: #003876;
	margin-bottom: 6px;
	font-weight: normal;
}
h2 {
	font-family: AllerRegular;
	font-size: 19px;
	color: #e3a617;
	margin-bottom: 7px;
	font-weight: normal;
	margin-top: 11px;
	text-shadow: 1px 1px 0px #FFF;
}
h3 {
	font-size: 17px;
	font-weight: normal;
	line-height: 24px;
	color: #303237;
	margin-bottom: 14px;
}
h4 {
	font-family: AllerRegular;
	font-size: 21px;
	font-weight: normal;
	color: #757c87;
	text-shadow: 1px 1px 0px #FFF;
	margin-bottom: 7px;
	line-height: 24px;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	color: #757c87;
	text-shadow: 1px 1px 0px #FFF;
	margin-bottom: 7px;
	line-height: 24px;
	letter-spacing: 0.2em;
	margin-top: 0px;
	padding: 0px;
}
h6 {
	font-family: AllerBold;
	font-size: 15px;
	color: #000;
	margin-bottom: 12px;
	font-weight: normal;
}
.pricesm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: regular;
	color: #e3a617;
	margin-right: 5px;
}
sup {
	font-size: 0.7em;
	vertical-align: super;
	line-height: 0;
	font-weight: bold;
	margin-left: 1px;
}
strong {
	font-family: AllerBold, Arial, Helvetica, sans-serif;
	font-weight: normal;
    font-style: normal;
}
