html, body
{
	height: 100%;
	background-color: #595959;
	font-family: arial;
	font-size: 12px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
}
h1
{
	font-size: 16px;
	line-height: 18px;
	padding-top: 10px;
	padding-bottom: 0px;
	margin: 0px;
}
h2
{
	font-size: 14px;
	line-height: 16px;
	padding-top: 10px;
	padding-bottom: 0px;
	margin: 0px;
}
.frmMain
{
	height: 100%;
}
.tblMain
{
	margin-left: auto;
	margin-right: auto;
	width: 999px;
}
.imgButtons img
{
	float: left;
	margin: 0px 0px 0px 0px;
	border: 0px;
	padding: 0px;
}
.divMenu
{
	display: none; 
	position: absolute;
	background-color: black;
	width: 193px;
	z-index: 99;
	opacity: 0.75;
	-moz-opacity: 0.75; /* older Gecko-based browsers */
	filter:alpha(opacity=75); /* For IE6&7 */
}
.divMenu a
{
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	font-weight: bold;
	color: white;
	text-transform: uppercase;
	font-size: 10px;
	text-decoration: none;
}
.divMenu a:hover
{
	color: red;
}
.tablePic img
{
	float: left;
}
.divContainer
{
	width: 484px;
	height: 356px;
	float: left;
	padding-left: 30px;
	padding-right: 30px;
}
.tblNews
{
	margin-left: auto;
	margin-right: auto;
	background-color: #1a507c;
	width: 334px;
	padding: 0px;
	border-top: 1px solid #487497;
}
.tblNews td
{
	border-bottom: 1px solid #487497;
	padding: 0px;
}
.sbSaveOverlayMessage img
{
	padding: 10px;

}
.pictureRow
{
	background-image: url(/site/resources/images/en/footer-image-bar.jpg);
	width: 999px;
	height: 166px;
	text-align: center;
}
.pictureRow img
{
	padding: 25px;
	cursor: pointer;
	cursor: hand;
}
.divContent
{
	padding-left: 10px;
	padding-right: 10px;
}
.lnkPdf
{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
	color: #696969;
}
.tabHidden
{
	display: none;
}
.floaterLeft
{
	float: left;
}
.floaterRight
{
	float: right;
}
.sideBar
{
	width: 250px;
	border-right: 1px solid black;
	height: 100%;
}
.imageBox
{
	border: 1px solid #787878;
	margin: 20px;
}
.imageBox img
{
	vertical-align: middle;
}
.categoryBar
{
	vertical-align: top;
	background-color: #1a81d0;
}
.categoryList
{
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #787878;
	white-space: nowrap;
	width: 230px;
	text-transform: uppercase;
	color: white;
}
.categoryList ul
{
	padding-left: 15px;
	margin-left: 0px;
	line-height: 20px;
}
.categoryList a
{
	color: white;
	text-decoration: none;
}
.categoryList a:hover
{
	color: white;
	text-decoration: underline;
}
.categoryList span
{
	font-weight: bold;
}
.tabProduct
{
	background-color: #ffffff;
	color: #696969;
	background-image: url(/site/resources/images/gradient-product.jpg);
	background-repeat: repeat-x;
	background-position: bottom center;
}
.textMain
{
	text-transform: uppercase;
}
.tabArea
{
	padding: 20px;
}
.divPictureMenu
{
	border: 1px solid #787878;
	width: 150px;
	height: 150px;
	margin: 11px;
	float: left;
	text-align: center;
	cursor: hand;
	cursor: pointer;
	padding: 4px;
}
.divPictureMenu a
{
	color: black;
	font-weight: bold;
}
.divPictureMenu img
{
	padding: 10px;
}
.newsTitle
{
	font-weight: bold;
}
.divPictureNews
{
	width: 150px;
	height: 30px;
	float: left;
	padding: 10px;
}
.divLanding
{
	color: #FFFFFF;
	background-color: #303030;
	float: left;
}
.imgFooter
{
	vertical-align: bottom;
}
#AJR_Contact strong
{
	display: inline-block;
	width: 75px;
}
.lnkMontreal
{
	color: #A06555;
	font-size: 0.9em;
	margin-top: 20px;
	display: inline-block;
}