

body
{
	margin: 0px;
	background-color: #cccccc;
	width: 100%;
	height: 100%;
}

.noBorder
{
	border: 0px;
}

.mainContainer
{
	width: 1003px;
	background-color: #fff;
	margin: 0px auto;
}

.topMargin
{
	height: 25px;
}

.leftMargin
{
	width: 37px;
	height: 100%;
}

.rightMargin
{
	width: 36px;
	height: 100%;
}

.contentArea
{
	width: 930px;
	height: 100%;
}

.topLinks
{
	font: normal 10px arial;
	color: #666;
	text-align: right;
}

.topLinks a
{
	font: normal 10px arial;
	color: #666;
	text-decoration: none;
	text-transform: uppercase;
}

.topLinks a:hover
{
	color: #EC0000;
}

.topLinks span
{
	margin: 0px 10px;
}

.secHeads
{
	width: 303px;
	font: bold 10px arial;
	color: #fff;
	text-transform: uppercase;
	background-color: #6e7275;
	height: 22px;
	padding-left: 15px;
}

.smallText
{
	font: normal 10px arial;
	color: #666;
	padding-left: 10px;
	vertical-align: top;
}

.smallText span
{
	
	color: #d81f25;
	
}

.smallText a
{
	font: normal 10px arial;
	color: #d81f25;
	text-decoration: none;
}

.sep
{
	background-image: url(images/sep.gif);
	background-repeat: repeat-x;
	height: 1px;
}

.tenHeight
{
	height: 10px;
}

.twentyHeight
{
	height: 20px;
}

.companyTab
{
	width: 231px;
	height: 33px;
	background-image: url(images/company-tab.jpg);
	background-repeat: no-repeat;
	border: 0px;
}

.companyTab:hover
{
	width: 231px;
	height: 33px;
	background-image: url(images/company-tab-s.jpg);
	background-repeat: no-repeat;
	border: 0px;
}

.companyTabSel
{
	width: 231px;
	height: 33px;
	background-image: url(images/company-tab-s.jpg);
	background-repeat: no-repeat;
	border: 0px;
}

.credibilityTab
{
	width: 231px;
	height: 33px;
	background-image: url(images/credibility-tab.jpg);
	background-repeat: no-repeat;
	border: 0px;
}

.credibilityTab:hover
{
	width: 231px;
	height: 33px;
	background-image: url(images/credibility-tab-s.jpg);
	background-repeat: no-repeat;
	border: 0px;
}

.credibilityTabSel
{
	width: 231px;
	height: 33px;
	background-image: url(images/credibility-tab-s.jpg);
	background-repeat: no-repeat;
	border: 0px;
}

.servicesTab
{
	width: 231px;
	height: 33px;
	background-image: url(images/services-tab.jpg);
	background-repeat: no-repeat;
	border: 0px;
}

.servicesTab:hover
{
	width: 231px;
	height: 33px;
	background-image: url(images/services-tab-s.jpg);
	background-repeat: no-repeat;
	border: 0px;
}

.servicesTabSel
{
	width: 231px;
	height: 33px;
	background-image: url(images/services-tab-s.jpg);
	background-repeat: no-repeat;
	border: 0px;
}

.portfolioTab
{
	width: 231px;
	height: 33px;
	background-image: url(images/portfolio-tab.jpg);
	background-repeat: no-repeat;
	border: 0px;
}

.portfolioTab:hover
{
	width: 231px;
	height: 33px;
	background-image: url(images/portfolio-tab-s.jpg);
	background-repeat: no-repeat;
	border: 0px;
}

.portfolioTabSel
{
	width: 231px;
	height: 33px;
	background-image: url(images/portfolio-tab-s.jpg);
	background-repeat: no-repeat;
	border: 0px;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv
{
	position: absolute;
	top: 0;
	border: 0px solid #BBB; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	font: normal 11px arial;
	text-transform: capitalize;
	line-height: 20px;
	z-index: 100; 
	background-image: url(images/semi.png);
	width: 231px;
	visibility: hidden; 
	/*background-color: #888;*/
	filter:alpha(opacity=80);  
	/*-moz-opacity:0.60;*/
}


.dropmenudiv a
{
	width: auto;
	display: block;
	text-indent: 10px;
	border-bottom: 0px solid #BBB; /*THEME CHANGE HERE*/
	padding: 0px 0;
	text-decoration: none;
	font-weight: normal;
	color: #fff;
}

* html .dropmenudiv a
{
	/*IE only hack*/
	width: 100%;
}

.dropmenudiv a:hover
{
	/*THEME CHANGE HERE*/ /*background-color: #F0F0F0;*/
	color: #000;
}

.pageTitle
{
	font: normal 30px arial;
	color: #C3361C;
	text-transform: capitalize;
	vertical-align: top;
}

.pageTitleBlue
{
	font: normal 30px arial;
	color: #5CCAEF;
	text-transform: capitalize;
	vertical-align: top;
}

.pageText
{
	font: normal 11px Arial;
	color: #666;
	line-height: 15px;
	text-transform: none;
}

.pageText a
{
	color: #C3361C;
}

.pageText ol
{
	margin-left: -20px;
	line-height: 25px;
}

.pageText ol a
{
	color: #666;
	text-decoration: underline;
}


.pageText ol a:hover
{
	color: #C3361C;
	text-decoration: none;
}

.bigItalicRed
{
	font: normal 20px arial;
	color: #C3361C;
	font-style: italic;
	text-transform: none;
}

.philosophyBG
{
	background-image: url(images/philosophy-bg.jpg);
	background-repeat: no-repeat;
	width: 930px;
	height: 400px;
	background-position: right bottom;
}

.processBG
{
	background-image: url(images/process-bg.jpg);
	background-repeat: no-repeat;
	width: 930px;
	height: 550px;
	background-position: left top;
}

.leadershipBG
{
	background-image: url(images/leadership-bg.jpg);
	background-repeat: no-repeat;
	width: 930px;
	height: 250px;
	background-position: left 30px;
}

.careersBG
{
	background-image: url(images/careers-bg.jpg);
	background-repeat: no-repeat;
	width: 930px;
	height: 550px;
	background-position: left top;
}

.aboutBG
{
	background-image: url(images/about-bg.jpg);
	background-repeat: no-repeat;
	width: 930px;
	height: 400px;
	background-position: 70px center;
}

.presskitBG
{
	background-image: url(images/presskit-bg.jpg);
	background-repeat: no-repeat;
	width: 930px;
	height: 500px;
	background-position: left center;
}

.knbBlogBG
{
	background-image: url(images/social-bg.jpg);
	background-repeat: no-repeat;
	width: 930px;
	height: 450px;
	background-position: right bottom;
}

.envBG
{
	background-image: url(images/env-bg.jpg);
	background-repeat: no-repeat;
	width: 930px;
	height: 550px;
	background-position: 450px top;
}

.mediaRelationsBG
{
	background-image: url(images/media-relations-bg.jpg);
	background-repeat: no-repeat;
	width: 930px;
	height: 450px;
	background-position: 250px 50px;
}

.thoughtLeadershipBG
{
	background-image: url(images/thought-leadership-bg.jpg);
	background-repeat: no-repeat;
	width: 930px;
	height: 400px;
	background-position: left bottom;
}

.hybridBG
{
	background-image: url(images/hybrid-bg.jpg);
	background-repeat: no-repeat;
	width: 930px;
	height: 400px;
	background-position: right bottom;
}

.eventsBG
{
	background-image: url(images/events-awards-bg.jpg);
	background-repeat: no-repeat;
	width: 930px;
	height: 400px;
	background-position: 100px center;
}

.analystBG
{
	background-image: url(images/analyst-bg.jpg);
	background-repeat: no-repeat;
	width: 930px;
	height: 470px;
	background-position: left bottom;
}

.crisisBG
{
	background-image: url(images/crisis-bg.jpg);
	background-repeat: no-repeat;
	width: 930px;
	height: 475px;
	background-position: right center;
}

.consultingBG
{
	background-image: url(images/consulting-bg.jpg);
	background-repeat: no-repeat;
	width: 930px;
	height: 400px;
	background-position: right 50px;
}

.casestudiesBG
{
	background-image: url(images/casestudies-bg.jpg);
	background-repeat: no-repeat;
	width: 930px;
	height: 450px;
	background-position: right center;
}

.successBG
{
	background-image: url(images/success-bg.jpg);
	background-repeat: no-repeat;
	width: 930px;
	height: 470px;
	background-position: right bottom;
}

.tesimonialsBG
{
	background-image: url(images/testimonials-bg.jpg);
	background-repeat: no-repeat;
	width: 930px;
	height: 575px;
	background-position: right bottom;
}

.credibilityBG
{
	background-image: url(images/credibility-bg.jpg);
	background-repeat: no-repeat;
	width: 930px;
	height: 450px;
	background-position:500px 50px;
}

.govBG
{
	background-image: url(images/gov-bg.jpg);
	background-repeat: no-repeat;
	width: 930px;
	height: 400px;
	background-position:50px center;
}

.repBG
{
	background-image: url(images/rep-bg.jpg);
	background-repeat: no-repeat;
	width: 930px;
	height:400px;
	background-position:400px center;
}

.socialBG
{
	background-image: url(images/social-bg.jpg);
	background-repeat: no-repeat;
	width: 930px;
	height: 450px;
	background-position:left bottom;
}

.contactBG
{
	background-image: url(images/contact-bg.jpg);
	background-repeat: no-repeat;
	width: 930px;
	height: 350px;
	background-position:275px 100px;
}


.blogDate
{
	font: normal 11px Arial;
	color: #5CCAEF;
}

.blogRedText
{
	font: normal 20px Arial;
	color: #EC0000;
	text-transform:capitalize;
}

.blogReadMore a
{
	font: normal 12px Arial;
	color: #5CCAEF;
	text-transform: capitalize;
	padding-left: 10px;
}

.blogReadMore a:hover
{
	color: #EC0000;
}

.bigBlue
{
	font: normal 20px Arial;
	color: #5CCAEF;
}

.bigBlueLink a
{
	font: normal 18px Arial;
	color: #5CCAEF;
}

.sep2
{
	background-image: url(images/sep2.gif);
	background-repeat: repeat-y;
	width: 1px;
}

.item
{
	font: normal 18px arial;
	color: #666;
	line-height: 40px;
	text-decoration: none;
	
}
.item:hover
{
	color: #EC0000;
	text-decoration: underline;
	
}

.itemSelected
{
	font: normal 18px arial;
	line-height: 40px;
	color: #EC0000;
	text-decoration: underline;
	
}
.hideDiv
{
	display: none;
}

.smallRedText
{
	font: normal 12px Arial;
	color: #EC0000;
}



/* Styles for the popup */
.highslide-wrapper
{
	background-color: #fff;
}
.highslide-wrapper .highslide-html-content
{
	width: 400px;
	padding: 5px;
}
.highslide-wrapper .highslide-header div
{
}
.highslide-wrapper .highslide-header ul
{
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li
{
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next
{
	display: none;
}
.highslide-wrapper .highslide-header a
{
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover
{
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a
{
	cursor: move;
}
.highslide-wrapper .highslide-footer
{
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize
{
	float: right;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body
{
}
.highslide-move
{
	cursor: move;
}
.highslide-resize
{
	cursor: nw-resize;
}

/* These must be the last of the Highslide rules */
.highslide-display-block
{
	display: block;
}
.highslide-display-none
{
	display: none;
}

.botTestimonial
{
width:930px;

background-image:url(images/test-grad.jpg);
background-repeat:repeat-y;
padding:10px;
font:bold 11px arial;
color:white;

}

.botTestimonial span
{
font-style:italic;
color:#C1272D;
}
