body {
	margin: 0px;
	padding: 0px;
	background: #fff;
	border-top: 3px solid #ae1835;
	color: #666;
	font: 12px helvetica, arial, sans-serif;
	line-height: 20px;
	}

a { outline: none; }

a:link {
	color: #ae1835;
	}
a:visited {
	color: #666;
	}	
a:hover {
	color: #ff9900;
	}

.clearme {
	clear: both;
	height: 1px;
	overflow: hidden;
	}

.backtotop {
	margin: 4px 0px 24px 0px;
	border-top: 1px solid #e1e1e1;
	padding: 4px 0px 0px 0px;
	}
.divider {
	margin: 8px 0px 4px 0px;
	border-top: 1px solid #e1e1e1;
	padding: 0px 0px 0px 0px;
	}

/* header */	
.headwrap {
	background: #dddfe3 url('/english/_img/template/bg_header.gif') repeat-x;
	}
.head {
	width: 960px;
	margin: 0px auto;
	}
	
.langlink {
	float: right;
	display: inline;
	clear: right;
	}
	
.logo {
	float: left;
	display: inline;
	width: 131px;
	margin-bottom: 12px;
	}
.navigation {
	float: right;
	display: inline;
	width: 829px;
	}
.smallnav {
	list-style: none;
	padding: 0px;
	margin: 0px;
	text-align: right;
	}
.smallnav li {
	padding: 4px 6px 6px 6px;
	margin: 0px;
	display: inline;
	background: #ae1835 url('/english/_img/template/bg_smallnav.gif') no-repeat left bottom;
	border-bottom: 1px solid #dddfe3;
	}
#smright {
	padding-right: 14px;
	}
#smend {
	padding-right: 20px;
	}
	
#smactive {
	background: #34425b;
	border-right: 1px solid #a2a9b7;
	border-left: 1px solid #a2a9b7;
	padding: 7px 6px 6px 6px;
	_padding: 2px 6px 6px 6px;
	}
.smallnav a:link { text-decoration: none; color: #fff; }
.smallnav a:visited { text-decoration: none; color: #dddfe3; }
.smallnav a:hover { text-decoration: none; color: #dddfe3; }	
.mainnav {
	list-style: none;
	padding: 0px;
	margin: 18px 0px 0px 12px;
	}
.mainnav li {
	padding: 0px 0px 0px 9px;
	margin: 0px;
	display: inline;
	font-size: 14px;
	}
.mainnav a:link, .mainnav a:visited { text-decoration: none; color: #ae1835; }
.mainnav a:hover { text-decoration: none; color: #000; }

#mainactive {
	background: #34425b;
	color: #fff;
	border-right: 1px solid #a2a9b7;
	border-left: 1px solid #a2a9b7;
	padding: 7px 8px 6px 8px;
	}

.subnav {
	background: #34425b;
	color: #fff;
	margin:  2px 0px 0px 16px;
	padding: 3px 7px;
	list-style: none;
	border-top: 1px solid #a2a9b7;
	border-left: 1px solid #a2a9b7;
	border-right: 1px solid #a2a9b7;
	}
.subnav li {
	display: inline;
	padding-right: 12px;
	}
.subnav a:link { text-decoration: none; color: #fff; }
.subnav a:visited { text-decoration: none; color: #dddfe3; }
.subnav a:hover { text-decoration: none; color: #dddfe3; }
#subactive { color: #ffcc66; }
	
/* body */	
.bodywrap {
	background: transparent url('/english/_img/template/bg_bodywrap.gif') repeat-x;
	}
.bodycontent {
	width: 960px;
	margin: 0px auto;
	}
.nothome {
	padding-top: 36px;
	}

.nothome h1 {
	margin: 0px 0px 14px 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 32px;
	color: #34425b;
	}

/* home page */
.advert {
	float: left;
	display: inline;
	width: 583px;
	height: 270px;
	margin-top: 16px;
	padding: 0px 0px 11px 11px;
	background: #ae1835 url('/english/_img/template/bg_advert.gif') repeat;
	}
.homeproductsservices {
	float: right;
	display: inline;
	width: 321px;
	height: 261px;
	padding: 36px 15px 0px 30px;
	margin: 0px;
	background: transparent url('/english/_img/template/bg_home_products_services.gif') no-repeat;
	}
.homeproductsservices dt {
	font-weight: normal;
	font-size: 20px;
	color: #34425b;
	margin: 0px;
	padding: 0px 0px 6px 0px;
	border-bottom: 1px solid #c7cbd4;
	}
.homeproductsservices dd {
	margin: 0px;
	padding: 0px;
	}
.homeproductsservices dd dd {
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	color: #56647e;
	margin: 0px;
	padding: 4px 0px 4px 12px;
	border-bottom: 1px solid #c7cbd4;
	background: transparent url('/english/_img/template/arrow_home.gif') no-repeat 4px 10px;
	}
.homeproductsservices dd#lastproduct { border-bottom: none; }
.homeproductsservices dd div {
	font-size: 11px;
	line-height: 14px;
	color: #56647e;
	}
.homeproductsservices dd a:link { color: #34425b; text-decoration: none; }
.homeproductsservices dd a:visited { color: #ae1835; text-decoration: none; }
.homeproductsservices dd a:hover { color: #ae1835; }
#lastproduct a:link { text-decoration: none; color: #56647e; }
#lastproduct a:visited { text-decoration: none; color: #ae1835; }
#lastproduct a:hover { color: #ae1835; }


.home3colswrapper {
	clear: both;
	background: transparent url('/english/_img/template/bg_home_2cols.gif') repeat-y;
	color: #000;
	width: 960px;
	}
#home-about {
	float: left;
	display: inline;
	width: 605px;
	padding: 0px;
	margin: 0px;
	}
#home-about dt {
	background: transparent url('/english/_img/template/title_home_about_long.gif') no-repeat;
	width: 605px;
	height: 67px;
	text-indent: -3000px;
	}
#home-about dt.francais {
	background: transparent url('/english/_img/template/title_home_about_long-fr.gif') no-repeat;
	width: 605px;
	height: 67px;
	text-indent: -3000px;
	}
#home-about dd {
	padding: 25px;
	margin: 0px;
	width: 555px;
	}
#home-facilities {
	float: left;
	display: inline;
	width: 213px;
	padding: 0px;
	margin: 0px;
	}
#home-facilities dt {
	background: transparent url('/english/_img/template/title_home_facilities.gif') no-repeat;
	width: 213px;
	height: 67px;
	text-indent: -3000px;
	}
#home-facilities dd {
	padding: 25px;
	margin: 0px;
	width: 163px;
	}
#home-affiliates {
	float: left;
	display: inline;
	width: 355px;
	padding: 0px;
	margin: 0px;
	}
#home-affiliates dt {
	background: transparent url('/english/_img/template/title_home_affiliates.gif') no-repeat;
	width: 355px;
	height: 67px;
	text-indent: -3000px;
	}
#home-affiliates dt.francais {
	background: transparent url('/english/_img/template/title_home_affiliates-fr.gif') no-repeat;
	width: 355px;
	height: 67px;
	text-indent: -3000px;
	}
#home-affiliates dd {
	padding: 25px;
	margin: 0px;
	width: 305px;
	}	
#home-news {
	float: left;
	display: inline;
	width: 355px;
	padding: 0px;
	margin: 0px;
	}
#home-news dt {
	background: transparent url('/english/_img/template/title_home_news.gif') no-repeat;
	width: 355px;
	height: 67px;
	text-indent: -3000px;
	}
#home-news dd {
	padding: 25px;
	margin: 0px;
	width: 305px;
	}
#home-about a:link, #home-affiliates a:link, #home-facilities a:link, .homeproductsservices .more a:link  { text-transform: uppercase; text-decoration: none; color: #ae1835; }
#home-facilities a:visited, #home-about a:visited, #home-affiliates a:visited, .homeproductsservices .more a:visited { text-transform: uppercase; text-decoration: none; color: #666; }
#home-about a:hover, #home-facilities a:hover, #home-affiliates a:hover, .homeproductsservices .more a:hover { text-transform: uppercase; text-decoration: none; color: #56647e; }

.newswrap {
	border-bottom: 1px solid #d0d1d3;
	margin-bottom: 10px;
	padding-bottom: 10px;
	}
.newsdate {
	float: left;
	display: inline;
	width: 40px;
	margin-left: 6px;
	text-align: center;
	}
.newsdate h2 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	line-height: 12px;
	text-transform: uppercase;
	}
.newsdate h3 {
	font-size: 24px;
	font-weight: normal;
	margin: 2px 0px;
	line-height: 24px;
	text-transform: uppercase;
	}
.newsdate h4 {
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	line-height: 10px;
	text-transform: uppercase;
	}	
.newstitle {
	float: right;
	display: inline;
	width: 239px;
	margin-right: 6px;
	line-height: 16px;
	}
.newstitlelong {
	float: right;
	display: inline;
	width: 575px;
	margin-right: 6px;
	line-height: 16px;
	}	
.casestudy {
	line-height: 16px;
	border-bottom: 1px solid #d0d1d3;
	margin-bottom: 10px;
	padding-bottom: 10px;
	}
.newstitle h1, .casestudy h1 { 
	margin: 0px 0px 6px 0px; 
	font-size: 14px; 
	line-height: 14px;
	font-weight: normal;
	}
.newstitlelong h1 a:link, .newstitle h1 a:link, .casestudy h1 a:link { margin-left: 0px; text-decoration: none; color: #000; }
.newstitle h1 a:visited, .casestudy h1 a:visited, .newstitlelong h1 a:visited { margin-left: 0px; text-decoration: none; color: #666; }
.newstitle h1 a:hover, .casestudy h1 a:hover, .newstitlelong h1 a:hover { text-decoration: none; color: #ae1835; }
.newstitle a, .casestudy a, .newstitlelong a { margin-left: 8px; }

/* landing page e.g. products main */

.banner {
	margin: 0px;
	padding: 0px;
	width: 960px;
	height: 162px;
	}
.landingpagewrapper {
	margin: 0px;
	padding: 0px;
	background: transparent url('/english/_img/template/bg_landingpage.gif') repeat-y;
	width: 960px;
	}
.col1 {
	float: left;
	display: inline;
	width: 384px;
	}
.col2 {
	float: left;
	display: inline;
	width: 288px;
	}
.col3 {
	float: left;
	display: inline;
	width: 288px;
	}

.col1 p, .col2 p, .col3 p {
	margin-right: 8px;
	margin-left: 27px;
	color: #56647e;
	}
.col1 dl, .col2 dl, .col3 dl {
	margin: 12px 24px;
	padding: 0px 0px 12px 0px;
	background: transparent url('/english/_img/template/bg_line.gif') no-repeat left bottom;
	}
.col1 dl.last, .col2 dl.last, .col3 dl.last {
	background: none;
	}
.col1 dt, .col2 dt, .col3 dt {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	color: #34425b;
	}
.col1 dd, .col2 dd, .col3 dd {
	margin: 0px;
	padding: 0px;
	color: #56647e;
	}
.col1 dd a, .col2 dd a, .col3 dd a {
	/*margin-left: 12px;*/
	}

.button {
	margin: 0px 0px 12px 27px;
	padding: 0px;
	list-style: none;
	}
.noleftmargin { margin-left: 0px; }	
.button li {
	background: transparent url('/english/_img/template/button_arrow.gif') no-repeat 0px 6px;
	padding-left: 12px; 
	background: transparent url('/english/_img/template/button_arrow.gif') no-repeat 0px 6px;
	}	
.button a:link, .button a:visited {
	color: #ae1835;
	}
.button a:hover {
	color: #ff9900;
	}
	
/* 2 column interiors */


.bannersm {
	margin: 0px;
	padding: 0px;
	width: 960px;
	height: 140px;
	}
.bannersmsm {
	margin: 0px;
	padding: 0px;
	width: 960px;
	height: 100px;
	}	

.body2colswrapper {
	background: transparent url('/english/_img/template/bg_2cols.gif') repeat-y;
}
.body2cols {
	background: transparent url('/english/_img/template/bg_2cols_top.gif') no-repeat;
	padding-top: 70px;
}	
.body2colsWtitle {
	background: transparent url('/english/_img/template/bg_2cols_top.gif') no-repeat;
}	
.left2cols {
	float: left;
	display: inline;
	width: 215px;
	margin: 25px 0px 27px 27px;
	color: #56647e;
	}
.left2cols h1 {
	font-size: 14px;
	font-weight: normal;
	line-height: 14px;
	padding: 20px 0px 36px 0px;
	color: #fff;
	}
.left2cols h2 {
	font-size: 14px;
	font-weight: normal;
	line-height: 14px;
	margin: 0px 0px 20px 0px;
	}
.left2cols ul, .left2cols li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.left2cols ul {
	background: transparent url('/english/_img/template/bg_left2cols.gif') no-repeat left bottom;
	padding-bottom: 22px;
	}
.left2cols a:link {
	color: #34425b;
	text-decoration: none;
	}
.left2cols a:visited {
	color: #60769e;
	text-decoration: none;
	}
.left2cols a:hover {
	color: #b32742;
	text-decoration: none;
	}
.paddingtop20px {
	padding-top: 20px;
	}
	
.right2cols {
	float: right;
	display: inline;
	width: 658px;
	margin-top: 25px;
	margin-bottom: 27px;
	}

.right2cols h1 {
	color: #34425b;
	font-size: 20px;
	font-weight: normal;
	line-height: 24px;
	margin-top: 0px;
	}
.right2cols h2 {
	color: #b32742;
	font-size: 16px;
	font-weight: normal;
	line-height: 24px;
	margin-top: 0px;
	}
.right2cols h3 {
	color: #000;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	margin-top: 0px;
	}
.right2cols h4 {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	margin-top: 0px;
	}

.ptop70 {
	padding-top: 70px;
	}

.insideleft {
	display: inline;
	float: left;
	width: 306px;
	}
.div2col {
	background: transparent url('/english/_img/template/bg_div2col.gif') repeat-y;
}

.insideright {
	display: inline;
	float: right;
	width: 306px;
	}	

/* news list, etc */

.list {
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
	}
.list li {
	margin: 12px 0px;
	padding: 0px 0px 12px 0px;
	border-bottom: 1px solid #e1e1e1;
	}


#pricing td {
	border-top: 1px solid #e1e1e1;
	}

/* footer */

.footer {
	clear: both;
	width: 960px;
	margin: 0px auto;
	padding: 12px 0px;
	color: #56647e;
	}
.footer ul {
	float: right;
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style: none;
	}
.footer li {
	display: inline;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	}
	
.fhome {
	background: transparent url('/english/_img/template/footer_home.gif') no-repeat;
	}
.fproducts {
	background: transparent url('/english/_img/template/footer_products.gif') no-repeat;
	}
.f2col {
	background: transparent url('/english/_img/template/footer_2col.gif') no-repeat;
	}
.footer a:link { text-decoration: none; color: #56647e; }
.footer a:visited { text-decoration: none; color: #666; }
.footer a:hover { text-decoration: none; color: #ae1835; }

#af-left ul, #af-left li, #af-left b, #af-right li, #af-right ul, #af-right b, #af-middle li, #af-middle ul, #af-middle b {
	margin: 0px;
	padding: 0px;
	}
	
/* dynamic document display additions for asp page processing */
a.imagelink { 
  color: #ffffff;
}
.errors {
    color: #b04959;
    font-size: 14px;
    font-weight: bold
}
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
.alignleftheader {
  float: left;
  font-size: 14px;
  font-weight: bold;
}
.alignleftBlock {
  float: left;
  width: 50%;
  margin-top: 0px;
  margin-left: 0px;
  margin-bottom: 3px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.alignrightBlock {
  float: right;
  width: 40%;
  margin-top: 0px;
  margin-left: 0px;
  margin-bottom: 3px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  vertical-align: 50%;
}
