body {
	margin:0px; padding:0px;
	text-align:center;
	background:#B2B2B2;
	font: 76% arial, verdana, sans-serif;
	font-family:arial, verdana, sans-serif;
}

a, a:visited, a:link{
	color:#999;
}

a:hover{
	color:#000;
}

.buttonApply
{
  width: 88px;
  height: 20px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent url(../images/button_submit.gif) no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}

.buttonCancel
{
  width: 88px;
  height: 20px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent url(../images/button_cancel.gif) no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}

#contentholder {
	position:relative;
	width:970px;
	margin:35px auto;
	text-align:left;
	padding:25px 0px 0px 0px;
	background:transparent url() repeat-y 100% 0px;
	}

#content{
	position:relative;
	width:970px;
	overflow:hidden;
	background:#EEE url(../images/background.gif) no-repeat 0px 100%;
}

#contentsplash{
	position:relative;
	width:970px;
	overflow:hidden;
	background:#FFF;
}

#header{
	height:85px;
	width:970px;
	margin:0px; padding:0px;
	background:#FFF url(../images/header.gif) no-repeat 0 0;
}

#tagline{
	position:absolute;
	top:0px;
	right:5px;
	width:257px;
	height:21px;
	text-indent:-9999px;
	background:#FFF url(../images/intelligent.gif) no-repeat 0 0;
}

#logo{
	position:absolute;
	left:42px;
	top:37px;
	width:62px;
	height:60px;
	background:none;
	text-indent:-9999px;
}

#logo a{
	font-size: 90%;
	text-decoration: none;
	display:block;
	width:62px;
	height:60px;
}

#topnav{
	position: absolute;
	top: 65px;
	left: 816px;
	width:132px;
	overflow:hidden
}

#topnav ul{
	list-style:none;
	margin:0px;
	padding:0px;
}

#topnav li{
	float:left;
	text-indent:-9999px;
}

#topnav a{
	display: block;
	height: 100%;
	font-size: 90%;
	text-decoration: none;
}

#topnav #topnavcareers{
	width:56px;
	background:transparent url(../images/top_menu.gif) no-repeat 0 0;
}

#topnav #topnavcareers.over{
	width:56px;
	background:transparent url(../images/top_menu.gif) no-repeat 0px -26px;
}

#careers #topnav #topnavcareers{
	width:56px;
	background:transparent url(../images/top_menu.gif) no-repeat 0px -13px;
}

#topnav #topnavcontact{
	width:76px;
	background:transparent url(../images/top_menu.gif) no-repeat -56px 0;
}

#contactus #topnav #topnavcontact{
	width:76px;
	background:transparent url(../images/top_menu.gif) no-repeat -56px -13px;
}

#topnav #topnavcontact.over{
	width:76px;
	background:transparent url(../images/top_menu.gif) no-repeat -56px -26px;
}

#topnav #topnavlogin{
	width:41px;
	background:transparent url(../images/top_menu.gif) no-repeat -132px 0;
}

#topnav #topnavlogin.over{
	width:41px;
	background:transparent url(../images/top_menu.gif) no-repeat -132px -26px;
}

#banner{
	width:970px;
	height:143px;
	border-bottom:1px solid #999999;
}

#why #banner{
	background:transparent url(../images/header_why.jpg) no-repeat 0 0;
}

#clients #banner{
	background:transparent url(../images/header_clients.jpg) no-repeat 0 0;
}

#industries #banner{
	background:transparent url(../images/header_industries.jpg) no-repeat 0 0;
}

#what #banner{
	background:transparent url(../images/header_what.jpg) no-repeat 0 0;
}

#solutions #banner{
	background:transparent url(../images/header_solutions.jpg) no-repeat 0 0;
}

#case #banner{
	background:transparent url(../images/header_case.jpg) no-repeat 0 0;
}

#careers #banner{
	background:transparent url(../images/header_careers.jpg) no-repeat 0 0;
}

#contactus #banner{
	background:transparent url(../images/header_contact.jpg) no-repeat 0 0;
}

#legal #banner{
	background:transparent url(../images/header_legal.jpg) no-repeat 0 0;
}

#left{
	width:172px;
	float:left;
	text-align:right;
}

#leftnav{
	margin:25px 0px 25px 0px;
	padding:1px 0px 0px 1px;
	width:152px;
	background:#CCC url('../images/dotline.gif') repeat 0 0;
}

#left ul{
	text-align:left;
	list-style:none;
	margin:0px;
	padding:0px;
	width:152px;
}

html>body #leftnav{
	float:right;
}

#left li{
	padding-top:2px;
	height:100%;
	display:block;
	background:#FFF url('../images/arrow_blue.gif') no-repeat 5px 7px;
}

#leftnav li.top{
	background:#0B4499;
}

#leftnav li.first{
	background:#0B4499;
}

#leftnav li.single{
	background:#0B4499;
}

#leftnav li.first a, #leftnav li.first a:hover{
	padding:2px 2px 2px 3px;
	letter-spacing:1px;
	text-indent:5px;
	color:#FFF;
	height:100%;
	font-weight:bold;
	font-size: 90%;
	width:147px;
}

#left li a, #left li a:hover{
	padding:2px 2px 2px 15px;
	color:#999;
	font-size: 90%;
	display:block;
	/*font-weight:bold;*/
	text-decoration: none;
	width:135px;
	height:100%;
	background:transparent url('../images/dotline2.gif') repeat-x 0 100%;	
}

#left li a:hover{
	color:#333;
}

#leftnav li.on{
	background:#F9F9F9 url('../images/arrow_blue_on.gif') no-repeat 5px 9px;
}

#leftnav li.on a{
	font-weight:bold;
	color:#333;
}

#left ul ul{
	margin:0px 0px 0px 0px;	
}

#left li li{
	background:#F9F9F9 url('') no-repeat 5px 9px;
}

#left li li a, #left li.on li a{
	width:130px;
	padding-left:20px;
	font-weight:normal;
	color:#999;
	background:transparent url('') repeat 0 0;
}

#left li li a.on, #left li li a.on:hover{
	color:#333;
	background:#EDEDED url('') repeat 0 0;
}

#left li li a:hover{
	color:#000;
	width:130px;
	padding-left:20px;
	font-weight:normal;
	background:transparent url('') repeat 0 0;
}

#left li li.last a, #left li.on li.last a, #left li.on li.last a:hover{
	padding-bottom:6px;
	background:transparent url('../images/dotline2.gif') repeat-x 0 100%;	
}

#left li li.last a.on, #left li li.last a.on:hover{
	padding-bottom:6px;
	background:#EDEDED url('../images/dotline2.gif') repeat-x 0 100%;	
}

#main{
	width:613px;
	float:left;
	background:#FFF url(../images/main_shadow.gif) repeat-x 0 0;
}

#maincontent{
	padding:25px;
	overflow:show;
	height:100%;
}

#right{
	text-align:center;
	float:left;
	width:180px;
	padding-top:20px;
}

.rightborder{
	text-align:left;
	width:150px;
	margin:0px auto;
	border-left:1px solid #BCBCBC;
	border-top:1px solid #BCBCBC;
}

.right{
	width:135px;
	padding:7px;
	background:#FFF;
	border-left:1px solid #E9E9E9;
	border-top:1px solid #E9E9E9;
}

.right h2{
	margin:5px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	color:#0B4499;
	font-size:90%;
}

.right p{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:100%;
}

.right ul{
	margin:0px 0px 5px 0px;
	font-size:90%;
	padding:0px;
	background:#FFF;
	list-style:none;
}

.right li{
	padding-left:10px;
	margin-bottom:5px;
	background:transparent url(../images/bullet2.gif) no-repeat 0 7px;
}

.right li a, .right li a:link, .right li a:visited{
	color:#999999;
}

.right li a:hover{
	color:#000000;
}

*html body #content #left, *html body #content #main, *html body #content #right{
	margin-right:0px;
}

#footer{
	font-size:80%;
	color:#FFF;
	padding:20px 5px 5px 5px;
	text-align:center;
	background:transparent url(../images/footer.gif) no-repeat 100% 0px;
}

#footerNoImg{
	font-size:80%;
	color:#FFF;
	padding:10px 5px 5px 5px;
	text-align:center;
}

#footerNoImg a{
	color:#FFF;	
}

#footer a{
	color:#FFF;	
}

#footersplash{
	color:#502F92;
	padding:20px 0px 0px 0px;
	text-align:center;
	background:transparent url(../images/footersplash.gif) no-repeat 100% 0px;
}

#guts{
	float:left;
	margin:0px;padding:135px 0px 20px 95px;
	width:460px;
}

h1{
	margin:0px 0px 16px 0px;
	padding:0px 0px 8px 0px;
	background:transparent url('../images/dotline2.gif') repeat-x 0 100%;	
}

h2{
	font-size:100%;
	font-weight:bold;
	margin:5px 0px 15px 0px;
	padding:0px 0px 10px 0px;
	color:#0B4499;
}

h3{
	font-size:110%;
	font-weight:bold;
	color:#0B4499;
	margin:0px 0px -10px 0px;
	padding:0px 0px -10px 0px;	
}

h4{
	font-size:95%;
	color:#666;
	letter-spacing:1px;
	font-weight:bold;
	text-transform:uppercase;
	margin:0px 0px -12px 0px;
	padding:0px 0px -12px 0px;	
}

p{
	margin:0px 0px 15px 0px
	color:#999;
}

img{
border:0px;
}

.hiddiv{
	display:none;
}
.hiddivon{
	display:block;
}

a, a:hover{
	color:#330066;
}

.slimdotline
{
	background:transparent url('../images/dotline2.gif') repeat-x 0 50%;
	margin-top:0px;
	margin-bottom:0px;
}

.dotline{
	background:transparent url('../images/dotline2.gif') repeat-x 0 50%;
	margin-top:15px;
	margin-bottom:15px;
}
/*
#main ul{
	margin-left:0px;
	padding-left:10px;
	list-style: URL('../images/bullet.gif')
}
*/
#main li{
	margin-left:0px;
	padding-left:0px;
/*	height:1.5em;*/
}

#main h2{
	background:transparent url('../images/dotline2.gif') repeat-x 0 100%;
}

#maincontent.csswhyt4g h2 {
	background:none;
	padding: 10px 0px 0px 0px;
	margin: 0;
}	

#maincontent p 
{
	color:#666666;
}

/* events */

#maincontent.event h2, #maincontent.listing h2{
	color:#666666;
	font-size:110%;
	margin-bottom:0px;
}

#maincontent.event p{
	margin-top:5px;
}

#maincontent.event p.byline{
	margin:1px;
}

#maincontent.event h2 {
	background:none;
	padding-bottom:5px;
}

#maincontent.event h2 a{
	background:transparent url('../images/dotline2.gif') repeat-x 0 0;
	padding-top:10px;
	display:block;
	color:#666666;
}

#maincontent.event .date, #maincontent.listing .date{
	font-weight:bold;
	font-size:110%;
	color:#CCCCCC;
}

/* news */

#maincontent.news dl{
	background:#FFF url('../images/icon_grad.gif') repeat-x 0 0;
	margin-top:15px;
	width:100%;
	overflow:hidden;
}

#maincontent.news dt, #maincontent.news dd{
	background:transparent url('../images/dotline2.gif') repeat-x 0 0;
	margin:0px;
	float:left;
}

#maincontent.news dd{
	width:495px;
	background:#FFF url('../images/dotline2.gif') repeat-x 0 0;
	padding:10px 0px 0px 8px;
}

#maincontent.news dt{
	float:left;
	width:60px;
	height:60px;
}

#maincontent.news h2{

	margin-bottom:0px;
	color:#666666;
	font-size:110%;

	background:none;
}

#maincontent.news h2 a{
	color:#666666;
}

#maincontent.news p{
display:none;
	margin:3px 0px 0px 0px;
}

#maincontent.news .date{

	font-weight:bold;
	font-size:110%;
	color:#CCCCCC;
}

.iconnews{
	text-indent:-9000px;
	height:60px;
	width:60px;
	background:transparent url('../images/icon_news.gif') no-repeat 50% 10px;
}

.iconawards{
	text-indent:-9000px;
	height:60px;
	width:60px;
	background:transparent url('../images/icon_awards.gif') no-repeat 50% 10px;
}

.iconpress{
	text-indent:-9000px;
	height:60px;
	width:60px;
	background:transparent url('../images/icon_press.gif') no-repeat 50% 10px;
}

.iconselfserve 
{
	text-indent: -9000px;
	height: 60px;
	width: 60px;
	background: transparent url('../images/icon_web_self_serve.gif') no-repeat 50% 10px;
}

.pages{
	width:100%;
	font-weight:bold;
	height:30px;
	overflow:show;
	margin-top:5px;
}
.pages table{
	width:100%;
}

a.pagearrowoff, a.pagearrowoff:hover{
	text-decoration:none;
	color:#CCC;
}

a.pagearrow{
	text-decoration:none;
}

.byline{
	color:#999;
}

.pointgroup ul {
	color:#666;
	margin-left:0px;
	padding-left:10px;
	list-style: URL('../images/bullet.gif') /*no-repeat 0 100%;*/
}

/* WhatWeDo */

#maincontent.csswhatwedo .pointgroup{
}

#maincontent.csswhatwedo .pointgroup h2{
	color:#0B4499;
	padding-top:8px;
}

#maincontent.csswhatwedo .pointgroup ul{
	color:#666;
	margin-left:0px;
	padding-left:10px;
	list-style: URL('../images/bullet.gif') /*no-repeat 0 100%;*/
}

/* Industry */

#maincontent.cssindustry .pointgroup{
}

#maincontent.cssindustry .pointgroup h2{
	color:#0B4499;
}

#maincontent.cssindustry .pointgroup ul{
	color:#666;
	margin-left:0px;
	padding-left:10px;
	list-style: URL('../images/bullet.gif') /*no-repeat 0 100%;*/
}

/* iconlist */

#maincontent.iconlist .iconitem{
	width:260px;
	margin-right:12px;
	margin-bottom:10px;
	padding-bottom:1px;
	float:left;
	background:transparent url('../images/dotline2.gif') repeat-x 0 100%;
}

#maincontent.iconlist .noniconitem{
	width:260px;
	height:110px;
	margin-right:12px;
	margin-bottom:10px;
	float:left;
	background:transparent url('../images/dotline2.gif') repeat-x 0 100%;
}

#maincontent.iconlist .noniconitem p {
	margin:0px;
	color:#666;
	line-height:130%;
	margin-bottom:10px;
	margin-top:-10px;
}

#maincontent.iconlist .iconitem p, .itemlist p{
	margin:0px;
	color:#666;
	line-height:130%;
	margin-bottom:10px;
}

#maincontent.iconlist .iconitem h2, .itemlist h2{
	padding-left:68px;
	color:#333333;
	margin-bottom:5px;
	height:25px;
	overflow:hide;
	background:transparent url('../images/dotline2.gif') repeat-x 0 100%;
}

#maincontent.iconlist .iconitem .icon_gradient, .itemlist .icon_gradient{
	margin-top:-5px;
	margin-right:5px;
	height:70px;
}

.iconcomm, .iconretail, .iconfinancial, .icontravel, .iconhealthcare, .iconcanada, .iconinter, .iconbi, .iconiwp, .iconexperience, .iconcontent, .iconsecurity, .iconinfrastructure, .iconecommerce, .iconsupport, .iconunified{
	text-indent:-9000px;
	height:60px;
	width:60px;
}

.iconcomm{
	background:transparent url('../images/icon_comm.gif') no-repeat 50% 10px;
}

.iconretail{
	background:transparent url('../images/icon_retail.gif') no-repeat 50% 10px;
}

.iconfinancial{
	background:transparent url('../images/icon_financial.gif') no-repeat 50% 10px;
}

.icontravel{
	background:transparent url('../images/icon_travel_and_hosp.gif') no-repeat 50% 10px;
}

.iconhealthcare{
	background:transparent url('../images/icon_healthcare.gif') no-repeat 50% 10px;
}

.iconprofessional{
	background:transparent url('../images/icon_prof_serv.gif') no-repeat 10%;
	height: 70px;
}

.iconcanada{
	background:transparent url('../images/icon_canada.gif') no-repeat 50% 10px;
}

.iconexperience{
	background:transparent url('../images/icon_multi_channel.gif') no-repeat 50% 10px;
}

.iconinter{
	background:transparent url('../images/icon_globe.gif') no-repeat 50% 10px;
}

.iconbi{
	background:transparent url('../images/icon_business_intel.gif') no-repeat 50% 10px;
}

.iconiwp{
	background:transparent url('../images/icon_info_worker_prod.gif') no-repeat 50% 10px;
}

.iconcontent{
	background:transparent url('../images/icon_content_services.gif') no-repeat 50% 10px;
}

.iconsecurity{
	background:transparent url('../images/icon_adv_security.gif') no-repeat 50% 10px;
}

.iconinfrastructure{
	background:transparent url('../images/icon_adv_infrastructure.gif') no-repeat 50% 10px;
}

.iconecommerce{
	background:transparent url('../images/icon_ecommerce.gif') no-repeat 50% 10px;
}

.iconsupport{
	background:transparent url('../images/icon_support_solutions.gif') no-repeat 50% 10px;
}

.iconunified{
	background:transparent url('../images/icon_unified_conversions.gif') no-repeat 50% 10px;
}


.icon_gradient{
	margin-top:-15px;
	margin-right:12px;
	float:left;
	background:#FFF url('../images/icon_grad.gif') repeat-x 0 0;
	width:60px;
	height:80px;
}

/* Clients */

#maincontent.itemlist div.clientgroup{
	width:250px;
	float:left;
	margin-right:15px;
	padding-top:10px;
}

#maincontent.itemlist div.clientgroup h2{
	height:5px;
}

#maincontent.itemlist div.clientgroup ul{
	float:left;
	list-style-type:none;
	margin:0px;
	width:163px;
	padding:0px;
	display:block;
	font-size:90%;
	color:#666666;
}

#maincontent.clients div.clientgroup ul a{
	font-size:80%
}

#maincontent.clients div.clientgroup li{
	padding-left:2px;
}

.clientsul{
	color:#0B4499;
	margin:0px 0px 0px 10px;
}

.clientsul a{
	font-size:90%;
}

/* Partners */

.partnerslist{
	list-style-type:none;
	margin:0px;
	padding:0px;
}

.partnerslist li{
	width:150px;
	float:left;
	padding:3px;
}

/* casestudy */

#maincontent.itemlist div.casestudy{
}

#maincontent.itemlist div.casestudy ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#maincontent.itemlist div.casestudy ul a{
	display:block;
	padding-bottom:10px;
	color:#000000;
}

#maincontent.itemlist div.casestudy li{
	width:240px;
	float:left;
	padding:3px;
}

/* solutions */

#maincontent.itemlist div.solutions{
}

#maincontent.itemlist div.solutions ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#maincontent.itemlist div.solutions ul a{
	display:block;
	padding-bottom:10px;
	color:#000000;
}

#maincontent.itemlist div.solutions li{
	width:240px;
	float:left;
	padding:3px;
}

/* careers */

div.careerheader
{
width:550px;
overflow:hidden;
}

div.careerheadleft
{
	float:left;
}

div.careerheadright
{
	float:right;
	margin-top:4px;
}

table.careers{
width:550px;
}

table.careers td{
padding:4px 4px 4px 4px;
color:#333;
}

table.careers th{
background:transparent URL('../images/header_back.gif') repeat-x 0 100%;
height:25px;
padding:0px 4px 0px 4px;
font-weight:bold;
color:#333;
}

table.careers .job_location{
text-align:right;
}

table.careers .job_category{
	font-weight:bold;
	background:#F5F5F5 url('../images/dotline2.gif') repeat-x 0 100%;
}

table.careers tr{
	background:#FFFFFF url('../images/dotline2.gif') repeat-x 0 100%;
}

/* Misc */

.gradient_line{
background:transparent URL('../images/header_back.gif') repeat-x 0 100%;
font-weight:bold;
font-size:110%;
color:#666;
padding:3px;
margin-bottom:8px;
}

.alignright{
	text-align:right;
}


/* management team */

#treelist.managers .content{
	display:none;
}

#treelist.managers .content p{
	margin-top:0px;
	margin-bottom:5px;
}

#treelist.managers ul
{
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#treelist.managers li
{
}

#treelist.managers .item{
	height:20px;
	overflow:hide;
}

#treelist.managers a, a:hover{
	color:#000;
}

#treelist.managers .name {
	color:#333;
	float:left;
	width:250px;
	cursor:hand;
	text-decoration:none;
	font-weight:bold;
	padding-left:5px;
}

#treelist.managers .title{
	float:left;
	text-decoration:none;
	color:#666;
}

/* Generic TreeList */

#treelist .open_close{
	float:left;
	margin-top:3px;
}

#treelist .content{
	display:none;
}

#treelist .content p{
	margin-top:0px;
	margin-bottom:5px;
}

#treelist .content ul {
	color:#666;
	margin:5px 0px 10px 0px;
	padding-left:10px;
	list-style: URL('../images/bullet.gif') /*no-repeat 0 100%;*/
}

/*#treelist .content li{
	padding-left:10px;
	margin-bottom:5px;
	background:transparent url(../images/bullet.gif) no-repeat 0 7px;
}*/

#treelist ul
{
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#treelist li
{
width:100%;
margin-bottom:5px;
overflow:hidden;
}

#treelist .item{
	width:100%;
	overflow:hidden;
}

#treelist a, a:hover{
	color:#000;
}

#treelist .name {
	color:#333;
	float:left;
	width:350px;
	cursor:hand;
	text-decoration:none;
	font-weight:bold;
	padding-left:5px;
}

#treelist .title{
	float:left;
	text-decoration:none;
	color:#666;
}

/*splash*/

/*#contentsplash{
	position:relative;
	width:970px;
	overflow:hidden;
	background:#FFF;
}

.splashbanner{
	display:block;
	height:263px;
	background:transparent url(../images/header_splash_1.jpg) no-repeat 0 0;
}

.splashbanner_1{
	display:block;
	height:263px;
	background:transparent url(../images/header_splash_1.jpg) no-repeat 0 0;
}

.splashbanner_2{
	display:block;
	height:263px;
	background:transparent url(../images/header_splash_2.jpg) no-repeat 0 0;
}

.splashbanner_3{
	display:block;
	height:263px;
	background:transparent url(../images/header_splash_3.jpg) no-repeat 0 0;
}

.splashbanner_4{
	display:block;
	height:263px;
	background:transparent url(../images/header_splash_4.jpg) no-repeat 0 0;
}*/

#footersplash{
	color:#502F92;
	padding:20px 0px 0px 0px;
	text-align:center;
	background:transparent url(../images/footersplash.gif) no-repeat 100% 0px;
}

#splashintro{
	position:absolute;
	left:0px;
	top:0px;
	width:280px;
	height:250px;
	padding:20px 45px 45px 45px;
	font-size:110%;
	color:#666;
	line-height: 1.5em;
}

#splashright{
	position:relative;
	margin:0px 0px 20px 356px;
	padding-top:20px;
	width:594px;
}

#splashbadges{
	background:transparent url('../images/splash_badge_back.gif') repeat-x 0 0;
	width:594px;
	height:131px;
	margin:0px auto;
	text-align:center;
	padding-top:4px;
}

#splashnews{
	font-size:110%;
}

#splashnews dl{
	margin:0px 0px 14px 0px;
}

#splashnews dd{
	margin:3px 0px 0px 0px;
}

#splashnews dt{
	font-weight:bold;
}

#splashnews .date{
	margin-right:5px;
}

#splashnews a{
	color:#999;
	font-size:90%;
}

#splashnews a:hover{
	color:#000;
}

#splashnews dl a{
	color:#666;
	font-size: 100%;
}

#splashnews dl a:hover {
	color:#666;
}

.date{
	color:#999;
}

/* revisions - June 2008 - start */
#contentsplash{
	position: relative;
	width: 948px;
	overflow: hidden;
	padding: 23px 11px 14px 11px;
	background: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

.splashbanner {
	display: block;
	height: 261px;
	background-color: #ffffff;
	overflow: hidden;
	position: relative;
}

#contentsplash h2 {
	margin: 0px 20px 10px 15px;
	width: 372px;
	height: 64px;
	float: left;
	display: inline;
	background: transparent url(../images/contentsplash_subheader.gif) no-repeat 0px 0px;
	text-indent: -3000px;
}

#contentsplash p {
	margin: 0px 15px 15px 0px;
	float: right;
	width: 525px;
	line-height: 1.4em;
}

div#contentsplashTabContainer {
	clear: both;
	width: 949px;
	margin: 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	background: transparent url(../images/bg_tabbedcontent.gif) no-repeat 0px 100%;
	padding-bottom: 20px;
}

div#contentsplashTabContainer div#tabNavigationContainer {
	background: #ffffff url(../images/bg_tabbedcontent_top.gif) no-repeat 0px 0px;
	float: none;
	margin: 0px;
	padding: 0px;
}

div#contentsplashTabContainer ul#tabNavigation {
	margin: 0px 0px 0px 85px;
	padding: 0px;
}

div#contentsplashTabContainer ul#tabNavigation li {
	list-style: none;
}

div#contentsplashTabContainer div ul#tabNavigation li h3 {
	margin: 0px;
	display: block;
}

div#contentsplashTabContainer div h3 {
	/*display: none;*/
	margin: 0px;
}

div#contentsplashTabContainer div#whatwedo, div#contentsplashTabContainer div#industries, div#contentsplashTabContainer div#solutions, div#contentsplashTabContainer div#news {
	overflow: hidden;
}

div#contentsplashTabContainer div div {
	float: left;
	width: 223px;
	margin: 0px 8px 0px 0px;
	padding: 0px;
}

div#contentsplashTabContainer div div.secondLast {
	border-right: 1px dotted #b2b2b2;
	padding-right: 10px;
}

div#contentsplashTabContainer div div.last {
	width: 210px;
	margin-right: 0px;
	padding: 10px 0px 0px 5px;
}

div#contentsplashTabContainer div div h4 {
	padding: 100px 0px 0px 0px;
	margin: 0px 0px 3px 0px;
	letter-spacing: normal;
	font-size: 100%;
}

div#contentsplashTabContainer div div.last h4 {
	padding-top: 0px;
}

div#contentsplashTabContainer div#news div.feature {
	width: 500px;
	border-right: 1px dotted #b2b2b2;
	padding-right: 10px;
}

div#contentsplashTabContainer div#news div.feature div {
	float: none;
	width: auto;
	clear: left;
	padding: 10px 0px 10px 0px;
}

div#contentsplashTabContainer div#news div.feature div img {
	float: left;
	margin: 0px 10px 10px 0px;
}

div#contentsplashTabContainer div#news div.feature div p span {
	color: #999999;
	font-size: 90%;
}

div#contentsplashTabContainer div#news div.last {
	width: 390px;
}

div#contentsplashTabContainer div#news div.last h4 {
	display: inline;
}

div#contentsplashTabContainer div#news div.last p {
	margin: 5px 0px 0px 0px;
}

div#contentsplashTabContainer div div p {
	float: none;
	width: auto;
	margin: 0px 0px 3px 0px;
}

div#contentsplashTabContainer div div h5 {
	font-size: 12px;
	color: #0b4499;
	margin: 8px 0px 3px 0px;
	padding: 0px;
}

/* tabbed navigation */
/* Caution! Ensure accessibility in print and other media types... */
.ui-wrapper { border: 1px solid #50A029; }
.ui-wrapper input, .ui-wrapper textarea { border: 0; }

@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}

.ui-tabs-nav, .ui-tabs-panel {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
div#contentsplashTabContainer ul#tabNavigation, div#contentsplashTabContainer div#tabNavigationContainer .ui-tabs-nav {
    list-style: none;
    /*margin: 0;
    padding: 0 0 0 3px;*/
}
div#contentsplashTabContainer ul#tabNavigation:after, div#contentsplashTabContainer div#tabNavigationContainer .ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
div#contentsplashTabContainer ul#tabNavigation li, div#contentsplashTabContainer div#tabNavigationContainer .ui-tabs-nav li {
    float: left;
    margin: 0 0 0 1px;
    font-weight: bold;
}
ul#tabNavigation a, div#contentsplashTabContainer div#tabNavigationContainer .ui-tabs-nav a, div#contentsplashTabContainer div#tabNavigationContainer .ui-tabs-nav a span {
    float: left; /* fixes dir=ltr problem and other quirks IE */
    padding: 0px;
    background: transparent url(../images/bg_tabbedcontent_nav.gif) no-repeat;
}
ul#tabNavigation a, div#contentsplashTabContainer div#tabNavigationContainer .ui-tabs-nav a {
    margin: 0px; /* position: relative makes opacity fail for disabled tab in IE */
    padding-left: 0;
    background-position: 100% 0;
    text-decoration: none;
    white-space: nowrap; /* @ IE 6 */
    outline: 0px; /* @ Firefox, prevent dotted border after click */
	 display: block;
	 width: 190px;
	 height: 26px;
	 line-height: 26px;
	 text-align: center;
	 border-color: #d0d0d0;
	 border-style: solid solid dotted;
	 border-width: 1px;
}
div#contentsplashTabContainer div#tabNavigationContainer .ui-tabs-nav a:link, div#contentsplashTabContainer div#tabNavigationContainer .ui-tabs-nav a:visited {
    color: #999999;
	 text-transform: uppercase;
	 outline: 0px;
}
div#contentsplashTabContainer div#tabNavigationContainer .ui-tabs-nav .ui-tabs-selected a {
    position: relative;
    z-index: 2;
    margin-top: 0;
    background-position: 100% -26px;
	 color: #ffffff;
	 outline: 0px;
	 border-left: 1px solid #ffffff;
	 border-top: 1px solid #ffffff;
	 border-right: 1px solid #ffffff;
	 border-bottom: 1px dotted #d0d0d0;
}
div#contentsplashTabContainer div#tabNavigationContainer .ui-tabs-nav a span {
    padding-top: 1px;
    padding-right: 0;
    height: 20px;
    background-position: 0 0;
    line-height: 20px;
}
div#contentsplashTabContainer div#tabNavigationContainer .ui-tabs-nav .ui-tabs-selected a span {
    padding-top: 0;
    height: 26px;
    background-position: 0 -26px;
    line-height: 26px;
}
div#contentsplashTabContainer div#tabNavigationContainer .ui-tabs-nav .ui-tabs-selected a:link, div#contentsplashTabContainer div#tabNavigationContainer .ui-tabs-nav .ui-tabs-selected a:visited,
div#contentsplashTabContainer div#tabNavigationContainer .ui-tabs-nav .ui-tabs-disabled a:link, div#contentsplashTabContainer div#tabNavigationContainer .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
div#contentsplashTabContainer div#tabNavigationContainer .ui-tabs-nav a:hover, div#contentsplashTabContainer div#tabNavigationContainer .ui-tabs-nav a:focus, div#contentsplashTabContainer div#tabNavigationContainer .ui-tabs-nav a:active,
div#contentsplashTabContainer div#tabNavigationContainer .ui-tabs-nav .ui-tabs-unselect a:hover, div#contentsplashTabContainer div#tabNavigationContainer .ui-tabs-nav .ui-tabs-unselect a:focus, div#contentsplashTabContainer div#tabNavigationContainer .ui-tabs-nav .ui-tabs-unselect a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
div#contentsplashTabContainer div#tabNavigationContainer .ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
}
div#contentsplashTabContainer div#tabNavigationContainer .ui-tabs-nav .ui-tabs-disabled a:link, div#contentsplashTabContainer div#tabNavigationContainer .ui-tabs-nav .ui-tabs-disabled a:visited {
    color: #000;
}
div#contentsplashTabContainer div, .ui-tabs-panel {
    /*border: 1px solid #519e2d;*/
    padding: 1px 15px 0px 15px;
    background: transparent; /* declare background color for container to avoid distorted fonts in IE while fading */
}
/*.ui-tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}*/

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* auto clear @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}

div.clearFloats {
	clear: both !important;
	float: none !important;
	margin: 0px !important;
	padding: 0px !important;
	height: 0;
	overflow: hidden;
}
/* revisions - June 2008 - end */

/* Contact */

.contact
{
	font: 76% arial, verdana, sans-serif;
	font-family:arial, verdana, sans-serif;
}

.contactTitle
{
	font-weight:bold;
	color:#666;
}

.contactInfo
{
	color:#666;
}

.pull_right {
	float: right;
	margin: 20px;
}

.pull_top_right {
	float: right;
	margin: 0 20px 20px 20px;
}


.pull_left {
	float: left;
	margin: 20px 20px 20px 0;
}

.pull_top_left {
	float: left;
	margin: 0 10px 10px 0;
}

/* IP TV contact form additions 06/23/2008 */
div.contactform {
	margin-right: 20px;
}

div.contactform fieldset {
	border: 1px solid #999999;
	padding: 10px;
}

div.contactform fieldset legend {
	font-weight: bold;
}

div.contactform fieldset div {
	clear: left;
	padding: 3px 0px 0px 0px;
}

div.contactform fieldset label {
	float: left;
	display: block;
	width: 6em;
	margin-right: 10px;
	line-height: 1.8em;
	height: 1.8em;
}

div.contactform fieldset input.textbox {
	float: left;
	display:block;
	margin-right: 6px;
	width: 15em;
}

div.contactform fieldset div span.message {
	line-height: 1.8em;
	height: 1.1em;
	font-size: 90%;
}

div.contactform fieldset div.inlinecontent label {
	float: none;
	display: inline;
}

div.contactform fieldset input.formbutton {
	float: none;
	display: inline;
	width: auto;
}

div.contactform span.required {
	color: #ff0000;
}

div .campaigngroup
{
	padding: 0 0 5px 0;
	margin-left: auto;
	margin-right: auto;
	height: 250px;
}

div .campaign
{
	float: left;
	margin: 0 8px 0 0;
	padding: 0;
	width: 120px;
	padding-left: 10px;
	padding-bottom: 10px;
}

.campaign p .campaign a
{
	margin-right: 5px;
}

.iconlist
{
	height: 115px;
	padding-bottom: 10px;
}

.iconlist .noniconitem{
	width:260px;
	height:100px;
	margin-right:12px;
	margin-bottom:10px;
	float:left;
	background:transparent url('../images/dotline2.gif') repeat-x 0 100%;
}

.iconlist .noniconitem p {
	margin:0px;
	color:#666;
	line-height:130%;
	margin-bottom:10px;
	margin-top:-10px;
}
