@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}






html { font-size: 62.5%;}
body { background-color:#ffffff; color:#0058a1; margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:1.2em}


a {color:#0058a1}
label {display:block;font-weight:bold; color:#f9a61a; font-size: 20px; padding: 30px 0 20px 0}
h1 {display: none;}
h2 {
font-weight:bold; color:#f9a61a; font-size: 20px; padding: 30px 0 20px 0
}
#pageContainer {width: 880px; margin: 0 auto ; }

#header {margin:0 0 30px 55px}
#tagLine { margin: 36px 0 36px 65px}

#globe{float:left;}

#countrySelect {float:right; width:500px; padding:70px 0 0 0;}
#countrySelect select {width: 230px; color:#424242; font-size:1.1em}
.linkHolder { width: 500px; float:right; }
.linksContainer {width:250px; float:right; }
.linksContainer ul, .linksContainerHidden ul {margin-bottom: 20px;}
.linksContainer li, .linksContainerHidden li { padding-bottom: 10px;}
.linksContainer input, .linksContainerHidden input {font-weight: bold;}

.hidden {visibility:hidden;left:-1000px;top:-1000px;width:0;height:0;display:none;}

#footer {color:#253993; margin: 20px 12px 0 0; display:inline; float:left; padding-bottom:20px;font-size: 0.8em;text-align: right; clear:both;  }
#footer img {}
#footer ul {list-style:none; margin:20px 0 10px 0; float:right;}
#footer ul li {float:left; padding-right:15px; font-weight:bold}
#footer ul li.last {float:right; padding-right:0; font-weight:normal}
#footer ul li a {color:#253993; text-transform:uppercase; text-decoration:none}
#footer ul li a:hover {text-decoration:underline}
#footer p {float:right;margin:20px 0 10px 0; clear:both ;}










