body
{
	background-color: #003151;
	background-image: none;
}
#box1{
	padding-top: 0;
}

label {display : block; font-weight : 700; font-size : 1.1em;}

h2.nav {
	background-color:transparent;
}
h3
{
	color: #003151;
	font-size: 13px;
}

	div.center h3 a:link,
	div.center h3 a:visited
	{
		color: #006f7a;
		text-decoration: underline;
	}

div.banner-eng, div.banner-lfcoa-eng, 
div.banner-fra, div.banner-lfcoa-fra 
{
	background-color: transparent;
	background-repeat: no-repeat;
	background-attachment:scroll;
	background-position:center center;
}

body.lang-eng .page .core .banner-1 { background-image: url(../../images/masthead-1-eng.jpg); }
body.lang-fra .page .core .banner-1 { background-image: url(../../images/masthead-1-fra.jpg); }
body.lang-eng .page .core .banner-2 { background-image: url(../../images/masthead-2-eng.jpg); }
body.lang-fra .page .core .banner-2 { background-image: url(../../images/masthead-2-fra.jpg); }
body.lang-eng .page .core .banner-3 { background-image: url(../../images/masthead-3-eng.jpg); }
body.lang-fra .page .core .banner-3 { background-image: url(../../images/masthead-3-fra.jpg); }
body.lang-eng .page .core .banner-4 { background-image: url(../../images/masthead-4-eng.jpg); }




/**
	Activities
**/
#activities
{
	margin: 0;
	padding: 0;
}
	#activities li
	{
		list-style: outside none none;
		margin: 0;
		padding: 0 0 0 0;
		float: left;
	}
	#activities li img
	{
		float: left;
	}
	#activities li .details
	{
		margin-left: 200px;
	}
	#activities li h4
	{
		font-size: 13px;
		font-weight: bold;
	}
	
	
.activities-js
	{
	}
		.activities-js li
		{
			width: 200px;
		}
		.activities-js li div.details {
			display: none;
		}
		.ui-dialog div.details p {
			font-size: 80%;
		}
		.ui-dialog div.details h4 {
			display: none;
		}
		.activities-js li img {
			cursor: pointer;
		}
		
		/**
	Calendar
**/

#calend
{
	margin: 0;
	padding: 0;
}
img.calend
{
margin-left:20px;
}
div.calend
{
float:left;
margin-left:10px;
width:65px;
}
	#calend li
	{
		list-style: outside none none;
		margin: 0;
		padding: 0 0 0 0;
		float: left;
	width:75px;

	}
	#calend li img
	{
		float: left;
	}
	#calend li .details
	{
		margin-left: 200px;
	}
	#calend li h4
	{
		font-size: 13px;
		font-weight: bold;
	}
	
		.calend-js li
		{
			width: 200px;
		}
		.calend-js li div.details {
			display: none;
		}
		.ui-dialog div.details p {
			font-size: 80%;
		}
		.ui-dialog div.details h4 {
			display: none;
		}
		.calend-js li img {
			cursor: pointer;
		}
		
/*end calendar*/


body.lang-fra .page .core .banner-4 { background-image: url(../../images/masthead-4-fra.jpg); }
body.lang-eng .page .core .banner-5 { background-image: url(../../images/masthead-5-eng.jpg); }
body.lang-fra .page .core .banner-5 { background-image: url(../../images/masthead-5-fra.jpg); }
body.lang-eng .page .core .banner-6 { background-image: url(../../images/masthead-6-eng.jpg); }
body.lang-fra .page .core .banner-6 { background-image: url(../../images/masthead-6-fra.jpg); }

div.center
{
	color: #003151;
}

div.center p
{
	font-size:85%;
	line-height:140%;
}
div.center h1 {
	color:#006F7A;
}
div.center h2
{
	color:#006F7A;
	font-size:130%;
	font-weight:normal;
	margin-bottom:0;
}

div.blackborder {
	border: 0px none;
}

.addthis_button{
	margin-bottom: 15px;
	display:block;
}

.badge
{
	margin: 15px 0;
}

.overflow
{
	overflow: auto;
}

#torch_relay
{
	background: transparent url(/images/torch6.jpg) scroll no-repeat -10px 0;
	display:block;
	width: 100px;
	float:left;
	width: 209px;
	height: 127px;
}
	#torch_relay h4
	{
		color:#003151;
		font-size:11px;
		padding-top:4px;
	}
	#torch_relay p
	{
		color: #003151;
	}
	#torch_relay p strong
	{
		color: #2f8896;
		display: block;
	}
		
#take_tour
{
	float:left;
}
	#take_tour img
	{
	}
	
	
	
/**
	FACTS
**/
.fact-container { width: 395px; overflow: hidden; background-color: #c2e8f5; }
.fact-container .header
{
	height: 125px;
}

.fact-container .fact
{
	background-color: #c2e8f5;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position:center bottom;
	background-image: url(/images/factbg.jpg);
	padding-bottom: 2px;
}
	.fact-container .fact p
	{
		font-size:80%;
		padding: 5px 10px 5px -20px;
		line-height:120%;
		margin:0;
	}

	.fact-container .fact a.more_facts
	{
		color: #fff;
		text-decoration:none;
		text-align: right;
		padding-left: 275px;
	}



/**
	HEADER
**/




/**
	NAVIGATION
**/
div.left
{
}
	li.menucontent, div.menucontent {
		padding:0;
	}
	li.menucontent a, div.menucontent a {
		padding: 3px 3px 3px 4px;
		display:block;
	}
	
	div.left h2
	{
		color: #fff;
		font-size: 12px;
		padding: 3px 6px;
		margin:0;
	}
	div.left ul.nav li.major,
	div.left h2
	{
		background-color: #0076cc;
	}
		div.left h2  a:link,
		div.left h2 a:visited
			
	{
		text-decoration: none;
		color:#FFFFFF;
	}
	
	
	div.left ul.nav
	{
		padding: 0;
	}
	
	div.left ul.nav li
	{
		list-style-position: outside;
		list-style-type: none;
		margin: 0;
		padding:0;
		
		background-color: #c2e8f5;
		color: #003151;
		font-weight:bold;
	}
		div.left ul.nav li a
		{
			color: #003151;
		}
	
	div.left ul.nav li ul
	{
		padding: 0;
		margin: 0;
		list-style:outside none;
	}
	
	div.left ul.nav li ul li
	{
		background-color: #fff;
		border-bottom: 1px dotted #009acf;
	}
		div.left ul.nav li ul li a
		{
			color: #006f7a;
			font-weight: normal;
		}
		div.left ul.nav li ul li:last-child
		{
			border-bottom: none;
		}
	
	
	
	div.left ul.nav li ul li,
	div.left ul.nav li ul li.last
	{
		border-bottom: 1px dotted #009ACF
	}
	div.ivcContainer {
	padding: 2px 2px 2px 2px;
	border: 1px solid #000;
	width: 189px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-align: center;
	background:url(/images/ivcBkg.jpg) repeat-x #FFFFFF top;
}

	div.ivcContainerBlue {
	padding: 2px 2px 2px 2px;
	border: 1px solid #000;
	width: 189px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-align: center;
	background:url(/images/ivcBkgBlue.jpg) repeat-x #FFFFFF top;
}

div.ivcContainer ul{
	list-style: disc url(/images/listArrow.jpg) outside;
	margin-left: 1em;
	padding-left: 1em;
	}
div.ivcContainerBlue ul{
	list-style: disc url(/images/listArrowBlue.jpg) outside;
	margin-left: 1em;
	padding-left: 1em;
	}
div.ivcContainer li{
	margin-bottom:20px;
	height:1.6em;
}
div.ivcContainerBlue li{
	margin-bottom:20px;
	height:1.6em;
}	
div.ivcContainer a:link {
	color: #0081C6;
	text-decoration: none;
	font-weight:bold;
}
div.ivcContainerBlue a:link {
	color: #0081C6;
	text-decoration: none;
	font-weight:bold;
}
.boxContainer{
	background: #FFF url(/images/box1_rep.gif) right repeat-y;
	width: 590px;
	padding: 0px;
}
div.eventscontainer {    
	vertical-align: text-top;
	text-align:center;
	margin: 0px;
	/*padding: 3px 3px 3px 3px;*/
	padding-top: 3px;
	border: 1px solid #000;
}

div.cutlinecontainerL {
	float: left;
	vertical-align: text-top;
	margin-right: 10px;
	padding: 3px 3px 10px 3px;
	border: 1px solid #000;
	margin-bottom: 3px;
}

.box1_top{
	background: #004B8D url(/images/box1_top.jpg) top left no-repeat;
	color: #8CC63F;
	font-size:15px;
	text-align:left;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
	width: 564px;
}
.box1_mid {
	background: #FFF url(/images/box1_mid.jpg) top left no-repeat;
	margin: 0;
	width: 570px;
	padding: 5px 15px 5px 5px;	
}
.box1_mid2 {
	background: #FFF url(/images/box1_mid2.jpg) top left no-repeat;
	margin: 0;
	width: 570px;
	height:240px;
	padding: 5px 15px 5px 5px;	
}
.box1_mid3 {
	background: #FFF url(/images/box1_mid2.jpg) top left no-repeat;
	margin: 0;
	width: 570px;
	height:230px;
	padding: 5px 15px 5px 5px;	
}
.box1_mid4 {
	background: #FFF url(/images/box1_mid3.jpg) top left no-repeat;
	margin: 0;
	width: 570px;
	height:260px;
	padding: 5px 15px 5px 5px;	
}


.box1_bot {
	background: #FFF url(/images/box1_bot.jpg) top left no-repeat;
	height: 11px;
	margin-top: 0px;
}
div.cutlinecontainer {
	float: right;
	vertical-align: text-top;
	margin-left: 10px;
	padding: 3px 3px 10px 3px;
	border: 1px solid #000;
	margin-bottom: 3px;
}
div.cutlinecontainer-left {
	float: left;
	vertical-align: text-top;
	margin-right: 10px;
	padding: 3px 3px 10px 3px;
	border: 1px solid #000;
	margin-bottom: 3px;
}
div.cutlinecontainer-right {
	float: right;
	vertical-align: text-top;
	margin-right: 10px;
	padding: 3px 3px 3px 3px;
	border: 1px solid #000;
	margin-bottom: 3px;
}
#w80 {width: 80px;}
#w100 {width: 100px;}
#w120 {width: 120px;}
#w140 {width: 140px;}
#w150 {width: 150px;}
#w160 {width: 160px;}
#w170 {width: 170px;}
#w175 {width: 175px;}
#w180 {width: 180px;}
#w190 {width: 190px;}
#w200 {width: 200px;}

#w200-2 {width: 300px;
float:right;}

#w225 {width: 225px;}
#w235 {width: 235px;}
#w240 {width: 240px;}
#w250 {width: 250px;}
#w300 {width: 300px;}
#w572 {width: 572px;}
#w600 {width: 600px;}

div.thumbtext {
	font-size:8pt;
	text-align:left;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}

div.thumbtextevent {
	vertical-align: text-top;
	padding: 3px 3px 10px 3px;
	border-top: 1px solid #000;
	margin-bottom: 3px;
	font-size:8pt;
	font-weight: bold;
}
#brd{
	border: solid 1px #000;
	padding: 3px 3px 0px 3px;
}
	/*Media Centre*/

#media-contacts a,
#news-releases a,
#media-centre a
{
		color: #2f8896;
}

#media-contacts
{
	width: 180px;
	float:right;
	margin-bottom: 20px;
	margin-left: 10px;
	padding: 0 10px 25px;
	background: transparent url(/images/media-contacts-bg.jpg) scroll no-repeat right bottom;
}
	#media-contacts p
	{
		margin:3px 0;
	}
	#media-contacts strong
	{
		display:block;
	}

#news-releases ol
{
	padding:0;
	margin-left:0;
	list-style:outside none none;
}
	#news-releases ol li
	{
		list-style:outside none none;
		margin-left:0;
		padding-left: 0;
	}
	#news-releases ol li a
	{
		color: #003151;
		text-decoration:none;
	}
		#news-releases ol li a:hover
		{
			text-decoration:underline;
		}
	#news-releases ol li strong
	{
		font-weight: bold;
		color: #2f8896;
	}

#media-centre
{
	background: transparent url(/images/media-center-bg.jpg) scroll no-repeat left top;
	width: 590px;
	height: 425px;
	clear: right;
}
	#media-centre .stories,
	#media-centre .videos,
	#media-centre .photos
	{
		margin-left: 100px;
		margin-right:10px;
	}
	
	#media-centre a.more
	{
		background: transparent url(/images/nextbutton.gif) scroll no-repeat right 1px;
		padding-right: 20px;
		line-height:15px;
	}
	
	#media-centre .stories
	{
		height:105px;
		margin-bottom:10px;
		padding-top:15px;
		overflow:hidden;
	}
	#media-centre .videos
	{
		height: 85px;
		margin-bottom: 20px;
		overflow:hidden;
	}
	#media-centre .photos
	{
		overflow:hidden;
	}
		#photo-previews
		{
			padding: 0;
			margin: 0;
			overflow: hidden;
			margin-bottom: 10px;
			height: 85px;
		}
			#photo-previews li
			{
				list-style: outside none none;
				float:left;
				margin: 0 4px 0 0;
			}
			
			#photo-previews li.photo-holder {
				width: 415px;
				height: 85px;
				position: relative;
				overflow: hidden;
				margin-left: 4px;
			}
				#photo-previews li.photo-holder ul {
					display: block;
					margin: 0;
					padding: 0;
					overflow: hidden;
					width: 600px;
					height: 80px;
				}
			
			#photo-previews .photo-preview
			{
				width: 90px;
				height: 68px;
				border: 5px solid #a5d9ec;
			}
			
			
			
	#media-centre .photos .more
	{
		clear:left;
		margin-top: 20px;
	}
/*Photo Gallery*/

.disclaimer-vanoc,
.disclaimer-success
{
	width: 275px;
	float: left;
}
.disclaimer-success
{
	margin-left: 40px;
}

#gallery-photo-large

{

	margin: 25px 0 5px;

	width: 590px;

	overflow: hidden;

}

	#gallery-photo-large .caption

	{

		margin: 0 0 30px;

	}

		#gallery-photo-large .download_link

	{

		margin: 0 0 30px;

		float: right;

	}

#gallery-photos
{
	padding: 0;
	margin: 0;
	width: 590px;
}
	#gallery-photos li
	{
		float:left;
		list-style: outside none none;
		margin-right:19px !important;
		margin-right: 15px;
	}
	#gallery-photos a img
	{
		border: 4px solid #a5d9ec;
	}
		#gallery-photos a:hover img
		{
			border: 4px solid #0076cc;
		}
/**
  Trivia Challenge Quiz
**/
#quizbody {
	background: url("/images/quiz-bg-eng.jpg") top center no-repeat;
	color: #0076cc;
	height: 204px; /* 369px */
	margin: 1em auto;
	padding: 90px 35px 75px 55px;
	position: relative;
	width: 478px; /* 568px */
}
.lang-fra #quizbody { background-image: url("/images/quiz-bg-fra.jpg"); }
	#quizbody h2 {
		color: #0076cc;
		font-size: 1.2em;
		font-weight: normal;
	}
	#quizbody h2.question {
		text-indent: -20px;
	}
	#quizbody .question-2 h2.question, .lang-fra #quizbody .question-4 h2.question, .lang-fra #quizbody .question-12 h2.question { font-size: 0.9em; }
	#quizbody .question-10 h2.question, #quizbody .question-13 h2.question, #quizbody .question-14 h2.question, .lang-fra #quizbody .question-8 h2.question { font-size: 0.85em; text-indent: -22px; }
	#quizbody .question-11 h2.question, #quizbody .question-12 h2.question { text-indent: -30px; }
	#quizbody h2.score {
		font-size: 1.4em;
		margin-left: 150px;
	}
		#quizbody h2.score strong {
			display: block;
			font-size: 2.4em;
			font-weight: normal;
			margin: 15px 0 0 75px;
		}
	#quizbody button {
		background: url("/images/quiz-button-bg.gif") center center no-repeat;
		border-width: 0;
		color: #0076cc;
		cursor: pointer;
		font-size: 1.1em;
		height: 31px;
		padding: 0;
		text-align: center;
		width: 100px;
	}
	#quizbody button.large {
		background: url("/images/quiz-button-large-bg.gif") center center no-repeat;
		font-size: 1.2em;
		height: 43px;
		width: 139px;
	}
	#quizbody .options {
		margin: 0.5em 0 1em 20px;
		padding: 0;
	}
	#quizbody .question-13 .options { margin-bottom: 0.5em; margin-top: 0.2em; }
		#quizbody .options li {
			font-size: 1.1em;
			list-style-type: lower-alpha;
			margin: 0.3em 0;
		}
		#quizbody .question-2 .options li, #quizbody .question-8 .options li, .lang-fra #quizbody .question-4 .options li { font-size: 0.9em; }
		#quizbody .question-10 .options li, #quizbody .question-14 .options li, .lang-fra #quizbody .question-8 .options li { font-size: 0.85em; }
		#quizbody .question-13 .options li { font-size: 0.85em; margin: 0.2em 0; }
		#quizbody .options label {
			font-size: 1em;
			display: inline;
		}
	#quizbody .hint {
		bottom: 45px;
		left: 75px;
		margin: 0;
		padding: 0;
		position: absolute;
	}
		#quizbody .hint a {
			background: url("/images/quiz-hint-arrow.gif") 100% 90% no-repeat;
			color: #fff;
			display: block;
			padding-right: 15px;
			text-decoration: none;
		}
		#quizbody .hint a:hover, #quizbody .hint a:focus, #quizbody .hint a:active { text-decoration: underline; }
	#quizbody .medal {
		left: 16px;
		position: absolute;
		top: 75px;
	}
		#quizbody .medal img { display: block; }
	#quizbody .result {
		font-size: 1.3em;
		margin-left: 190px;
	}
	#quizbody .challenge {
		bottom: 38px;
		left: 200px;
		margin: 0;
		padding: 0;
		position: absolute;
	}
		#quizbody .challenge a {
			background: url("/images/quiz-button-challenge-bg.gif") center center no-repeat;
			color: #0076cc;
			height: 36px; /* 43px */
			display: block;
			font-size: 1.1em;
			font-weight: bold;
			padding: 7px 10px 0;
			text-align: center;
			text-decoration: none;
			width: 147px; /* 167px */
		}

form.challenge-form label { width: 140px; float: left; display:block; }



#news-room {
	position: relative;
	background: #fff url('/images/info/middle.jpg') repeat-y center top;
}
#news-room-header {
	width: 100%;
	height: 113px;
	position: absolute;
	z-index: 2;
	background: #fff url('/images/info/header.jpg') no-repeat center top;
}
#news-room-footer {
	width: 100%;
	height: 230px;
	position: absolute;
	z-index: 3;
	bottom: 0;
	background: #fff url('/images/info/bottom.jpg') no-repeat center top;
}
#news-room-content {
	min-height: 343px;
	width: 560px;
	position: relative;
	z-index: 4;
	padding-bottom: 50px;
}

#news-room a.news-link {
	padding-right: 20px;
	background: transparent url('/images/info/button-arrow.png') no-repeat center right;
}
#news-room h2 {
	color: #003151;
	margin: 0;
	font-size: 110%;
	font-weight: bold;
}

#news-room .news-separator {
	height: 20px;
	background: transparent url('/images/info/separator.jpg') no-repeat center top;
}

#news-room #news-releases {
	padding-left: 90px;
	padding-top: 40px;
	min-height: 75px;
	background: transparent url('/images/info/icon-news-releases.png') no-repeat 0 40px;
}
#news-room #speeches {
	padding-left: 90px;
	min-height: 75px;
	background: transparent url('/images/info/icon-speeches.png') no-repeat left top;
}
#news-room #events {
	padding-left: 90px;
	min-height: 75px;
	background: transparent url('/images/info/icon-events.png') no-repeat left top;
}
#news-room #media {
	padding-left: 90px;
	min-height: 75px;
	background: transparent url('/images/info/icon-media.png') no-repeat left top;
}

/*Min Moores page*/

div.grayBg{
	background-color:#e5dbd1;	
}
div#headerBg{
	background-image:url(/images/bg_blue_whole.jpg); 
	background-repeat:no-repeat;  
	padding: 5px; 
	background-color:#FFF; 
}

div.padding13{
	padding:13px;
	}
.image-left2 {
	float: left;
	vertical-align: text-top;
	margin-left: 10px;
	margin-right: 10px;
}
.image-right2 {
	float: right;
	vertical-align: text-top;
	margin-left: 10px;
	margin-right: 10px;
}

address {font-style : normal; margin-top : 0px; margin-bottom : 1.5em; margin-left : 1.5em; white-space: pre;}

div.calendar {
width:550px;
height:461px;
text-align:center;
background: url(/images/cal-bck-smaller.jpg) center no-repeat;
	display: block;
	overflow: auto;
	zoom: 1;

}
div.smallerTxt {
font-size: 11px;

}