/*
* Reset
*/
html, body, h1, h2, h3, p, blockquote, ul, ol, li, dl, dt, dd, form, fieldset, b, i, u {
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: normal;
	font-style: normal;
}
q:before, q:after {
	content: '';
}

/*
* Typography
*/
html {
	font-size: 100%;
}

body {
	font: 0.625em/1em Geneva, Arial, sans-serif;
	color: #004181;
}

input, select, textarea {
    font-size: 100%;
	font-family: Geneva, Arial, sans-serif;
}

a:link, a:visited {
	text-decoration: none;
	color: #004181;
}
a:hover, a:focus {
	text-decoration: underline;
	outline: none;
}
a img {
	border: none;
}

h1 {
	font-weight: bold;
	font-size: 1.7em;
	line-height: 1.7em;
}
h2 {
	font-weight: bold;
	font-size: 1.5em;
	line-height: 1.5em;
}
h3 {
	font-weight: bold;
	font-size: 1.3em;
	line-height: 1.3em;
}
h4 {
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.1em;
}

h5 {
	font-weight: normal;
	text-decoration: underline;
	font-size: 1.2em;
	line-height: 1.1em;
}

h6 {
	font-weight: normal;
	text-decoration: underline;
	font-size: 1.2em;
	line-height: 1.1em;
}


/*
* Layout and center
*/
body {
	text-align: center;
	margin: 0 auto;
	width: 981px;
}
#wrapper{
	width: 980px;
	text-align: left;
}
#wrapper #pad {
	margin: 0 52px;
}

#col1 {
	width: 218px;
	float: left;
}

#content {
	width: 466px;
	float: left;
}
#contentpad {
	padding: 0 20px;
}

#col2 {
	width: 192px;
	float: right;
}

.clear {
	clear: both;
	visibility: hidden;
}

#footer {
	text-align: center;
	height: auto !important;
	height: 60px;
	min-height: 60px;
	padding: 40px 0;
}

/*
* Backgrounds and shadows
*/

#wrapper {
	background: #fff url(img/bg_wrapper_repeat.jpg) repeat-y scroll center top;
}

#head {
	background: #6a96d3 url(img/bg_head.jpg) no-repeat right top;
}
.home #head {
	background: #6a96d3 url(img/bg_head.jpg) no-repeat left top;
}


#footer {
	background: #fff url(img/bg_wrapper_bottom.jpg) no-repeat scroll center top;
}

#nav {
	background: #ddd url(img/bg_menu.jpg) repeat-y -32px 0;
}


/*
* Head
*/
#head {
	height: auto !important;
	height: 248px;
	min-height: 248px;
	position: relative;
}
#head #skip {
	position: absolute;
	top: 5px;
	right: 7px;
	font-size: 1.2em;
	color: #fff;
}


#head #skip a:focus {
	background: #fff;
	color: #004181;
}

#head h1 {
	line-height: 0;
}

#head h1 a {
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	padding: 87px 0 0 0;
}

#head h1 a:focus {
	outline: 2px solid #98c3e6;
}

#head #branding .tagline {
	position: absolute;
	left: 214px;
	top: 46px;
	width: 400px;
	font-size: 1.5em;
	line-height: 1.7em;
	font-style: italic;
	font-weight: bold;
}

.home #head #branding p {
	left: 198px;
	top: 208px;
}

#head #blurb {
	position: absolute;
	left: 210px;
	top: 90px;
	width: 240px;
	font-size: 1.2em;
	line-height: 1.1em;
}

#head #blurb p {
	padding-bottom: 0.6em;
}

#head #blurb li {
	padding-bottom: 0.4em;
	padding-left: 12px;
	background: url(img/bullet.png) no-repeat left 0.2em;
}

#head #blurb_image {
	position: absolute;
	left: 448px;
	top: 86px;
}
.home #head #blurb_image {
	display: none;
}

#head form {
	position: absolute;
	left: 690px;
	top: 60px;
	width: 180px;
}

#head form label {
	display: block;
	color: #fff;
}

#head form option,
#head form select {
	color: #004181;
	border: none;
	margin: 2px 0;
	padding: 0;
	background: #f2f2f2;
}

#head form button {
	position: absolute;
	left: 8em;
	top: 0.8em;
}

.js #head form button {
	display: none;
	visibility: hidden;
}

#head #contact {
	margin-left: 630px;
	padding-top: 106px;
	width: 246px;
	color: #fff;
}

#head #contact h2 {
	margin-left: 44px;
	font-style: italic;
	font-size: 1.3em;
	margin-bottom: 0.4em;
}

#head #contact h2 strong {
	font-size: 1.3em;
}

#head #contact ul {
	margin-left: 38px;
}

#head #contact li {
	background: url(img/bullet_white.png) no-repeat left 0.2em;
	font-style: italic;
	font-size: 1.2em;
	line-height: 1.2em;
	padding-bottom: 0.3em;
	padding-right: 0.3em;
	margin-top: 0.3em;
	border-bottom: 1px dotted #fff;
}

#head #contact li strong {
	display: block;
	font-style: normal;
	font-weight: bold;
	padding-left: 12px;
}

#head #contact a {
	color: #fff;
}

#head #contact a:hover strong,
#head #contact a:focus strong {
	text-decoration: underline;
}

#head #contact .other {
	margin-left: 0;
	padding-left: 27px;
	background: url(img/bg_contact_white.png) repeat-y -6px top;
}

#head #contact .other li {
	background: url(img/bullet.png) no-repeat left 0.2em;
	border-bottom: none;
}

#head #contact .other a {
	color: #004181;
}

#head #contact li+li {
	margin-left: -5px;
}

#head #contact li+li+li {
	margin-left: -10px;
}

#head #contact li+li+li+li {
	margin-left: -15px;
}

#head #contact li+li+li+li+li {
	margin-left: -20px;
}

#head #contact li:last-child {
	border-bottom: none;
}

/*
* Vertical navigation
*/
#nav li {
	display: inline;
}

#nav li ul {
	font-weight: normal;
	border-bottom: 1px dotted #fff;
}

#nav a {
	display: block;
	background: url(img/bullet.png) no-repeat scroll 0.6em;
	border-bottom: 1px dotted #fff;
	padding: 0.2em 0.2em 0.2em 24px;
	font-size: 1.2em;
	line-height: 1.4em;
	font-weight: bold;
	font-style: italic;
}


#nav li li a {
	font-weight: normal;
	font-style: normal;
	border: none;
	padding-left: 38px;
	background-position: 24px center;
}

#nav li li li a {
	font-style: normal;
	padding-left: 52px;
	background: none;
}

#nav a:hover,
#nav a:focus,
#nav a.active {
	background: #e5e5e5 url(img/bg_menu.jpg) repeat-y -250px 0;
}


/*
* Sidebars
*/

#highlight {
	background: url(img/bg_10.jpg) no-repeat center top;
	margin-top: 10px;
	padding: 26px 20px 0 0;
	text-transform: uppercase;
	font-size: 1.2em;
	font-style: italic;
	line-height: 1.2em;
	height: auto !important;
	height: 48px;
	min-height: 48px;
}
#highlight a {
	display: block;
	padding-left: 35px;
	padding-bottom: 26px;
	background: url(img/bullet_white.png) no-repeat scroll 25px 0.2em;
}
#highlight a strong {
	display: block;
}

#help {
	background: url(img/bg_help.jpg) no-repeat center top;
	padding: 26px 20px 0 0;
	text-transform: uppercase;
	font-size: 1.2em;
	font-style: italic;
	line-height: 1.2em;
	height: auto !important;
	height: 36px;
	min-height: 36px;
}
#help a strong {
	display: block;
	padding-left: 35px;
	padding-bottom: 26px;
	background: url(img/bullet_white.png) no-repeat scroll 25px 0.2em;
}

#col2 {
	margin-top: 10px;
}

#col2 #countries {
	margin: 0 0 20px 2px;
}

#col2 .box h2 {
	background: url(img/bg_box.png) no-repeat right top;
	line-height: 1.2em;
	font-weight: bold;
	font-style: italic;
	padding: 5px 10px 10px 10px;
	margin: 0 -10px;
}

#col2 .box {
	background: #98C1E6 url(img/bg_box.png) no-repeat left bottom;
	padding: 0 10px 10px 10px;
	margin-bottom: 10px;
}

#col2 .box li {
	font-size: 1.2em;
}

#col2 .box ul a {
	display: block;
	padding-left: 12px;
	line-height: 1.4em;
	background: url(img/bullet.png) no-repeat scroll 0px 0.2em;
}
#col2 .box ul a:hover,
#col2 .box ul a:focus {
	background: url(img/bullet_white.png) no-repeat scroll 0px 0.2em;
}


#products {
	background: url(img/bg_discover.jpg) no-repeat center bottom;
	font-size: 1.2em;
	line-height: 1.2em;
	padding-bottom: 0.5em;
}
#products h2 {
	background: url(img/bg_discover.jpg) no-repeat center top;
	padding: 18px 76px 10px 12px;
	font-style: italic;
}
#products ul {
	padding: 0 12px;
	height: auto !important;
	height: 100px;
	min-height: 100px;
}

#products li {
	display: inline;
}

#products a {
	display: block;
	margin-bottom: 0.5em;
	padding: 4px;
	background: #e6ebf1 url(img/bg_discover_link.jpg) no-repeat left top;
}


/*
* Main content
*/

#breadcrumbs {
	color: #004181;
}

#breadcrumbs a {
	background: url(img/bullet.png) no-repeat right 0.4em;
	padding-right: 12px;
}

#content #breadcrumbs a:focus {
	background: #004181 url(img/bullet_white.png) no-repeat right 0.4em;
}

#content h2 {
	background: url(img/bg_content_top.jpg) no-repeat left 0.4em;
	padding: 8px 0 14px 19px;
	font-size: 1.5em;
	line-height: 1.3em;
}

#content h3 {
	font-size: 1.5em;
	line-height: 1.1em;
	padding: 0.1em 0;
	margin: 1em 1em 0.3em 0.3em;
	clear: both;
	border-bottom: 1px solid #efefef;
}

#content a {
	font-weight: bold;
}

#content a:focus {
	background: #004181;
	color: #fff;
	text-decoration: none;
}
#content a:visited {
	border-bottom: 1px dashed #004181;
	text-decoration: none;
}

#content #breadcrumbs a {
	border: none;
}


#content p,
#content li {
	font-size: 1.2em;
	line-height: 1.4em;
	margin: 0.6em 0;
	text-align: justify;
	clear: both;
}

#content li {
	margin-left: 20px;
}

#content li li,
#content li li li {
	font-size: 1em;
	line-height: 1.4em;
}

#content ol li {
	list-style-type: decimal;
}

#content ol ol li {
	list-style-type: lower-latin;
}

#content ul li {
	list-style: circle url(img/bullet.png) outside;
}

#content .toc {
	margin: 0 1.4em;
	padding: 1em;
	background: #f0f0f0;
}

#content .intro {
	margin: 0 1.4em 0;
	padding: 1em;
	font-weight: bold;
	font-size: 1.3em;
	background: #f0f0f0;
}

#content .intro .illustration {
	float: left;
	margin: 0 8px 0 0;
}

#content blockquote p {
	background: #efefef;
	margin: 0 2em 2em 2em;
	padding: 1em;
	font-style: italic;
}

#content q {
	background: #efefef;
	font-style: italic;
}

#content .pullout {
	margin: 2em;
	padding: 1em;
	background: #efefef;
	font-size: 1.3em;
	line-height: 1.4em;
	font-style: italic;
}

* html #content .pullout {
	height: 1%;
}

#content .pullout:first-letter {
	font-weight: bold;
	font-size: 1.4em;
}

#content .illustration {
	float: right;
	padding: 4px;
	margin: 0 0 0 8px;
	border-right: 2px solid #f0f0f0;
	border-bottom: 2px solid #ecedef;
}
#content .figure {
	clear: both;
	text-align: center;
	margin: 0 40px;
}
#content .signature {
	font-style: italic;
	margin-left: 2em;
	margin-bottom: 2em;
	padding-left: 1em;
	border-left: 1px solid #ddd;
}

#content .figure img {
	display: block;
	text-align: center;
	padding-bottom: 1em;
	margin: 0.2em auto;
	border-bottom: 2px solid #efefef;
}

#content .figure p {
	font-style: italic;
}

#content a:hover img {
	border-bottom: 2px solid #004181;
}


#content .column {
	width: 48% !important;
	width: 44%; /* This is for IE, which has a nasty habit of stretching columns beyond the available space */
	float: left;
}

/*
* Partners (list of linked images in two columns)
*/
#content .partners li {
	list-style: none;
	float: left;
	clear: none;
	width: 48%;
	text-align: center;
	height: 80px !important;
	height: auto;
	min-height: 80px;
	margin: 0;
	padding: 1em 0;
}



/*
* FAQ
*/

#FAQ h3 {
	margin-left: 0;
}


.js #FAQ .section * {
	display: none;
}


.js #FAQ .section h3,
.js #FAQ .section h3 * {
	display: block;
}
.js #FAQ .section:target p,
.js #FAQ .section:target ul {
	display: block;
}



/*
* Home content
*/

.home #content p {
	text-align: left;
}

.home #content .column h2 {
	background: url(img/bg_home_content_top.jpg) no-repeat left top;
	padding: 2px 30px 2px 16px;
}
.home #content .column h3 {
	border: none;
}

.home #content .column .news,
.home #content .column .press {
	padding: 0 8px 4px 4px;
}

.home #content .news hr,
.home #content .press hr {
	background: none;
	border: none;
	border-bottom: 1px dashed #ababab;
}

.home #content .more {
	background: url(img/bg_content_link.jpg) no-repeat right top;
	width: 134px;
	height: auto !important;
	height: 41px;
	min-height: 41px;
	margin-left:70px;
	font-size: 1.1em;
}

.home #content .more a {
	color: #fff;
	display: block;
	padding: 0.3em 0 0 18px;
	text-transform: uppercase;
	font-family: Arial, sans-serif;
}
.home #content .more a:visited {
	border: none;
}

.home #content img {
	display: block;
	text-align: center;
	margin: 0 auto;
}

/*
* Form and error notices
*/

#content form {
	padding: 0 5%;
}

#content form label {
	font-weight: bold;
	display: block;
}

#content form input,
#content form textarea {
	background: #f2f2f2;
	color: #004181;
	border: 3px double #fff;
}

#content form .radio label,
#content form .radio input {
	display: inline;
	width: auto;
}

#content legend {
	font-weight: bold;
	color: #004181;
	font-size: 1.2em;
	line-height: 1.4em;
	margin: 0;
	padding: 0;
}

#content fieldset {
	border: none;
}

#content form .error label {
	text-decoration: underline;
}

#content form .error input,
#content form .error textarea {
	background: #c3ddf6;
	border-color: #004181;
}

#content form input:hover,
#content form textarea:hover,
#content form select:hover,
#content form option:hover,
#content form label:hover+input,
#content form label:hover+textarea,
#content form input:focus,
#content form textarea:focus {
	border-color: #98C3E6;
	background: #fff;
}

#content form .error input:hover,
#content form .error textarea:hover,
#content form .error select:hover,
#content form .error option:hover,
#content form .error label:hover+input,
#content form .error label:hover+textarea,
#content form .error input:focus,
#content form .error textarea:focus {
	border-color: #004181;
}


/*
* Debug
* These rules makes images where the alt attribute is missing look ugly
* They also make .more links without title content look ugly
*/
#content img { outline: 5px solid #f00; }
#content img[alt] { outline-width: 0; }
/*
Make links pointing to English pages stand out
a[href^="/en/"] { color: red !important; font-size: 50px !important; border: 5px solid green !important;}
*/
/*
#content .more a[title] { outline: 5px solid #f00; }
#content .more a[title!=""] { outline-width: 0; }
*/