/* CLF 2.0 TEMPLATE VERSION 1.0 | VERSION 1.0 DU GABARIT NSI 2.0 */

/* SKIP NAVIGATION CSS BEGINS | DEBUT DU CSS DU SAUT DE NAVIGATION */
div.page div.core div.navaid {
	width: 450px;
	padding-left: 50px;
}
* html div.page div.core div.navaid {
	width: 450px;
	padding-left: 50px;
}
*:first-child+html div.page div.core div.navaid {
	width: 450px;
	padding-left: 50px;
}
div.page div.core div.navaid a:hover,
div.page div.core div.navaid a:active,
div.page div.core div.navaid a:focus {
	color: #000;
	background-color: #eee;
	border-color: #000;
}
/* SKIP NAVIGATION CSS ENDS | FIN DU CSS DU SAUT DE NAVIGATION */

.clear-both{ clear:both; }

.align-right{
    float: right;
    margin: 0 0 0 12px;
    display: inline;
}
table.align-right{
    width: 200px;
    }
table.noborder,
table.noborder td{
    border: none !important;
    }


.hint{
	float: right;
    width: 200px;
}
.hint .title{
	background: #E5EFF2;
	border: solid 1px #c4dee6;
	font-weight: bold;
	padding: 5px;
	text-align: center;
}
.hint .content{
	border: solid 1px #c4dee6;
	padding: 5px;
	text-align: left;
}

#intromedia{
    margin-bottom: 10px;
    }



h1{
    width: auto !important;
    }


ul{
  margin: 0 0 1em 0;
  padding: 0 0 0 1.75em;
   }

div.core{
  color: #404041; }

p.main{
  font-size: 165%; }

p{ margin: 1em 0; line-height: 1.3em; }


/* GENERAL CSS BEGINS | DEBUT DU CSS GENERAL */
BODY{
  background: #e5eff2; }
.colLayout {
	/*background: #fff;*/
	background: url(/images/template/bg-left.gif) repeat-y; -height:1%;
}

.disclist{
    list-style-type: disc;
    }
.alphalist{
    list-style-type: lower-alpha;
    }
.numlist{
    list-style-type: decmial;
    }

/* GENERAL CSS ENDS | FIN DU CSS GENERAL */


/* FIP HEADER CSS BEGINS | DEBUT DU CSS DE L'EN-TETE PCIM */
div.fip, div.cwm {
  height: 20px;
}
div.cwm img {
  padding-top: 0px;
}
/* FIP HEADER CSS ENDS | FIN DU CSS DE L'EN-TETE PCIM */




/* INSTITUTIONAL BANNER CSS BEGINS | DEBUT DU CSS DE LA BANNIERE INSTITUTIONNELLE */
div.banner{
  color: #FFF;
  background: #005ab0 url(../images/header.jpg) top left no-repeat;
}
/* INSTITUTIONAL BANNER CSS ENDS | FIN DU CSS DE LA BANNIERE INSTITUTIONNELLE */




/* GENERAL NAVIGATION CSS BEGINS | DEBUT DU CSS DE NAVIGATION GENERALE */

h2.nav, h2.nav a:link, h2.nav a:visited {

  text-decoration: none;
  }

h2.nav a:hover {
  text-decoration: underline;
  }

h2.nav{
  padding: 0;
  background: #e8e9d9;
  }


.module P{
  font-size: 86%;
  margin: 3px 0; }
.module A{
  color: #404041; }
.module A:hover{
  color: #333}
.module INPUT.text{
  padding: 3px; }

.module INPUT,
.module SELECT,
.module OPTION{
  padding: 1px;
  font-family: Verdana, Arial, Helvetica, sans-serif; }

.module SELECT{
  width: 100%; }

.module-button{
  font-size: 86%;
  font-weight: bold;
  width: 194px;
  text-align: center;
  background: #f6f6f6 url(../images/rightmenu-button.gif) bottom left no-repeat; }

  .module-button a{
    background: url(../images/rightmenu-button-top.gif) top left no-repeat;
    padding: 10px 5px;
    display: block;
    text-decoration: none;
    color: #404041; }
  .module-button a:hover{
    color: #00529b; }
/* GENERAL NAVIGATION CSS ENDS | FIN DU CSS DE NAVIGATION GENERALE */



/* SIDE MENU CSS BEGINS | DEBUT DU CSS DU MENU LATERAL */
/*  -------------------------------------------------------------------------------------------
  -- LEFT COLUMN */

#left, #right{
  font-size: 85%; }

/* -- standard nav */
.nav{
  background-color: #e8e9d9; }
#right .nav{
    background-color: #fff;
    }
.nav ul{
  background: #fbfde8; }
.nav li{
  position: relative;
  border-bottom: 1px solid #fff; }
.nav a{
  cursor: pointer;
  color: #222;
  border-left: solid 7px #fd8006;
  display: block; }
.nav a:hover{
  color: #fff;
  background: #126A89; }
.nav span{
  zoom: 1;
  display: block;
  padding: 4px 4px 4px 8px; }

/* -- 2nd level nav (yellowish) */
.nav li ul{ /* subnav open */
  border-top: solid 1px #fff; }
.nav ul a{
  border-left-color: #90c4d6; }
.nav h2.selected{
  color: #fff;
  background: #126a89 !important;
  border-left: none; }

/* -- 2nd level nav selected (medium-blue) */
.nav li.selected{
  font-weight: bold;
  background: #126a89; }
.nav li.selected a{
  border-left-color: #126a89;
  border-bottom: none;
  color: #fff;
}

/* -- 3rd level nav (darkest blue) */
.nav li.selected span{
  border-left: solid 1px #fff; }
.nav li.selected ul li{
  background: #013f55 url(/images/bullet-white.gif) 17px 54% no-repeat;
  border-bottom-color: #fff; }
.nav li.selected ul li a{
  font-weight: normal;
  border-left-color: #126a89; }
.nav li.selected ul li a:hover{
  background: transparent; }
.nav li.selected ul li a span{
  padding-left: 18px;
  font-weight: normal;
  border-left-color: #fff; }

/* sub_selected */
.nav li.sub_selected{
  background: #013f55 url(/images/bullet-white-down.gif) 17px 54% no-repeat;
  border-bottom-color: #fff; }
.nav li.sub_selected ul li{
  background: #013f55 17px 54% no-repeat;
  border-bottom-color: #fff; }
.nav li.sub_selected ul li a:hover{
  background: transparent; }
.nav li.sub_selected ul li a span{
  padding-left: 16px;
  font-weight: normal;
  border-left-color: #fff; }


/* -- proactive disclosure */
p.proactive-disclosure{
  font-size: 11px;
  text-align: center;
  margin-top: 25px; }
p.proactive-disclosure a{
  color: #126A89;
  text-decoration: underline; }



/*  -------------------------------------------------------------------------------------------
  -- RIGHT COLUMN
*/

#right a{
  text-decoration: none; }
#right a:hover{
  text-decoration: underline; }

#right H3{
  color: #2a2a2a; }

#right .module{
  margin: 0 0 25px 0; }
#right .module li span{
  display: block;
  padding: 0 0 0 0; }
#right .module h3{
  border-bottom: solid 1px #ececec;
  font-size: 120%;
  padding: 0 0 4px 0;
  margin: 0; }


/* -- right navs */
#right .nav li a{
  padding: 4px 4px 4px 8px; }
#right .nav li{
  border-top: solid 1px #e9ecd9; }

#right .module.blue H3,
#right .module.orange H3{
  border-bottom: none; }

#right .module.orange H3{
  color: #fd8006; }

#right .module.blue H3{
  color: #126A89; }
#right .module.blue .nav li{
  border-top: solid 1px #cee5ed; }
#right .module.blue .nav li a{
  border-left-color: #90c4d6; }


/* right search form */
#right form.search{
  font-size: 120%;
  padding: 10px 0;
  border-bottom: solid 1px #ececec; }
#right #search-input{
  width: 60%;
  border: solid 1px #126a89; }
#right #search-submit{
  color: #fff;
  border: solid 2px #126a89;
  border-bottom-width: 1px;
  background: #126a89; }




ul.nav li, ul.nav2 li{
  margin: 0 0 0 0; }
ul.nav li li, ul.nav2 li li{
  padding: 0;
  margin: 0; }

.prodis {
  background-color: #696;
}

div.topPage a {
  text-decoration: none;
}

/* SIDE MENU CSS ENDS | FIN DU CSS DU MENU LATERAL */




/* CONTENT CSS BEGINS | DEBUT DU CSS DU CONTENU */

#center h1, h2, h3, h4, h5, h6 {
  color: #404041;
  margin-bottom: 5px;

    }

#center h2{
    margin-top: 1.75em;

    }


#center h3{
    clear:right;
  }

#center a {
  color: #404041;
    }
#center a:visited{
    color: #666633;
    }    
#center a:hover{
  color: #333;
  text-decoration: underline;
    }

#center ol{
  padding: 0 0 0 28px;
    }
#center li{
    margin-bottom: 4px;
    }



.blackborder {
  padding: 5px;
  border: solid #000 1px;
  min-height: 158px;
  min-width: 135px;
    }
.blackborder:after {
  content: "";
  display: block;
  height: 0;
  clear: left;
  visibility: hidden;
    }


/* ------------------------------
  BOXES
   ------------------------------ */
/* -- intro */
.intro H2{
  margin: 0;
  font-size: 150%;
  color: #126a89; }
.intro .content{
  margin: 0 10px 15px 0;
  font-size: 90%;
  float: right;
  width: 180px; }


/* -- applicable to all boxes */
.box{
  overflow: hidden;
  height: 1%;
  margin-bottom: 10px;
  font-size: 85%;
  clear: both; }
.box h3{
  background: #126a89;
  border-bottom: solid 1px #58a8c5;
  color: #fff;
  margin: 0;
  padding: 7px 10px;
  font-size: 100%; }
.box ul{
  margin: 0; padding: 0;
  list-style: none; }
.box li a{
  text-decoration: none; }
.box li{
  padding: 4px;
  border-bottom: solid 1px #e7edf0; }

/* -- newsroom */
ul.newsroom img.news-image{
  margin: 0 5px 0 0;
  float: left; }
.box ul.newsroom li{
  border-bottom-width: 2px;
  padding: 6px 0;
  overflow: hidden;
  height: 1%; }
ul.newsroom H4{
  font-size: 110%;
  margin-top: 10px;
  margin-bottom: 0;	}
ul.newsroom p{
  color: #555540;
    line-height: 1.5em;
  margin: 0 10px 0 100px; }
#center ul.newsroom a{
    color: #126A89;
    }


.left{
  float: left; }
.right{
  float: right; }
.half{
  overflow: hidden;
  width: 200px; }



#center a.more,
#center a.morebig{
  margin: 4px 0 0 0;
  display: block;
  /*float: right;*/
  text-align: right;
  /*color: #fff;*/
  /*background: #fff url(../images/more.gif) top right no-repeat;*/
  text-decoration: none;
  padding: 2px 9px 2px 2px; }
#center a.morebig{
        /*background-image: url(../images/more-big.gif);*/
        }




#center h1{
  margin: 0 0 15px 0; }
#center h1 a{
  color: #126a89; }
#center h1 a:hover{
  color: #126a89;
  text-decoration: none; }

h2{
  font-size: 125%;
  color: #ac3e20; }
h3{
  font-size: 120%;
  color: #666633; }
h4{
  font-size: 110%;
  color: #4a4a4a; }
h5{
  font-size: 110%;
  color: #126a89; }

.flyleft{
  float: left;
  margin: 10px 10px 10px 0; }
.flyright{
  text-align: center;
  float: right;
  margin: 10px 0 10px 10px; }

.flyright .caption,
.flyleft .caption{
  border-top: solid 3px #126a89;
  border-bottom: solid 1px #126a89;
  padding: 6px 0;
  font-style: italic;
  font-size: 85%;
}

.pageintro{
  margin-bottom: 20px;
  overflow:hidden;
  height: 1%; }
.pageintro img{
  margin-right: 12px;
  float: left;
  border: solid 4px #90c4d6; }
.pageintro P{
  line-height: 1.5em;
  margin: 0;
  font-size: 90%;
  font-weight: bold;
  text-transform: uppercase;
  color: #013f55; }



/* CONTENT CSS ENDS | FIN DU CSS DU CONTENU */




/* FOOTER CSS BEGINS | DEBUT DU CSS DU PIED DE LA PAGE */
.footer div.footerline {
  background: #eeeeee top left no-repeat;
}
.footer a:link, .footer a:visited, #center .footer a:link, #center .footer a:visited, #center .topPage a:link, #center .topPage a:visited {
  color: #126A89;
  background-color: #FFF;
}
/* FOOTER CSS ENDS | FIN DU CSS DU PIED DE LA PAGE */

hr { color:#126A89; height: 1px; }

p.breadcrumb{
  padding: 3px 0 1px 4px;
  margin: 0 0 10px 0;
  font-size: 86%;
  font-weight: bold;
  }
  p.breadcrumb a{
    color: #000;
    text-decoration: none;
    }
  p.breadcrumb a:hover{
    text-decoration: underline;
    }

#center SPAN.index {
  float: left;
  padding: 0 0.5em 0 0;
}

.archive #center P{
  padding: 0 0 0 3em; }

.archive #center{
  _width: 590px;
  padding: 0 0 0 40px !important;
  _padding: 0 0 0 20px !important; }






    blockquote{
        background: #E5EFF2;
        padding: 12px;
        border: solid 1px #c4dee6;
        }

    table{
        border: solid 1px #c4dee6 !important;
        border: none;
        font-size: 90%;
        width: 100%;
        overflow: auto;
        margin: 0 0 1em 0;
        }
    table td,
    table th{
        border: solid 1px #c4dee6;
        padding: 5px;
        }
    table td{
      vertical-align: top;
    }
    table th{
		text-align:center;
		vertical-align:middle;
        background: #E5EFF2;
        }
    table tr{
        border-collapse: collapse;
        }
    table caption{
        color: #126A89;
        padding: 1em 0;
        margin-top: 1em;
        text-align: left;
        font-size: 1.1em;
        border-top: solid 1px #c4dee6;
		font-weight:bold;
        }
    table p{
        margin: 3px 0;
        }


    table.right,
    table.rsn{
        border: none;
        margin: 0 0 20px 20px;
        }
    table.right td,
    table.rsn td{
        border: none;
        border-top:1px solid #E9ECD9;
        font-size: 85%;
        }
    table.right td a,
    table.rsn td a{
        border-left:7px solid #FD8006;
        padding: 5px;
        display: block;
        }
    #center table.right td a:hover,
    #center table.rsn td a:hover{
        text-decoration: none;
        }
    table.right th,
    table.rsn th{
        color: #126A89;
        text-align: left;
        border: none;
        }
    #system-chart td {
    border:0;
  }
  #system-chart .align-center {
    border:1px solid #C4DEE6;
  }
  #system-chart .border-right {
    border-right:1px dashed #C4DEE6;
  }
  #system-chart .thick {
    border-width:2px;
  }



/* definition list style */
.glossary{
  padding:5px;
  margin:auto;
  }

dl{
	padding:10px;
    overflow: hidden;
    height: 1%;
    border-bottom:1px dotted #ccc;
    }
dt{
    margin: 0 0 2.5em 0;
    display: block;
    float: left;
    width: 15%;
    font-weight: bold;
    clear:both;
    }
dd{
    margin: 0 0 2.5em 0;
    float: right;
    width: 75%;
    }
p.letter_title{
    color:#AC3E20;
    font-weight:bold;
    font-size:1.25em;
  }

dl.data-spacing-bottom dd, ul.data-spacing-bottom li, ol.data-spacing-bottom li	{ padding-bottom: 10pt; }
dl.data-spacing dd, ul.data-spacing li, ol.data-spacing li	{ padding-top: 10pt; padding-bottom: 10pt; }
ol.data-spacing-bottom, ul.data-spacing-bottom		{ margin-bottom: -10px;}

.data-spacing-bottom li ul, .data-spacing-bottom li ol 	{ padding-top:10pt; }
.data-spacing li ul, .data-spacing li ol 				{ padding-top:10pt; }

.data-spacing-bottom .data-spacing-none li 	{ padding-bottom: 0pt; }
.data-spacing .data-spacing-none li 		{ padding-top: 0pt; padding-bottom: 0pt; }

/* flyout menus */
#center .flyout-menu{
    float: right;
    width: 200px;
    border: solid 1px #C4DEE6;
    margin: 0 0 12px 12px;
    }
#center .flyout-menu h2{
    border-bottom: solid 1px #C4DEE6;
    background: #E5EFF2;
    font-size: 90%;
    font-weight: bold;
    padding: 5px;
    margin: 0;
    color: #126A89;
    }
#center .flyout-menu ul{
    list-style: none;
    padding:5px;
    margin: 0;
    }
.flyout-menu ul li a{
    display: block;
    border-left: 7px solid #FD8006;
    padding: 5px;
    margin-bottom: 5px;
    font-size: 85%;
    height: 1%;
    }

/* Icons on reports and pubs index page */
div.icon a {color:#000!important; text-decoration:none; font-size: 7.5pt;}

div.icon a:hover				{text-decoration:underline; }
div.icon img 					{vertical-align:middle; border-right:5px solid #fff; }
div.icon, div.icon form  		{display:inline; vertical-align:middle}
div.icon form p			 		{display:inline; }

/* post - conversion stuff */
.indent30{
    margin: 0 0 1em 1em;
    border-left: solid 7px #eee;
    padding: 8px 15px 8px 15px;
    }

/* List special style */
ul.paragraph li{
    margin: 0 0 1em 0;
    border-left: solid 7px #eee;
    padding: 8px 15px 8px 15px;
	list-style-type:none;
    }

/* date format */
div.date li {font-size:70%}
div.date li ul li {font-size:100%}
div.date li a {font-size:135%}
div.date li {margin-bottom:9px}
div.date li ul {margin-top:10px}
div.date ul {list-style-type:square;}

/* hover boxes for months, a-z listing etc */
ul.alpha {text-align:center; color: #999999; width:100%; margin-left:0px; padding-left:0px; height:16px}
ul.alpha li {float:left; border:1px solid #eee; width:8%; list-style-type:none; }
ul.alpha li a {text-decoration:none; color:#126A89!important; display:block; width:100%}
ul.alpha li a:hover {background:#126A89; color:#ffffff!important;}
