#leftbar .feature, #leftbar .grouped-features, #leftbar form#site-search {
    display: block;
    margin-bottom: 15px;
}

#leftbar a.feature img {
    border: medium none;
    display: block;
    margin: 0;
}





#rssHomePage{
float:right;
}

.componentheading {
	font-size: 1.8em;
    font-weight: bold;
    margin-bottom: 1.5em;
    margin-top: 1em;
	color: #BC9F64;
}

.note {
    border: 1px solid #ff0000;
    color: #ff0000;
    display: block;
    font-size: 110%;
    padding: 15px;
}

/* feature box */
#home-feature {
	color: #ffffff;
	padding: 0 1em 0 0;
	margin: 0 0 1em 0;
	min-height: 152px;
	height: 152px;
	background: #3987b0 url(../img/common/feature-bottom-right.gif) bottom right no-repeat;
}
/* CSS hack - IE6 doesn't see this */

/* Need this for text-resizing */

#main-content > #home-feature {
	height: auto;
}
#heading-generic {
	display: block;
	background-image: url(../img/common/section-header-generic-en.gif);
	background-position: bottom left;
	margin: 10px 0 0 160px;
	padding-top: 0;
	height: 22px;
}
/* CSS hack - IE6 doesn't see this */

#home-feature > #heading-generic {
	padding-top: 0.5em;
}
.fr #heading-generic {
	background-image: url(../img/common/section-header-generic-fr.gif);
}
/* Image Replacement */

#main-content #home-feature #heading-dim {
	text-indent: -1000em;
	background-repeat: no-repeat;
}
#main-content #home-feature #heading-dim a {
	float: left;
	display:block;
	width: 100%;
	overflow: hidden;
}
#main-content #home-feature #heading-generic {
	text-indent: -1000em;
	background-repeat: no-repeat;
}
#main-content #home-feature #heading-generic a {
	float: left;
	display:block;
	width: 100%;
	overflow: hidden;
}
#home-feature img {
	width:150px;
	float: left;
	padding-right:10px;
	margin-right: 0;
}
#home-feature #feature-header {
	color: #ffffff;
	font-weight: bold;
	margin: 7px 0 0 160px;
	padding-bottom: 0;
}
#home-feature #feature-text {
	display: block;
	margin: 0 0 0 160px;
}
#home-feature a:link, #home-feature a:visited, #home-feature a:hover, #home-feature a:active {
	color: #ffffff;
}
.morelink-feature {
	text-align: right;
	padding-bottom: 1em;
}
#home-feature .morelink-feature a, #home-feature .morelink-feature a:active, #home-feature .morelink-feature a:visited, #home-feature .morelink-feature a:hover, #home-feature .morelink-feature a:visited:hover {
	background: url(../img/common/morelink-feature.gif) center right no-repeat;
	padding-right: 10px;
}
#clearboth {
	clear:both;
	margin:0;
	padding:0;
	border:0;
}
/* contact table */
table.contacts {
	background-color: #fafafa;
	border: 1px #ffffff solid;
	border-collapse: collapse;
	border-spacing: 0px;
}
td.contactDept {
	background-color: #d9e7f0;
	border: 1px #ffffff solid;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left:8px;
	border-bottom: 1px #88b8cf solid;
	padding-right: 8px;
	font-weight: bold;
}
td.contact {
	border-bottom: 1px #6699CC dotted;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left:8px;
	padding-right: 0px;
}
#ContactAddress {
	padding:0 10px 0 10px;
	float:left;
	width:220px;
}
/* image replacment general  */
.fr #more-news a {
	display: block;
	overflow: hidden;
	text-decoration: none;
	text-indent: -9999px;
}
.fr a.more-news-fr {
	background-image: url(../img/common/more-news-fr.png);
	width: 128px;
	height: 16px;
}
.en #more-news a {
	display: block;
	overflow: hidden;
	text-decoration: none;
	text-indent: -9999px;
}
.en a.more-news-en {
	background-image: url(../img/common/more-news-en.png);
	width: 128px;
	height: 16px;
}
.fr #heading-news {
	background-image: url(../img/common/heading-nouvelles.png);
	background-repeat:no-repeat;
}
.en #heading-news {
	background-image: url(../img/common/heading-news.png);
	background-repeat:no-repeat;
}
.en #heading-quick-links {
	background-image: url(../img/common/heading-quick-links.png);
}
.en #student-corner-header-en {
	background-image: url(../img/common/student-corner-header-en.png);
}
.en #prospective-header-en {
	background-image: url(../img/common/prospective-header-en.png);
}
.fr #heading-liens-rapides {
	background-image: url(../img/common/heading-liens-rapides.png);
}
.fr #student-corner-header-fr {
	background-image: url(../img/common/student-corner-header-fr.png);
}
.fr #prospective-header-fr {
	background-image: url(../img/common/prospective-header-fr.png);
}
#section-title { left:18px; top: 41px; width: 219px; height: 28px; }
#parent-org-title { left:20px; top: 20px; width: 181px; height: 21px; }
.jfdefaulttext{
font-weight:bold;
}

table.colored-table {
	border-collapse:collapse;
	border-spacing:0;
}
.colored-table th {
    background-color: #BC9F64;
    color: #FFFFFF;
    font-size: 1.2em;
    font-weight: bold;
    text-align: left;
    vertical-align: bottom;
	padding: 4px 6px;
}
.colored-table td, .orange-table th {
    border: 1px solid #BC9F64;
    padding: 4px 6px;
    vertical-align: top;
}

/************* Module Homepage Entrevue */
.homeentrev a.contentpagetitle {
	font-weight:bold;
	clear:both;
	margin-top:1.2em;
	display:inline-block;
}

