@charset "UTF-8";
/* CSS Document */

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

body, ul, li, p, h1, h2, h3 {
	margin:0px;
	padding:0px;
	}
body {
	font: 12px/1.25 Helvetica, Arial, sans-serif;
	background:#275768 url(/img/bckgdGradient.jpg) repeat-x;
	}
#container {
	width: 880px;
	position: relative;
	margin:0 auto;
	}
#quickStart img.bannerShadow, #industryFocus img.bannerShadow, a.close img,  #mainContentNew img.bannerShadow, { behavior: url(/css/iepngfix.htc) }
/*---------------------- header ------------------------- */

#headerNew {
	height: 115px;
	width: 880px;
	background: #ffffff url(/img/header_bottom_border.gif) no-repeat 0 bottom ;
 	border: 1px #c5c3c3 solid;
	position: relative;
	z-index:5000;
	}
#headerBorderBottom {
	height: 3px;
	background-color: #e9e9e9;
	border-top: 1px #c5c3c3 solid;
	border-bottom: 1px #c5c3c3 solid;
	position:absolute;
 	bottom:0;
	width: 880px;
	line-height:2;
	}
#ethicsPoint{
	display:block;
	height:33px;
	left:35px;
	position:absolute;
	top:33px;
	width:167px;
	}
#subHeading p {
	color:#505050;
	font:17px Helvetica,arial,sans-serif;
	left:235px;
	position:absolute;
	top:32px;
	width:575px;
	line-height:17px;
	}

/*---------------------- content ------------------------- */

#mainContentNew {
	width:810px;
	padding:0 20px;
	min-height: 600px;
	z-index:0;
	position:relative;
	text-align:left;
	background:#fff;
	margin:0 auto;
	}
#home #mainContentNew {
	background:none;
	width:880px;
	background:none;
	padding:0;
}
#quickStart {
	width: 880px;
	position: relative;
	}
#quickStartContent {
	width: 850px;
	height: 240px;
	background-color: #666;
	margin: 0 auto;
	z-index:10000;
	}
#industryFocus {
	background: transparent url(../img/slider_bckgrnd.png) no-repeat;
	height: 223px;
	width: 880px;
	position:relative;
	top:-18px;
	margin-bottom:-18px;
	z-index: 1000;
	}
.ie #industryFocus {
	background: transparent url(../img/slider_bckgrnd.png) no-repeat;
	height: 223px;
	width: 880px;
	position:relative;
	top:0;
	margin-bottom:-18px;
	z-index: 1000;	
}
#latestActivity {
	position:relative;
	width:832px;
	margin:0 auto;
	background-color: #385767;
	padding: 20px 0 15px 18px;
	position:relative;
	}
img.bannerShadow {
	position:absolute;
	z-index: 1001;
	left:-15px;
	}
#home img.bannerShadow {
	left:0;
}
#latestActivityLeft {
	float: left;
	width:208px;
	}
#latestActivityRight {
	float:left;
	position:relative;
	width:604px;
	}
.ie #latestActivityRight, #latestActivityLeft {
	margin-top:20px;
}
#latestActivityRight ul li {
	background-color:#336e82;
	padding:15px;
	margin-bottom:15px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	}
#latestActivityRight ul li a.authorName {
	color:#d2d1d1;
	}
#latestActivityRight ul li a.authorName:hover {
	color:#E2E2E2;
	}
#latestActivityRight a {
	color:#ff9c00;
	text-decoration:none;
	}
#latestActivityRight a:hover {
	color:#f9d295;	
	}
#latestActivityRight a.nextFour {
	margin-left: 270px;
	}

#socialMediaBar {
	width: 878px;
	height: 33px;
	background-color: #fff;
	border: 1px #c5c3c3 solid;
	}
#quickStartNav #searchBox {
	width: 235px;
	height: 88px;
	background-color: #ececec;
	float: left;
	display: block;
	position: relative;
 	}
 #industryFocusProfiles {
	left:33px;
	position:absolute;
	top:20px;	 
	}
 .individualProfile {
	 display: inline;
	 width: 181px;
	 height:133px;
	 float: left;
	 margin-right: 18px;
	 background-color: #b7b6b6;
	 padding:8px 8px 0;
	 cursor:pointer;
	 }
p.profileName {
	color:#221E1F;
	font-size:12px;
	position:absolute;
	top:110px.;
	width:133px;
	left:8px;
	top:106px;
	}
#blurb {
	position: absolute;
	top: 175px;
	left:33px;
	width: 815px;
	}
#blurb img {
	display: inline;
	float: left;
	position: absolute;	
	}
#blurb p {
	color:#FFFFFF;
	font:12px Helvetica,Arial sans-serif;
	left:209px;
	position:relative;
	top:5px;
	width:606px;	
	}
#blurb a { 
	text-decoration: none;
	color:#ff9c00;
	}
#blurb a:hover {
	color: #f9d295;	
	}

span.mainActivityContent {
	color: #fff;
	font-size:15px;
	float:left;
	width:520px;
	display:inline;
	}
span.month {
	color: #fff;
	font-size:20px;
	text-align:center;
	width:40px;
	float:right;
	}
span.date {
	font-size:32px;
	margin:0;
	color:#07c5db;
	width:40px;
	text-align:center;
	float:right;
	}
#mainContentNew .clients a.clientsButton {
	color:#fff;
}
/*------ blog -------------------------------*/
ul.blogTab span.date {
	font-size:11px;
	margin-right:10px;
	margin-top:2px;
	text-transform:uppercase;
	color:#4D4D4D;
	}
table {
	-moz-box-sizing:border-box;
	border-collapse:separate;
	border-spacing:2px;
	display:table;
	margin-bottom:0;
	margin-top:0;
	text-indent:0;	
	}
tbody  {
	display:table-row-group;
	vertical-align:middle;
	}
tr  {
	display:table-row;
	vertical-align:inherit;
	}
td  {
	display:table-cell;
	padding:1px;
	text-align:inherit;
	vertical-align:inherit;
	}
#mainContentNew .rss a {
	color:#ffffff;
	text-transform:lowercase;
}
#filter {
	position:absolute;
	bottom:75px;
	width: 110px;
	height:120px;
	left:20px;
	}
#socialMediaBar {
	position:relative;
	}
#socialMediaBar ul {
	margin: 0 auto;
	width:700px;
	position:absolute;
	top:7px;
	left:115px;
	text
	}
#socialMediaBar ul li {
	padding-bottom:5px;
	margin-right: 20px;
	}
#socialMediaBar ul li span {
	color: #ff9c00;
	}
#socialMediaBar ul li a {
	text-decoration: none;
	padding:3px 12px 5px 0;
	display:block;
	float:left;
	}
#socialMediaBar ul li.twitter a{
	background: transparent url(/img/twitter.gif) no-repeat;
	padding-left: 25px;
	height:18px;
	}
#socialMediaBar ul li.facebook a{
	background: transparent url(/img/facebook.gif) no-repeat;
	padding-left: 25px;
	height:25px;
	}
#socialMediaBar ul li.linkedin a{
	background: transparent url(/img/linkedin.gif) no-repeat;
	padding-left: 25px;
	height:18px;
	}
#socialMediaBar ul li.rss a{
	background: transparent url(/img/rss.gif) no-repeat;
	padding-left: 25px;
	height:18px;
	}
p.filter {
	height:0;
	padding-top:25px;
	overflow:hidden;
	display:block;
	background-image:url(/img/filter.gif);
	background-repeat:no-repeat;
	}
p.archives  {
	height:17px;
	position:absolute;
	bottom: 60px;
	width:100px;
	left:19px;
	}
#learnBottomSection p.archives {
	left:34px;
}
p.archives a {
	background:url("/img/archives.gif") no-repeat scroll 0 0 transparent;
	display:block;
	height:0;
	margin-top:15px;
	overflow:hidden;
	padding-top:17px;
	width: 165px;
	}
p.archives a:hover {
	background:url(/img/archives.gif) 0 -17px no-repeat;
	}


/*---------------------- connect.html ------------------------- */
#employeeSection {
	width: 880px;
	position: relative;
	}
img.employeeSectionShadow {
	position:absolute;
	}
#connectBanner, #partnerBanner {
	width: 850px;
	height:170px;
	background-color: #666;
	margin: 0 auto;
	}
#employeeFocus {
	background: transparent url(/img/connectSliderBackground.png) no-repeat;
	height: 212px;
	width: 880px;
	position:relative;
	}
 #employeeFocusProfiles {
	 padding: 50px 0 20px;
	 }
 .individualEmployeeProfile {
	 display: inline;
	 width: 181px;
	 height:133px;
	 float: left;
	 margin-right: 18px;
	 background-color: #b7b6b6;
	 padding: 9px 0 0 9px;
	 }
 .individualEmployeeProfile a {
	color:#221E1F;
	text-decoration:none;
	float: left;	
}
 .individualEmployeeProfile p {
	font-size:11px;
	padding-top:6px;
	line-height:12px;
}
img.employeeBlurb {
	position: absolute;
	top: 13px;
	left: 33px;
	}
#connectForm {
	width: 860px;
	height: 70px;
	border: 1px #c5c3c3 solid;
	background-color: #fff;
	padding: 10px;
	}
#socialMediaBox {
	width:240px;
	height:70px;
	float:left;
	margin-right: 20px;
	}
#connectFormBox {
	width:600px;
	float:left;
	height: 70px;
	}
#left {
	float:left;
	width:135px;
	}
#right {
	float:left;
	width:100px;
	}
#socialMediaBox ul li span {
	color: #ff9c00;
	position: relative;
	top:3px;
	}
#socialMediaBox {
	position:relative;
	}
#right ul {
	position:absolute;
	}
#right ul li {
	padding-bottom:10px;
	}
#right ul li a {
	text-decoration:none;
	padding-bottom:5px;
	}
#left ul {
	}
#left ul li {
	padding-bottom:10px;
	}
#left ul li a {
	text-decoration:none;
	padding-bottom:5px;
	}
#left ul li.twitter a{
	background: transparent url(/img/twitter.gif) no-repeat;
	padding-left: 25px;
	height:18px;
	}
#left ul li.facebook a{
	background: transparent url(/img/facebook.gif) no-repeat;
	padding-left: 25px;
	height:18px;
	}
#right ul li.linkedin a{
	background: transparent url(/img/linkedin.gif) no-repeat;
	padding-left: 25px;
	height:18px;
	}
#right ul li.rss a{
	background: transparent url(/img/rss.gif) no-repeat;
	padding-left: 25px;
	height:18px;
	}
img.info {
	display:block;}
input#ctl00_ContentPlaceHolderMainContent_ButtonGo { 
	left:782px;
	position:absolute;
	top:259px;
	}

/*---------------------- learn.html ------------------------- */

#learnMidSection {
	background: #fff url(/img/midBackground.gif) repeat-y;
	width:850px;
	height:120px;
	margin: 0 auto;
	border-top: 1px #c5c3c3 solid;
	position:relative;
	}
#learnMidSection img {
	position:absolute;
	top:24px;
	left:20px;
	}
#learnBottomSection {
	background-color:#385767;
	width:810px;
	margin: 0 auto;
	padding:20px;
	}
#learnPageFilter {
	position:absolute;
	bottom:100px;
	width: 110px;
	}
p.learnFilter {
	height:0;
	padding-top:25px;
	overflow:hidden;
	display:block;
	background-image:url(/img/filter.gif);
	background-repeat:no-repeat;
}
#learnBottomLeft {
	float:left;
	width:208px;
	}
#learnBottomLeft img {
	margin-bottom:14px;
}	
#learnBottomRight {
	float:left;
	position:relative;
	width:602px;
	}
#learnShadow {
	position:absolute;
	bottom: -1px;
	left:0;
	background: url(/img/mainLearnShadow.png) repeat-x top left;
	width:850px;
	height: 8px;
	z-index:1020;
	}
.ie6 #learnShadow {
	display:none;
	}
.ie6 #learnNav {
	height:64px;
	width: 840px;
	}
#learnLatestActivity {
	float:left;
	left:-6px;
	position:relative;
	width:604px;
	}
#learnLatestActivity ul li {
	background-color:#336e82;
	padding:15px;
	margin-bottom:15px;
	-moz-border-radius:10px;
	-webkit-border-radius:10spx;
	list-style-type:none;
	}
#learnLatestActivity ul li a.authorName {
	color:#d2d1d1;
	}
#learnLatestActivity ul li a.authorName:hover {
	color:#E2E2E2;
	}
#learnLatestActivity a {
	color:#ff9c00;
	text-decoration:none;
	}
#learnLatestActivity a:hover {
	color:#f9d295;	
	}
#learnLatestActivity a.nextFour {
	margin-left: 270px;
	}
#learnBottomSection p {
	color:#eee;
	font-size:1.2em;
	margin-bottom:1em;
}
/*---------------------- footer ------------------------- */

#footerNew {
	width: 880px;
	height: 33px;
	border: 1px #4d4d4d solid;
	background-image: url(/img/footerGradient.jpg);
	background-repeat:repeat-x;
	position:relative;
	clear:both;
	left:-35px;
	}
#home #footerNew {
	left:0;
}
#footerNew ul {
	position:absolute;
	top:10px;
	left:150px;
	}
#footerNew ul li {
	background:url("/img/footer_divider.gif") no-repeat scroll 100% 1px transparent;
	color: #fff;
	padding:3px 20px 0 5px;	}
#footerNew ul li a {
	color:#fff;
	}
#footerNew ul li a:hover {
	color:#ff9c00;
	}
/*---------------------- typography ------------------------- */
/*---------------------- navigation ------------------------- */

#topNavNew {
	height: 32px;
	width: 880px;
	position:relative;
	z-index:10000;
	}
#topNavList {
	position:absolute;
	left:586px;
	top:4px;
	z-index:1000;
	}	
#home #topNavList,.secondary #topNavList {
	left:418px;
	}
#topNavList ul {
	width:471px;
	padding:0;
	list-style-type:none;
	}
#topNavList ul li { 
	display:block;
	float:left;
	padding-right: 5px;
	}
#topNavList ul li a {
	height:0;
	padding-top:25px;
	overflow:hidden;
	display:block;
	background-image:url(/img/topNav_sprite.png);
	background-repeat:no-repeat;
	z-index:1010;
	position:relative;
	}
a.goButton {
	background:url("/img/go_button.gif") no-repeat scroll center top transparent;
	bottom:30px;
	cursor:pointer;
	display:block;
	height:0;
	left:146px;
	overflow:hidden;
	padding-top:30px;
	position:relative;
	width:32px;
	}
#topNavNew a.goButton{
	background:url("/img/small_goButton.gif") no-repeat scroll center top transparent;
	bottom:25px;
	cursor:pointer;
	display:block;
	height:0;
	left:132px;
	overflow:hidden;
	padding-top:25px;
	position:relative;
	width:27px;	
	}
#home a.goButton {
	bottom:29px;
	}
input#searchBoxInput {
	background: url(/img/search_gradient.gif) repeat-x; 
	height: 23px; font: 14px Helvetica, arial, sans-serif; 
	color: #605f5f; 
	padding-left:10px; 
	}
a.ConnectGoButton {
	background:transparent url("/img/connectGoButton.gif") no-repeat scroll center top;
	bottom:30px;
	cursor:pointer;
	display:block;
	height:0;
	left:562px;
	overflow:hidden;
	padding-top:30px;
	position:relative;
	width:32px;
	}

 /* a:link */
li#nClientLogin a:link, li#nClientLogin a:visited { width: 83px; background-position: 0 0; }
li#nFileReport a:link, li#nFileReport a:visited { width: 78px; background-position: -88px 0; }
li#nFollowUp a:link, li#nFollowUp a:visited { width: 75px; background-position: -171px 0; }
/* a:hover */
li#nClientLogin a:hover { background-position: 0 -25px; }
li#nFileReport a:hover { background-position: -88px -25px; }
li#nFollowUp a:hover { background-position: -171px -25px; }
/* a:active */
li#nClientLogin a:active { background-position: 0 -50px; }
li#nFileReport a:active { background-position: -88px -50px; }
li#nFollowUp a:active { background-position: -171px -50px; }
 
#mainNavNew {
	height:30px;
	left:234px;
	position:absolute;
	top:81px;
	width:625px;
	z-index:9999;
	}
#mainNavNew ul {
	padding-bottom: 10px;
	list-style-type: none;
	}
#mainNavNew ul li {
	display:block;
	float:left;
	padding-right: 5px;
	position:relative;
	}
#mainNavNew ul li a.mainNavItem {
	height:0;
	padding-top:30px;
	overflow:hidden;
	display:block;
	background-image:url(/img/mainNav.gif);
	background-repeat:no-repeat;
	z-index:1020;
	position:relative;
	}
 /* a:link */
li#nProductsAndServices a { width: 167px; background-position: 0 0; }
li#nSolutions a { width: 94px; background-position: -170px 0; z-index: 1030; }
li#nClients a { width: 159px; background-position: -267px 0; }
li#nResources a { width:96px; background-position: -429px 0; }
li#nAbout a { width:81px; background-position: -528px 0; }
 /* a:hover */
li#nProductsAndServices a:hover { width: 167px; background-position: 0 -30px; }
li#nSolutions a:hover { width: 94px; background-position: -170px -30px; }
li#nClients a:hover { width: 159px; background-position: -267px -30px; }
li#nResources a:hover { width:96px; background-position: -429px -30px; }
li#nAbout a:hover { width:81px; background-position: -528px -30px; }

#learnNav {
	position: absolute;
	height:64px;
	width: 850px;
	z-index:999;
	bottom:0;
	}
#learnNav ul {
	padding:0;
	}
#learnNav ul li {
	display:block;
	float:left;
	padding-right: 5px;
}
#learnNav ul li a {
	height:0;
	padding-top:64px;
	overflow:hidden;
	display:block;
	background-image:url(/img/learnNav.gif);
	background-repeat:no-repeat;
	z-index:1010;
	position:relative;
	}
 /* a:link */
li#nDeciding a { width:215px; background-position: 0 -128px; }
li#nNewClient a { width:215px; background-position: -217px -128px; }
li#nExistingClient a { width:215px; background-position: -436px -128px;}
 /* a:hover */
li#nDeciding a:hover { width:215px; background-position: 0 -64px; }
li#nNewClient a:hover { width:215px; background-position: -217px -64px; }
li#nExistingClient a:hover { width:215px; background-position: -436px -64px;}
 /* a current page */
li#nDeciding.current a {width:215px; background-position: 0 0; z-index:1030;}
li#nNewClient.current a {  width:215px; background-position: -217px 0; z-index:1030; }
li#nExistingClient.current a { width:215px; background-position: -436px 0; z-index:1030; }

#quickStartNav {
	width: 880px;
	height: 88px;
	border: 1px #c5c3c3 solid;
	background-color: #fff;
	}
#quickStartNav ul {
	height:89px;
	}
#quickStartNav ul li {
	float: left;
	display: block;
	height:55px;
	}
#quickStartNav ul li {
	}
#quickStartNav ul li a {
	display: block;
	text-decoration: none;
	}
li#learn{
	background:url("/img/learn.gif") no-repeat scroll 14px 4px #FFFFFF;
	border-right:1px solid #C5C3C3;
	margin:12px 0 10px;
	padding:8px 12px 0 65px;
	width:128px;
	}
li#learn.hovered {
	cursor:pointer;
	background:url("/img/learn.gif") no-repeat scroll 14px -63px #FFFFFF;
	}
li#read {
	background:url("/img/read.gif") no-repeat scroll 14px 4px #FFFFFF;
	border-right:1px solid #C5C3C3;
	margin:12px 0 10px;
	padding:8px 12px 0 65px;
	width:128px;
	}
li#read.hovered {
	cursor:pointer;
	background:url("/img/read.gif") no-repeat scroll 14px -63px #FFFFFF;
	}
li#connect  {
	background:url("/img/connect.gif") no-repeat scroll 14px 4px #FFFFFF;
	margin:12px 0 10px;
	padding:8px 12px 0 65px;
	width:130px;
	}
li#connect.hovered {
	cursor:pointer;
	background:url("/img/connect.gif") no-repeat scroll 14px -62px #FFFFFF;
	}
#quickStartNav h1 a {
	float: left;
	font-size:30px;
	color:#ff9c00;
	margin-bottom: 5px;
	}
li#learn h1 a {
	height:0;
	padding-top:25px;
	overflow:hidden;
	display:block;
	background-image:url(/img/big_learn.gif);
	background-repeat:no-repeat;
	}	
li#read h1 a {
	height:0;
	padding-top:25px;
	overflow:hidden;
	display:block;
	background-image:url(/img/big_read.gif);
	background-repeat:no-repeat;
	}	
li#connect h1 a {
	height:0;
	padding-top:25px;
	overflow:hidden;
	display:block;
	width: 107px;
	background-image:url(/img/big_connect.gif);
	background-repeat:no-repeat;
	}	
#quickStartNav ul li p {
	float: left;
	font-size: 12px;
	color: #4d4d4d;
	width:133px;
	}
li.v_divider {
	width: 1px;
	padding-top: 14px;
	}
#footerNew ul li {
	display: inline;
	}
#socialMediaBar ul li {
	display:block;
	float:left;
	}
	
/* ----- mainNav Rollover ----- */

#mainNavNew ul li ul {
	background:#fafafa;
	background: rgba(250, 250, 250, .9);
	border: 1px solid #9a9a9b;
	font: 11px Verdana, Geneva, sans-serif;
	color:#898989;
	position:absolute;
	top:30px;
	left:0;
	padding-top: 10px;
	display:none;
	}
#mainNavNew li ul li { 
	float:none;
	padding:0;
	width:auto;
	}
#mainNavNew ul li ul li a, #mainNavNew ul li ul lh a {
	background-image:none;
	height:auto;
	padding-top:0;
	color:#898989;
	text-decoration:none;
	padding:5px 20px;
	white-space:nowrap;
	display:block;
	width:auto;
	}
#mainNavNew ul li ul li.bottomItems a {
	font-weight:bold;
	padding:5px 10px;
	line-height: 10px;
	width:auto;}	
#mainNavNew ul li ul li a:hover {
	background-color:#d7d7d7;
	color:#4d4d4d;
	width:auto;
	}
#mainNavNew lh { 
	line-height: 25px;
	font-weight: bold;
	color:#898989;
	padding-left:10px;
	width:auto;
}
#mainNavNew lh a:hover { }

.individualProfile.current {
	z-index: 100;
}
.individualProfile {
	z-index: 0;
}
/* ----- GLOBAL NAV SUCKERFISH DROPDOWN ----- */

#topNavNew li {
	z-index:3;
	position:relative;
	}
#topNavList li {
	z-index: 1001;
	}
#topNavNew li div#langNav {
	display: none;
	position: absolute; 
	/* top and left are there to fix IE */
		top: 25px; 
		left: 0;
	background:#ececec;
	opacity:.95;filter: alpha(opacity=95);
	border:1px solid #b6cee1;
	z-index:3;
	padding:10px 10px;
	width:250px !important;
    }
#topNavNew li div ul {
 	float:left;
	width:120px;
	font-size:10px;
	text-align:right;
	}
#topNavNew li ul li a, #topNavNew li ul li a:hover, #topNavNew li ul li:hover{
	background:#ececec;
	opacity:.95;filter: alpha(opacity=95);
	color:#00457C;
	text-decoration:none;
	height:auto;
	}
#topNavNew li ul li, #topNavNew li ul li a {
	padding:0px 10px 4px 10px;
	width:85px;
	}
#topNavNew li ul li a:hover, #topNavNew li ul li:hover {
	text-decoration:underline;
	}
#topNavNew li ul li {
	background:#ececec;
	opacity:.95;filter: alpha(opacity=95);
	}
#topNavNew li > ul { /* this fixes it for all other browsers */
	top:27px;
	left: auto;
	}
#topNavNew li:hover div, #topNavNew li.over div, #topNavNew li div li {
	display: block; 
	}
/*---------------------- forms ------------------------- */

#home #searchForm { 
	left:28px;
	position:absolute;
	top:29px;
	}
#searchForm { 
	left:10px;
	position:absolute;
	}
#searchForm label {
	color:#666666;
	font-size:15px;
	left:12px;
	position:absolute;
	top:4px;
	}
#home #searchForm label {
	top:6px;
}
#topNavList input { 
	background: url(/img/search_gradient.gif) repeat-x; 
	height: 19px; font: 14px Helvetica, arial, sans-serif; 
	color: #605f5f; 
	padding-left:10px; 
	}
#topNavList input { 
	padding-left:0; 
	}
.rightColSm input { 
	padding-left:0; 
	}

#filter label {
	padding-left:5px;
	text-indent:-5px;
	color: #ff9c00;
	}
#filter input {
	width: 13px;
	height: 13px;
	padding:0;
	margin:0;
	vertical-align: middle;
	position:relative;
	top:-1px;
	*overflow:hidden;
	}
#filter ul li {
	margin-bottom:5px;
	}
#learnPageFilter label {
	padding-left:5px;
	text-indent:-5px;
	color: #ff9c00;
	}
#learnPageFilter input {
	width: 13px;
	height: 13px;
	padding:0;
	margin:0;
	vertical-align: middle;
	position:relative;
	top:-1px;
	*overflow:hidden;
	}
#learnPageFilter ul li {
	margin-bottom:5px;
	}
#connectFormBox ul {
	margin-top:12px;
	}
#connectFormBox ul li {
	margin-right: 8px;
	display:inline;
	}
select.dropDown {
	background: url(../img/dropDown_gradient.gif) repeat-x;
	height:25px;
	color: #605f5f; 
	padding-left:10px; 
	font-size:14px;
	width: 162px;
	margin-bottom:10px;
	}
option.dropDown {
	background:#f3f3f3;
	padding: 5px;
}
#learnBottomLeft form {
	margin-top:15px;
	}
select > option {
	background-color:#fff;
}
/*---------------------- quickstart slider ------------------------- */
	#quickstart {
		font: 16px/1.5 Helvetica, Arial, sans-serif;
		margin:0 auto;
		position:relative;
		overflow:hidden;
		background:#dadada;
		width:850px;
	}

	#quickstart .wrapper {
		height:240px;
	}
	
	#quickstart div.navigation { 
		list-style:none;
		padding:0;
		margin:0;
		position:absolute;
		top:0;
		right:0;
		z-index:500;
	}
	
	#quickstart div.navigation div {
		display:block;
		position:relative;
		height:38px;
		width:179px;
		padding:10px 10px 10px 30px;
		background:#4d4d4d;
		border-bottom:1px solid #282828;
		border-top:1px solid #696969;
		border-left:1px solid #3e3e3e;
		cursor:pointer;
	}
	
	#quickstart div.navigation div.current {
		background:#4e4e4e url(/img/qs_navigation_current.png) repeat-x top left;
		border-top:1px solid #afafaf;
		border-bottom:1px solid #292929;
		border-left:none;
		padding-left:31px;
	}
	
	#quickstart div.navigation a {
		color:#c6c6c6;
		text-decoration:none;
		text-shadow:0 -1px 0 #000;
		font-size:18px;
		line-height:1;
	}
	
	#quickstart div.navigation div.current a {
		color:#000;
		text-shadow:0 1px 0 #a6a6a6;
	}
	
	#quickstart div.navigation p {
		font-size:10px;
		letter-spacing:.25px;
		color:#fff;
		text-shadow:0 -1px 0 #000;
	}
	
	#quickstart div.navigation div.current p {
		text-shadow:0 -1px 0 #000;
	}
	
	#quickstart div.navigation .plus {
		color:#ff9c00;
		position:absolute;
		top:5px;
		left:10px;
		font-size:18px;
	}
	
	#quickstart div.navigation div.current .plus {
		left:11px;
	}
	
	#quickstart #descriptions div {
		z-index:1000;
		position:absolute;
		top:0;
		left:-220px;
		width:170px;
		color:#fff;
		padding:20px 25px 20px 25px;
		background:rgba(77,77,77,.67);
		text-shadow:0 1px 0 rgba(0,0,0,.2);
		height:200px;
	}
	
	
	
/* Travis Add ons*/
	#quickstart #descriptions div p.quoteName {
		text-align: right;
		}
	#quickstart #descriptions div p.quoteName span {
		display:block;
	}
/* Travis Add ons*/
	.ie6 #quickstart #descriptions div {
		background:#4d4d4d;
	}
	
	.ie7 #quickstart #descriptions div {
		filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#994d4d4d',EndColorStr='#994d4d4d');
	}
	
	.ie8 #quickstart #descriptions div {
		filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#994d4d4d',EndColorStr='#994d4d4d');
	}
	
	#quickstart #descriptions h1 {
		font-size:26px;
		color:#12b9cc;
		line-height:1;
	}
	
	#quickstart #descriptions h2 {
		font-size:16px;
		color:#c6c6c6;
		line-height:1.25;
	}
	
	#quickstart #descriptions p {
		color:#ffffff;
		font-size:11px;
		margin:5px 0;
		letter-spacing:.25px;
	}
	
	#quickstart #descriptions a {
		position:absolute;
		bottom:0;
		left:0;
		width:170px;
		padding:5px 10px 5px 40px;
		color:#ff9c00;
		background:#4d4d4d;
		border-top:1px solid #595959;
		text-decoration:none;
	}


#partnerFocus {
	background: transparent url(/img/partners_slider_background.png) no-repeat;
	height: 257px;
	width: 880px;
	position:relative;
	}
#partnerFocusProfiles {
	left:15px;
	padding:0 3px;
	position:absolute;
	top:20px;	
	}
.PartnerProfileName  {
	color:#221E1F;
	font-size:12px;
	padding-top:9px;
	width:133px;

}
.PartnerProfileName a {
	text-decoration: none;
	color:#221E1F;
	font-size:12px;
	position:absolute;
	top:117px;
	width:133px;
	
}
#partnerFocus p.partnerBlurb {
	color:#CCCCCC;
	font-size:12px;
	left:33px;
	line-height:19px;
	position:absolute;
	top:179px;
	width:815px;
	}
#becomePartnerSection p span{
	font-weight:bold;
	
}
#becomePartnerSection {
	height:70px;
	padding-left:32px;
	padding-top:20px;
	width:846px;
	border: 1px #c5c3c3 solid;
	background-color: #fff;
	}
#becomePartnerSection p {
	color:#666;
	font-size:12px;
	line-height:19px;
	width:815px;
	float:left;
	display:inline;
	}
	
#partnersBottom {
	background-color:#385767;
	height:296px;
	margin:0 auto;
	padding:20px 0 15px 18px;
	position:relative;
	width:832px;
	}
#partnersBottom p {
	color:#FFFFFF;
	font-size:14px;
	line-height:21px;
	margin-top:10px;	}

#partnersBottomLeft {
	float:left;
	width:396px;
}
#partnersBottomRight{
	float:left;
	left:434px;
	position:absolute;
	width:396px;
	}
a.partnersGoButton {
	background:url("/img/connectGoButton.gif") no-repeat scroll center top transparent;
	bottom:30px;
	cursor:pointer;
	display:block;
	height:0;
	left:800px;
	overflow:hidden;
	padding-top:30px;
	position:relative;
	width:32px;
}
#bottomListFieldWrapper {
	height:180px;
	position:absolute;
	top:132px;
	width:813px;
	height:180px;
	left:18px;
}
#bottomListFieldWrapper ul li a {
	background-image:url("/img/crossBullet.gif");
	background-position:left 2px;
	background-repeat:no-repeat;
	color:#FF9C00;
	line-height:20px;
	padding-left:15px;
	text-decoration: none;
}
#bottomListFieldWrapper ul li a:hover {
	color:#f9d295;
}

#bottomListFieldLeft, #bottomListFieldRight {
	background-color:#336e82;
	height:160px;
	width: 356px;
	float:left;
	display:inline;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	padding: 10px 20px 10px 20px;
}
#bottomListFieldRight {
	margin-left:20px;
}

/*
	homepage carousel
*/

#industryFocusProfiles .container {
	height:141px;
	top:-18px;
	left:-18px;
	position:absolute;
	z-index: 1030;
	padding:0 7px;
	height:400px;
	overflow:hidden;
}
#partnerFocusProfiles .container {
	height:141px;
	position:relative;
	overflow:hidden;
}
#employeeFocusProfiles .container {
	height:141px;
	margin-left:18px;
	position:relative;
	overflow:hidden;
}
#industryFocusProfiles .slides{
	position:absolute;
	top:18px;
	left:0;
	margin-left:10px;
}
#partnerFocusProfiles .slides,#employeeFocusProfiles .slides {
	position:relative;
}
#industryFocusProfiles .slides div.individualProfile {
	background-color:#F9F8F8;
	background-image:url("/img/profile_bar.gif");
	background-position:0 101px;
	background-repeat:no-repeat;
	height:133px;
	position:absolute;
	text-align:left;
	top:0;
	width:172px;
}
#partnerFocusProfiles .slides div, #employeeFocusProfiles .slides div{
	background-color:#F9F8F8;
	height:133px;
	position:absolute;
	text-align:left;
	width:181px;
}
#industryFocusProfiles .previous {
	position:absolute;
	top:61px;
	left:-26px;
}
#industryFocusProfiles .next {
	position:absolute;
	top:61px;
	right:-26px;
}
#partnerFocusProfiles .previous {
	position:absolute;
	top:58px;
	left:-9px;
}
#partnerFocusProfiles .next {
	position:absolute;
	top:58px;
	right:-8px;
}
#employeeFocusProfiles .previous {
	left:6px;
	position:absolute;
	top:110px;
}
#employeeFocusProfiles .next {
	position:absolute;
	right:6px;
	top:110px;
}
p.blueNumber {
	top:0;
	color:#12B9CC;
	font-size:45px;
	position:absolute;
	right:5px;
	line-height:62px;
}
p.industry {
	color:#787777;
	font-size:14px;
	line-height:14px;
	position:absolute;
	right:7px;
	text-align:right;
	top:52px;
	width:101px;
}
p.readMore {
	color:#FF9C00;
	font-size:11px;
	position:absolute;
	right:7px;
	top:122px;
}
.numberIndustryBox {
	height:0;
	left:8px;
	position:absolute;
	top:-8px;
	width:172px;	
}
.right.numberIndustryBox {
	height:0;
	left:8px;
	position:absolute;
	top:-8px;
	width:172px;
}




/*---------------------- homepage profile hover ------------------------- */
#industryFocusProfiles {
	position:relative;
	margin:0 0 18px 0;
	z-index:0;
	width:815px;
	text-align:center;
	}
.profileInfo {
	display:none;
	position:absolute;
	top:-7px;
	left:-8px;
	width:470px;
	padding:14px 15px 15px 15px;
	z-index: 1040;
	background-color: #f5f5f5;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	-webkit-box-shadow:0 1px 10px rgba(0, 0, 0, 0.4);
	-moz-box-shadow:0 1px 10px rgba(0, 0, 0, 0.4);
	box-shadow:0 1px 10px rgba(0, 0, 0, 0.4);
	}
.ie .profileInfo {
	padding:14px 15px 15px 15px;
}

.right .profileInfo {
	left: -303px;

}
.close {
	color:#666;
	left:484px;
	position:absolute;
	top:-16px;
	}
.right .close {
	left:-14px;	
}
#leftColumn {
	float:left;
	width:190px;
	position:relative;
}
.right #leftColumn {
	float:right;
	width:175px;
	position:relative;	
}
#rightColumn {
	float:left;
	width:280px;
}
.profileInfo #leftColumn p.quote {
	color:#4D4D4D;
	font-size:11px;
	line-height:15px;
	margin-top:15px;
	width:170px;
}
.profileInfo #leftColumn p.quote span {
	font-style:italic;
	float:right;
	font-size:10px;
	margin-top:10px;
	font-weight:normal;
}	
.profileInfo #rightColumn h1 {
	font-weight:normal;
	color:#12b9cc;
	font-size:14px;
	margin-bottom:5px;
}
.profileInfo #rightColumn h2 {
	font-weight:normal;
	color:#4d4d4d;
	font-size:13px;	
	margin-bottom:5px;
	padding-left: 10px;
	}
.profileInfo #rightColumn ul {
	color:#ff9c00;
	font-size: 11px;
	margin-bottom: 20px;
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;	
}
.profileInfo #rightColumn ul li {
	list-style-image: none;
	background-image: url(/img/crossBullet.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 10px;
}
#mainContentNew .profileInfo a {
	color:#ff9c00;
	text-decoration: none;
}
#mainContentNew .profileInfo a:hover {
	color:#f9d295;
	
}
#rightColumn li.caseStudy {
	color:#ff9c00;
	font-size: 11px;
	margin-bottom: -15px;	
}
#aboutUsSide {
	width:150px;
	height:146px;}
}
strong, em {
	font-weight: bold;
}
#feature a.clientsButton {
	color:#fff;
}

/*---------------------- homepage profile hover ------------------------- */

.fullCol li{
	margin:0 0 7px 0;
}

#latestActivityRight ul, #bottomListFieldWrapper ul, #socialMediaBox ul, #filter ul {
	list-style:none;
}

#requestfields label{
	display:block;
	float:left;
}

#requestfields input[type="text"], #requestfields select{
	width:190px;
	display:block;
	clear:left;
}

.row2{
	margin:10px 0;
} 0.4);
	}
.ie .profileInfo {
	padding:14px 15px 15px 15px;
}

.right .profileInfo {
	left: -303px;

}
.close {
	color:#666;
	left:484px;
	position:absolute;
	top:-16px;
	}
.right .close {
	left:-14px;	
}
#leftColumn {
	float:left;
	width:190px;
	position:relative;
}
.right #leftColumn {
	float:right;
	width:175px;
	position:relative;	
}
#rightColumn {
	float:left;
	width:280px;
}
.profileInfo #leftColumn p.quote {
	color:#4D4D4D;
	font-size:11px;
	line-height:15px;
	margin-top:15px;
	width:170px;
}
.profileInfo #leftColumn p.quote span {
	font-style:italic;
	float:right;
	font-size:10px;
	margin-top:10px;
	font-weight:normal;
}	
.profileInfo #rightColumn h1 {
	font-weight:normal;
	color:#12b9cc;
	font-size:14px;
	margin-bottom:5px;
}
.profileInfo #rightColumn h2 {
	font-weight:normal;
	color:#4d4d4d;
	font-size:13px;	
	margin-bottom:5px;
	padding-left: 10px;
	}
.profileInfo #rightColumn ul {
	color:#ff9c00;
	font-size: 11px;
	margin-bottom: 20px;
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;	
}
.profileInfo #rightColumn ul li {
	list-style-image: none;
	background-image: url(/img/crossBullet.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 10px;
}
#mainContentNew .profileInfo a {
	color:#ff9c00;
	text-decoration: none;
}
#mainContentNew .profileInfo a:hover {
	color:#f9d295;
	
}
#rightColumn li.caseStudy {
	color:#ff9c00;
	font-size: 11px;
	margin-bottom: -15px;	
}
#aboutUsSide {
	width:150px;
	height:146px;}
}
strong, em {
	font-weight: bold;
}

h1,h2,h3,h4,h5 {
	font-weight:bold;
}
