@charset "utf-8";
/* CSS Document */
a {
color:#990000;
}
#logo a {
background:url(gen_logo.gif) no-repeat;
}
#content {
background:url(eng-leftbarbackground.png) repeat-y;
background-position:top left;
}
#leftSide a:hover {
color:#990000;
}
#leftSide h3 {
color:#990000;
}

#leftSide ul {
padding:18px 23px 18px 23px;
}

#leftQuote {
background:url(eng_l_bg.jpg) repeat-x;
}
#navigation .engin a {
background-position:bottom left;
}
#flash {
position:absolute;
top:-20px;
right:0;
}
#copy {
min-height:496px;
_height:496px;
}
#ctaLeft .nl a {
background:url(nl_eng.gif) no-repeat;
}
#ctaLeft .cta a {
background:url(cta_eng.gif) no-repeat;
}
#landCopy {
min-height:410px;
_height:410px;
}

#landCopy img {
margin-top:14px;
}
@media print {
#leftSide, #navigation, #subnav {
display:none;
}
#logo, #content, #copy, #container, #footer, #header, #landCopy {
background-image:none;
height:inherit;
width:100%;
margin:0;
padding:15px;
}
#footer .floatRight {
float:none;
text-align:left;
}
#header {
height:1em;
}
#container {
width:8in;
}
}