@charset "UTF-8";

<pre><code>/* http://meyerweb.com/eric/tools/css/reset/ 

   v2.0b1 | 201101  */



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, 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,

article, aside, canvas, details, figcaption, figure, 

footer, header, hgroup, menu, nav, section, summary,

time, mark, audio, video {

	margin: 0;

	padding: 0;

	border: 0;

	outline: 0;

	font-size: 100%;

	font: inherit;

	vertical-align: baseline;

}
.wrapper #main img {
	margin: 3px;
}
* {
    margin: 0px;
    padding: 0px;
    right: auto;
}
.wrapper #main div {
    text-align: left;
}

/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure, 

footer, header, hgroup, menu, nav, section {

	display: block;

}
.div-center-image {
    padding-left: 20px;
    padding-right: 20px;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 11px;
    margin-bottom: 13px;
}

ol, ul {

	list-style: none;

}

blockquote, q {

	quotes: none;

}

blockquote:before, blockquote:after,

q:before, q:after {

	content: '';

	content: none;

}

a {
    border: none #525050;
}
img {border:0}


ins {

	text-decoration: none;

}

del {

	text-decoration: line-through;

}



table {

	border-collapse: collapse;

	border-spacing: 0;

}

.HIGHLIGHT
{
     background: #FF0;
}

.wrapper {
	max-width: 1000px;
	min-width: 900px;
	width: 70%;
	margin: 0px auto;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    color: #666;
}

.header {
     width: 100%;
     postition: fixed;
     background: #036;
     background: -moz-linear-gradient(#0050a1, #003366);
     background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #003366),color-stop(1, #0050a1));
     background: -webkit-linear-gradient(#0050a1, #003366);
     background: -o-linear-gradient(#0050a1, #003366);
     background: -ms-linear-gradient(#0050a1, #003366);
     background: linear-gradient(#0050a1, #003366);
     top: 0;
     z-index: 999;
}

#headerContentWidth {
     max-width: 1000px;
     min-width: 780px;
     width: 70%;
     margin: 0px auto;
}

.header #logo
{
	padding-top: 15px;
	clear: none;
     img border: 0px;
}

#main {
     overflow: auto;
     padding-bottom: 60px;
     margin-top: 50px;
     padding-left: 20px;
     padding-right: 20px;
     margin-bottom: 50px;
}

#main h1 {
	color: #036;
}

#main h3 {
     padding-top: 1em;
     padding-left: 1em;
     color: #036;
}

#main h2 {
     border-left: 5px solid #A45D64;
     padding-left: 5px;
     color: #9E5960;
     font-family: Tahoma, Geneva, sans-serif;
     font-weight: lighter;
     font-size: 1.3em;
     margin: 1.5em 5px 5px 0em;
     padding-top: 5px;
     letter-spacing: 0.1em;
}

#main h4 {
	margin-top: 10px;
	margin-left: 30px;
}
.styledTable tr h4 {
}
figcaption{
    font-size: 0.8em;
    font-style: italic;
    border-left-width: 2px;
    border-left-style: solid;
    padding-left: 5px;
    margin-left: 5px;
    text-align: left;
    margin-top: 0px;
    padding-top: 0px;
    line-height: 1.5em;
}

.caption

{
	padding: 0px 5px 5px;
	font-size: .8em;
	line-height: 1.5em;
	font-style: italic;
	border-left: thin solid #999;
}


{
	padding: 0px 5px 5px;
	font-size: .8em;
	line-height: 1.5em;
	font-style: italic;
	border-left: thin solid #999;
}


{
	padding: 0px 5px 5px;
	font-size: .8em;
	line-height: 1.5em;
	font-style: italic;
	border-left: thin solid #999;
}

figure2 {
     text-align: right;
     float: right;
     margin-left: 1em;
     margin-top: 1em;
     margin-bottom: 1em;
     width: 250px;
     display: block;
}


#main p {
    line-height: 1.6em;
    margin-top: 0.8em;
    margin-bottom: 0.5em;
    text-align: left;
    font-size: 0.9em;
}
.mild-indent {
    margin-left: 11px;
}

#main ul li {
    line-height: 1.2em;
    margin: 0.5em 0.5em 0.5em 3em;
    list-style: square;
    font-size: 0.9em;
}

#main ul li ul li
{
     font-size: 1em;
     margin-left: 3.5em;
}

.fixed {
	position: fixed;
}

#eng-french {
     float: right;
     font-family: Arial, Helvetica, sans-serif;
     font-size: 0.8em;
     position: relative;
     bottom: 0px;
     margin-left: 5px;
     background: #666;
     padding: 10px;
     border-bottom-left-radius: 10px;
     border-bottom-right-radius: 10px;
}

#eng-french:hover
{
     background: #999;
     color: #999;
}

#eng-french a
{
     color: #CCC;
     text-decoration: none;
     display: block;
}

#eng-french a:hover {
     color: #003366;
     text-decoration: none;
     display: block;
}

figure {
     text-align: right;
     float: right;
     margin-left: 1em;
     margin-top: 1em;
     margin-bottom: 1em;
     width: 350px;
     display: block;
}

.indent
{
     padding-left: 10%;
}

.oneHalfSize
{
     float: left;
     width: 175px;
}

.right
{
     text-align: right;
}

#search {
	color: #036;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	float: right;
	width: 200px;
	clear: right;
	margin-top: 15px;
	background: #FFF;
}

#breadcrumbs {
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #666;
	margin-bottom: 10px;
	font-style: italic;
}

#breadcrumbs a {
	color: #999;
	text-decoration: none;
}

#breadcrumbs a:hover {
	color: #999;
	text-decoration: underline;
}
.floatRight {
     float: right;
     margin-left: 15px;
}

.floatLeft
{
     float: left;
     margin-right: 15px;
}

html, body {
	height: 100%;
}
.styledTable {
	font-family: "Arial Narrow", Arial, sans-serif, Verdana;
	font-size: 0.8em;
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	padding: 0px 0px 0em;
	border-style: none;
	border-collapse: collapse;
	text-align: left;
}

.styledTable tr td {
	border-bottom-width: thin;
	border-style: none none solid;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: .5em;
}

.styledTable tr th h1
{
     font-variant: normal;
     font-weight: normal;
     text-align: left;
}

.styledTable tr th
{
     font-size: 1em;
}


.sf-systems {
	border-left: none;
	color: blue;
	
}

.scale-image {
	width: 100%;
}
.indent-bullets-more {
	margin-left: 5em;
}


th {
	color: #036;
	font-style: normal;
	font-size: 1em;
	border-style: none none solid;
	border-bottom-width: thin;
}

.styledTable tr td h3
{
	font-size: 1em;
	padding-left: 0px;
}



.lastColWidth {
	width: 8%;
	text-align: center;
}

#clearFooter {
	clear: both;
	position: fixed;
	bottom: 0px;
	z-index: 999;
	background: #036;
	height: 50px; /* height has to change in #Main too*/
	width: 100%;
}

#clearFooter p {
	font-size: 0.7em;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #FFF;
	text-align: center;
	padding: 0.5em;
}

#spacer {
	height: 20px;
	width: 100%;
}
@font-face {
	font-family: 'Droid Sans Bold';
	src: url('../webfonts/Droid_Sans_Bold/DroidSans-Bold-webfont.eot');
	src: url('../webfonts/Droid_Sans_Bold/DroidSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
url('../webfonts/Droid_Sans_Bold/DroidSans-Bold-webfont.woff') format('woff'),
url('../webfonts/Droid_Sans_Bold/DroidSans-Bold-webfont.ttf') format('truetype'),
url('../webfonts/Droid_Sans_Bold/DroidSans-Bold-webfont.svg') format('svg');
}

.red {
	font-weight: bold;
	color: #900;
	text-decoration: underline;
}

.indentNoBullets {
	padding-left: 200px;
}

.dropShadow
{
     box-shadow: 5px 5px 5px 1px #CCC;
}



.productNumbers
{
     font-family: Arial, Helvetica, sans-serif;
     letter-spacing: -1px;
     word-spacing: -1px;
     font-size: 1em;
     text-align: center;
     line-height: 1.5em;
}

.rightBorderDivider
{
     border-right-width: medium;
     border-right-style: solid;
}

a
{
    border-style: none;
    border-color: #FD0407;
}

.nowrap {
  white-space: nowrap ;
}

.stretch {
	width: 100%;
	height: auto;
	margin: 3px;
}

.forceLeft
{
     text-align: left;
}


.forceCenter
{
	text-align: center;
}
.bold-red {
	color: #A70C0F;
	font-size: 1.5em;
	font-weight: bold;
}
body {
    font-size: medium;
}
.special-bold  {
    color: #0066BB;
    font-variant: normal;
    font-weight: bold;
    text-align: center;
}

.subheadline a:hover {
    color: #01A62A;
    font-variant: normal;
    font-weight: bold;
    font-size: 1em;
    text-decoration: underline;
}
.subheadline a  {
    color: #3A1E1E;
}


.video-wrapper{

  display: flex;
  justify-content: center;
}

.video {
  max-width: 100%;
  height: auto;

  display: inherit;
  margin: 40px auto;
}



.video-wrapper{

  display: flex;
  justify-content: center;
}

.video {
  max-width: 100%;
  height: auto;
  display: inherit;
  margin: 40px auto;
}
