/* ------------------------------------------------------ */  
/* -- Global Styles */

/* Interpix 20090921 : START */

*{
	margin: 0;
	padding: 0;
}

html, body{
	background: white;
	color: #666666;
	text-align: center; 
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 0.85em;
	/* For IE. Should generally be reset by first div */
}

a{
	text-decoration: none;
	color: #0079C1;
}

a:hover{
	text-decoration: underline;
	color: #777777;
}

sup{
	font-size: 8px;
	vertical-align: top;
	margin-left: 2px;
	position: relative;
	top: -2px;
}

#structure{
	width: 980px;
	text-align: left;
	margin: 0 auto 0 auto;
	position: relative;
}

#header{
	height: 130px;
	position: relative;
	background: 0 24px no-repeat url(img/header.gif);
	border: 1px solid white;	/* Help w/ IE positioning */
	border-left: 0; border-right: 0;
	font-size: 11px;
}

#lang_fr #structure #header{
	background-image: url(img/header_fr.gif);
}


#header a,
#mini_nav a{
	text-decoration: none;
	color: #777777;
}

#header a:hover,
#mini_nav a:hover{
	color: #000063;
}

#header a.selected,
#mini_nav a.selected{
	color: #0079C1;
}

#mini_nav div{
	margin: 0 0 10px 15px;
}

#header #upper_header{
	height: 68px;
	border-bottom: 1px solid white;
}

#upper_header #language{
	width: 215px;
	height: 24px;
	line-height: 24px;
	float: right;
	display: inline; /* Fix IE6,7 */
	text-align: right;
}

#upper_header #logo{
	width: 400px;
	height: 50px;
	margin-top: 14px;
	float: left;
}

#header #nav{
	height: 62px;
}

#nav #quick_links{
	width: 350px;
	height: 24px;
	overflow: hidden;
	line-height: 24px;
	margin-top: 14px;
	float: right;
	text-align: right;
}

#nav #quick_links a{
	margin-right: 20px;
}

#nav #quick_links a.last{
	margin-right: 0;
}

#nav #main_menu{
	width: 500px;
	height: 35px;
	float: left;
}

#nav #main_menu a{
	height: 20px;
	line-height: 20px;
	display: block;
	float: left;
	padding: 0 15px 0 15px;
	margin-top: 7px;
	border-right: 1px solid #6FA6CF;
}

#nav #main_menu a.last{
	border-right: 0;
}

#nav #breadcrumbs{
	height: 24px;
	line-height: 24px;
	clear: both;
}

#main_menu li{
	width: 100px;
	float: left;
	list-style: none;
	border-right: 1px solid #666666;
	margin: 0;
	padding: 0 0 0 10px;
}


/* ------------------------------------------------------ */    
/* -- Subheader */

#subheader{
	height: 30px;
	line-height: 30px;
	padding: 0 5px 0 15px;
	color: white;
}

#subheader a{ color: white; text-decoration: none; }
#subheader a:hover{ text-decoration: underline }

#subheader #google_search{
	height: 30px;
	line-height: 30px;
	float: right;
	display: inline;
	color: #ffffff;
}

#subheader #google_search input{
	padding: 2px 0;
}

#subsection_links{
	margin: 10px 0 30px 0;
}

/* Interpix 20090921 : END */

/* -- H Tags */
 
h1{
  font-size: 14pt; 
}

h2{
  font-size: 12pt; 
  font-weight: bold;
}

h3{
  font-size: 11pt; 
  font-weight: bold;
}

h4{
	font-style:italic;
	font-size: 10pt; 
 	font-weight: bold;
}

/* -- Table Tags */

td{
  padding: 4px;
  font-size: 8pt; 
  list-style-type: disc; }

td b,
td strong{
  font-size: 8pt;}

td a{
  font-size: 8pt;}
  
/* -- Link Tags */

/* Interpix 20090923 : START */
/*
a, 
a:visited, 
a:hover {
  color: #003366; }
a:hover {
  color: #7D441A; }
*/
/* Interpix 20090923 : END */

a img{
  border: none; }



/* -- H Tags */

.navbar {
  text-align: center;
  margin: 8px 0;
  }
  
 .navbarICT td {
 	font-size: 10pt;
	color: white;
 } 
 
  .navbarICT a {
 	font-size: 10pt;
	color: white;
 } 
  
 .navbarICT a:hover {
 	color: white;
	text-decoration: underline;
 }
/* ------------------------------------------------------ */    
/* -- Content */
#content{
  padding: 4px 10px; }
#content p{
  margin: 5px 0 15px 0;
  line-height: 1.4em; }
#content ul,
#content ol{
  margin: 1em 3em; }
  

/* ------------------------------------------------------ */    
/* -- ContentICT */
#contentICT{
  padding: 4px 10px; }
#contentICT p{
  margin: 5px 0 15px 0;
  line-height: 1.4em; }
#contentICT ul,
#contentICT ol{
  margin: 1em 3em; }
#contentICT td {
 	font-size: 10pt;
 }
  
#contentICT a {
 	font-size: 10pt;
 }
  
  
/* ------------------------------------------------------ */    
/* -- Footer */
#ghg_footer{
  border-top: solid 1px #ccc; 
  font-size: 8pt;}
#ghg_footer strong{
  font-size: 8pt;}
.footerDiv{
  font-size: 8pt;
  text-align: center;
  padding: 4px 0;
  border-top: solid 1px #666;
  background: #999; }
.footerDiv a{
  font-size: 8pt;
}

/* ------------------------------------------------------ */    
/* -- misc */
.small{
  font-size: 8pt;}
  
li .small{
  font-style: italic;
}

/* Interpix 20090921 : START */
/* Changed all colours to be the same.

/* ------------------------------------------------------ */  
/* -- Green Specific */
.green h1, 
.green strong.highlight,
.green b.highlight{
  color: #6da6cf; }
.green .footerDiv{
  color: black; 
  background: none; } 
.green hr {
 border: 1px solid rgb(178, 178, 178);
  }
  
/* ------------------------------------------------------ */  
/* -- Orange Specific */

.orange h1, 
.orange strong.highlight,
.orange b.highlight{
  color: #6da6cf; }
.orange .footerDiv{
  color: black; 
  background: none; } 
.orange hr {
  border: 1px solid rgb(178, 178, 178);
  }

/* ------------------------------------------------------ */  
/* -- purple Specific */
.purple h1, 
.purple strong.highlight,
.purple b.highlight{
  color: #6da6cf; }
.purple .footerDiv{
  color: black; 
  background: none; } 
.purple hr {
  border: 1px solid rgb(178, 178, 178);
  }

/* ------------------------------------------------------ */  
/* -- red Specific */
.red h1, 
.red strong.highlight,
.red b.highlight{
  color: #6da6cf; }
.red .footerDiv{
  color: black; 
  background: none; } 
.red hr {
  border: 1px solid rgb(178, 178, 178);
  }
  
/* ------------------------------------------------------ */  
/* -- gold Specific */
.gold h1, 
.gold strong.highlight,
.gold b.highlight{
  color: #6da6cf; }
.gold .footerDiv{
  color: black; 
  background: none; } 
.gold hr {
  border: 1px solid rgb(178, 178, 178);
  }
  
/* ------------------------------------------------------ */  
/* -- black Specific */
.black h1, 
.black strong.highlight,
.black b.highlight{
  color: #6da6cf; }
.black .footerDiv{
  color: black; 
  background: none; } 
.black hr {
  border: 1px solid rgb(178, 178, 178);
  }
  

/* #header sections from colour series above moved to here and changed to 'subheader' */
/*
Old colours
.green #subheader{ background: #006600; }
.orange #subheader{ background: #ff6600; }
.purple #subheader{ background: #000066; }
.red #subheader{ background: #990000; }
.gold #subheader{ background: #996600; }
.black #subheader{ background: #000000; }
*/
.green #subheader{ background: #6da6cf; }
.orange #subheader{ background: #6da6cf }
.purple #subheader{ background: #6da6cf; }
.red #subheader{ background: #6da6cf; }
.gold #subheader{ background: #6da6cf; }
.black #subheader{ background: #6da6cf; }


#pre_footer{
	height: 43px;
	clear: both;
	margin-top: 10px;
	background: no-repeat url(img/pre_footer.gif);	
}

#lang_fr #structure #pre_footer{
	background-image: url(img/pre_footer_fr.gif);
}

#pre_footer #other_sites{
	width: 215px;
	float: right;
	display: inline; /* Fix IE6,7 */
	text-align: right;
	margin-top: 20px;
}

#pre_footer #other_sites select{
	width: 175px;
}

#footer{
	padding: 10px;
	text-align: left;
	margin: 10px 0 10px 0;
	border-top: 1px solid #b2b2b2;
	font-size: 11px;
}

#footer a{
	float: left;
	padding: 0 15px 0 0;
	color: #b2b2b2;
}

#footer a.selected,
#footer a:hover{
	text-decoration: none;
	color: black;
}

#footer #legal_links{
	width: 350px;
	float: right;
	display: inline; /* Fix IE6,7 */
}

#legal_links a{
	float: right;
	padding: 0 0 0 15px;
}

#ghg_links a{
	height: 18px;
	line-height: 18px;
	display: inline-block;
	border-right: 1px solid #cccccc;
	padding: 0 10px 0 10px;
	float: left;
	margin-top: 6px;
}

#ghg_links a.first{
	padding-left: 0;
}

#ghg_links a.last{
	border: 0;
}

.textBox {width: 390px;}

.textAreaSM {width: 390px; height: 60px;}
.textAreaMD {width: 390px; height: 100px;}
.textAreaLG {width: 390px; height: 400px;}

.label {
	height: 25px; 
	border-top: 1px solid #E2E2E2; 
	float: left; 
	width: 250px;
}
.helper {
	 position: absolute; 
	 right: 0px; 
	 top: 2px;
}
#formSet {
	width: 670px;
	position: relative;
	clear: both;
	margin-bottom: 5px;
}


/* Interpix 20090921 : END */


