/*<group=Body>*/

body {
	color: #222222;
	margin: 0px;
	padding: 0px;
	font: 11px Arial, Helvetica, sans-serif;
	}
	
	/*</group>*/

/*<group=Links>*/

a {
	color : #727272;
	text-decoration : none;
	font-weight: bold;
	}

a:link {
	color : #727272;
	text-decoration : none;
	font-weight: bold;
	}

a:visited {
	color : #727272;
	text-decoration : none;
	font-weight: bold;
	}

a:hover {
	color : #9DAE1A;
	text-decoration : none;
	font-weight: bold;
	}

a:active {
	color : #246A97;
	text-decoration : none;
	font-weight: bold;
	}
	
/*

#lang a, #lang a:link {
	color : #FFFFFF;
	text-decoration : none;
	font-weight: bold;}
	
#lang a:hover {
	color : #E2E5BA;
	text-decoration : none;
	font-weight: bold;}

*/

.sidebarcellnewslink a {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	}

.sidebarcellnewslink a:link {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	}

.sidebarcellnewslink a:visited {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	}

.sidebarcellnewslink a:hover {
	font-size: 11px;
	color: #E2E5BA;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	}

.sidebarcellnewslink a:active {
	font-size: 11px;
	color: #E2E5BA;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	}

.sidebarcelltitle a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}

.sidebarcelltitle a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}

.sidebarcelltitle a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}

.sidebarcelltitle a:hover {
	color: #C9DDE7;
	font-weight: bold;
	text-decoration: none;
	}

.sidebarcelltitle a:active {
	color: #C9DDE7;
	font-weight: bold;
	text-decoration: none;
	}
	
	/*</group>*/

/*<group=Text>*/

h1 {
	letter-spacing: -2px;
	color: #9DAE1A;
	font: normal 70px Georgia, Times New Roman, Times, serif;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
	}

h3 {
	letter-spacing: -1px;
	color: #00624C;
	font: small-caps 20px Georgia, Times New Roman, Times, serif;
	padding-bottom: 5px;
	padding-top: 0px;
	margin: 0px;
	}

.homeblurb {
	color: #262626;
	font: bold 11px/14px Georgia, Times New Roman, Times, serif;
	padding: 0px 10px 10px 10px;
	margin-top: 0px;
	}

.homeblurb i {
	color: #545C05;
	font: italic 11px/12px Georgia, Times New Roman, Times, serif;
	padding-right: 10px;
	}

.homeparagraph {
	color: #FFFFFF;
	font: normal 11px Arial, Helvetica, sans-serif;
	padding: 0px 20px 0px 10px;
	margin-top: 0px;
	}
	
.footer_text {
	color: #9DAE1A;
	margin: 0px;
	font: normal 9px   Arial, Helvetica, sans-serif;
	}

.footer p {
	color: #999999;
	font-size: 11px;
	line-height: 14px;
	}

.footer b {
	color: #467CC1;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	}

.sidebartitle {
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
	text-transform: uppercase;
	}

.sidebartitle a, .sidebartitle a:link, .sidebartitle a:visited {
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
	text-transform: uppercase;
	}	
	
.sidebartitle a:hover, .sidebartitle a:active {
	font-weight: bold;
	font-size: 13px;
	color: #C9DDE7;
	text-transform: uppercase;
	}		

.sidebarcelltitle {
	color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 5px;
	}

.sidebarcelldate {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	padding-bottom: 5px;
	}

.sidebarcellnewsdate {
	font-size: 10px;
	color: #FFFFFF;
	}

.sidebarcellnewslink {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 3px;
	}
	
.greenbar {
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
	padding-left: 10px;
	padding-right: 10px;
	}

greenbar a {
	font-size: 11px;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	}

.greenbar a:link {
	font-size: 11px;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	}

.greenbar a:visited {
	font-size: 11px;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	}

.greenbar a:hover {
	font-size: 11px;
	color: #E2E5BA;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	}

.greenbar a:active {
	font-size: 11px;
	color: #E2E5BA;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	}

		
	/*</group>*/

/*<group=Content>*/

#content {
	margin: 20px;
	width: 500px;
	font-size: 12px;
	}

#contentBig {
	margin: 20px;
	width: 95%;
	font-size: 12px;
}

#contentBigblue {
	width: 95%;
	font-size: 12px;
	color: #FFFFFF;
	background: #467cc1;
	padding: 15px;
}
	
#flow {
	margin: 0px;
	width: 551px;
	font-size: 12px;
	}	

#content p {
	line-height: 15px;
	font-size: 12px;
	}

#content ul {
	line-height: 15px;
	list-style: none;
	padding-bottom: 15px;
	}

#content li {
	line-height: 15px;
	list-style: none;
	background: #F1F2E6;
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #E2E5BA;
	}

#content p.small {
	font-size: 9px;
	}

#content a {
	line-height: 15px;
	color: #467CC1;
	text-decoration: none;
	font-weight: bold;
	}

#content a.calendar:link {
	font-family: Helvetica, Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	text-decoration: bold;
}

#content a.calendar:visited {
	font-family: Helvetica, Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}

#content a.calendar:hover {
	font-family: Helvetica, Arial, sans-serif;
	color: #000000 ;
	font-size: 12px;
	text-decoration: underline;
}

#content a.calendar:active {
	font-family: Helvetica, Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
}

#content a.calendar_white:link {
	font-family: Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}

#content a.calendar_white:visited {
	font-family: Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}

#content a.calendar_white:hover {
	font-family: Helvetica, Arial, sans-serif;
	color: #FFFFFF ;
	font-size: 12px;
	text-decoration: underline;
}

#content a.calendar:active {
	font-family: Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}

#content p.title {
	line-height: 22px;
	color: #7F8A08;
	font-weight: bold;
	border-bottom: 1px solid #E7E7E7;
	}

#content p.faq_q {
	line-height: 15px;
	color: #7F8A08;
	font-weight: bold;
	border-bottom: 1px solid #E7E7E7;
	}

#content p.faq_a {
	line-height: 15px;
	padding-bottom: 15px;
	}

#content p.testimonial {
	line-height: 15px;
	width: 200px;
	margin: 5px;
	float: right;
	}


#content p.highlight {
	line-height: 20px;
	font-size: 16px;
	color: #7F8A08;
	}

#contentBig p.highlight {
	line-height: 20px;
	font-size: 16px;
	color: #7F8A08;
	}

#contentBigblue p.highlight {
	line-height: 20px;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}

#nav {
	padding-top: 20px;
	margin: 0px;
	padding: 5px;
	}

#nav a.mainnav-on {
	padding-top: 20px;
	margin: 0px;
	padding: 5px;
	color: #FFFFFF;
	}

#nav a.subnav {
	padding-top: 20px;
	margin: 0px;
	padding: 5px;
	color: #FFFFFF;
	}

#form {
	background: #F1F2E6;
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #E2E5BA;}

#calendarBox {
	font-size: 9px;
	background: #ffffff;
	padding: 2px;
	border: 1px solid #E2E5BA;
	min-height: 40px;
	width: 60px;
	}

.footer {
	background: #FFFFFF;
	margin: 0px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 25px;
	}

.homedate {
	color: #FFFFFF;
	font: bold 11px/14px Georgia, Times New Roman, Times, serif;
	margin-top: 10px;
	padding-top: 10px;
	}

.sidebarcell {
	padding-top: 10px;
	padding-bottom: 10px;
	}

.sidebarcellnews {
	padding-top: 10px;
	}

.mainnav {
	padding: 5px;
	margin-top: 5px;
	font-size: 11px;
	}

.mainnav-on {
	padding: 5px;
	margin-top: 5px;
	font-size: 11px;
	background: #9DAE1A;
	color: #FFFFFF;
	}

.subnav {
	font-size: 9px;
	margin-top: 5px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}

.subnav-on {
	font-size: 9px;
	margin-top: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	border-bottom: 1px solid #9DAE1A;
	}

.subnav-on a {
	font-size: 9px;
	margin-top: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	border-bottom: 1px solid #9DAE1A;
	color: #A8B60B;
	}
	
	/*</group>*/

/*<group=Backgrounds>*/

.mainphotobg {
	background: #E6E6E6;
	}

.topbox {
	background: no-repeat url(http://www.jemmontreal.org/site/_media/en/backgrounds/top_square.gif) transparent;
	}

.topbox_home {
	background: no-repeat url(http://www.jemmontreal.org/site/_media/en/backgrounds/top_square_home.gif) transparent;
	}

.greenbox {
	background: no-repeat url(http://www.jemmontreal.org/site/_media/en/backgrounds/green_bg_full.gif) transparent;
	}

.greenbox_repeat {
	background: repeat-y url(http://www.jemmontreal.org/site/_media/en/backgrounds/green_bg.gif) transparent;
	}

.bluebox {
	background: no-repeat url(http://www.jemmontreal.org/site/_media/en/backgrounds/blue_bg_full.gif) transparent;
	}

.bluebox_repeat {
	background: repeat-y url(http://www.jemmontreal.org/site/_media/en/backgrounds/blue_bg.gif) transparent;
	}

.blueboxes_home {
	background: repeat-x url(http://www.jemmontreal.org/site/_media/en/backgrounds/blue_bg_home.gif) transparent;
	}

.mainbg {
	/*background: repeat url(http://www.jemmontreal.org/site/_media/en/backgrounds/pattern.gif);*/;
	background: #E7E7E7;
	}
	
	/*</group>*/

/*<group=Other>*/

.devnotes {
	padding: 10px;
	margin: 10px;
	font: 12px/12px Courier, "Courier New", mono;
	color: #FFFDFA;
	background: #FF1300;
	border: 1px solid #B50100;
	}
	
	/*</group>*/


	/*</group>*/
	
/*<group=Block>*/		

.testimonial {
	background: #E2E5BA;
	border: 1px solid #B1B1B1;
	margin: 5px;
	padding: 10px;
}

.testimonial b {
	font-size: 15px;
	color: #7F8A08;
	font-weight: bold;
	padding-top: 0px;
}

.testimonialtext {
	font-size: 9px;
	line-height: 12px;
	color: #3B3A3A;
	padding-top: 5px;
	text-align: left;
}

.links {
	border-bottom: 1px solid #7F8A08;
	padding-bottom: 10px;
	padding-top: 5px;
	padding-right: 15px;
	vertical-align: bottom;
}

#myAutoComplete { 
	z-index:9000;
} 

#occupation1_job_container {
	z-index: 9000;
	width: 100%;
}

/*********************yui*******************/
.yui-ac-highlight {
background-color: #d7f0ff;
}
.yui-ac-content {position:absolute; width:35em;height:30em;border:1px solid #404040;background:#fff;overflow:auto;overflow-x:hidden;z-index:9050} 

.yui-ac-bd li {
	list-style-type:none;
	padding: 1px;
	margin-left:8px;
	cursor:pointer;cursor:hand;
	background: none;
	border: 0px;
}
.yui-ac-bd ul {
	list-style-type:none;
	padding: 0px;
	margin:0px;
}
/*******************************************/

#occupation1_job {
	z-index: 999;
	
}

select {
z-index: 1;
}


/*</group>*/
