@charset "UTF-8";
/* CSS Document */

/* Color Pallette



Teal: #527676
Soft Teal: #859999
Bluey: #b2cbcf
Yellow: #f4d480
Yellow Tab: # f7e1a6
Yellow Band: #fbecc5
Logo Blue: #0c6fab
Grey: #59595b


*/



/* ------------- "generic" styles */

body {
	margin: 0;
	padding: 0;
	color:#59595b;
	font: small "Trebuchet", Arial, sans-serif;
	background-position:center;
	background-repeat:repeat-x;
	background-position:top;
	background-color:#527676;
	background-image:url(/English/imgs/background.gif)
	}

a:link {
	text-decoration: underline;
	color: #0c6fab;
}
a:hover {
	text-decoration: underline;
	color: #59595b;
}
a:active {
	text-decoration: underline;
	color: #0c6fab;
}
a:visited {
	color: #0c6fab;
	text-decoration: underline;
	}

a img {
	border: 0;
}


p {
	margin: 0 0 0 0;
	line-height: 1.4em;
	padding-bottom: 6px;
	
}

h1 {
	color:#59595b;
	font-size: 1.3em;
	margin-bottom: 8px;
	margin-top: 0px;
}

.text_title {
	font: small "Trebuchet", Arial, sans-serif;
	color:#59595b;
	font-size: 1.3em;
	margin-bottom: 8px;
	margin-top: 0px;
	font-weight:bold;
}

.breadcrumb {
	font: small "Trebuchet", Arial, sans-serif;
}

h2 {
	color:#59595b;
	font-size: 1.2em;
	margin-bottom: 8px;
	margin-top: 14px;
}

h3 {
	color:#59595b;
	font-size: 1.0em;
	margin-bottom: 8px;
	margin-top: 14px;

}
h4 {
	color:#59595b;
	font-size: 0.9em;
	margin-bottom: 8px;
	margin-top: 14px;
}	

 test div borders 
div {
border: 1px solid black;
} 


/* ------------- HOME TOP  Divs */

	
#container {
	margin-left: auto;
	margin-right: auto;
	width: 1020px;
	}
	
	
	
#topsection {
	width: 1010px;
	float: left;
}
	
	
#leftholder{
	width: 122px;
	float:left;
	}
	
	
#rightholder{
	width: 122px;
	float:left;
	}
	
	
#banner {
width: 750px;
height:323px;
/* background-image:url(/English/imgs/banner.jpg);*/
background-repeat:no-repeat;
float:left;
position: relative;
	}
	
	
#drilldown {
	text-align: left;
	font-size: 120%;
	width:125px;
	float:right;
	padding-top:188px;
	font-style: normal;
	letter-spacing: 0.1em;
	}


#drilldown p {
	line-height: 0.8em;
}



#drilldown a:link, #drilldown a:active, #drilldown a:visited, #drilldown a:hover  {
	color:#0c6fab;
	text-decoration:underline;
}


#newsfeed {
	width: 522px;
	height:37px;
	text-align: left;
	font-size: 120%;
	float:left;
	padding-top:180px;
	}




/* ------------- HOME MIDDLE Divs */



#middlesection {
	width: 1010px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom: 20px;
	background-color: #527676;
	background-image: url(/English/imgs/longgrad2.jpg);
	background-repeat: repeat-y;
	margin: 0px;
}

#middlecontent {
width:760px;
padding-left: 122px;

}


#navigation {
	width: 750px;
}

#quicklinks {
	padding-top:10px;
	float:left;
	margin: 0;
}



.clearit {
	clear: both;
}


/* -------------  HOME SURVEY */


#survey {
float:left;
width:305px;
}

#surveysays {
	width:305px;
}


#surveytop {
	width:305px;
	height: 12px;
	background-image:url(/English/imgs/survey/survey_top.gif);
	background-repeat:no-repeat;
	background-position:top;
}

#surveymiddle {
background-image:url(/English/imgs/survey/survey_middle.gif);
background-repeat:repeat-y;
width:305px;
}

#surveycontent {
padding-left:20px;
padding-right:10px;
}

#surveybottom {
	width:305px;
	height: 13px;
	background-image:url(/English/imgs/survey/survey_bottom.gif);
	background-repeat:no-repeat;
background-position: bottom; 
}

.surveyheader {
	color:#59595b;
	font-size: 1.2em;
	font-weight:bold;
}

.photopadding{
padding-right:7px;
}


/* ------------- HOME  SPOTLIGHT */



#spotlight {
	width:425px;
	background-image:url(/English/imgs/spotlight/spotlight_topwhite.gif);
	background-repeat:no-repeat;
	float:left;
	text-align:left;
	margin-top: 10px;
	margin-left: 12px;
}

#spotlightmiddle{
	width:425px;
	float:right;
	text-align:left;
}

#spotlghtcontent {
	width:185px;
	padding-left:14px;
float:;left;
	float: left;
	padding-top: 20px;
	height: 173px;
}

#spotlightimage {
	float:right;
	width: 202px;
	border-right-color:#FFFFFF;
	border-right-style:solid;
	border-right-weight:1px;
	border-top-color:#FFFFFF;
	border-top-style:solid;
	border-top-weight:1px;
	border-right-width: 1px;
	border-top-width: 1px;
}

#spotlightfooter {
	background-image:url(/English/imgs/spotlight/spotlight_bottom.jpg);
	background-repeat:no-repeat;
	width:425px;
	height:22px;
	text-align:right;
	float:left;
	padding-top: 10px;
}

#spotlightfootercontent {
	padding-right:10px;
}


.spotlightheaderyellow {
	color:#eccb73;
	font-size: 1.5em;
	margin-bottom: 6px;
	margin-top: 6px;
	font-weight:bold;
}


.spotlightheadergrey {
	color:#59595b;
	font-size: 1.2em;
	margin-bottom: 6px;
	margin-top: 6px;
	font-weight:bold;
}





/* ------------- Utilities/Footer */



#footer {
	width: 750px;
	padding-top:10px;
	padding-bottom:10px;
	margin-left: 122px;
	margin-right: 122px;
	text-align:right;
	text-decoration: none;
	font-size: 90%;
	color:#FFFFFF;
	background-color:#527676;
	}

	

#footer a:link, #footer a:active, #footer a:visited  {
	padding-left: 8px;
	padding-bottom: 60px;
	color:#FFFFFF;
	text-decoration: none;
}


#footer a:hover {
color:#b2cbcf;
}

.footerlast, .footerlast a:link, .footerlast a:active, .footerlast a:visited  {
	padding-left: 8px;
	padding-bottom: 60px;
	color:#FFFFFF;
	text-decoration: none;	
}

.footerlast a:hover {
color:#b2cbcf;
}



#utilitynav {
	width: 750px;
	padding-top:0px;
	padding-bottom:00px;
	text-align: right;
	text-decoration: none;
	font-size: 85%;
	}
	
	

#utilitynav a:link, #utilitynav a:active, #utilitynav a:visited  {
	padding-left: 8px;
	padding-right: 8px;	
	padding-bottom: 60px;
	color: #59595b;
	text-decoration: none;
}

#utilitynav a:hover {
color:#b2cbcf;
}


.utilitylast, .utilitylast a:link, .utilitylast a:active, .utilitylast a:visited  {
	padding-left: 8px;
	padding-bottom: 60px;
	color: #59595b;
	text-decoration: none;
	}
	
	.utilitylast a:hover {
color:#b2cbcf;
}


.utilityborder {
border-right-width:1px;
border-right-color:#FFFFFF;
border-right-style:solid;
}

.bluesearch {
colour:#0c6fab;
padding-left: 8px;
padding-bottom: 60px;
}



/* ------------- SECONDARY MAIN STYLES */



#secbanner {
position: relative;
width: 750px;
height:232px;
background-repeat:no-repeat;
float:left;
	}
	
	
	
#horizontalnav {
	width: 750px;
	text-align: center;
	font-size: 120%;
	padding-top:125px;
	margin-left: auto;
	margin-right: auto;
	}
	
#breadcrumbs {
	width:745px;
	padding-left:137px;
	font-size:90%;
	color:#59595b;
}


#secmiddlesection {
    width: 1010px;
    padding-left:0px;
    padding-right:0px;
    padding-bottom: 0px;
    /* ------------- ORIGINAL GRADIENT STYLE
    background-color: #ffe2a4;
	background-image:url(/English/imgs/secondary/longgrad_yellow.jpg);
    background-repeat: repeat-y; */

    background-color: #fff5e1;
    margin: 0px;
    padding-top: 10px;
}

#secmiddlecontent {
	width:760px;
	padding-left: 122px;
}


/* ------------- SECONDARY FOOTER STYLES */

#secfooter {
	width: 750px;
	padding-top:10px;
	padding-bottom:10px;
	margin-left: 122px;
	margin-right: 122px;
	text-align:right;
	text-decoration: none;
	font-size: 90%;
	color:#59595b;
	background-color:#FFF5E1;
	}
	
	
	
#secfooter a:link, #secfooter a:active, #secfooter a:visited  {
	padding-left: 8px;
	padding-bottom: 60px;
	color:#59595b;
	text-decoration: none;
}


#secfooter a:hover {
color:#0c6fab;
}

.secfooterlast, .secfooterlast a:link, .secfooterlast a:active, .secfooterlast a:visited  {
	padding-left: 8px;
	padding-bottom: 60px;
	color:#59595b;
	text-decoration: none;	
}

.secfooterlast a:hover {
color:#0c6fab;
}



/* ------------- SECONDARY CONTENT STYLES */

#pagemiddle {
	width:770px;
	height: auto;
	text-align: left;
	background-color:fff5e1;
	padding-left: 122px;
}



#contentframe {
	width:558px;
	float:left;
	text-align: left;
	background-color:#ffe2a4;
	margin-left: 16px;
}


#contenttop {
	width:558px;
	text-align: left;
}

#contentarea {
	width:510px;
	padding-left:25px;
	padding-right:0px;
	text-align: left;
	float:left;
	background-color:ffe2a4;
	padding-bottom: 140px;
	padding-top: 15px;
}

.SurveyProgressBar {
	border-bottom-color:#000;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-top-color:#000;
	border-top-width:1px;
	border-top-style:solid;
	border-right-color:#000;
	border-right-width:1px;
	border-right-style:solid;
	border-left-color:#000;
	border-left-width:1px;
	border-left-style:solid;
	margin:0px;
}

.contentborderphoto {
border-bottom-color:#FFF;
	border-bottom-width:2px;
	border-bottom-style:solid;
	border-top-color:#FFF;
	border-top-width:2px;
	border-top-style:solid;
	border-right-color:#FFF;
	border-right-width:2px;
	border-right-style:solid;
	border-left-color:#FFF;
	border-left-width:2px;
	border-left-style:solid;
	margin:5px;
}


#secdrilldown {
	width:230px;
	float: left;
	background-color: #FFFFFF;
	text-align: left;
	margin-right: 15px;
}

#secdrilldowncontent {
	width:212px;
	text-align: left;
	padding-left:10px;
	padding-right: 8px;
}

#secdrilldownbottom {
	width:230px;
	height:3px;
	background-image:url(/English/imgs/drilldown/sec_drilldowns_bottom.jpg);
	background-repeat:no-repeat;
}


#secdrilldown2 {
	width:230px;
	float: left;
	background-color: #FFFFFF;
	text-align: left;
}

#secdrilldowncontent2 {
	width:212px;
	text-align: left;
	padding-left:10px;
	padding-right: 8px;
}

#secdrilldownbottom2 {
width:230px;
height:3px;
background-image:url(/English/imgs/drilldown/sec_drilldowns_bottom.jpg);
background-repeat:no-repeat;
}


/* ------------- SECONDARY NAVIGATION STYLES */

#leftside {
	width:180px;
	padding-left: 0px;
	text-align: left;
	float:left;
	background-color:fff5e1;
}

#leftnav {
	width:176px;
	text-align: left;
	float:left;
	margin: 0px;
	padding: 0px;
}


.sectiontitle {
	color: #59595b;
	font-size: 115%;
	font-weight:bold;
	display: block;
	padding-top: 4px;
	padding-bottom:8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d1d2d6;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d1d2d6;
	background-color: #bcbdc1;
	padding-left: 12px;
	padding-right: 8px;
}

.navchild {
	color: #59595b;
	font-size: 100%;
	display: block;
	padding-top: 4px;
	padding-bottom:4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d1d2d6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d1d2d6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d1d2d6;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d1d2d6;
	background-color: #FFFFFF;
	padding-left: 12px;
	padding-right: 8px;
}
	
.navchild a:link {
	color:#59595b;
		text-decoration:none;		}

.navchild a:hover {
	color:#59595b;
		text-decoration:underline;		}
		
.navchild a:active {
	color:#59595b;
		text-decoration: none;
		font-weight: bold;		}

.navchild a:visited {
	color:#59595b;
		text-decoration: none;		}
		
	
	.navchildselected {
	font-size: 100%;
	color:#59595b;
	font-weight:bold;
	display: block;
	padding-top: 4px;
	padding-bottom:4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d1d2d6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d1d2d6;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d1d2d6;
	background-color: #fff5e1;
	padding-left: 12px;
	padding-right: 8px;
}	

.navchildselected a:link {
	color:#59595b;
		text-decoration:none;
		font-weight: bold;		}

.navchildselected a:hover {
	color:#59595b;
		text-decoration:underline;
		font-weight: bold;		}
		
.navchildselected a:active {
	color:#59595b;
		text-decoration: none;
		font-weight: bold;		}

.navchildselected a:visited {
	color:#59595b;
		text-decoration: none;
		font-weight: bold;		}

		
.navgrandchild {
	font-size: 85%;
	color:#59595b;
	display: block;
	padding-top: 5px;
	padding-bottom:5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d1d2d6;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d1d2d6;
	background-color:#FFFFFF;
	padding-left: 22px;
	padding-right: 8px;
}
	
.navgrandchild a:link {
	color:#59595b;
		text-decoration:none;		}

.navgrandchild a:hover {
		color:#59595b;
		text-decoration:underline;		}
		
.navgrandchild a:active {
	color:#59595b;
		text-decoration: none;
		font-weight: bold;		}

.navgrandchild a:visited {
	color:#59595b;
		text-decoration: none;		}
		
		
		
		
			
.navgreatgrandchild {
	font-size: 85%;
	color:#59595b;
	display: block;
	padding-top: 4px;
	padding-bottom:4px;
	background-color:#FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d1d2d6;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d1d2d6;
	padding-left: 34px;
	padding-right: 8px;
}
	
.navgreatgrandchild a:link {
	color:#59595b;
		text-decoration:none;		}

.navgreatgrandchild a:hover {
		color:#59595b;
		text-decoration:underline;		}
		
.navgreatgrandchild a:active {
	color:#59595b;
		text-decoration: none;
		font-weight: bold;		}

.navgreatgrandchild a:visited {
	color:#59595b;
		text-decoration: none;		}



/* ------------- PDF LINK STYLES */


#links {
	width:176px;
	text-align: left;
	float:left;
	margin: 0px;
	padding: 0px;
	margin-top: 15px;
}


.linkcontent {
	color: #59595b;
	font-size: 100%;
	display: block;
	padding-top: 4px;
	padding-bottom:8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	background-color: #c7d5d5;
	padding-left: 12px;
	padding-right: 8px;
}

.linkcontent a:link {
	color:#59595b;
		text-decoration:underline;		}

.linkcontent a:hover {
		color:#59595b;
		text-decoration:underline;		}
		
.linkcontent a:active {
	color:#59595b;
		text-decoration: none;
		font-weight: bold;		}

.linkcontent a:visited {
	color:#59595b;
		text-decoration: none;		}


/* Calendar */


.calendar {
	background:#F4D171;
	width:250px;
	margin-top:5px;
}

.calendar_noevent {
	background:#FFFFFF;
	width:250px;
	margin-top:5px;
	/*border:1px solid #ff6e5c;*/
}

.calendar_event {
	background:#DBDCDD;
	width:250px;
	margin-top:5px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

.calendar_event a:link {
	color:#000000;
	text-decoration:none;
}

.calendar_event a:hover {
	color:#000000;
	text-decoration:none;
}

.calendar_event a:active {
	color:#000000;
	text-decoration:none;
}

.calendar_event a:visited {
	color:#000000;
	text-decoration:none;
}

.calendar_selected {
	background:#9CACAD;
	width:250px;
	margin-top:5px;
	font-weight:bold;
	color:#000000;
	/*border:1px solid #000000;*/
}

.calendar_selected a:link {
	color:#FFFFFF;
	text-decoration:none;
}

.calendar_selected a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

.calendar_selected a:active {
	color:#FFFFFF;
	text-decoration:none;
}

.calendar_selected a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

.calendar_header {
	color:#59595b;
	font-size: 1.3em;
	margin-bottom: 8px;
	margin-top: 0px;
	background:#FFCC66;
	height:25px;
	color:#606060;
	font-weight:bold;
	padding: 4px 0 4px 0;
}

.fondationLinkHome {
	z-index:1;
	position: absolute;	
	top: 182px;
	right: 0px;
	width: 168px;
	height: 50px;
}

.fondationLink {
	z-index:1;
	position: absolute;	
	top: 123px;
	right: 12px;
	width: 168px;
	height: 50px;
}
.RRSBLinkHome {
	z-index:1;
	position: absolute;	
	left: 10px;
	top: 0px;
	width: 195px;
	height: 110px;
}

.RRSBLink {
	z-index:1;
	position: absolute;	
	left: 10px;
	top: 0px;
	width: 195px;
	height: 110px;
}

.JobCentrixSummary {
	font-size:11px;
}

.TableHeading {
	background-color:#cccccc;
	font-weight:bold;
	text-align:left;
}

.TableCell {
	background-color:#FFFFFF;
	text-align:left;
}

#tertiarycontentframe {
    width:750px;
    float:left;
    text-align: left;
    background-color:#ffe2a4;
    margin-left: 1px;
}


#tertiarycontenttop {
    width:750px;
    text-align: left;
}

#tertiarycontentarea {
    width:670px;
    padding-left:25px;
    padding-right:0px;
    text-align: left;
    float:left;
    background-color:ffe2a4;
    padding-bottom: 140px;
    padding-top: 15px;
}

.CareMailBorder {
	padding: 1px 1px 1px 1px;
	background-color:#CDCDCD;
}
.CareMailBorderSelected {
	padding: 2px 2px 2px 2px;
	background-color:#FF0000;
}

.CareMailAlertText{
	color:#990000;
	font-weight:bold;
}
.CareMailAlert{
	background-color:#FF0000;
	font-weight:bold;
}

#contentarea_print {
	width:600px;
	padding-left:25px;
	padding-right:0px;
	text-align: left;
	background-color:FFFFFF;
	padding-bottom: 0px;
	padding-top: 15px;
}
