@charset "UTF-8";
/* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, table, td, tr, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

html, body {
	display: block;
	background-color: #000000;
}

#buttonholder  {
	float: right;
	text-align: center;
	width: 270px;
	padding-top: 35px;
}
#iconholder {
	float: left;
}

.floatleft { 
float: left
}
 
.floatright { 
float: right
}

.clearit {
	clear: both;
}

a {
	color: #00338d;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
#buttoniconholder {
	float: right;
	width: 470px;
	margin-top: 70px;
	margin-right: 80px;
}

body {
	background-image: url(../images/LargePageBackground_01_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	display: table;
}

#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#buttonholder  img {
	padding-bottom: 5px;
	border:none;
}

#buttonholder  p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
#container  #leftcontent {
	width: 445px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 80%;
	line-height: 1.5em;
	margin-top: 120px;
	float: left;
	margin-bottom: 20px;
}
#container  #leftcontent  p {
	margin-left: 30px;
}
#container  #leftcontent  h1 {
	font-size: 1.75em;
	color: #FFFF43;
	margin-bottom: 15px;
}
#container  #rightcontent  {
	float: right;
	width: 350px;
	margin-top: 200px;
}
#legal {
	clear: both;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #999999;
	text-align: right;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
}
#buttonholder   img  {
	margin-right: 0px;
}
#bottomstrip {
	margin-right: auto;
	margin-left: auto;
	width: 1400px;
}
#shareThisPadding { padding:0 0 3 0
}

/* LINK FOR ENGLIGH & FRENCH VERSION */
.footerLinks {
	color: #FFFF43;
}
.footerLinks hover {
	color: #fff;
}
