/*@font-face {
    font-family: 'HelveticaNeue';
    src: url('../fonts/hlm_____-webfont.eot');
    src: url('../fonts/hlm_____-webfont.eot?#iefix') format('eot'),
         url('../fonts/hlm_____-webfont.woff') format('woff'),
         url('../fonts/hlm_____-webfont.ttf') format('truetype'),
         url('../fonts/hlm_____-webfont.svg#webfontkdJK17hm') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'HelveticaNeue';
    src: url('../fonts/hlmi____-webfont.eot');
    src: url('../fonts/hlmi____-webfont.eot?#iefix') format('eot'),
         url('../fonts/hlmi____-webfont.woff') format('woff'),
         url('../fonts/hlmi____-webfont.ttf') format('truetype'),
         url('../fonts/hlmi____-webfont.svg#webfontIuq2srFa') format('svg');
    font-weight: normal;
    font-style: italic;

}

@font-face {
    font-family: 'HelveticaNeue';
    src: url('../fonts/hlh_____-webfont.eot');
    src: url('../fonts/hlh_____-webfont.eot?#iefix') format('eot'),
         url('../fonts/hlh_____-webfont.woff') format('woff'),
         url('../fonts/hlh_____-webfont.ttf') format('truetype'),
         url('../fonts/hlh_____-webfont.svg#webfont6ByraqsR') format('svg');
    font-weight: bold;
    font-style: normal;

}

@font-face {
    font-family: 'HelveticaNeue';
    src: url('../fonts/hlhi____-webfont.eot');
    src: url('../fonts/hlhi____-webfont.eot?#iefix') format('eot'),
         url('../fonts/hlhi____-webfont.woff') format('woff'),
         url('../fonts/hlhi____-webfont.ttf') format('truetype'),
         url('../fonts/hlhi____-webfont.svg#webfont2cEymhWM') format('svg');
    font-weight: bold;
    font-style: italic;

}

@font-face {
    font-family: 'HelveticaNeueThin';
    src: url('../fonts/hlt_____-webfont.eot');
    src: url('../fonts/hlt_____-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/hlt_____-webfont.woff') format('woff'),
         url('../fonts/hlt_____-webfont.ttf') format('truetype'),
         url('../fonts/hlt_____-webfont.svg#HelveticaNeueThin') format('svg');
    font-weight: normal;
    font-style: normal;

}*/

/*@font-face {
    font-family: 'ZX-SpectrumRegular';
    src: url('../fonts/zxspectr/zxspectr-webfont.eot');
    src: url('../fonts/zxspectr/zxspectr-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/zxspectr/zxspectr-webfont.woff') format('woff'),
         url('../fonts/zxspectr/zxspectr-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}*/

@font-face {
	font-family: 'zx_spectrum-7regular';
	src: url('../fonts/zx_spectrum-7/zx_spectrum-7-webfont.eot');
	src: url('../fonts/zx_spectrum-7/zx_spectrum-7-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/zx_spectrum-7/zx_spectrum-7-webfont.woff2') format('woff2'), url('../fonts/zx_spectrum-7/zx_spectrum-7-webfont.woff') format('woff'), url('../fonts/zx_spectrum-7/zx_spectrum-7-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
body {
	font-family: 'HelveticaNeueW01-55Roma', Arial, Helvetica, sans-serif;
	color: #7F7F7F;
	background-color: #FFFFFF;
	/*background-image: url(../images/v5.1/bg.jpg);
	background-repeat: repeat-x;*/
	margin-top: 0;
	font-size: 16px;
}
h1 {
	font-size: 23px;
	font-weight: normal;
	letter-spacing: -1px;
	margin-top: 0px;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -1px;
	margin-top: 0px;
}
p {
	margin-top: 0px;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:active {
	color: #7F7F7F;
	text-decoration: none;
}
a:hover {
	color: #7F7F7F;
	text-decoration: none;
}
#header {
	height: 60px;
	background-color: #fff;
	padding: 15px;
}
#container {
	padding-top:15px;
	padding-bottom:15px;
	background-color: #FFF;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#nav li {
	margin: 0px;
	padding: 0px;
}
#nav a:link {
	color: #000;
	text-decoration: none;
}
#nav a:visited {
	color: #000;
	text-decoration: none;
}
#nav a:active {
	color: #7F7F7F;
	text-decoration: none;
}
#nav a:hover {
	color: #7F7F7F;
	text-decoration: none;
}
#footer {
	background-color: #FFF;
	font-size: 10px;
	padding-bottom:15px;
}
#homepanel {
	background-color: #FFF;
	/*font-family: 'zx_spectrum-7regular', Arial, Helvetica, sans-serif;*/
}
.white {
	color: #FFFFFF;
}
.normal {
	font-weight: normal;
	letter-spacing: 0px;
}
.small {
	font-size: 10px;
}
.clear {
	clear: both;
}
a.blacklink:link, a.blacklink:visited, a.blacklink:active, a.blacklink:hover {
	color: #7F7F7F;
	text-decoration: none;
}
.iframe-resp {
	position: relative;
	padding-bottom: 33%;
	overflow: hidden;
}
.iframe-resp iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
img.img-resp {
	width: 100%;
}
.bigbullet {
	color: #000;
}

#mti_wfs_colophon {
	display:none !important;
}

.cmxform label.error {
	color: red;
	font-style: italic
}
.cmxform input.error { border: 1px dotted red; }
