﻿/* 
 * styles.css
 *
 * The styles.css file contains CSS styles that are used for all browsers.
 */

/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 3.0.0
build: 1549
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}

/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 3.0.0
build: 1549
*/
body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}


#WrapperTop { width: 970px; } /* Width of "page" */
#WrapperBottomContent { width: 970px; } /* Width of "page" */
#MainChannel { width: 705px; } /* Width of left channel and center channel combined */
#Sidebar { width: 245px; } /* Width of left channel */ 
/*#Content { width: 45.7em; }*/ /* Width of center channel */
/*#SidebarSecondary { width: 13.3em; }*/ /* Width of right channel */
	body.noSidebar #MainChannel {width: 964px;}
/* = End Widths = */

body {
	background: url(../images/common/wrapper-bg.gif) repeat-x 0 0;
	color: #6f6f6f;
}
	body.landing {background: url(../images/common/landing-wrapper-bg.gif) repeat-x 0 0;}
	body.home {background: url(../images/common/home-wrapper-bg.gif) repeat-x 0 0;}

body a { outline: none; }

#WrapperTop {
  margin: 0 auto; /* Make content centered */
	padding: 0 4px;
}
#WrapperBottom {background: url(../images/common/wrapper-bottom-bg.gif) repeat-x 0 0; }
#WrapperBottomContent {
  margin: 0 auto; /* Make content centered */
	padding: 0 4px;
}

/* Link at top of document to jump over navigation and go straight to content - For usability */
#ContentJump { left: -32000em; position: absolute; }

#Header { position: relative; z-index: 10; }
#Header .threeCol {}
	#Header .threeCol .chordiantLogo {float: left; width: 255px; margin-right: 45px; margin-top: 35px;}
	#Header .threeCol #globalToolbar {float: left; width: 450px; height: 128px; }
	#Header .threeCol .pegaLogo {float: right; width: 140px; margin-top: 35px;}
	
	#Header .threeCol #globalToolbar ul.links { padding-top: 70px;}
		#Header .threeCol #globalToolbar li {
			background: url(../images/common/toolbar-divider.gif) no-repeat 0 12px;
			float: left;
			padding: 0 10px 0 10px;
		}
		#Header .threeCol #globalToolbar ul.links li.first { background: 0; }
		#Header .threeCol #globalToolbar ul.links li.last { padding-left: 20px; }
	#Header .threeCol #globalToolbar a {
		background-repeat: no-repeat;
		color: #818181;
		display: block;
		line-height: 18px;
		font-size: 93%;
		padding-top: 7px;
		text-decoration: none;
	}
	#Header .threeCol #globalToolbar a:hover {color: #f69921;}
	
		#Header .threeCol #globalToolbar .search {width: 196px;}
		#Header .threeCol #globalToolbar .search .searchBox {float: left; height: 30px; width: 166px;}
		#Header .threeCol #globalToolbar .search .searchBox input {
			background: url(../images/common/search-box-bg.gif) no-repeat; 
			border: 0;
			color: #818181;
			height: 23px; 
			padding: 7px 0 0 10px;
			width: 156px;
		}
		#Header .threeCol #globalToolbar .search .submit {float: right; width:30px; padding-top: 0px; *padding-top: 1px;}
		#Header .threeCol #globalToolbar .search .submit input {
			background: url(../images/common/search-submit.gif) no-repeat 0 0; 
			border: 0;
			height: 30px; 
			width: 30px;
		}

#Toolbar {height: 128px;}
	#Toolbar ul.links { float: right; padding-top: 70px;}
		#Toolbar li {
			background: url(../images/common/toolbar-divider.gif) no-repeat 0 12px;
			float: left;
			padding: 0 10px 0 10px;
		}
		#Toolbar ul.links li.first { background: 0; }
		#Toolbar ul.links li.last { padding-left: 20px; }
	#Toolbar a {
		background-repeat: no-repeat;
		color: #818181;
		display: block;
		line-height: 18px;
		font-size: 93%;
		padding-top: 7px;
		text-decoration: none;
	}
	#Toolbar a:hover {color: #f69921;}
	
		#Toolbar .search {width: 196px;}
		#Toolbar .search .searchBox {float: left; height: 30px; width: 166px;}
		#Toolbar .search .searchBox input {
			background: url(../images/common/search-box-bg.gif) no-repeat; 
			border: 0;
			color: #818181;
			height: 23px; 
			padding: 7px 0 0 10px;
			width: 156px;
		}
		#Toolbar .search .submit {float: right; width:30px;}
		#Toolbar .search .submit input {
			background: url(../images/common/search-submit.gif) no-repeat 0 0; 
			border: 0;
			height: 30px; 
			width: 30px;
		}
		
#SiteId { margin-top: 35px; position: absolute; z-index: 5;}


/* Top Navigation */
#NavigationPrimary {
	height: 53px;
	position: relative;
	z-index: 2;
}
	#NavigationPrimary ul {
		z-index: 2;
	}
	  #NavigationPrimary li { /* Topnav item */
	    /* border: 1px solid #fff; */
	    background: 0;
			float: left; /* Keep nav in a line */
			padding-bottom: 0;
			padding-left: 0;
			padding-right: 45px;
			position: relative; /* To position dropdowns based on topnav items */
	    z-index: 3; /* Need a known z-index so we can lap dropdowns over topnav items and flyouts over the dropdowns */
	  }
			#NavigationPrimary li.last {padding-right: 0}
	    #NavigationPrimary li.over { 
	      z-index: 5; /* Make dropdowns appear over topnav items and flyouts over lower li's that are siblings to dropdown items */
	    }
	    #NavigationPrimary a { /* Topnav link */
				background-repeat: no-repeat;
	      display: block;
				height: 51px;
				text-indent: -32000em;
	    }
				/* Main topnav items, uses sprites for background */
				li#NavigationPrimarySolutions a { background: url(../images/primary-navigation/solutions.png) no-repeat 0 0; width: 87px;}
					li#NavigationPrimarySolutions a:hover, li#NavigationPrimarySolutions a.active { background-position: 0 100%; }
				li#NavigationPrimaryArchitecture a { background: url(../images/primary-navigation/architecture.png) no-repeat 0 0; width: 108px;}
					li#NavigationPrimaryArchitecture a:hover, li#NavigationPrimaryArchitecture a.active { background-position: 0 100%; }
				li#NavigationPrimaryCustomers a { background: url(../images/primary-navigation/customers.png) no-repeat 0 0; width: 95px;}
					li#NavigationPrimaryCustomers a:hover, li#NavigationPrimaryCustomers a.active { background-position: 0 100%; }
				li#NavigationPrimaryPartners a { background: url(../images/primary-navigation/partners.png) no-repeat 0 0; width: 80px;}
					li#NavigationPrimaryPartners a:hover, li#NavigationPrimaryPartners a.active { background-position: 0 100%; }
				li#NavigationPrimaryServices a { background: url(../images/primary-navigation/services.png) no-repeat 0 0; width: 75px;}
					li#NavigationPrimaryServices a:hover, li#NavigationPrimaryServices a.active { background-position: 0 100%; }
				li#NavigationPrimaryResource a { background: url(../images/primary-navigation/resource-center.png) no-repeat 0 0; width: 165px;}
					li#NavigationPrimaryResource a:hover, li#NavigationPrimaryArchitecture a.active { background-position: 0 100%; }
				li#NavigationPrimaryCompany a { background: url(../images/primary-navigation/company.png) no-repeat 0 0; width: 85px;}
					li#NavigationPrimaryCompany a:hover, li#NavigationPrimaryCompany a.active { background-position: 0 100%; }

		#NavigationPrimary ul li .dropDownWrapper { 
		  background: url(../images/primary-navigation/drop-down-bg.gif) no-repeat 0 100%;
		  display: none;
	      left: -1px;
	      position: absolute;
	      top: 85%;
	      width: 150px;
	      z-index: 8;
		}
			#NavigationPrimary ul li#NavigationPrimaryCompany .dropDownWrapper { left: -70px; }
			#NavigationPrimary ul li .dropDownWrapper .container { 
					  background: url(../images/primary-navigation/drop-down-bg.gif) no-repeat 0 0;
					  margin-bottom: 3px;
					  padding-top: 3px
				}

			#NavigationPrimary ul li#NavigationPrimarySolutions .dropDownWrapper { 
					  background: url(../images/primary-navigation/drop-down-bg-wide.gif) no-repeat 0 100%;
					  width: 318px; 
				}
				#NavigationPrimary ul li .header { 
					background: url(../images/primary-navigation/drop-down-active-arrow.gif) no-repeat 0 0; 
					left: 37px;
					min-height: 6px;
					position: absolute;  
					top: -5px;
					width: 10px;
					z-index: 9;
				}
					#NavigationPrimary ul li#NavigationPrimarySolutions .header { left: 38px; }
					#NavigationPrimary ul li#NavigationPrimaryArchitecture .header { left: 48px; }
					#NavigationPrimary ul li#NavigationPrimaryCustomers .header { left: 40px; }
					#NavigationPrimary ul li#NavigationPrimaryPartners .header { left: 33px; }
					#NavigationPrimary ul li#NavigationPrimaryServices .header { left: 33px; }
					#NavigationPrimary ul li#NavigationPrimaryResource .header { left: 70px; }
					#NavigationPrimary ul li#NavigationPrimaryCompany .header { left: 105px; }

			#NavigationPrimary ul li#NavigationPrimarySolutions .dropDownWrapper .container { 
					  background: url(../images/primary-navigation/drop-down-bg-wide.gif) no-repeat 0 0;
				}
			#NavigationPrimary ul li.over .dropDownWrapper { display: block; }

		#NavigationPrimary ul li .dropDownWrapper p {
						border-bottom: 1px solid #eaeaea;
						font-size: 85%;
						margin: 0 10px;
						padding: 7px;
				}
			#NavigationPrimary ul li .dropDownWrapper p em {
							color: #f69921;
							display: block;
							font-size: 167%;
							font-weight: bold;
					}

		#NavigationPrimary ul .dropDownWrapper .leftCol { float: left; width: 49%; }
		#NavigationPrimary ul .dropDownWrapper .rightCol { float: right; width: 49%; }

	    #NavigationPrimary ul li ul { /* Dropdown menu */
	    }
	      #NavigationPrimary ul li.over ul {
	        display: block; /* Show the dropdown on hover */
	      }
	      #NavigationPrimary li li { /* Dropdown item */
	        float: none; /* Make dropdown items appear on top of each other, not next to */
			height: auto;
			display:block;
			margin: 0;
			padding: 0;
			width: 100%;
	      }
			#NavigationPrimary ul li#NavigationPrimarySolutions li{background: 0;}
			#NavigationPrimary ul li#NavigationPrimarySolutions li.first {background: 0;}
			#NavigationPrimary ul li#NavigationPrimarySolutions li.last {background: 0;}

			#NavigationPrimary li li.last { border-bottom: 0; }

	        #NavigationPrimary li li a { 
					background: 0 !important;
					color: #424242;
					font-size: 93%;
					height: 25px;
					padding: 3px 0;
					text-decoration: none;
					width: 100%;
					text-indent: 0;
				} /* Dropdown link */
				#NavigationPrimary li li.first a { padding-top: 10px; }
				#NavigationPrimary li li.last a { padding-bottom: 0; }
				#NavigationPrimary li li a:hover { color: #f69921; }
	          #NavigationPrimary li li a.parent { }
					#NavigationPrimary li li a span { 
							border-bottom: 1px solid #eaeaea;
							display: block;
							height: 100%;
							margin: 0 7px;
							padding: 0;
							text-indent: 7px;
					}
						#NavigationPrimary li li.first a span { border-top: 0; }
						#NavigationPrimary li li.last a span { border-bottom: 0; }
					#NavigationPrimary li li ul { 
								border-bottom: 1px solid #eaeaea; 
								margin: 0 7px 5px 7px; 
						}
					#NavigationPrimary li li li {
								font-size: 93%; 
								padding: 0 0 0 10px;
						}
						#NavigationPrimary li li li a { 
									color: #acacac;
									height: auto;
									padding: 0 0 3px 0 !important;
							}

							#NavigationPrimary li li.first li a { padding-top: 0; }

							#NavigationPrimary li li li a span { border: 0; margin: 0; }

#MainBody { 
  position: relative; /* to facilitate */
  z-index: 2;         /* topnav dropdowns */
}

/* Wrap left and center channel so that we can put center channel first in markup for optimal content ordering */
#MainChannel { float: left; }

/* Center channel */
#Content { float: left; width: 100%;}

body.home #Breadcrumbs {display: none;}
#Breadcrumbs ul {margin-top: 20px;}
	body.landing #Breadcrumbs ul {margin-top: 10px;}
  #Content #Breadcrumbs ul li { 
		background: url(../images/common/breadcrumb-divider.gif) no-repeat 0 4px; 
		color: #afafaf;
		font-size: 85%;
		font-style: normal;
		float: left; 
		padding-left: 10px; 
		padding-right: 10px;
	}
		#Content #Breadcrumbs ul li.first {background:0; padding-left: 0;}
		#Content #Breadcrumbs ul li a {color: #626262; text-decoration: none;}
		#Content #Breadcrumbs ul li a:hover {text-decoration: underline;}
		
#ContentChannel {padding: 40px 0;}

/* Right Channel */
#Sidebar { float: right; margin-top: 90px;}
	body.noSidebar #Sidebar {display: none;}
	body.landing #Sidebar { margin-top: 190px; }

#NavigationSecondary {margin-bottom: 30px; width: 233px;}
#NavigationSecondary ul li 
{
	background: 0; 
	border-left: 1px solid #e5e5e5; 
	border-right: 1px solid #e5e5e5;
	padding: 0;
}

#NavigationSecondary ul li.firstSection { border: 0; }
#NavigationSecondary ul li.section a {
	display: block;
	height: 44px;
	outline: 0; 
	width: 100%;
}
	#NavigationSecondary ul li.firstSection a span 
	{
		background: url(../images/secondary-navigation/section-header-bg-first.gif) no-repeat 0 0 !important; 
		color: #f69921;
		display: block;
		font-size: 108%;
		font-weight: bold;
		padding: 11px 30px 10px 9px;
	}
	#NavigationSecondary ul li.section a span {
		background: url(../images/secondary-navigation/section-header-bg.gif) no-repeat 0 0 !important; 
		color: #f69921;
		display: block;
		height: 44px;
		font-size: 108%;
		font-weight: bold;
		padding: 11px 30px 10px 9px;
	}
	
	 #NavigationSecondary ul {}
	 	#NavigationSecondary ul li {  }

			#NavigationSecondary ul li a 
			{
				background: 0; 
				border-bottom: 1px solid #e5e5e5; 
				display: block;
				height: auto; 
				padding-bottom: 1px;
				text-decoration: none;
			}
				#NavigationSecondary ul li a span {
					background: #fbfbfb;
					color: #424242;
					display: block;
					font-size: 93%;
					font-weight: normal; 
					padding: 9px 30px 10px 12px;
				}
			#NavigationSecondary ul li a.active span { background: #f69921 !important; color: #fff !important;}
			#NavigationSecondary ul li a:hover span { background: #eff0f0;}
				#NavigationSecondary ul li.hasChildren a span { background: #fbfbfb url(../images/secondary-navigation/2nd-level-has-children.gif) no-repeat 93% 15px; }
				#NavigationSecondary ul li.hasChildren a.active span { background: #f69921 url(../images/secondary-navigation/2nd-level-active.gif) no-repeat 93% 15px !important; color: #fff;}
				#NavigationSecondary ul li.hasChildren a:hover span { background: #eff0f0 url(../images/secondary-navigation/2nd-level-has-children.gif) no-repeat 93% 15px;}
				#NavigationSecondary ul li.firstSection a.active span, 
				#NavigationSecondary ul li.firstSection a:hover span { background: url(../images/secondary-navigation/section-header-bg-first.gif) no-repeat 0 0 !important; color: #f69921; }
				#NavigationSecondary ul li.section a.active span, 
				#NavigationSecondary ul li.section a:hover span { background: url(../images/secondary-navigation/section-header-bg.gif) no-repeat 0 0 !important; color: #f69921; }

			#NavigationSecondary ul ul {border: 0; display: block; }
			#NavigationSecondary ul li.active ul {display: block; }
			#NavigationSecondary ul li li { border: 0; }
			#NavigationSecondary ul li li a { height: auto; }
			#NavigationSecondary ul li li a span {
				background: 0; 
				color: #acacac; 
				font-size: 85%; 
				height: auto;
				min-height: 14px; 
				padding: 5px 30px 6px 24px;
			}
			#NavigationSecondary ul li li a.active span, 
			#NavigationSecondary ul li li a:hover span {background: #fbad25 url(../images/secondary-navigation/3rd-level-active.gif) no-repeat 10px 8px !important; color: #fff; font-weight: normal;}
			#NavigationSecondary ul li.hasChildren li a span { background: #fff !important; color: #acacac;}
			#NavigationSecondary ul li.hasChildren li a:hover span {background: #fbfbfb !important; color: #6f6f6f; font-weight: normal;}
			#NavigationSecondary ul li.hasChildren li a.active span {background: #fbad25 url(../images/secondary-navigation/3rd-level-active.gif) no-repeat 10px 8px !important; color: #fff; font-weight: normal;}

#ResourceLibrary {margin-bottom: 20px; width: 230px;}
#ResourceLibrary .header {border-bottom: 1px solid #eaeaea; margin-bottom: 10px; padding: 0 15px;}
	#ResourceLibrary .header h3 {color: #424242; margin-bottom: 5px;}
#ResourceLibrary .channel {font-size: 93%;}
	#ResourceLibrary .channel ul li {background: 0; border-bottom: 1px solid #eaeaea; margin-bottom: 8px; padding: 0 13px 8px;}
	#ResourceLibrary .channel h4 { margin-bottom: 0; padding: 0 15px 0 26px;}
	#ResourceLibrary .channel a {
		background: url(../images/common/resource-bullet.gif) no-repeat 0 4px;
		color: #626262; 
		font-weight: bold;
		line-height: 1.3em;
		padding-left: 15px; 
		text-decoration: none;
	}
	#ResourceLibrary .channel a:hover {color: #f69921;}
	
#ResourceLibrary .footer {margin-top: 15px;}
	#ResourceLibrary .footer a.more {
		background: url(../images/common/resource-bullet.gif) no-repeat 13px 3px; 
		color: #62a7d6;
		font-size: 93%;
		padding: 0 15px 0 26px;
		text-decoration: none;
	}

#Footer {
	color: #b0b0b0;
	padding: 25px 30px 40px 0;
	font-size: 93%;
}
	#Footer a { color: #b0b0b0; padding: 0 5px; text-decoration: none; }
		#Footer a:hover { text-decoration: underline; }
  #Footer p.copy { float: left; }
  #Footer ul.siteLinks { float: right; }
    #Footer ul.siteLinks li {
			background:url(../images/common/footer-divider.gif) no-repeat 0 3px; 
			display: inline; 
			padding: 0 0 0 3px; 
		}
		#Footer ul.siteLinks li.first { background: 0; }
	#Footer .vcard { float: left; }
		#Footer .vcard p.note { display: none; }

/* Utility Classes */
.selfClear:after { /* Make elements self-clearing - see http://positioniseverything.net/easyclearing.html */
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

h1 { border-bottom: 1px solid #eaeaea; color: #424242; font-size: 161.6%; font-weight: bold; margin-bottom: 20px; padding-bottom: 6px; }
	h1 span {font-weight: normal;}
h2 { color: #f69921; font-size: 123.1%; font-weight: bold; margin-bottom: 10px;}
	h2 a { color: #f69921; }
h3 { color: #626262; font-size: 108%; font-weight: bold; margin-bottom: 10px;}
h4 { color: #6f6f6f; font-size: 93%; font-weight: bold; margin-bottom: 5px;}
p { font-size: 108%; line-height: 1.4em; margin-bottom: 25px; }
	p.centered { text-align: center; }
em { font-weight: bold; font-style: normal; }

.widgetready { margin-top: 20px; border-top: 1px solid #eaeaea; padding-bottom: 20px; padding-top: 10px;}
.centered { text-align: center; }

#Content a { color: #006cb7; }

#Mast { display: none; }
	body.landing #Mast {display: block; height: 127px; margin-top: 1px;}
	body.home #Mast {display: block; height: 333px; margin-top: 1px;}
	#Mast h1 { padding-top: 16px; } 
	#Mast h2 { position: absolute; top: 0; }
	#FullClientList {
		background: url(../images/common/view-full-client-list-bg.png) no-repeat 0 0;
		bottom: 2px;
		display: block;
		height: 38px;
		position: absolute;
		right: 0;
		width: 184px;
		text-indent: -32000em;
	}
	
li { padding-left: 12px;} 

#Content li { padding-bottom: 7px; }

#ContentChannel ul {margin-bottom: 20px;}

#ContentChannel .siteMap { width: 100%; }
#ContentChannel .siteMap ul { }
#ContentChannel .siteMap ul ul { float: none; margin-bottom: 0;}
#ContentChannel .siteMap .col {float: left; width: 30%;}

#ContentChannel .callOutBox {
	background: url(../images/common/callout-box-bg.gif) no-repeat 0 100%;	
	margin-bottom: 20px;
	width: 698px;
}

#ContentChannel .callOutBox .header { background: url(../images/common/callout-box-bg.gif) no-repeat 0 0; min-height: 7px; }
#ContentChannel .callOutBox .channel { padding: 10px 25px; }
	#ContentChannel .callOutBox .channel h2 { border-bottom: 1px solid #eaeaea; padding-bottom: 7px;}

#ContentChannel ul.logoList { margin: 10px 0 0 10px; }
#ContentChannel ul.logoList li {
	background: 0; 
	float: left; 
	font-style: normal; 
	padding: 0 0 7px 0;
	width: 20%;
}

#ContentChannel ul.clientList { float: left; margin-left: 15px; width:30%; }
#ContentChannel ul.clientList li {
	background: 0; 
	font-style: normal; 
	padding: 0 0 7px 17px;
}
	#ContentChannel ul.clientList li a {
		display: block;
		margin-left: -17px;
		padding-left: 17px;
	}
		#ContentChannel ul.clientList li a.pdf { background: url(../images/customers/pdf.png) no-repeat 0 0; }
		#ContentChannel ul.clientList li a.video { background: url(../images/customers/video.png) no-repeat 0 0; }

#ContentChannel ul.threeColumns { display: table; padding: 0; }
#ContentChannel ul.threeColumns li.column {
	background: url(../images/common/three-column-bg.gif) no-repeat 0 100%;
	display: table-cell;
	float: left;
	font-style: normal;
	min-height: 175px;
	padding: 0;
	width: 228px; 
}
	#Content ul.threeColumns li.one,
	#Content ul.threeColumns li.two { padding-right: 7px; }

#ContentChannel ul.threeColumns .header { background: url(../images/common/three-column-bg.gif) no-repeat 0 0; min-height: 5px; }
#ContentChannel ul.threeColumns .channel .content { padding: 10px 15px 15px 15px; }
#ContentChannel ul.threeColumns .channel .content p { margin-bottom: 0px; }

#ContentChannel .financialTile {
	background: url(../images/solutions/financial-tile-bg.gif) no-repeat 0 100%;
	float: left;
	margin: 0 0 20px 7px;
	width: 228px;
}
#ContentChannel .financialTile .header {
	background: url(../images/solutions/financial-tile-bg.gif) no-repeat 0 0;
	min-height: 5px;
}
	#ContentChannel .financialTile .channel .content { padding: 15px; }
	#ContentChannel .financialTile .channel .content h3 { border-bottom: 1px solid #eaeaea; margin-bottom: 10px; padding-bottom: 5px; }
	#ContentChannel .financialTile .channel .content p { font-size: 93%; margin-bottom: 10px; }
	#ContentChannel .financialTile .tile { margin-bottom: 10px; text-align: center; }
	#ContentChannel .financialTile a.more { background: url(../images/solutions/tile-more-arrow.gif) no-repeat 0 5px; padding-left: 13px; }

#ContentChannel .insuranceTile {
	background: url(../images/solutions/insurance-tile-bg.gif) no-repeat 0 100%;
	float: left;
	margin: 0 0 20px 7px;
	width: 344px;
}
#ContentChannel .insuranceTile .header {
	background: url(../images/solutions/insurance-tile-bg.gif) no-repeat 0 0;
	min-height: 5px;
}
	#ContentChannel .insuranceTile .channel .content { padding: 15px; }
	#ContentChannel .insuranceTile .channel .content h3 { border-bottom: 1px solid #eaeaea; margin-bottom: 10px; padding-bottom: 5px; }
	#ContentChannel .insuranceTile .channel .content p { font-size: 93%; margin-bottom: 10px; }
	#ContentChannel .insuranceTile .tile { margin-bottom: 10px; text-align: center; }
	#ContentChannel .insuranceTile a.more { background: url(../images/solutions/tile-more-arrow.gif) no-repeat 0 5px; padding-left: 13px; }

#ContentChannel .resourcesListings li { background: 0; }
#ContentChannel .resourcesListings li a {
	display: block;
	min-height: 22px;
	padding-left: 33px;
	padding-top: 5px;
}
	#ContentChannel .resourcesListings li a.pdf {background: url(../images/common/pdf.png) no-repeat 0 0;}
	#ContentChannel .resourcesListings li a.video {background: url(../images/common/video.png) no-repeat 0 -3px;}
	
.required { color: #cc0000; }

fieldset { margin-bottom: 15px; }
fieldset.submit { border-top: 1px solid #eaeaea; padding-top: 15px; }
fieldset p { margin-bottom: 5px; }
fieldset label {
	display: block;
	float: left;
	padding-right: 10px;
	text-align: right;
	width: 150px;
}
	fieldset label.checkbox {
		float: none; 
		text-align: left; 
		width: 100%; 
	}
	fieldset label.error 
	{
		color: #cc0000;
		display: inline;
		float: none;
		padding: 0 0 0 7px;
		text-align: left;
		width: auto;
	}
fieldset input 
{
	color: #6f6f6f !important;
	width: 170px;
}
	fieldset input.image 
	{
		float: right;
		width: auto;
	}
	fieldset input.checkbox {
		float: left;
		margin-top: 3px;
		width: 25px;
	}

fieldset textarea { height: 100px; width: 500px; }
fieldset select { color:#6F6F6F !important; width: 170px; }

/* Resource Boxes */
div.resources {margin-bottom: 15px;}
div.resources .linkBox {
	background: url(../images/common/resource-box.gif) no-repeat;
	display: block;
	float: left;
	height: 75px;
	margin-right: 9px;
	padding-bottom: 15px;
	position: relative;
	width: 227px;
}
div.resources .last {margin-right: 0;}
	div.resources .linkBox .icon {bottom: 0; padding-bottom: 15px; position: absolute; text-align: right; width: 65px;}
	div.resources .linkBox .channel {bottom: 0; left: 80px; padding-bottom: 15px; padding-right: 15px; position: absolute;}
		div.resources .linkBox .channel h3 {font-size: 85%; margin-bottom: 2px;}
		div.resources .linkBox .channel p {font-size: 85%; margin-bottom: 0;}
		#Content div.resources .linkBox .channel a {color: #626262; text-decoration: none;}
			div.resources .linkBox .channel a:hover {text-decoration: underline;}

dl.biography {
	border-bottom: 1px solid #eaeaea;
	margin: 10px 0 15px 0;
	padding-top: 10px;
}
dl.biography dt {
	float: right; 
	font-size: 116%;
	font-weight: bold;
	padding-bottom: 10px;
	text-align: left;
	width: 80%; 
}
	dl.biography dt span { font-size: 108%; }
dl.biography dd { margin: 0 10px 0 140px; }
	dl.biography dd.headshot {
		float: left; 
		margin: 0; 
		width: 135px; 
	}

dl.caseStudy {
	border-bottom: 1px solid #eaeaea;
	margin: 10px 0 15px 0;
	padding-top: 10px;
}
dl.caseStudy dt {
	float: right; 
	font-size: 116%;
	font-weight: bold;
	padding-bottom: 10px;
	text-align: left;
	width: 80%; 
}
	dl.caseStudy dt span { font-size: 108%; }
dl.caseStudy dd { margin: 0 10px 0 140px; }
	dl.caseStudy dd.logo {
		float: left; 
		margin: 0;
		padding-bottom: 10px;
		text-align: center;
		width: 135px; 
	}

dl.partnerListing {}
dl.partnerListing dt {
	float: right;
	font-size: 116%;
	font-weight: bold;
	text-align: left;
	width: 80%;
}
dl.partnerListing dd { margin: 0 10px 0 140px; }
	dl.partnerListing dd.logo {
		float: left; 
		margin: 0; 
		text-align: center;
		width: 135px;
	}
.ui-tabs-hide { display: none; }

#Content div.tabs { }
	div.tabs p { font-size: 93%; padding: 0 6px; }
	div.tabs h2 { padding: 0 6px; }
	div.tabs h3 { padding: 0 6px; }
	div.tabs h4 { padding: 0 6px; }
	div.tabs ul { padding: 0 6px; }
	
#ContentChannel div.tabs ul.tabNav {
	background: url(../images/common/tabnav-bg.gif) repeat-x 0 100%;
	height: 40px;
	margin: 0 0 24px !important;
	padding-left: 0;
	width: 700px;
}

	#Content ul.tabNav li {
		background: 0; 
		display: block; 
		float: left;
		font-style: normal;
		list-style: none !important; 
		margin-right: 3px; 
		padding-bottom: 0;
		padding-left: 0;
	}
		#Content ul.tabNav li.ui-state-active { background: #fff; margin-bottom: 0; }
		#Content ul.tabNav a {
			background: url(../images/common/tab-inactive-bg.gif) no-repeat 0 0;
			display: block;
			outline: 0;
			height: 40px;
			text-decoration: none;
		}
		
			#Content ul.tabNav li.ui-state-active a {
				background: url(../images/common/tab-active-bg.gif) no-repeat 0 0;
			}
			ul.tabNav span {
				background: url(../images/common/tab-inactive-bg.gif) no-repeat 100% 0;
				color: #424242;
				display: block;
				font-size: 93%;
				font-weight: bold;
				height: 40px;
				margin-left: 5px;
				padding-top: 15px;
				padding-left: 5px;
				padding-right: 35px;
				white-space: nowrap;
			}
			#Content ul.tabNav li.ui-state-active a span { background: url(../images/common/tab-active-bg.gif) no-repeat 100% 0; }
			#Content ul.tabNav a:hover span {color: #f69921;}
				#Content ul.tabNav li.ui-state-active a:hover span { background: url(../images/common/tab-active-bg.gif) no-repeat 100% 0; color: #424242;}
				
div.learnMore {border-top: 1px solid #eaeaea; padding-top: 25px;}
	#Content div.learnMore a {
		background: url(../images/common/learn-more-button-left-bg.gif) no-repeat 0 0;
		color: #fff; 
		display: block;
		float: left;
		font-weight: bold; 
		text-decoration: none; 
	}
		#Content div.learnMore a:hover { background: url(../images/common/learn-more-button-left-bg-over.gif) no-repeat 0 0; }
	div.learnMore a span {
		background: url(../images/common/learn-more-button-right-bg.gif) no-repeat 100% 0; 
		display: block;
		line-height: 41px;
		white-space: nowrap;
	}
		div.learnMore a:hover span { background: url(../images/common/learn-more-button-right-bg-over.gif) no-repeat 100% 0; }
		
	div.learnMore a em {
		background: url(../images/common/learn-more-button-bullet.gif) no-repeat 13px 2px;
		padding: 0 20px 0 30px; 
	}
		div.learnMore a:hover em { background: url(../images/common/learn-more-button-bullet-over.gif) no-repeat 13px 2px ; }

div.twoCol {margin-bottom: 25px;}
div.twoCol .leftCol { float: left; width: 48%; }
div.twoCol .rightCol { float: right; width: 48%; }
div.twoCol .industry {float: left;}
div.twoCol .business {float: right;}
div.twoCol .solutionsBox {background: url(../images/solutions/solutions-box-bg.gif) no-repeat; height: 261px; margin-top: 20px; width: 471px;}
div.twoCol .solutionsBox .header {padding: 15px 35px 10px 35px;}
div.twoCol .solutionsBox .header h2 {margin: 0;}
div.twoCol .solutionsBox .channel {padding: 10px 29px;}
div.twoCol .solutionsBox .channel p {font-size: 93%; margin-bottom: 15px; padding: 0 5px;}
div.solutionsBox .solutionButtons {margin-bottom: 10px;}
div.solutionsBox .solutionButtons .first {float: left;}
div.solutionsBox .solutionButtons .last {float: right;}
#Content div.solutionsBox .solutionButtons a {
	color: #fff;
	display: block;
	font-weight: bold;
	height: 17px; 
	padding: 12px 18px;
	text-align: left;
	text-decoration: none;
	width: 165px; 
}
	div.solutionsBox .solutionButtons a.financial {background: url(../images/solutions/button-financial.gif) no-repeat;}
	div.solutionsBox .solutionButtons a.insurance {background: url(../images/solutions/button-insurance.gif) no-repeat;}
	div.solutionsBox .solutionButtons a.healthcare {background: url(../images/solutions/button-healthcare.gif) no-repeat;}
	div.solutionsBox .solutionButtons a.telecommunications {background: url(../images/solutions/button-telecommunications.gif) no-repeat;}
	div.solutionsBox .solutionButtons a.acquisition {background: url(../images/solutions/button-acquisition.gif) no-repeat;}
	div.solutionsBox .solutionButtons a.sell {background: url(../images/solutions/button-sell.gif) no-repeat;}
	div.solutionsBox .solutionButtons a.retention {background: url(../images/solutions/button-retention.gif) no-repeat;}
	div.solutionsBox .solutionButtons a.customerService {background: url(../images/solutions/button-customer-service.gif) no-repeat;}
		div.solutionsBox .solutionButtons a.financial:hover {background: url(../images/solutions/button-financial-over.gif) no-repeat;}
		div.solutionsBox .solutionButtons a.insurance:hover {background: url(../images/solutions/button-insurance-over.gif) no-repeat;}
		div.solutionsBox .solutionButtons a.healthcare:hover {background: url(../images/solutions/button-healthcare-over.gif) no-repeat;}
		div.solutionsBox .solutionButtons a.telecommunications:hover {background: url(../images/solutions/button-telecommunications-over.gif) no-repeat;}
		div.solutionsBox .solutionButtons a.acquisition:hover {background: url(../images/solutions/button-acquisition-over.gif) no-repeat;}
		div.solutionsBox .solutionButtons a.sell:hover {background: url(../images/solutions/button-sell-over.gif) no-repeat;}
		div.solutionsBox .solutionButtons a.retention:hover {background: url(../images/solutions/button-retention-over.gif) no-repeat;}
		div.solutionsBox .solutionButtons a.customerService:hover {background: url(../images/solutions/button-customer-service-over.gif) no-repeat;}

table {margin-bottom: 15px; width: 100%;}
table th {
	background: #5ea0ce url(../images/common/table-header-bg.gif) repeat-x 0 0;
	border: 1px solid #e5e6e5;
	color: #fff;
	font-size: 108%;
	font-weight: bold;
	margin-bottom: 10px;
	min-height: 43px;
	padding: 7px 15px;
}
table td {
	border: 1px solid #e5e6e5;
	padding: 10px 15px;
	vertical-align: middle;
}
	table td.subHeader {
		color: #626262;
		font-weight: bold;
	}

/* Homepage */
body.home #ContentChannel {padding-bottom: 0;}
body.home #ContentChannel div.tabs ul.tabNav {
	background: url(../images/home/tabnav-bg.gif) repeat-x 0 100%;
	height: 32px;
	width: 325px;
}
	
		body.home #Content ul.tabNav a {
			background: url(../images/home/tab-inactive-left-bg.gif) no-repeat 0 0;
			color: #424242;
			height: 32px;
			width: auto;
		}
		
			body.home #Content ul.tabNav li.ui-state-active a {
				background: url(../images/home/tab-active-left-bg.gif) no-repeat 0 0;
				color: #404040;
			}
			body.home #Content ul.tabNav span {
				background: url(../images/home/tab-inactive-right-bg.gif) no-repeat 100% 0;
				color: #828282;
				height: 23px;
				padding-left: 10px;
				padding-right: 15px;
				padding-top: 9px;
				text-transform: uppercase;
				white-space: nowrap;
			}
			body.home #Content ul.tabNav li.ui-state-active a span {background: url(../images/home/tab-active-right-bg.gif) no-repeat 100% 0; color: #404040;}
			body.home #Content ul.tabNav a:hover span {color: #f69921;}
				body.home #Content ul.tabNav li.ui-state-active a:hover span {color: #404040;}
				
body.home .threeCol {}
	body.home .threeCol .newsEvents {float: left; width: 325px; margin-right: 45px;}
	body.home .threeCol .featuredResources {float: left; width: 315px;}
	body.home .threeCol .solutions {float: right; width: 245px;}
	
	body.home .homeColumns {background: url(../images/home/columns-bg.gif) no-repeat 0 100%;}
	
	body.home .threeCol h3 {
		color: #404040;
		font-size: 93%; 
		margin-bottom: 0;
		padding-left: 5px; 
		padding-top: 9px;
		text-transform: uppercase;
	}

body.home ul.pressReleases li {background: url(../images/home/bullet.gif) no-repeat 0 4px; padding-bottom: 15px; padding-left: 17px;}
	body.home ul.pressReleases li a {color: #626262; font-size: 93%; text-decoration: none;}
		body.home ul.pressReleases li a:hover {color: #f69921;}

body.home ul.articles li {background: url(../images/home/bullet.gif) no-repeat 0 4px; padding-bottom: 15px; padding-left: 17px;}
	body.home ul.articles li a {color: #626262; font-size: 93%; text-decoration: none;}
		body.home ul.articles li a:hover {color: #f69921;}
		
body.home dl.events dt {font-size: 93%; font-weight: bold;}
body.home dl.events dd {padding-bottom: 15px;}
	body.home dl.events dd a {color: #626262; font-size: 93%; text-decoration: none;}
		body.home dl.events dd a:hover {color: #f69921;}

body.home .featuredResources .header {border-bottom: 1px solid #ececec; height: 31px; margin-bottom: 12px;}

body.home .featuredResources .channel {}
	body.home .featuredResources .imageDisplay {width: 315px; padding-bottom: 15px}
		body.home .featuredResources .imageDisplay .resourceTitle {float: right; padding-top: 5px; text-align: left; width: 225px;}
		body.home .featuredResources .imageDisplay .resourceTitle a {
			background: url(../images/home/bullet.gif) no-repeat 0 3px;
			color: #626262;
			font-size: 93%;
			font-weight: bold;
			padding-bottom: 2px;
			padding-left: 14px;
			text-decoration: none;
		}
			body.home .featuredResources .imageDisplay .resourceTitle a:hover {color: #f69921;}
		body.home .featuredResources .imageDisplay .logo {float: left; padding-left: 15px; width: 75px}
		body.home .featuredResources .imageDisplay .desc {font-size: 93%; padding-left: 90px;}
	
body.home #ContentChannel .solutions ul {margin-top: 12px; margin-bottom: 0;}
body.home #Content .solutions li {
	background: 0;
	font-style: normal;
	padding-bottom: 8px; 
	padding-left: 0;
}
	
	body.home .solutions li a {
		color: #fff !important;
		display: block;
		font-weight: bold;
		height: 16px; 
		padding: 13px 18px;
		text-align: left;
		text-decoration: none;
		width: 237px; 
	}
		body.home .solutions a.financial {background: url(../images/home/button-financial.gif) no-repeat;}
		body.home .solutions a.insurance {background: url(../images/home/button-insurance.gif) no-repeat;}
		body.home .solutions a.healthcare {background: url(../images/home/button-healthcare.gif) no-repeat;}
		body.home .solutions a.telecommunication {background: url(../images/home/button-telecommunication.gif) no-repeat;}
			body.home .solutions a.financial:hover {background: url(../images/home/button-financial-over.gif) no-repeat;}
			body.home .solutions a.insurance:hover {background: url(../images/home/button-insurance-over.gif) no-repeat;}
			body.home .solutions a.healthcare:hover {background: url(../images/home/button-healthcare-over.gif) no-repeat;}
			body.home .solutions a.telecommunication:hover {background: url(../images/home/button-telecommunication-over.gif) no-repeat;}

body.home .threeCol .footer {padding-top: 14px;}
	body.home .threeCol .footer a.rss {
		background: url(../images/home/rss.gif) no-repeat 0 0;
		color: #006bb6;
		font-size: 93%;
		height: 19px;
		padding: 3px 0 2px 25px;
		text-decoration: none;
	}
	body.home .threeCol .footer a.more {
		background: url(../images/home/more-bullet.gif) no-repeat 0 3px;
		color: #62a7d6;
		font-size: 93%;
		padding-left: 14px;
		text-decoration: none;
	}
		body.home .threeCol .featuredResources a.more {background-position: 15px 3px; padding-left: 29px;}
	body.home .footer .divider {color: #6b6b6b; font-size: 93%; padding: 0 5px 0 3px;}
	
body.home .customers {border-top: 1px solid #f2f2f2; margin-top: 20px;}