
 /* Smartphones (landscape) ----------- */
@media only screen
and (min-width : 321px) {
/* Styles */


body {
	background-color: #B9CF50;
	font-family: Eurostile-Reg, Arial,Sans-Serif;
	color: #000000;
	font-size: 16px;
	margin: 0px;
}

img {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
}

.Wrapper {
	background-image: url(grfx/bg.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	width: 100%;
	text-align: center;
}

.Main {
	font-family: Eurostile-Reg, Arial,Sans-Serif;
	width: 100%;
	margin: auto;
}

.Support {
	font-family: Eurostile-Reg, Arial,Sans-Serif;
	font-weight: normal;
	font-style: normal;
	font-size: 19px;	
	min-width: 320px;
	padding: 15px 0px 5px 0px;
	color: #666666;
	text-align: right;
	height: 19px;
	text-decoration: none;
}

.Support a, .Support a:link, .Support a:visited {
	color: #666666;
	text-decoration: none;
}

.Support a:hover {
	text-decoration: none;
	color: #333333;
}

.Language {
	font-family: Eurostile-Reg, Arial,Sans-Serif;
	font-size: 16px;
	margin: 20px 0px 15px 0px;
}

.Language a, .Language a:link, .Language a:visited {
	text-decoration: none;
	color: #666666;
	padding: 2px 4px 2px 4px;
	margin: 0px 0px 0px -5px;
}

.Language a:hover {
	background-color: #BED25E;
	color: #333333;
	text-decoration: none;
}

.LogoTemp {
	margin: 30px 0px 0px 0px;
}

.Footer {
	font-family: Eurostile-Reg, Arial,Sans-Serif;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;	
	background-image: url(grfx/bg_footer.png);
	background-repeat: repeat-x;
	height: 52px;
	margin: auto;
	text-align: left;
}

.FooterLink a, .FooterLink a:link, .FooterLink a:visited {
	text-decoration: none;
	color: #666666;
}

.FooterLink a:hover {
	text-decoration: none;
	color: #333333;
}

.Copy {
	font-family: Eurostile-Reg, Arial,Sans-Serif;
	font-size: 14px;
	min-width: 320px;
	padding: 20px 0px 0px 0px;	
	color: #666666;
}

.Copy a, .Copy a:link, .Copy a:visited {
	text-decoration: none;
	color: #666666;
}

.Copy a:hover {
	text-decoration: none;
	color: #333333;
}

}

/* iPads (portrait and landscape) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px) {
/* Styles */


body {
	background-color: #B9CF50;
	font-family: Eurostile-Reg, Arial,Sans-Serif;
	color: #000000;
	font-size: 16px;
	margin: 0px;
}

img {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
}

.Wrapper {
	background-image: url(grfx/bg.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	width: 100%;
	text-align: center;
}

.Main {
	font-family: Eurostile-Reg, Arial,Sans-Serif;
	width: 100%;
	margin: auto;
}

.Support {
	font-family: Eurostile-Reg, Arial,Sans-Serif;
	font-weight: normal;
	font-style: normal;
	font-size: 19px;	
	min-width: 320px;
	padding: 15px 0px 5px 0px;
	color: #666666;
	text-align: right;
	height: 19px;
	text-decoration: none;
}

.Support a, .Support a:link, .Support a:visited {
	color: #666666;
	text-decoration: none;
}

.Support a:hover {
	text-decoration: none;
	color: #333333;
}

.Language {
	font-family: Eurostile-Reg, Arial,Sans-Serif;
	font-size: 16px;
	margin: 20px 0px 15px 0px;
}

.Language a, .Language a:link, .Language a:visited {
	text-decoration: none;
	color: #666666;
	padding: 2px 4px 2px 4px;
	margin: 0px 0px 0px -5px;
}

.Language a:hover {
	background-color: #BED25E;
	color: #333333;
	text-decoration: none;
}

.LogoTemp {
	margin: 30px 0px 0px 0px;
}

.Footer {
	font-family: Eurostile-Reg, Arial,Sans-Serif;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;	
	background-image: url(grfx/bg_footer.png);
	background-repeat: repeat-x;
	height: 52px;
	margin: auto;
	text-align: left;
}

.FooterLink a, .FooterLink a:link, .FooterLink a:visited {
	text-decoration: none;
	color: #666666;
}

.FooterLink a:hover {
	text-decoration: none;
	color: #333333;
}

.Copy {
	font-family: Eurostile-Reg, Arial,Sans-Serif;
	font-size: 14px;
	min-width: 320px;
	padding: 20px 0px 0px 0px;	
	color: #666666;
}

.Copy a, .Copy a:link, .Copy a:visited {
	text-decoration: none;
	color: #666666;
}

.Copy a:hover {
	text-decoration: none;
	color: #333333;
}

}

/* Smartphones (portrait) ----------- */
@media only screen
and (max-width : 320px) {
/* Styles */



body {
	background-color: #B9CF50;
	font-family: Eurostile-Reg, Arial,Sans-Serif;
	color: #000000;
	font-size: 16px;
	margin: 0px;
}

img {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
}

.Wrapper {
	background-image: url(grfx/bg.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	width: 100%;
	text-align: center;
}

.Main {
	font-family: Eurostile-Reg, Arial,Sans-Serif;
	width: 100%;
	margin: auto;
}

.Support {
	font-family: Eurostile-Reg, Arial,Sans-Serif;
	font-weight: normal;
	font-style: normal;
	font-size: 19px;	
	min-width: 320px;
	padding: 15px 0px 5px 0px;
	color: #666666;
	text-align: right;
	height: 19px;
	text-decoration: none;
}

.Support a, .Support a:link, .Support a:visited {
	color: #666666;
	text-decoration: none;
}

.Support a:hover {
	text-decoration: none;
	color: #333333;
}

.Language {
	font-family: Eurostile-Reg, Arial,Sans-Serif;
	font-size: 16px;
	margin: 20px 0px 15px 0px;
}

.Language a, .Language a:link, .Language a:visited {
	text-decoration: none;
	color: #666666;
	padding: 2px 4px 2px 4px;
	margin: 0px 0px 0px -5px;
}

.Language a:hover {
	background-color: #BED25E;
	color: #333333;
	text-decoration: none;
}

.LogoTemp {
	margin: 30px 0px 0px 0px;
}

.Footer {
	font-family: Eurostile-Reg, Arial,Sans-Serif;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;	
	background-image: url(grfx/bg_footer.png);
	background-repeat: repeat-x;
	height: 52px;
	margin: auto;
	text-align: left;
}

.FooterLink a, .FooterLink a:link, .FooterLink a:visited {
	text-decoration: none;
	color: #666666;
}

.FooterLink a:hover {
	text-decoration: none;
	color: #333333;
}

.Copy {
	font-family: Eurostile-Reg, Arial,Sans-Serif;
	font-size: 14px;
	min-width: 320px;
	padding: 20px 0px 0px 0px;	
	color: #666666;
}

.Copy a, .Copy a:link, .Copy a:visited {
	text-decoration: none;
	color: #666666;
}

.Copy a:hover {
	text-decoration: none;
	color: #333333;
}

}

/* iPads (portrait and landscape) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px) {
/* Styles */


body {
	background-color: #B9CF50;
	font-family: Eurostile-Reg, Arial,Sans-Serif;
	color: #000000;
	font-size: 16px;
	margin: 0px;
}

img {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
}

.Wrapper {
	background-image: url(grfx/bg.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	width: 100%;
	text-align: center;
}

.Main {
	font-family: Eurostile-Reg, Arial,Sans-Serif;
	width: 100%;
	margin: auto;
}

.Support {
	font-family: Eurostile-Reg, Arial,Sans-Serif;
	font-weight: normal;
	font-style: normal;
	font-size: 19px;	
	min-width: 320px;
	padding: 15px 0px 5px 0px;
	color: #666666;
	text-align: right;
	height: 19px;
	text-decoration: none;
}

.Support a, .Support a:link, .Support a:visited {
	color: #666666;
	text-decoration: none;
}

.Support a:hover {
	text-decoration: none;
	color: #333333;
}

.Language {
	font-family: Eurostile-Reg, Arial,Sans-Serif;
	font-size: 16px;
	margin: 20px 0px 15px 0px;
}

.Language a, .Language a:link, .Language a:visited {
	text-decoration: none;
	color: #666666;
	padding: 2px 4px 2px 4px;
	margin: 0px 0px 0px -5px;
}

.Language a:hover {
	background-color: #BED25E;
	color: #333333;
	text-decoration: none;
}

.LogoTemp {
	margin: 30px 0px 0px 0px;
}

.Footer {
	font-family: Eurostile-Reg, Arial,Sans-Serif;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;	
	background-image: url(grfx/bg_footer.png);
	background-repeat: repeat-x;
	height: 52px;
	margin: auto;
	text-align: left;
}

.FooterLink a, .FooterLink a:link, .FooterLink a:visited {
	text-decoration: none;
	color: #666666;
}

.FooterLink a:hover {
	text-decoration: none;
	color: #333333;
}

.Copy {
	font-family: Eurostile-Reg, Arial,Sans-Serif;
	font-size: 14px;
	min-width: 320px;
	padding: 20px 0px 0px 0px;	
	color: #666666;
}

.Copy a, .Copy a:link, .Copy a:visited {
	text-decoration: none;
	color: #666666;
}

.Copy a:hover {
	text-decoration: none;
	color: #333333;
}
}

/* iPads (landscape) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape) {
/* Styles */



body {
	background-color: #B9CF50;
	font-family: Eurostile-Reg, Arial,Sans-Serif;
	color: #000000;
	font-size: 16px;
	margin: 0px;
}

img {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
}

.Wrapper {
	background-image: url(grfx/bg.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	width: 100%;
	text-align: center;
}

.Main {
	font-family: Eurostile-Reg, Arial,Sans-Serif;
	width: 100%;
	margin: auto;
}

.Support {
	font-family: Eurostile-Reg, Arial,Sans-Serif;
	font-weight: normal;
	font-style: normal;
	font-size: 19px;	
	min-width: 320px;
	padding: 15px 0px 5px 0px;
	color: #666666;
	text-align: right;
	height: 19px;
	text-decoration: none;
}

.Support a, .Support a:link, .Support a:visited {
	color: #666666;
	text-decoration: none;
}

.Support a:hover {
	text-decoration: none;
	color: #333333;
}

.Language {
	font-family: Eurostile-Reg, Arial,Sans-Serif;
	font-size: 16px;
	margin: 20px 0px 15px 0px;
}

.Language a, .Language a:link, .Language a:visited {
	text-decoration: none;
	color: #666666;
	padding: 2px 4px 2px 4px;
	margin: 0px 0px 0px -5px;
}

.Language a:hover {
	background-color: #BED25E;
	color: #333333;
	text-decoration: none;
}

.LogoTemp {
	margin: 30px 0px 0px 0px;
}

.Footer {
	font-family: Eurostile-Reg, Arial,Sans-Serif;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;	
	background-image: url(grfx/bg_footer.png);
	background-repeat: repeat-x;
	height: 52px;
	margin: auto;
	text-align: left;
}

.FooterLink a, .FooterLink a:link, .FooterLink a:visited {
	text-decoration: none;
	color: #666666;
}

.FooterLink a:hover {
	text-decoration: none;
	color: #333333;
}

.Copy {
	font-family: Eurostile-Reg, Arial,Sans-Serif;
	font-size: 14px;
	min-width: 320px;
	padding: 20px 0px 0px 0px;	
	color: #666666;
}

.Copy a, .Copy a:link, .Copy a:visited {
	text-decoration: none;
	color: #666666;
}

.Copy a:hover {
	text-decoration: none;
	color: #333333;
}

}

/* iPads (portrait) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait) {
/* Styles */



body {
	background-color: #B9CF50;
	font-family: Eurostile-Reg, Arial,Sans-Serif;
	color: #000000;
	font-size: 16px;
	margin: 0px;
}

img {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
}

.Wrapper {
	background-image: url(grfx/bg.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	width: 100%;
	text-align: center;
}

.Main {
	font-family: Eurostile-Reg, Arial,Sans-Serif;
	width: 100%;
	margin: auto;
}

.Support {
	font-family: Eurostile-Reg, Arial,Sans-Serif;
	font-weight: normal;
	font-style: normal;
	font-size: 19px;	
	min-width: 320px;
	padding: 15px 0px 5px 0px;
	color: #666666;
	text-align: right;
	height: 19px;
	text-decoration: none;
}

.Support a, .Support a:link, .Support a:visited {
	color: #666666;
	text-decoration: none;
}

.Support a:hover {
	text-decoration: none;
	color: #333333;
}

.Language {
	font-family: Eurostile-Reg, Arial,Sans-Serif;
	font-size: 16px;
	margin: 20px 0px 15px 0px;
}

.Language a, .Language a:link, .Language a:visited {
	text-decoration: none;
	color: #666666;
	padding: 2px 4px 2px 4px;
	margin: 0px 0px 0px -5px;
}

.Language a:hover {
	background-color: #BED25E;
	color: #333333;
	text-decoration: none;
}

.LogoTemp {
	margin: 30px 0px 0px 0px;
}

.Footer {
	font-family: Eurostile-Reg, Arial,Sans-Serif;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;	
	background-image: url(grfx/bg_footer.png);
	background-repeat: repeat-x;
	height: 52px;
	margin: auto;
	text-align: left;
}

.FooterLink a, .FooterLink a:link, .FooterLink a:visited {
	text-decoration: none;
	color: #666666;
}

.FooterLink a:hover {
	text-decoration: none;
	color: #333333;
}

.Copy {
	font-family: Eurostile-Reg, Arial,Sans-Serif;
	font-size: 14px;
	min-width: 320px;
	padding: 20px 0px 0px 0px;	
	color: #666666;
}

.Copy a, .Copy a:link, .Copy a:visited {
	text-decoration: none;
	color: #666666;
}

.Copy a:hover {
	text-decoration: none;
	color: #333333;
}

}

/* Desktops and laptops ----------- */
@media only screen
and (min-width : 1224px) {
/* Styles */


body {
	background-color: #B9CF50;
	font-family: Eurostile-Reg, Arial,Sans-Serif;
	color: #000000;
	font-size: 16px;
	margin: 0px;
}

img {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
}

.Wrapper {
	background-image: url(grfx/bg.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	width: 100%;
	text-align: center;
}

.Main {
	font-family: Eurostile-Reg, Arial,Sans-Serif;
	width: 100%;
	margin: auto;
}

.Support {
	font-family: Eurostile-Reg, Arial,Sans-Serif;
	font-weight: normal;
	font-style: normal;
	font-size: 19px;	
	min-width: 320px;
	padding: 15px 0px 5px 0px;
	color: #666666;
	text-align: right;
	height: 19px;
	text-decoration: none;
}

.Support a, .Support a:link, .Support a:visited {
	color: #666666;
	text-decoration: none;
}

.Support a:hover {
	text-decoration: none;
	color: #333333;
}

.Language {
	font-family: Eurostile-Reg, Arial,Sans-Serif;
	font-size: 16px;
	margin: 20px 0px 15px 0px;
}

.Language a, .Language a:link, .Language a:visited {
	text-decoration: none;
	color: #666666;
	padding: 2px 4px 2px 4px;
	margin: 0px 0px 0px -5px;
}

.Language a:hover {
	background-color: #BED25E;
	color: #333333;
	text-decoration: none;
}

.LogoTemp {
	margin: 30px 0px 0px 0px;
}

.Footer {
	font-family: Eurostile-Reg, Arial,Sans-Serif;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;	
	background-image: url(grfx/bg_footer.png);
	background-repeat: repeat-x;
	height: 52px;
	margin: auto;
	text-align: left;
}

.FooterLink a, .FooterLink a:link, .FooterLink a:visited {
	text-decoration: none;
	color: #666666;
}

.FooterLink a:hover {
	text-decoration: none;
	color: #333333;
}

.Copy {
	font-family: Eurostile-Reg, Arial,Sans-Serif;
	font-size: 14px;
	min-width: 320px;
	padding: 20px 0px 0px 0px;	
	color: #666666;
}

.Copy a, .Copy a:link, .Copy a:visited {
	text-decoration: none;
	color: #666666;
}

.Copy a:hover {
	text-decoration: none;
	color: #333333;
}

}

/* Large screens ----------- */
@media only screen
and (min-width : 1824px) {
/* Styles */


body {
	background-color: #B9CF50;
	font-family: Eurostile-Reg, Arial,Sans-Serif;
	color: #000000;
	font-size: 16px;
	margin: 0px;
}

img {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
}

.Wrapper {
	background-image: url(grfx/bg.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	width: 100%;
	text-align: center;
}

.Main {
	font-family: Eurostile-Reg, Arial,Sans-Serif;
	width: 100%;
	margin: auto;
}

.Support {
	font-family: Eurostile-Reg, Arial,Sans-Serif;
	font-weight: normal;
	font-style: normal;
	font-size: 19px;	
	min-width: 320px;
	padding: 15px 0px 5px 0px;
	color: #666666;
	text-align: right;
	height: 19px;
	text-decoration: none;
}

.Support a, .Support a:link, .Support a:visited {
	color: #666666;
	text-decoration: none;
}

.Support a:hover {
	text-decoration: none;
	color: #333333;
}

.Language {
	font-family: Eurostile-Reg, Arial,Sans-Serif;
	font-size: 16px;
	margin: 20px 0px 15px 0px;
}

.Language a, .Language a:link, .Language a:visited {
	text-decoration: none;
	color: #666666;
	padding: 2px 4px 2px 4px;
	margin: 0px 0px 0px -5px;
}

.Language a:hover {
	background-color: #BED25E;
	color: #333333;
	text-decoration: none;
}

.LogoTemp {
	margin: 30px 0px 0px 0px;
}

.Footer {
	font-family: Eurostile-Reg, Arial,Sans-Serif;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;	
	background-image: url(grfx/bg_footer.png);
	background-repeat: repeat-x;
	height: 52px;
	margin: auto;
	text-align: left;
}

.FooterLink a, .FooterLink a:link, .FooterLink a:visited {
	text-decoration: none;
	color: #666666;
}

.FooterLink a:hover {
	text-decoration: none;
	color: #333333;
}

.Copy {
	font-family: Eurostile-Reg, Arial,Sans-Serif;
	font-size: 14px;
	min-width: 320px;
	padding: 20px 0px 0px 0px;	
	color: #666666;
}

.Copy a, .Copy a:link, .Copy a:visited {
	text-decoration: none;
	color: #666666;
}

.Copy a:hover {
	text-decoration: none;
	color: #333333;
}

}

/* iPhone 4 ----------- */
@media
only screen and (-webkit-min-device-pixel-ratio : 1.5),
only screen and (min-device-pixel-ratio : 1.5) {
/* Styles */


body {
	background-color: #B9CF50;
	font-family: Eurostile-Reg, Arial,Sans-Serif;
	color: #000000;
	font-size: 16px;
	margin: 0px;
}

img {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
}

.Wrapper {
	background-image: url(grfx/bg.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	width: 100%;
	text-align: center;
}

.Main {
	font-family: Eurostile-Reg, Arial,Sans-Serif;
	width: 100%;
	margin: auto;
}

.Support {
	font-family: Eurostile-Reg, Arial,Sans-Serif;
	font-weight: normal;
	font-style: normal;
	font-size: 19px;	
	min-width: 320px;
	padding: 15px 0px 5px 0px;
	color: #666666;
	text-align: right;
	height: 19px;
	text-decoration: none;
}

.Support a, .Support a:link, .Support a:visited {
	color: #666666;
	text-decoration: none;
}

.Support a:hover {
	text-decoration: none;
	color: #333333;
}

.Language {
	font-family: Eurostile-Reg, Arial,Sans-Serif;
	font-size: 16px;
	margin: 20px 0px 15px 0px;
}

.Language a, .Language a:link, .Language a:visited {
	text-decoration: none;
	color: #666666;
	padding: 2px 4px 2px 4px;
	margin: 0px 0px 0px -5px;
}

.Language a:hover {
	background-color: #BED25E;
	color: #333333;
	text-decoration: none;
}

.LogoTemp {
	margin: 30px 0px 0px 0px;
}

.Footer {
	font-family: Eurostile-Reg, Arial,Sans-Serif;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;	
	background-image: url(grfx/bg_footer.png);
	background-repeat: repeat-x;
	height: 52px;
	margin: auto;
	text-align: left;
}

.FooterLink a, .FooterLink a:link, .FooterLink a:visited {
	text-decoration: none;
	color: #666666;
}

.FooterLink a:hover {
	text-decoration: none;
	color: #333333;
}

.Copy {
	font-family: Eurostile-Reg, Arial,Sans-Serif;
	font-size: 14px;
	min-width: 320px;
	padding: 20px 0px 0px 0px;	
	color: #666666;
}

.Copy a, .Copy a:link, .Copy a:visited {
	text-decoration: none;
	color: #666666;
}

.Copy a:hover {
	text-decoration: none;
	color: #333333;
}
}



