﻿/*
Colour charts:
#0099cc = light orange
*/
h1, .header1, .InputFieldHeader1, 
h2, .header2, .InputFieldHeader2, 
h3, .header3, .InputFieldHeader3, 
h4, .header4, .InputFieldHeader4,
h5, .ArticleItem h2 a:link,  .ArticleItem h2 a:visited
{
	color: #3399CC;
}
li
{
	background-image: url(/Images/CustomerSpecific/bullet-Environment2009.gif);
}
.SubMenuItem, .SubMenuHome, .SubMenuItemDisabled 
{
	background-color: #EEEEEE;
}
.SubMenuItemHover, .SubMenuItemActive, .SubMenuItemHoverDisabled, .SubMenuItemActiveDisabled
{
	background-color: #3399CC;
}
#CompanyLogo
{
	/*background: url("/Images/CustomerSpecific/LogoEnvironment.jpg");*/
	padding-top:1px;
	padding-left:21px;
	border-top: 4px Solid White;
	height:72px;
}
#CoffeyEnvironmentsFooterText
{
	display: inline;
}
.ArticleItemSubscription
{
	padding:5px 5px 10px 10px;
	border-bottom:1px solid #fff;
	background-color:#EEE;
}
.ArticleItemSubscription h2
{
	color:#3399CC;
	font-weight:bold;
}
.ArticleItemSubscription a
{
	color: #666663;
}
.ArticleItemSubscription p
{
	color: #666663;
}
#RelatedDocuments li
{
	background-image: url(/Images/CustomerSpecific/page_light.png);
	background-position:5px;
	
	background-color:#EEE;
	padding:11px 5px 10px 30px;
	border-bottom:1px solid #fff;
}
#RelatedDocuments a
{
	color:#3399CC;
}
#Header
{
    height:85px;
}
#Banner
{
    display:none;
}
.HighlightContentSubtitleHighlighted a:link, .HighlightContentSubtitleHighlighted a:visited
{
    color:#3399CC;
    font-weight: bold;
}
