/* CLF 2.0 TEMPLATE VERSION 1.04 | VERSION 1.04 DU GABARIT NSI 2.0 */

/* GENERAL CSS BEGINS | DEBUT DU CSS GENERAL */

h2 {font-size:120%}

hr {border: 1px solid #CCDDFF;}

.errorList {
	border: 2px solid #CC0000;
	}

.errorList h2 {
	background-color: #CC0000;
	padding: 10px;
	color: #FFFFFF;
	margin: 0px;
	font-size:120%;
	}

.errorList p {
	margin: 10px;
	}
	
.errorLabel {
	color: #CC0000;
	
	}

.warningLabel {
    background-color: Yellow;
    font-weight: bold;    
}

li.nested { 
 list-style-position: inside;
 list-style-type: circle; 
}

/* Styles used for html tags found in the content of the page */	

.btnBackNextLeft {
	float:   left;
	width: 30%;
	 
	}
	
.btnBackNextCenter {
	text-align: center;
	width: 30%;
	 
	}
.btnBackNextRight {
	float:right;
	margin-top: -20px;
	width: 5%;
	 
	}
	
.contentLeft {
	float:   left;
	margin-bottom: 15px;
	width: 100%;
	}
	
.contentCenter {
	text-align: center;
	width: 100%;
	
	}
.content5Percent {
	float: left;
	width: 5%;
	}
.content10Percent {
	float: left;
	width: 10%;
	}
.content15Percent {
	float: left;
	width: 15%;
	
	}
.content16Percent {
	float: left;
	width: 16%;
	color: #FFFFFF;
	font-size: 80%;
	background-repeat: no-repeat;
	background-position: center;
	}
.wagecontent16Percent {
	float: left;
	width: 16%;
	color: #000000;
	font-size: 80%;
	background-repeat: no-repeat;
	background-position: center;
	}
.content20Percent {
	float: left;
	width: 20%;	 
	}

.content20PercentText {
	float: left;
	width:15%;
	vertical-align: middle;
	text-align: center;
	font-size: 80%;
	}
	
.content25Percent {
	float: left;
	width: 25%;
	}
.content30Percent {
	float: left;
	width: 30%;	
	font-size: 80%;
	}
	
 .content100PercentFont80 {
	float: left;
	width: 100%;	
	font-size: 80%;
	}	
 	
.wageContent30Percent {
	float:    left;
	width: 30%;
		text-align: center;
	color: #000000;
	font-size: 80%;
	background-repeat: no-repeat;
	background-position: center;
}

.content33Percent {
	float: left;
	width: 33%;
	}
.content35Percent {
	float: left;
	width: 35%;
	}
.content40Percent {
	float: left;
	width: 40%;
	}
.content45Percent {
	float: left;
	width: 45%;
	}
.content50Percent {
	float: left;
	width: 50%;
	}
.content55Percent {
	float: left;
	width: 55%;
	}
.content60Percent {
	float: left;
	width: 60%;
	}
.content65Percent {
	float: left;
	width: 65%;
	}
.content70Percent {
	float: left;
	width: 70%;
	}
.content75Percent {
	float: left;
	width: 75%;
	}
.content80Percent {
	float: left;
	width: 80%;
	}
.content85Percent {
	float: left;
	width: 85%;
	}
.content90Percent {
	float: left;
	width: 90%;
	}
.content95Percent {
	float: left;
	width: 95%;
	}
.content100Percent {
	float: left;
	width: 100%;
	}
	
.wageContent100Percent {
	float: left;
	width: 100%;
	background-color:#CCDDFF;
	}
	
.wageContentHeader {
	float: left;
	width: 100%;
	background-color:#CCDDFF;
	 
	}

.contentLeftWithBorder {
	float: left;
	margin-bottom: 15px;
	width: 100%;
	border:solid #FF9900 1px;
	}
.content50PercentWithBackgroundColor {
	float: left;
	width: 50%;
	background-color:#FFCC99;
	}	
	
	
.content100PercentWithBorder {
	float: left;
	width: 100%;
	border: 2px solid #CCDDFF;
	}
	
.contentFont10px {
   font-size: 10px;	
	}
	
	
	
label.contentLeft {
	width: 184px;
	}

.contentOthRelInfo {
	padding-left: 15px;
	margin-top: -15px;
}
	
.contentTable100 {
    display: table;
    width: 100%;
}

.contentCellLeft100 {
    display: table-cell; 
    float: left; 
    width: 100%;   
}

.contentCellLeft3 {
    display: table-cell; 
    float: left; 
    width: 3px;
}

.contentCellLeft {
    display: table-cell; 
    float: left;
}

.contentCellLeft118Top {
    display: table-cell; 
    float: left; 
    width: 118px; 
    vertical-align: top;
}

.contentRowLeft100 {
    display: table-row; 
    float: left; 
    width: 100%;
}

.contentRow100 {
    display: table-row; 
    width: 100%;
}
.contentLeft90pxLeft {
    float: left; 
    width: 90px; 
    text-align: left;
}

.contentLeft90pxTop {
    float: left; 
    width: 90px; 
    vertical-align: top;
}

.contentLeft118pxTop {
    float: left; 
    width: 118px; 
    vertical-align: top;
}

.leftMenuExample {
    background-color: #3366CC; 
    color: #FFFFFF;    
}

.printFIP {
	display: table-cell;
	float: left;
	vertical-align: top;
	text-align: left;
}

.printCWM {
	display: table-cell;
	float: right;
	vertical-align: top;
	text-align: right;
}

/* Styles used for objects that stretch 100% of the content space */	
.contentLeft100 {
	float: left;
	margin-bottom: 15px;
	width: 100%;
	}

/* Styles used for fieldset  */		
.container {
	float: left;
	border: none;
	margin-bottom: 20px;
	}
	
.container legend {
	margin-left: -5px;
	margin-bottom: 20px;
	}
	
.container fieldset {
	padding: 5px;
	}
	
.container.leftCol {
	float: left;
	margin-right: 10px;
	}

/* Styles used for paragraph inside <legend> tag. It makes text wrap. */	
P.insideLegend {
	display: inline-block;
	}

/* Styles used for Search and Reset buttons. */	
.pageButtons {
	text-align: center;
	width: 100%;
	background-color: #CCDDFF;
	display: block;
	float: left;
	margin-bottom: 10px;
	border-collapse: inherit;
	}
	
/* Styles used for   Quick Links , Print Options tabs*/
.pageTabs {
	 width: 100%;
	 background-color: #FF9900;
}

/* Styles used for data tables */
	
.dataPresentation {
	margin-bottom: 20px;
	border: 1px solid #003399;
	background-color: #003399;
	}

.indProfiledataPresentation {
	margin-bottom: 20px;
	border: 1px solid #003399;
	background-color: #FFFFFF;
	}	

.wageDataPresentation {
	background-color: #FFFFFF;
	}	
.wageDataPresentationTable {
 
	border: 1px solid #003399;
	background-color: #FFFFFF;
	width:100%;
	}	
	
.whoHiresDataPresentation {
	margin-bottom: 20px;
	border: 1px solid #003399;
	background-color: #FFFFFF;
	text-align:center;
	width: 100%;
	 
	}	
	
	
.dataPresentation caption {
	text-align: left;
	margin-bottom: 5px;
	background-color: #CCDDFF;
	}

.tdHeight15 {
	height: 15px;
}

th {
	background-color: #CCDDFF;
	font-size: 80%;
	vertical-align: top;
	}

.noneRespondents {
	background-color: #FFFFFF;
	color: #000000;
	vertical-align: middle;
	text-align: center;
	font-size: 80%;
	background-repeat: no-repeat;
	background-position: center;
	}
	
.wageLinksNoneRespondents {
	   
	color: #00CCFF; 
	font-style:normal; 
	font-size: 12pt;
	}

.wageSearchBodyNoneRespondents {
	background-color: #3366cc;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
	font-size: 100%;
	background-repeat: no-repeat;
	background-position: center;
}	
.noneRespondentsLeft {
	background-color: #FFFFFF;
	color: #000000;
	vertical-align: middle;
	text-align: left;
	font-size: 80%;
	background-repeat: no-repeat;
	background-position: center;
	}
	
.noneRespondentsWidth15{
	background-color: #FFFFFF;
	color: #000000;
	vertical-align: middle;
	text-align: center;
	font-size: 80%;
	background-repeat: no-repeat;
	background-position: center;
	width: 15%;
	border:  1px solid #CCDDFF;
	}
	
		
.noneRespondentsLeft45percent {
	background-color: #FFFFFF;
	color: #000000;
	vertical-align: middle;
	text-align: left;
	font-size: 80%;
	background-repeat: no-repeat;
	background-position: center;
	width: 45%;
	}

.fewRespondents {
	background-color: #CCEEFF;
	color: #000000;
	vertical-align: middle;
	text-align: center;
	font-size: 80%;
	background-image:url(../images/respond_few.gif);
	background-repeat: no-repeat;
	background-position: center;
	}
	
.someRespondents {
	background-color: #CCDDFF;
	color: #CCDDFF;
	vertical-align: top;
	text-align: left;
	font-size: 0%;
	background-image:url(../images/respond_some.gif);
	background-repeat: no-repeat;
	background-position: center;
	}
	
.mostRespondents {
	background-color: #3366CC;
	color: #3366CC;
	vertical-align: top;
	text-align: left;
	font-size: 0%;
	background-image:url(../images/respond_most.gif);
	background-repeat: no-repeat;
	background-position: center;
	}

.width100 {
	width: 100%;
}   

.width80 {
	width: 80%;
}   

.width20 {
	width: 20%;
}     

.width70 {
	width: 70px;
} 

.width75 {
	width: 75px;
} 
.width121 {
	width: 121px;
} 

.width240px {
	width: 240px;
}

.width260px {
	width: 260px;
}

.width300px {
	width: 300px;
}

marginLeft40px {
    margin-left: 40px;
}
	
marginLeft15px {
    margin-left: 15px;
}

/* TEXT UTILITY CSS BEGINS | DEBUT DU CSS D'UTILITE DE TEXTE */

.lightblueBG {
	background-color: #CCDDFF;
}

.babyblueBG {
	background-color:#CCEEFF;
}

.blue-greenBG {
	background-color:#3366CC;
}

.silverBG {
	background-color:#C0C0C0;
}
.grayBG {
	background-color:#999999;
	}
.blackBold {	
	font-weight: bold;
	color: #000000;
	background-color: transparent;
	}

/* Quick links styles - START - */

.quickLinksContainer {
   margin-bottom: 30px;
 /*  width: 70%;*/
    }
    
.quickLinksContainer h3 {
   padding: 10px;
   margin: 0px;
   font-size: 110%;
   }
    
.quickLinksContainer .title 
{
    background-color: #FF9900;
    }

.quickLinksContainer .content 
{
    border: 1px solid #FF9900;
    display: inline-block;
    }
    
.quickLinksContainer .contentIntro
{
    background-color: #FFCC99;
    padding: 10px;
    width: 44%;
    float: left;
    }
    
.quickLinksContainer .contentLinks 
{
    background-color: #FFFFFF;
    padding: 10px;
    width: 44%;
    }

/* Quick links styles - END - */


/* Print options styles - START - */

.printOptionsContainer {
   margin-bottom: 30px;
    }
    
.printOptionsContainer h3 {
   padding: 10px;
   margin: 0px;
   font-size: 110%;
   }
    
.printOptionsContainer .title 
{
    background-color: #FF9900;
    }

.printOptionsContainer .content 
{
    border: 1px solid #FF9900;
    display: inline-block;
    padding: 10px;
    }

/* Print options styles - END - */





/* TEXT UTILITY CSS ENDS | FIN DU CSS D'UTILITE DE TEXTE */

/* ALIGNMENT UTILITY CSS BEGINS | DEBUT DU CSS D'UTILITE D'ALIGNEMENT */

.alignJustify {
	text-align: justify;
}

.indent15 {
	padding-left: 15px;
}



/* ALIGNMENT UTILITY CSS ENDS |FIN DU CSS D'UTILITE D'ALIGNEMENT */

/* GENERAL CSS ENDS | FIN DU CSS GENERAL */
