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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.nav a {
	font-family: Calibri;
	font-size: 13px;
	color: #00264c;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

.nav a:hover {
	color: #999999;
	text-decoration: none;
}
.slogan {
	font-family: Calibri;
	font-size: 12px;
	text-transform: uppercase;
	color: #00264c;
	font-weight: bold;
}

.language a {
	font-family: Calibri;
	font-size: 11px;
	color: #00264c;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

.language a:hover {
	color: #999999;
	text-decoration: none;
}
.text-promo-black {
	font-family: Calibri;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}


.footer {
	font-family: Calibri;
	font-size: 11px;
	text-transform: uppercase;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

.footer a {
	color: #00264c;
	text-decoration: none;
}

.footer a:hover {
	color: #999999;
	text-decoration: none;
}
.text-promo-orange {
	font-family: Calibri;
	font-size: 14px;
	color: #f26522;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
.title-promo-orange {
	font-family: Calibri;
	font-size: 20px;
	font-weight: bold;
	color: #f26522;
}
.text {
	font-family: Calibri;
	font-size: 12px;
	color: #000000;
}
.line-gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #EAEAEA;
	text-decoration: none;
}
.keyphrases {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FFFFFF;
	text-decoration: none;
}
.page-title {
	font-family: Calibri;
	font-size: 20px;
	font-weight: bold;
	color: #00264c;
	font-style: italic;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #EAEAEA;
	border-right-color: #EAEAEA;
	border-bottom-color: #EAEAEA;
	border-left-color: #EAEAEA;
}
.headerWhite {
	font-family: Calibri;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	font-style: italic;
}
.text2 {
	font-family: Calibri;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}
.title-promo-red {
	font-family: Calibri;
	font-size: 36px;
	font-weight: bold;
	color: #C00;
	font-style: italic;
}

