@charset "UTF-8";
.fc_search_bar {
	background-color: #FF0000;
	text-align: right;
}
.fc_sub_nav_main {
	height: 37px; /* This height includes the gap bewteen the subnav and the content */
	width: 984px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(http://www.jhr.ca/en/graphics/sitewide/subnavigation/subnav_bkgnd.gif);
	background-repeat: repeat-x;
	text-align: right;
}
.fc_link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.fc_link2 a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.fc_link2 a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.fc_link2 a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.fc_link2 a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.sub_nav_main {
	height: 37px; /* This height includes the gap bewteen the subnav and the content */
	width: 984px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(http://www.jhr.ca/en/graphics/sitewide/subnavigation/subnav_bkgnd.gif);
	background-repeat: repeat-x;
}



.fc_body_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-align: left;
	background-color: #FFFFFF;
	padding-top: 13px;
	padding-right: 13px;
	padding-bottom: 13px;
	padding-left: 13px;
	margin-bottom: 9px;
}
.fc_right_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	background-color: #ffffff;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 13px;
	margin-bottom: 9px;
}
.fc_header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #558ab4;
	padding-left: 11px;
	padding-top: 5px;
	padding-bottom: 15px;
}
.fc_header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #558ab4;
	padding-top: 5px;
	padding-bottom: 3px;
}
