/*about colors*/
#topnav #item-about
{
	border-bottom: 6px solid #2b58e7;
}
#topnav a:hover#item-about, .about #item-about
{
	background: #2457e8 url(../images/topnav/about-bg.gif) repeat-x;
	color: white;
}
.about #leftnav
{
	background: #e2e9ff;
}
.about #leftnav a
{
	color: #2c59e7;
}
.about #leftnav strong 
{
	color: #2b58e7;
}
.about #leftnav li.selected
{
	background:url('../images/leftnav/lnav-about-on.jpg') no-repeat;
}
.about #news .news-left-edge
{
	background: url(../images/news/news-left-edge-about.gif) no-repeat;
	width: 26px; height: 31px;
	position: absolute; left: -1px; top: -1px;
}
.about h3 strong
{
	color: #2b58e7;
	font-weight: bold;
}
.about .spotlight-right-bottom
{
	background: url(../images/spotlights/about-spotlight-bottom.jpg) no-repeat;
}
.about .callout
{
	background: url(../images/callouts/callout-bg-about.gif) no-repeat;
}
.about .email-bottom
{
	background: #2b58e7;
}
.about .email-top
{
	background: #E2E9FF;
}
.about .name
{
	color: #2b58e7 !important;
}

/*launch pr colors*/
#topnav #item-launch-pr
{
	border-bottom: 6px solid #ed1c24;
}
#topnav a:hover#item-launch-pr, .launch-pr  #item-launch-pr
{
	background: #ed1c21 url(../images/topnav/launch-pr-bg.gif) repeat-x;
	color: white;
}
.launch-pr #leftnav
{
	background: #f9f1f1;
}
.launch-pr #leftnav a
{
	color: #c50004;
}
.launch-pr #leftnav strong 
{
	color: #f0555b;
}
.launch-pr #leftnav li
{
	border-bottom: 1px solid #efc1c2;
}

.launch-pr #leftnav li.selected
{
	background:url('../images/leftnav/lnav-launch-pr-on.jpg') no-repeat;
}

.launch-pr #leftnav ul li.dropdown.on ul li
{
	width: 180px;
	background:url('../images/leftnav/lnav-launch-pr-sub-on.jpg') no-repeat;
}
.launch-pr #news .news-left-edge
{
	background: url(../images/news/news-left-edge-launch-pr.gif) no-repeat;
	width: 26px; height: 31px;
	position: absolute; left: -1px; top: -1px;
}
.launch-pr h3 strong
{
	color: #ed1c24;
	font-weight: bold;
}
.launch-pr .spotlight-right-bottom
{
	background: url(../images/spotlights/launch-pr-spotlight-bottom.jpg) no-repeat;
}
.launch-pr .callout
{
	background: url(../images/callouts/callout-bg-launch-pr.gif) no-repeat;
}
.launch-pr .email-bottom
{
	background: #ed1c24;
}
.launch-pr .email-top
{
	background: #F9F1F1;
}
.launch-pr .name
{
	color: #ed1c24 !important;
}

/*item consumer colors*/
#topnav #item-consumer
{
	border-bottom: 6px solid #a5b62e;
}
#topnav a:hover#item-consumer, .consumer #item-consumer
{
	background: #90cb20 url(../images/topnav/consumer-bg.gif) repeat-x;
	color: white;
}
.consumer #leftnav
{
	background: #eff2d9;
}
.consumer #leftnav a
{
	color: #649421;
}
.consumer #leftnav strong 
{
	color: #8bb64b;
}
.consumer #leftnav li
{
	border-bottom: 1px solid #bed59d;
}

.consumer #leftnav li.selected
{
	background:url('../images/leftnav/lnav-consumer-on.jpg') no-repeat;
}

.consumer #news .news-left-edge
{
	background: url(../images/news/news-left-edge-consumer.gif) no-repeat;
	width: 26px; height: 31px;
	position: absolute; left: -1px; top: -1px;
}
.consumer h3 strong
{
	color: #a5b62e;
	font-weight: bold;
}
.consumer .spotlight-right-bottom
{
	background: url(../images/spotlights/consumer-spotlight-bottom.jpg) no-repeat;
}
.consumer .callout
{
	background: url(../images/callouts/callout-bg-consumer.gif) no-repeat;
}
.consumer .email-bottom
{
	background: #a5b62e;
}
.consumer .email-top
{
	background: #EFF2D9;
}
.consumer .name
{
	color: #a5b62e !important;
}

/*public-affairs colors*/
#topnav #item-public-affairs
{
	border-bottom: 6px solid #f68b1f;
}
#topnav a:hover#item-public-affairs, .public-affairs #item-public-affairs
{
	background: #ffac0f url(../images/topnav/public-affairs-bg.gif) repeat-x;
	color: white;
}
.public-affairs #leftnav
{
	background: #fef5ec;
}
.public-affairs #leftnav a
{
	color: #e49f3f;
}
.public-affairs #leftnav strong 
{
	color: #db8000;
}
.public-affairs #leftnav li
{
	border-bottom: 1px solid #dabea2;
}

.public-affairs #leftnav li.selected
{
	background:url('../images/leftnav/lnav-public-affairs-on.jpg') no-repeat;
}

.public-affairs #news .news-left-edge
{
	background: url(../images/news/news-left-edge-public-affairs.gif) no-repeat;
	width: 26px; height: 31px;
	position: absolute; left: -1px; top: -1px;
}
.public-affairs h3 strong
{
	color: #f68b1f;
	font-weight: bold;
}
.public-affairs .spotlight-right-bottom
{
	background: url(../images/spotlights/public-affairs-spotlight-bottom.jpg) no-repeat;
}
.public-affairs .callout
{
	background: url(../images/callouts/callout-bg-public-affairs.gif) no-repeat;
}
.public-affairs .email-bottom
{
	background: #f68b1f;
}
.public-affairs .email-top
{
	background: #FEF5EC;
}
.public-affairs .name
{
	color: #f68b1f !important;
}

/*corporate colors */
#topnav #item-corporate
{
	border-bottom: 6px solid #4bbde8;
}
#topnav a:hover#item-corporate, .corporate #item-corporate
{
	background: #55c9e2 url(../images/topnav/corporate-bg.gif) repeat-x;
	color: white;
}
.corporate #leftnav
{
	background: #e1f0f6;
}
.corporate #leftnav a
{
	color: #0f7095;
}
.corporate #leftnav strong 
{
	color: #1ea2d4;
}
.corporate #leftnav li
{
	border-bottom: 1px solid #add5e5;
}

.corporate #leftnav li.selected
{
	background:url('../images/leftnav/lnav-corporate-on.jpg') no-repeat;
}

.corporate #news .news-left-edge
{
	background: url(../images/news/news-left-edge-corporate.gif) no-repeat;
	width: 26px; height: 31px;
	position: absolute; left: -1px; top: -1px;
}
.corporate h3 strong
{
	color: #4bbde8;
	font-weight: bold;
}
.corporate .spotlight-right-bottom
{
	background: url(../images/spotlights/corporate-spotlight-bottom.jpg) no-repeat;
}
.corporate .callout
{
	background: url(../images/callouts/callout-bg-corporate.gif) no-repeat;
}
.corporate .email-bottom
{
	background: #4bbde8;
}
.corporate .email-top
{
	background: #E1F0F6;
}
.corporate .name
{
	color: #4bbde8 !important;
}

/* social media colors */
#topnav #item-social-media
{
	border-bottom: 6px solid #357f08;
}
#topnav a:hover#item-social-media, .social-media #item-social-media
{
	background: #79de33 url(../images/topnav/social-media-bg.gif) repeat-x;
	color: white;
}
.social-media #leftnav
{
	background: #dbe8d2;
}
.social-media #leftnav a
{
	color: #357f08;
}
.social-media #leftnav strong 
{
	color: #357f08;
}
.social-media #leftnav li
{
	border-bottom: 1px solid #afc3a1;
}
.social-media #leftnav li.selected
{
	background:url('../images/leftnav/lnav-social-media-on.jpg') no-repeat;
}
.social-media #news .news-left-edge
{
	background: url(../images/news/news-left-edge-social-media.gif) no-repeat;
	width: 26px; height: 31px;
	position: absolute; left: -1px; top: -1px;
}
.social-media h3 strong
{
	color: #357f08;
	font-weight: bold;
}
.social-media .spotlight-right-bottom
{
	background: url(../images/spotlights/social-media-spotlight-bottom.jpg) no-repeat;
}
.social-media .callout
{
	background: url(../images/callouts/callout-bg-social-media.gif) no-repeat;
}
.social-media .email-bottom
{
	background: #357f08;
}
.social-media .email-top
{
	background: #DBE8D2;
}
.social-media .name
{
	color: #357f08 !important;
}

/* creative services */
#topnav #item-creative-services
{
	border-bottom: 6px solid #5b447a;
}
#topnav a:hover#item-creative-services, .creative-services #item-creative-services
{
	background: #774e9b url(../images/topnav/creative-services-bg.gif) repeat-x;
	color: white;
}
.creative-services #leftnav
{
	background: #eeecf1;
}
.creative-services #leftnav a
{
	color: #5b447a;
}
.creative-services #leftnav strong 
{
	color: #5b447a;
}
.creative-services #leftnav li
{
	border-bottom: 1px solid #c2c8d8;
}
.creative-services #leftnav li.selected
{
	background:url('../images/leftnav/lnav-creative-services-on.jpg') no-repeat;
}
.creative-services #news .news-left-edge
{
	background: url(../images/news/news-left-edge-creative-services.gif) no-repeat;
	width: 26px; height: 31px;
	position: absolute; left: -1px; top: -1px;
}
.creative-services h3 strong
{
	color: #5b447a;
	font-weight: bold;
}
.creative-services .spotlight-right-bottom
{
	background: url(../images/spotlights/creative-services-spotlight-bottom.jpg) no-repeat;
}
.creative-services .callout
{
	background: url(../images/callouts/callout-bg-creative-services.gif) no-repeat;
}
.creative-services .email-bottom
{
	background: #5b447a;
}
.creative-services .email-top
{
	background: #EEECF1;
}
.creative-services .name
{
	color: #5b447a !important;
}

/*blogs colors */
#topnav #item-blogs
{
	border-bottom: 6px solid #2effe9;
}
#topnav a:hover#item-blogs, .blogs #item-blogs
{
	background: url(../images/topnav/blogs-bg.gif) repeat-x;
	color: white;
}
.blogs #news .news-left-edge
{
	background: url(../images/news/news-left-edge-blogs.gif) no-repeat;
	width: 26px; height: 31px;
	position: absolute; left: -1px; top: -1px;
}
.blogs #news .news-left-edge
{
	background: url(../images/news/news-left-edge-news-ticker.gif) no-repeat;
	width: 26px; height: 31px;
	position: absolute; left: -1px; top: -1px;
}
.blogs #leftnav
{
	background: #e1f0f6;
}
.blogs #leftnav a
{
	color: #0f7095;
}
.blogs #leftnav strong 
{
	color: #1ea2d4;
}
.blogs #leftnav li
{
	border-bottom: 1px solid #add5e5;
}
.blogs #leftnav li.selected
{
	background:url('../images/leftnav/lnav-blogs-on.jpg') no-repeat;
}
.blogs #news .news-left-edge
{
	background: url(../images/news/news-left-edge-blogs.gif) no-repeat;
	width: 26px; height: 31px;
	position: absolute; left: -1px; top: -1px;
}
.blogs h3 strong
{
	color: #2effe9;
	font-weight: bold;
}

/* newsroom colors */
#topnav #item-newsroom
{
	border-bottom: 6px solid #ede735;
}
#topnav a:hover#item-newsroom, .newsroom #item-newsroom
{
	background: url(../images/topnav/newsroom-bg.gif) repeat-x;
	color: white;
}
.newsroom #news .news-left-edge
{
	background: url(../images/news/news-left-edge-newsroom.gif) no-repeat;
	width: 26px; height: 31px;
	position: absolute; left: -1px; top: -1px;
}
.newsroom #leftnav
{
	background: #e1f0f6;
}
.newsroom #leftnav a
{
	color: #0f7095;
}
.newsroom #leftnav strong 
{
	color: #1ea2d4;
}
.newsroom #leftnav li
{
	border-bottom: 1px solid #add5e5;
}
.newsroom #leftnav li.selected
{
	background:url('../images/leftnav/lnav-newsroom-on.jpg') no-repeat;
}
.newsroom #news .news-left-edge
{
	background: url(../images/news/news-left-edge-newsroom.gif) no-repeat;
	width: 26px; height: 31px;
	position: absolute; left: -1px; top: -1px;
}
.newsroom h3 strong
{
	color: #ede735;
	font-weight: bold;
}

/*contact colors*/
#topnav a:hover#item-contact, .contact #item-contact
{
	background: url(../images/topnav/contact-bg.gif) repeat-x;
	color: white;
}
#topnav #item-contact
{
	border-bottom: 6px solid #da00be;
}
.contact #news .news-left-edge
{
	background: url(../images/news/news-left-edge-contact.gif) no-repeat;
	width: 26px; height: 31px;
	position: absolute; left: -1px; top: -1px;
}
.contact #leftnav
{
	background: #f8e8f5;
}
.contact #leftnav a
{
	color: #bc02a5;
}
.contact #leftnav strong 
{
	color: #bc02a5;
}
.contact #leftnav li
{
	border-bottom: 1px solid #e5d9e5;
}
.contact #leftnav li.selected
{
	background:url('../images/leftnav/lnav-contact-on.jpg') no-repeat;
}
.contact #news .news-left-edge
{
	background: url(../images/news/news-left-edge-contact.gif) no-repeat;
	width: 26px; height: 31px;
	position: absolute; left: -1px; top: -1px;
}
.contact h3 strong
{
	color: #da00be;
	font-weight: bold;
}

