@charset "utf-8";
/* CSS Document */
@font-face {
	font-family: 'Heydings';
	src: url('../fonts/heydings_controls_webfont.eot');
	src: url('../fonts/heydings_controls_webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/heydings_controls_webfont.woff') format('woff'), url('../fonts/heydings_controls_webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
.icon {
	height: .8em;
	width: .8em;
	display: inline-block;
	font-size: 11px;
	color: inherit;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
	padding-right: 1px;
	margin: 0;
	font-family: 'Heydings', arial, sans-serif;
	position: relative;
	line-height: 115%;
	top: -4px;
	left: -3px;
	-webkit-font-smoothing: antialiased;
	zoom: 1;
	display: none;
}
body, .body {
	background-color: #fff;
}
img {
	vertical-align: bottom;
}
.overlay {
	background: #000;
	display: none;
	width: 100%;
	height: 100%;
	opacity: .20;
	filter: alpha(opacity=20);
	position: absolute;
	z-index: 99998;
}
.hl-on {
	position: relative;
	z-index: 99999;
	-moz-box-shadow: 1px 1px 7px 1px;
	-webkit-box-shadow: 1px 1px 7px 1px;
	box-shadow: 1px 1px 7px 1px;
}
#page-layout-outline {
	width: 100%;
}
#page-layout .layer1 {
	display: table;
	width: 100%;
}
#page-layout .layer2 {
	margin: 0 auto;
}
#page-layout .layer3 {
	display: table;
	margin: 0 auto;
}
#page-layout .layer4 {
	display: inline-block;
	width: 960px;
}
#page-layout #layout-7-wrapper {
	display: table;
	width: 100%;
}
#page-layout td {
	vertical-align: top;
}
#head-wrapper {
	width: 100%;
}
#header-layout-wrapper {
	display: table;
	width: 100%;
}
#header-layout {
	position: relative;
	z-index: 120;
	margin: 0 auto;
}
#header-language {
	z-index: 9999;
}
#header-language.bare {
	top: 50px;
}
.wss-widget-title {
	min-height: 23px;
	font-size: 16px;
	overflow: hidden;
	padding: 0 10px;
	display: block;
}
.wss-widget-container {
	padding: 10px;
}
.wss-widget-container-no-padding {
	padding: 0;
}
.round-corners {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.round-top-corners {
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
}
.round-bottom-corners {
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
.headerspan {
	width: 1024px;
	margin: 0 auto;
}
span.arrow {
	content: '';
	border-style: dashed;
	border-color: transparent;
	display: -moz-inline-box;
	display: inline-block;
	font-size: 100px;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: middle;
	width: 0;
	border-width: .04em;
	border-left-width: .05em;
	border-left-style: solid;
}
.straight_bottom {
	-webkit-box-shadow: 0 10px 6px -6px #777;
	-moz-box-shadow: 0 10px 6px -6px #777;
	box-shadow: 0 10px 6px -6px #777;
}
.curved_bottom {
	position: relative;
	z-index: 1;
}
.curved_bottom:before, .curved_bottom:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #777;
	-webkit-box-shadow: 0 15px 10px #777;
	-moz-box-shadow: 0 15px 10px #777;
	box-shadow: 0 15px 10px #777;
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	transform: rotate(-3deg);
}
.curved_bottom:after {
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	transform: rotate(3deg);
	right: 10px;
	left: auto;
}
.curved_bottom_left {
	position: relative;
	z-index: 1;
}
.curved_bottom_left:before {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #777;
	-webkit-box-shadow: 0 15px 10px #777;
	-moz-box-shadow: 0 15px 10px #777;
	box-shadow: 0 15px 10px #777;
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	transform: rotate(-3deg);
}
.curved_bottom_right {
	position: relative;
	z-index: 1;
}
.curved_bottom_right:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	right: 10px;
	left: auto;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #777;
	-webkit-box-shadow: 0 15px 10px #777;
	-moz-box-shadow: 0 15px 10px #777;
	box-shadow: 0 15px 10px #777;
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	transform: rotate(3deg);
}
.thin_curved_bottom {
	position: relative;
	z-index: 1;
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.3), 0 0 40px rgba(0,0,0,0.1) inset;
	-moz-box-shadow: 0 1px 4px rgba(0,0,0,0.3), 0 0 40px rgba(0,0,0,0.1) inset;
	box-shadow: 0 1px 4px rgba(0,0,0,0.3), 0 0 40px rgba(0,0,0,0.1) inset;
}
.thin_curved_bottom:before, .thin_curved_bottom:after {
	content: "";
	position: absolute;
	z-index: -1;
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,0.8);
	-moz-box-shadow: 0 0 20px rgba(0,0,0,0.8);
	box-shadow: 0 0 20px rgba(0,0,0,0.8);
	top: 50%;
	bottom: 0;
	left: 10px;
	right: 10px;
	-moz-border-radius: 100px / 10px;
	border-radius: 100px / 10px;
}
.thin_curved_bottom:after {
	right: 10px;
	left: auto;
	-webkit-transform: skew(8deg) rotate(3deg);
	-moz-transform: skew(8deg) rotate(3deg);
	-ms-transform: skew(8deg) rotate(3deg);
	-o-transform: skew(8deg) rotate(3deg);
	transform: skew(8deg) rotate(3deg);
}
.thin_curved_horizontal {
	position: relative;
	z-index: 1;
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.3), 0 0 40px rgba(0,0,0,0.1) inset;
	-moz-box-shadow: 0 1px 4px rgba(0,0,0,0.3), 0 0 40px rgba(0,0,0,0.1) inset;
	box-shadow: 0 1px 4px rgba(0,0,0,0.3), 0 0 40px rgba(0,0,0,0.1) inset;
}
.thin_curved_horizontal:before, .thin_curved_horizontal:after {
	content: "";
	position: absolute;
	z-index: -1;
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,0.8);
	-moz-box-shadow: 0 0 20px rgba(0,0,0,0.8);
	box-shadow: 0 0 20px rgba(0,0,0,0.8);
	top: 0;
	bottom: 0;
	left: 10px;
	right: 10px;
	-moz-border-radius: 100px / 10px;
	border-radius: 100px / 10px;
}
.thin_curved_horizontal:after {
	right: 10px;
	left: auto;
	-webkit-transform: skew(8deg) rotate(3deg);
	-moz-transform: skew(8deg) rotate(3deg);
	-ms-transform: skew(8deg) rotate(3deg);
	-o-transform: skew(8deg) rotate(3deg);
	transform: skew(8deg) rotate(3deg);
}
.thin_curved_vertical {
	position: relative;
	z-index: 1;
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.3), 0 0 40px rgba(0,0,0,0.1) inset;
	-moz-box-shadow: 0 1px 4px rgba(0,0,0,0.3), 0 0 40px rgba(0,0,0,0.1) inset;
	box-shadow: 0 1px 4px rgba(0,0,0,0.3), 0 0 40px rgba(0,0,0,0.1) inset;
}
.thin_curved_vertical:before, .thin_curved_vertical:after {
	content: "";
	position: absolute;
	z-index: -1;
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,0.8);
	-moz-box-shadow: 0 0 20px rgba(0,0,0,0.8);
	box-shadow: 0 0 20px rgba(0,0,0,0.8);
	top: 10px;
	bottom: 10px;
	left: 0;
	right: 0;
	-moz-border-radius: 100px / 10px;
	border-radius: 100px / 10px;
}
.thin_curved_vertical:after {
	right: 10px;
	left: auto;
	-webkit-transform: skew(8deg) rotate(3deg);
	-moz-transform: skew(8deg) rotate(3deg);
	-ms-transform: skew(8deg) rotate(3deg);
	-o-transform: skew(8deg) rotate(3deg);
	transform: skew(8deg) rotate(3deg);
}
#header-phone-wrapper {
	width: 100%;
}
#header-phone-grp {
	position: absolute;
	right: 0;
	top: 75px;
}
.hpg-sub-grp {
	text-align: right;
}
.hpg-block {
	position: relative;
}
.hpg-label {
	text-align: left;
	white-space: nowrap;
}
.hpg-phone {
	text-align: right;
	white-space: nowrap;
	font-weight: bold;
}
.hpg-label-4, .hpg-phone-4 {
	text-align: left;
}
.col_1 {
	width: 6.6666666666667%;
}
.col_2 {
	width: 15%;
}
.col_3 {
	width: 23.333333333333%;
}
.col_4 {
	width: 31.666666666667%;
}
.col_5 {
	width: 40%;
}
.col_6 {
	width: 48%;
}
.col_6_1 {
	width: 49.8%;
}
.col_6_2 {
	width: 49.5%;
}
.col_7 {
	width: 56.666666666667%;
}
.col_8 {
	width: 65%;
}
.col_9 {
	width: 73.333333333333%;
}
.col_10 {
	width: 81.666666666667%;
}
.col_11 {
	width: 90%;
}
.col_11_1 {
	width: 91%;
}
.col_11_2 {
	width: 97%;
}
.col_12 {
	width: 100%;
}
.col_120px {
	width: 120px;
}
.col_1grid {
	width: 320px;
}
.col_2grid {
	width: 640px;
}
.col_3grid {
	width: 960px;
}
.col_auto {
	width: auto;
}
.col_half {
	width: 50%;
}
.col_4perc {
	width: 4%;
}
.col_34perc {
	width: 34%;
}
.col_39perc {
	width: 39%;
}
.col_61perc {
	width: 61%;
}
.col_66perc {
	width: 66%;
}
.col_1, .col_2, .col_3, .col_4, .col_5, .col_6, .col_6_1, .col_6_2, .col_7, .col_8, .col_9, .col_10, .col_11, .col_11_1, .col_11_2, .col_12, .col_120px, .col_1grid, .col_2grid, .col_3grid, .col_auto, .col_half, .col_4perc, .col_34perc, .col_39perc, .col_61perc, .col_66perc {
	float: left;
	display: block;
}
.alpha {
	margin-left: 0;
}
.omega {
	margin-right: 0;
}
.col_1.visible, .col_2.visible, .col_3.visible, .col_4.visible, .col_5.visible, .col_5_1.visible, .col_6.visible, .col_6_1.visible, .col_6_2.visible, .col_7.visible, .col_8.visible, .col_9.visible, .col_10.visible, .col_11.visible, .col_11_1.visible, .col_11_2.visible, .col_12.visible, .col_120px.visible, .col_1grid.visible, .col_2grid.visible, .col_3grid.visible, .col_auto .visible, .col_half .visible, .col_4perc.visible, .col_34perc.visible, .col_39perc.visible, .col_61perc.visible, .col_66perc.visible {
	background: #efefef;
}
.col_1.inner, .col_2.inner, .col_3.inner, .col_4.inner, .col_5.inner, .col_5_1.inner, .col_6 .inner, .col_6_1.inner, .col_6_2.inner, .col_7.inner, .col_8.inner, .col_9.inner, .col_10.inner, .col_11.inner, .col_11_1.inner, .col_11_2.inner, .col_12.inner, .col_120px.inner, .col_1grid.inner, .col_2grid.inner, .col_3grid.inner, .col_auto.inner, .col_half.inner, .col_4perc.inner, .col_34perc.inner, .col_39perc.inner, .col_61perc.inner, .col_66perc.inner {
	padding: 10px;
}
.clearfix:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-table;
}/* Hides from IE-mac \*/
.clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
#main-menu-wrapper {
	height: 26px;
	margin: auto;
	position: relative;
	width: 960px;
	z-index: 120;
}
#main-menu {
	position: absolute;
}
#main-menu.fullspan {/*right:36px;*/
;
}
.wss-widget-image {
	font-size: 12px;
	text-align: center;
}
.wss-widget-image a:hover {
	text-decoration: none;
}
.preloadImg {
	position: absolute;
	overflow: hidden;
	top: -9999px;
	left: -9999px;
}
.wss-cta {
	background-position: 15px 15px;
	background-repeat: no-repeat;
	padding: 15px 15px 0 0;
}
.cta-with-image {
	padding-left: 55px;
}
.cta-without-image {
	padding-left: 15px;
}
.wss-cta-button {
	cursor: pointer;
}
.wss-widget-text {
	font-size: 12px;
	line-height: 17px;
}
.wss-widget-text ul {
	list-style-type: disc;
	padding: 0 0 0 15px;
}
.wss-widget-text ol {
	margin: 0 0 0 15px;
}
.wss-widget-text li {
	padding-bottom: 5px;
}
.wss-widget-text li div, .text li div {
	display: inline;
}
ol.ur {
	list-style-type: upper-roman;
}
ol.la {
	list-style-type: lower-alpha;
}
ol.ua {
	list-style-type: upper-alpha;
}
ol.no {
	list-style-type: decimal;
}
#footer-menu.footer-menu-no-logo.fr {
	width: 540px!important;
}
#footer-menu.fr {
	width: 345px!important;
}
.footer-menu-no-logo {
	width: 600px!important;
}
#copyright {
	line-height: 13px;
	padding-bottom: 1px;
}
#footer-layout {
	width: 100%;
	display: table;
}
#footer-layout.default-footer-bgcolor {
	background-color: #f3f3e1;
}
#footer-layout.light {
	color: #fff;
}
#footer-layout.light a {
	color: #fff;
}
#footer-layout.light li {
	border-right: 1px solid #fff;
}
#footer-layout.dark {
	color: #64727F;
}
#footer-layout.dark a {
	color: #64727F;
}
#site-footer {
	width: 960px;
	margin: auto;
}
#footer-banner-wrapper {
	width: 100%;
}
#footer-banner-wrapper-1 {
	margin: 0 auto;
}
#footer-banner {
	margin: 0 auto;
}
#fl-layer1 {
	width: 100%;
}
#fl-layer2 {
	margin: 0 auto;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
#agendlz {
	height: 35px;
	font-family: "arial bold", Helvetica, sans-serif;
	display: table;
	width: 100%;
	margin-bottom: -1px;
}
#agendlz .agendItems {
	width: 960px;
	margin: 0 auto;
	height: 35px;
	position: relative;
	z-index: 131;
}
#agendlz .agendItems li a {
	display: inline-block;
	font-size: 10px;
	font-weight: bold;
	line-height: 10px;
	text-decoration: none;
}
#agendlz .agendItems li a:hover {
	text-decoration: underline;
}
#agendlz .agendItems li span.text {
	display: block;
}
#agendlz .agendItems li:hover ul, #agendlz .agendItems li:hover div {
	display: block;
}
#agendlz .agendItems ul ul {
	position: absolute;
	display: none;
	width: 140px;
	padding: 0;
	margin: 0;
}
#agendlz .agendItems li ul li {
	border: 0;
	float: none;
}
#agendlz .agendItems div ul {
	position: relative;
	display: block;
}
#agendlz .agendItems li div {
	display: none;
	position: absolute;
	left: -50px;
	width: 200px;
	top: 33px;
	background: #f6f6f6;
	padding: 0;
	font-size: 11px;
	border: 1px solid #dadada;
}
#agendlz .agendItems li div ul {
	border: 0;
	background: 0;
	position: relative!important;
}
#agendlz .agendItems li div div {
	display: block;
	position: relative;
	background: 0;
	border: 0;
}
#agendlz .agendItems li div div a {
	display: inline;
	border: 0;
}
#agendlz .agendItems li div form {
	margin: 5px;
}
#agendlz .agendItems li div form label {
	display: block;
	margin-top: 2px;
	font-weight: bold;
}
#agendlz .agendItems li div form input[type="text"], #agendlz .agendItems li div form textarea {
	border: 1px solid #d4d4d4;
	margin: 4px 0;
	font-size: 11px;
	width: 95%;
}
#agendlz .agendItems li div form textarea {
	overflow: auto;
}
#agendlz .agendItems li div form input[type="text"]:focus, #agendlz .agendItems li div form textarea:focus {
	border: 1px solid #999;
}
#agendlz .agendItems li div form input[type="submit"] {
	border: 1px solid #ccc;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 5px;
	cursor: pointer;
	color: #252525;
	background: #ccc;
	background-image: -webkit-gradient(linear, 0% 0, 0% 100%, from(#ebebeb), to(#ccc));
	background-image: -moz-linear-gradient(-90deg, #ebebeb, #ccc);
}
#agendlz #dialog_share {
	width: 280px;
	padding: 5px 5px 0 5px;
}
#agendlz #dialog_share a {
	width: 37%;
	margin: 0 5px 5px 0;
	padding: 0 0 0 27px;
	font-weight: normal;
	line-height: 24px;
	float: left;
	background: no-repeat top left;
	color: #000;
}
#agendlz .agendItems .callus {
	background-image: url(../images/callus.gif);
}
#agendlz .agendItems li span.maps {
	background-image: url(../images/maps.gif);
	display: inline-block;
	background-repeat: no-repeat;
	padding-right: 10px;
	background-position: center 3px;
	width: 18px;
	border: none;
	font-size: 1px;
	color: transparent;
}
#agendlz .agendItems li span.addfavourites {
	background-image: url(../images/addfavorites.gif);
	display: inline-block;
	background-repeat: no-repeat;
	padding-right: 10px;
	background-position: center 3px;
	width: 18px;
	border: none;
	font-size: 1px;
	color: transparent;
}
#agendlz .agendItems li span.emailus {
	background-image: url(../images/emailus.gif);
	display: inline-block;
	background-repeat: no-repeat;
	padding-right: 10px;
	background-position: center 3px;
	width: 18px;
	border: none;
	font-size: 1px;
	color: transparent;
}
#agendlz .agendItems li span.sendfriend {
	background-image: url(../images/sendfriend.gif);
	display: inline-block;
	background-repeat: no-repeat;
	padding-right: 10px;
	background-position: center 3px;
	width: 18px;
	border: none;
	font-size: 1px;
	color: transparent;
}
.share_facebook {
	background: url(../images/ag_facebook.png) no-repeat!important;
	background-position: center;
}
.share_twitter {
	background: url(../images/ag_twitter.png) no-repeat!important;
}
.share_outlook {
	background-image: url(../images/ag_outlook.png)!important;
	position: relative;
	height: auto;
}
.share_macadbook {
	background-image: url(../images/ag_macadbook.png)!important;
	position: relative;
	height: auto;
}
.share_entourage {
	background-image: url(../images/ag_entourage.png)!important;
	position: relative;
	height: auto;
}
.ssoMsgBox {
	margin: 10px 40px 10px 0;
	clear: both;
	padding: 10px 10px 10px 42px;
	border: 1px solid #d6d6d6;
	position: relative;
	color: #575a5d;
	line-height: 16px;
	_height: 18px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	min-height: 18px;
}
.ssoSmallMsgBox {
	margin: 10px 10px 10px 6px;
	clear: both;
	padding: 10px 10px 10px 42px;
	border: 1px solid #d6d6d6;
	position: relative;
	color: #575a5d;
	line-height: 16px;
	_height: 18px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	min-height: 18px;
}
.msgBlue {
	background: #e5eff5 url(../images/welcome.gif) no-repeat 10px;
}
.msgBlue strong {
	display: block;
	margin-bottom: 3px;
}
.msgGreen {
	background: #e8f3d3 url(../images/success.gif) no-repeat 10px;
}
.msgRed {
	background: #fff3f1 url(../images/error.gif) no-repeat 10px;
}
.msgYellow {
	background: #fffee6 url(../images/info.gif) no-repeat 10px;
}
.loaderCircle {
	background: none;
	background: #fff url(../images/loader.gif) no-repeat 0;
	border-radius: 4px;
	min-height: 18px;
}
#agendlz .agendItems ul {
	display: table;
	padding-left: 17px;
}
#agendlz .agendItems li {
	float: left;
	position: relative;
	text-align: center;
	padding-right: 15px;
}
#agendlz .agendItems li.icontext {
	width: 60px;
}
#agendlz .agendItems li.icontext_fr {
	width: 64px;
}
#agendlz .agendItems li.icontext_with_site_fr {
	width: 72px;
}
#agendlz.white {
	background: url(../images/white.png) repeat-x 0 0;
}
#agendlz.white>a {
	color: #000;
}
#agendlz.white a.icononly {
	font-size: 0;
}
#agendlz.white .text {
	position: absolute;
	top: 8px;
	left: 2px;
}
#agendlz.white .print_both {
	background: url(../images/sm_gray_print.png) no-repeat;
	background-size: 18px auto;
	display: block;
	height: 18px;
	padding-top: 3px;
	border: none;
	position: relative;
	top: 0;
}
#agendlz.white .print_both.en {
	background-position: 3px 3px;
}
#agendlz.white .print_both.fr {
	background-position: 14px 3px;
}
#agendlz.white .print_both.en:hover {
	background-position: 3px 3px;
}
#agendlz.white .print_both.fr:hover {
	background-position: 14px 3px;
}
#agendlz.white .print_both:hover {
	background: url(../images/sm_black_print.png) no-repeat;
}
#agendlz.white .print_icon {
	background: url(../images/lg_gray_print.png) no-repeat 1px 0;
	display: block;
	height: 25px;
	border: none;
	position: relative;
	top: 3px;
	width: 25px;
}
#agendlz.white .print_icon:hover {
	background: url(../images/lg_black_print.png) no-repeat 1px 0;
}
#agendlz.white .bookmark_both {
	background: url(../images/sm_gray_bookmark.png) no-repeat;
	display: block;
	height: 18px;
	padding-top: 3px;
	border: none;
	position: relative;
	top: 0;
}
#agendlz.white .bookmark_both.en {
	background-position: 18px 3px;
}
#agendlz.white .bookmark_both.fr {
	background-position: 24px 3px;
}
#agendlz.white .bookmark_both.en:hover {
	background-position: 18px 3px;
}
#agendlz.white .bookmark_both.fr:hover {
	background-position: 24px 3px;
}
#agendlz.white .bookmark_both:hover {
	background: url(../images/sm_black_bookmark.png) no-repeat;
}
#agendlz.white .bookmark_icon {
	background: url(../images/lg_gray_bookmark.png) no-repeat 1px 0;
	display: block;
	height: 25px;
	border: none;
	position: relative;
	top: 3px;
	width: 25px;
}
#agendlz.white .bookmark_icon:hover {
	background: url(../images/lg_black_bookmark.png) no-repeat 1px 0;
}
#agendlz.white .email_both {
	background: url(../images/sm_gray_email.png) no-repeat;
	display: block;
	height: 18px;
	padding-top: 3px;
	border: none;
	position: relative;
	top: 0;
}
#agendlz.white .email_both.en {
	background-position: 6px 3px;
}
#agendlz.white .email_both.fr {
	background-position: 12px 3px;
}
#agendlz.white .email_both.en:hover {
	background-position: 6px 3px;
}
#agendlz.white .email_both.fr:hover {
	background-position: 12px 3px;
}
#agendlz.white .email_both:hover {
	background: url(../images/sm_black_email.png) no-repeat;
}
#agendlz.white .email_icon {
	background: url(../images/lg_gray_email.png) no-repeat 1px 0;
	display: block;
	height: 25px;
	border: none;
	position: relative;
	top: 3px;
	width: 25px;
}
#agendlz.white .email_icon:hover {
	background: url(../images/lg_black_email.png) no-repeat 1px 0;
}
#agendlz.white .send_both {
	background: url(../images/sm_gray_send.png) no-repeat;
	display: block;
	height: 18px;
	padding-top: 3px;
	border: none;
	position: relative;
	top: 0;
}
#agendlz.white .send_both.en {
	background-position: 4px 3px;
}
#agendlz.white .send_both.fr {
	background-position: 13px 3px;
}
#agendlz.white .send_both.en:hover {
	background-position: 4px 3px;
}
#agendlz.white .send_both.fr:hover {
	background-position: 13px 3px;
}
#agendlz.white .send_both:hover {
	background: url(../images/sm_black_send.png) no-repeat;
}
#agendlz.white .send_icon {
	background: url(../images/lg_gray_send.png) no-repeat 1px 0;
	display: block;
	height: 25px;
	border: none;
	position: relative;
	top: 3px;
	width: 25px;
}
#agendlz.white .send_icon:hover {
	background: url(../images/lg_black_send.png) no-repeat 1px 0;
}
#agendlz.white .share_both {
	background: url(../images/sm_gray_share.png) no-repeat;
	display: block;
	height: 18px;
	padding-top: 3px;
	border: none;
	position: relative;
	top: 0;
}
#agendlz.white .share_both.en {
	background-position: 7px 3px;
}
#agendlz.white .share_both.fr {
	background-position: 13px 3px;
}
#agendlz.white .share_both.en:hover {
	background-position: 7px 3px;
}
#agendlz.white .share_both.fr:hover {
	background-position: 13px 3px;
}
#agendlz.white .share_both:hover {
	background: url(../images/sm_black_share.png) no-repeat;
}
#agendlz.white .share_icon {
	background: url(../images/lg_gray_share.png) no-repeat 1px 0;
	display: block;
	height: 25px;
	border: none;
	position: relative;
	top: 3px;
	width: 25px;
}
#agendlz.white .share_icon:hover {
	background: url(../images/lg_black_share.png) no-repeat 1px 0;
}
#agendlz.white .oursite_both {
	background: url(../images/sm_gray_site.png) no-repeat;
	display: block;
	height: 18px;
	padding-top: 3px;
	border: none;
	position: relative;
	top: 0;
}
#agendlz.white .oursite_both.en {
	background-position: 20px 3px;
}
#agendlz.white .oursite_both.fr {
	background-position: 26px 3px;
}
#agendlz.white .oursite_both.en:hover {
	background-position: 20px 3px;
}
#agendlz.white .oursite_both.fr:hover {
	background-position: 26px 3px;
}
#agendlz.white .oursite_both:hover {
	background: url(../images/sm_black_site.png) no-repeat;
}
#agendlz.white .oursite_icon {
	background: url(../images/lg_gray_site.png) no-repeat 1px 0;
	display: block;
	height: 25px;
	border: none;
	position: relative;
	top: 3px;
	width: 25px;
}
#agendlz.white .oursite_icon:hover {
	background: url(../images/lg_black_site.png) no-repeat 1px 0;
}
#social-network-bare {
	position: absolute;
	width: 100%;
	z-index: 200;
}
#social-network-bare #sn-wrapper {
	width: 960px;
	margin: auto;
	height: 35px;
}
#social-network {
	position: absolute;
	top: 0;
	right: 0;
	width: 50%;
}
#social-network #sn-wrapper {
	margin: auto;
	height: 35px;
}
#sn-wrapper .flike {
	width: 83px;
}
#sn-wrapper .plusone {
	width: 70px;
}
#sn-wrapper .tweeter {
	width: 91px;
}
#sn-wrapper .item1 {
	float: right;
	z-index: 132;
	position: relative;
	padding: 4px 17px 0 0;
}
#sn-wrapper .item2 {
	float: right;
	z-index: 133;
	padding: 4px 8px 0 0;
}
#sn-wrapper .item3 {
	float: right;
	z-index: 134;
	padding: 4px 8px 0 0;
}
#colorbox, #cboxOverlay, #cboxWrapper {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9998;
	overflow: hidden;
}
#cboxOverlay {
	position: fixed;
	width: 100%;
	height: 100%;
}
#cboxMiddleLeft, #cboxBottomLeft {
	clear: left;
}
#cboxContent {
	position: relative;
}
#cboxLoadedContent {
	overflow: auto;
}
#cboxLoadingOverlay, #cboxLoadingGraphic {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
	cursor: pointer;
}
.cboxPhoto {
	float: left;
	margin: auto;
	border: 0;
	display: block;
}
.cboxIframe {
	width: 100%;
	height: 100%;
	display: block;
	border: 0;
}
#cboxOverlay {
	background-color: black;
}
#colorbox {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12px;
	font-weight: normal;
	color: #252525;
	-moz-background-clip: padding;
	-webkit-background-clip: padding;
	background-clip: padding-box;
	border: 4px solid #6f6f6f;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 3px 3px 15px #383838;
	-webkit-box-shadow: 3px 3px 15px #383838;
	box-shadow: 3px 3px 15px #383838;
}
#cboxContent {
	margin-top: 32px;
	background: white;
	overflow: visible;
	-moz-border-radius: 0 0 3px 3px;
	-webkit-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;
}
#cboxError {
	padding: 50px;
}
#cboxLoadedContent {
	padding: 15px;
	margin-top: 20px;
}
#cboxLoadingGraphic {
	background: url(http://cdn.cb.yp.ca/c411/00102-00000/jsp/images/map/loading-small.gif) no-repeat center center;
}
#cboxLoadingOverlay {
	background: #000;
}
#cboxCurrent {
	position: absolute;
	top: -22px;
	right: 205px;
	text-indent: -9999px;
}
#cboxSlideshow, #cboxPrevious, #cboxNext, #cboxClose {
	text-indent: -9999px;
	width: 20px;
	height: 20px;
	position: absolute;
	top: -20px;
}
#cboxPrevious {
	background-position: 0 0;
	right: 44px;
}
#cboxPrevious.hover {
	background-position: 0 -25px;
}
#cboxNext {
	background-position: -25px 0;
	right: 22px;
}
#cboxNext.hover {
	background-position: -25px -25px;
}
#cboxClose {
	background: url(http://cdn.cb.yp.ca/c411/00102-00000/jsp/images/buttons/ico_close.png) no-repeat 0 0;
	right: 7px;
	top: -16px;
}
.cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious {
	right: 66px;
}
.cboxSlideshow_on #cboxSlideshow {
	background-position: -75px -25px;
	right: 44px;
}
.cboxSlideshow_on #cboxSlideshow.hover {
	background-position: -100px -25px;
}
.cboxSlideshow_off #cboxSlideshow {
	background-position: -100px 0;
	right: 44px;
}
.cboxSlideshow_off #cboxSlideshow.hover {
	background-position: -75px -25px;
}
#colorbox {
	border: 0;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.cboxPhoto {
	border: 4px solid #555;
}
#cboxLoadedContent {
	margin-top: 0;
	padding: 20px;
}
#cboxContent {
	margin-top: 0;
	background: none;
}
#cboxClose {
	background: url(../images/close.png) no-repeat 0 0;
	right: 10px;
	top: 8px;
	width: 30px;
	height: 30px;
	z-index: 9999;
}
body {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 10px;
}
p {
	margin: 0 0 17px 0;
}
a {
	color: #61B305;
	text-decoration: none;
}
.w-button {
	background-color: #61B305;
}
a:hover {
	text-decoration: underline;
}
input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 11px;
	font-size: 11px;
	color: #000;
}
.clear {
	clear: both;
}
#header-layout-wrapper {
	border-bottom: 5px solid #61b305;
}
#header-info {
	position: absolute;
	top: 75px;
	right: 0;
	font-size: 24px;
	font-weight: bold;
	color: #287db5;
	text-align: right;
}
.hpg-phone {
	color: #287db5;
}
#header-language {
	position: absolute;
	top: 15px;
	right: 0;
	font-size: 11px;
	text-align: right;
}
#main-menu li {
	float: left;
	height: 26px;
	background: url(../images/bgmenu.gif) repeat-x top left;
	border-right: 1px solid #b6b6b6;
	position: relative;
}
#main-menu li a {
	display: block;
	line-height: 26px;
	color: #61b305;
	font-weight: 700;
	font-size: 14px;
	text-decoration: none;
	padding: 0 15px;
}
#main-menu li a.on {
	background-color: #61B305;
	color: #FFF;
}
#main-menu li a.over, #main-menu li a:hover {
	background: #61B305 url(../images/bgmenu_over.png) repeat-x top left;
	color: #FFF;
}
#main-menu li ul {
	display: none;
	position: absolute;
	z-index: 999;
	width: auto;
	border-top: 5px solid #61B305;
}
#main-menu li ul li {
	float: none;
	background: none!important;
	height: auto;
	margin: 0;
	border: 0;
	border-bottom: 1px solid #97ca45;
}
#main-menu li ul li a {
	display: block;
	background: #61B305;
	font-weight: 400;
	padding: 0 12px;
	color: #FFF;
	font-size: 13px;
	text-transform: none;
	white-space: nowrap;
	border-bottom: 1px solid #4b813b;
}
#main-menu li ul li a:hover, #main-menu li ul li.overV a, #main-menu li ul li.overV li a:hover {
	background: #54913b;
}
#main-menu li ul li.overV li a {
	background: #61B305;
}
#main-menu li.last ul {
	right: 0;
}
#main-menu li ul li:hover>ul {
	display: block;
	visibility: visible;
}
#main-menu li ul li ul {
	left: 100%;
	top: 0;
	border-top: none;
}
#main-menu li ul li:last-child, #main-menu li ul li:last-child a {
	border-bottom: 0;
}
#main-menu li.lastLi ul li ul {
	left: -200px;
}
.wss-cta {
	min-height: 55px;
	height: auto!important;
	height: 55px;
	margin-bottom: 15px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.wss-cta-text {
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 8px;
}
.wss-cta-container {
	min-height: 30px;
	height: auto!important;
	height: 30px;
}
a.wss-cta-button {
	display: inline-block;
	color: #61B305;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	padding: 4px 8px 4px 16px;
	border-bottom: 1px solid #b0b2b3;
	border-right: 1px solid #b0b2b3;
}
a.wss-cta-button:hover {
	text-decoration: none;
	color: #FFF;
	background-color: #61b305;
	background-position: bottom left;
}
span.arrow-cta {
	border-left-color: #61b305;
}
.wss-widget-text h1 {
	font-size: 20px;
	line-height: 24px;
	letter-spacing: -0.02em;
	margin-bottom: 8px;
}
.wss-widget-text h2 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	margin-bottom: 5px;
}
.wss-widget-text h3 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}
.wss-widget-text h4, .wss-widget-text h5, .wss-widget-text h6 {
	font-size: 14px;
	margin-bottom: 7px;
}
.wss-widget-text table {
	margin: 0 0 12px 0;
}
.wss-widget-text hr {
	height: 1px;
	border: 0;
	margin: 12px 0;
	color: #dee3e9;
	background-color: #dee3e9;
}
#footer-layout {
	border-top: 4px solid #ccd3db;
	margin: 0 auto;
	padding: 10px 0 20px;
}
#footer-layout a {
	color: #64727f;
}
#footer-menu {
	margin: 10px;
	float: left;
	width: 374px;
}
#footer-menu li {
	display: block;
	float: left;
	padding: 0 8px;
	border-right: 1px solid #77848f;
	font-size: 11px;
	line-height: 11px;
}
#footer-menu li.last {
	border: 0;
}
#copyright {
	float: right;
	margin-top: 10px;
	font-size: 11px;
	text-align: right;
	overflow: hidden;
}
#copyright br {
	clear: right;
}
#poweredby {
	display: block;
	margin-top: 10px;
	float: right;
}
