a{
outline:none;
}
/* Products */
#content #productsIntro{
float:left;
margin-bottom:25px;
border-right:1px solid #ccc;
border-bottom:1px solid #e9a91f;
background:#fff url(images/gray-bg-products.png) 0 0 repeat-y; /* faux column */
}
#productsIntro h2{
padding:6px 8px;
font-size:12px;
color:#4c4c4c;
background:#ccc url(images/gray-grade-stripe.jpg) top left repeat-x;
border:1px solid #ccc;
border-right:none;
}
ul#productGroup {
width:144px;
float:left;
background:#eee;
margin-bottom:0;
border-bottom:1px solid #ccc;
}
#minHeight{
float:left;
width:0px;
height:310px;
}
ul#productGroup, #productGroup ul {
list-style:none;
padding:0;
}
#content #productGroup li {
font-weight:bold;
padding:4px 8px;
display:block;
}
#content #productGroup li.subhead{
color:#4c4c4c;
background:#ccc url(images/gray-grade-stripe.jpg) top left repeat-x;
border:1px solid #ccc;
}
#content #productGroup li.products{
color:#646464;
background:#fff;
border:1px solid #ccc;
border-top:none;
border-bottom:none;
}
#content #productGroup li.hover{
color:#646464;
background:#dfeef2;
color:#fff;
background:#03719f url(images/light-blue-grade-bg.jpg) 0 0 repeat-x;
margin:0 -1px;
}
#productGroup li a, #productGroup li a:visited {
color:#e9a91f;
text-decoration:none;
display:block;
}
#productGroup li a:hover{
text-decoration:underline;
}
#productGroup li.hover a, #productGroup li.hover a:hover {
color:#fff;
text-decoration:none;
}
#productGroup .hover h2 a{
color:#e9a91f;
}
#productTextTarget{
float:left;
width:459px;
}
#productTextTarget a:visited{
color:#e9a91f;
}
#content #productTextTarget p{
margin:8px;
width:448px;
}
#productsIntro hr {
margin-top:0;
padding-top:0;
}

/* Industries */

#panelGroup{
width:600px;
float:left;
border-bottom:1px solid #e9a91f;
margin-bottom:18px;
}
.panel{
width:200px;
margin:0;
padding:0;
float:left;
}
.panelTab{
margin:0;
padding:0;
height:142px; /* for IE 7 */
}
.panelTab a{
margin:0;
padding:0;
}
.panelTab a.heading{
display:block;
padding:4px;
font-size:12px;
font-weight:bold;
color:#fff;
background:#2587b0 url(images/blue-grade-stripe.png) top left repeat-x;
text-align:center;
text-decoration:none;
}
#content .panelTab a img{
margin:0;
padding:0;
}
.messageContent, #blurbs .industryBlurb{
margin:0;
padding:0;
width:200px;
height:142px;
overflow:hidden;
text-align:center;
float:left;
}
.messageContent p, .industryBlurb p{
padding:6px 6px 0px 6px;
color:#fff;
background:#4c4c4c;
height:120px;
}
.messageContent h3, .industryBlurb h3{
margin:0;
padding:6px;
color:#e9a91f;
font-weight:bold;
font-size:12px;
background:#4c4c4c;
}
.hover .panelTab a{
color:#e9a91f;
}

/* industry banner link */
#content h1.industryBanner{
clear:both;
padding:0px;
margin:0px 0px 18px 0px; /* bottom = position-top + 2 */
position:relative;
top:16px;
}
#content .industryBanner a,
#content .industryBanner a:visited{
color:#2587b0;
font-size:18px;
}
#content .industryBanner a:hover{
text-decoration:none;
}