@charset "utf-8";
/* CSS Document */
a {
color:#14518e;
}
#content {
background-image:url(inspect-leftbarbackground.png);
background-position:top left;
background-repeat:repeat-y;
_background-color:#0d355e;
}

#leftSide {
background-color:#0d355e;
}

#leftSide a:hover {
color:#14518e;
}
#leftSide h3 {
color:#14518e;
}
#leftSide ul {
padding:18px 23px 18px 23px;
_padding:20px 35px 20px 35px;
}
#leftQuote {
background:url(inspect_l_bg.jpg) repeat-x;
}
#navigation .inspe a {
background-position:top center;
color:#575757;
}
#flash {
position:absolute;
top:-20px;
right:0;
}
#copy {
min-height:485px;
_height:485px;
}
#ctaLeft .nl a {
background:url(nl_inspect.gif) no-repeat;
}
#ctaLeft .cta a {
background:url(cta_inspect.gif) no-repeat;
}
#landCopy {
min-height:260px;
_height:260px;
}

.ExperienceBox h2 {
color:#895c12;
}
.ExperienceBox blockquote div {
color:#14518e;
}



@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;
}
}