/* v1.0 | 20080212 | http://meyerweb.com/eric/tools/css/reset/ */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*** end reset styles ***/

body{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #333;
	text-align: center;
	background-color: #3e3b52;
}
a{
	color: #333;
}
img.right{
	float: right;
	padding: 0 0 10px 20px;
}

#titleBar{
	background-color: #565656;
	border-bottom: 5px solid #424242;
	text-align: center;
	height: 22px;
}
#contentWrap{
	text-align: center;
	background: #fff url(../images/topBarShadow.gif) repeat-x top;
}
#titleBar,
#titleBar a,
#footer,
#footer a{
	color: #fff;
}

#content,
#header,
#titleBar div,
#footer{
	margin: 0 auto;
	text-align: left;
	width: 990px;
}
#content{
	width: 1012px;
}
#header{
	width:1012px;
}
#footerWrap{
	background: url(../images/footerBg.jpg) repeat-x top;
	text-align: center
}
#footer{
	width: 1100px;
	height: 328px;
	background: #3e3b52 url(../images/footerGradient.jpg) no-repeat left top;
}
#footer,
#footer a{
	font-weight: bold;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}
#footer p,
#footer ul{
	float: left;
}
#footer #sitemap,
#footer #copyright{
	padding-top: 28px;
}
#footer #sitemap{
	padding-left: 46px;
	width: 250px;
}
#footer #sitemap li{
	padding: 0 0 5px;
	width: 80px;
	float: left;
}
#footer #copyright{
	float: right;
	padding-right: 60px;
}
#titleBar div p{
	float: left;
	padding-top: 6px;
}
#titleBar div p.description{
	width: 500px;
}
#titleBar div p.call{
	width: 490px;
	text-align: right;
	font-size: 10px;
}
#header
#header h1,
#header h1 a{
	height: 89px;
}
#header h1{
	padding-left: 11px;
}
#header h1,
#header h1 a{
	display: block;
	width: 212px;
}
#header h1 a{
	text-indent: -99999px;
	background: url(../images/spriteCommon.png) no-repeat 0px 0px;
}
* html #header h1 a{
	background-image: url(../images/spriteCommon.gif);
}
#header ul{
	float: right;
	padding: 56px 11px 0 0;
	background: url(../images/transactionExpressHome.jpg) no-repeat right 85px;
}
#header ul,
#header ul li,
#header ul li a{
	display: block;
}
#header ul li{
	float: left;
}
#header ul li,
#header ul li a{
	height: 33px;
	background: url(../images/spriteCommon.png) no-repeat 0px -122px;
}
* html #header ul li,
* html #header ul li a{
	background-image: url(../images/spriteCommon.gif);
}
#header ul li a{
	line-height: 33px;
	padding: 0 0 0 23px;
	text-decoration: none;
	font-size: 12px;
	color: #4c4e71;
	text-transform: lowercase;
	text-align: center;
	width: 68px;
}
#header ul li.home a{
	width: 59px;
}

/*.home #header ul li{
	background:url(../images/transactionExpressHome.jpg) no-repeat -373px 28px;
}
.home #header ul li.home{
	background-position: -373px 28px;
}
.home #header ul li.company{
	background-position: -451px 28px;
}
.home #header ul li.products{
	background-position: -550px 28px;
}
.home #header ul li.services{
	background-position: -647px 28px;
}
.home #header ul li.clients{
	background-position: -732px 28px;
}
.home #header ul li.partners{
	background-position: -819px 28px;
}
.home #header ul li.careers{
	background-position: -912px 28px;
}*/
.home #content{
	height: 632px;
}
.home #content,
#featured{
	background: url(../images/ECMConnectorFrameworkHome.jpg) no-repeat left -5px;
}
#featured{
	display: block;
	height: 406px;
}
#featured h2,
#featured h2 a{
	display: block;
	height: 140px;
}
#featured h2 a{
	text-indent: -99999px;
}
#featured p{
	display: block;
	font-size: 14px;
	color: #fff;
	line-height: 1.25;
	padding:25px 0 0 40px;
	width:480px;
}
#featured #demolink{
	display: block;
	padding: 12px 0 0 40px;
}
#featured #demolink a{
	display: block;
	width: 274px;
	height: 17px;
	background: url(../images/viewDemo.gif) no-repeat top left;
	text-indent: -99999px;
}
.home .newsBlock{
	height: 189px;
	float: left;
	padding: 17px 25px;
	line-height: 1.2;
}
.home #news{
	width: 438px;
	padding-left: 35px;
}
.home #industries{
	width: 202px;
}
.home #industries p,
.home #spotlight p{
	font-size: 10px;
	font-weight: bold;
	padding-top: 8px;
	line-height: 1.3;
}
.home #industries li,
.home #industries li a{
	display: block;
	float: left;
	background: url(../images/spriteCommon.png) no-repeat 0px -312px;
}
.home #industries li a{
	text-indent: -99999px;
}
* html #industries li a{
	background-image: url(../images/spriteCommon.gif);
}
.home #industries li.finance a{
	width: 64px;
	height: 60px;
	background-position: 0px -312px;
}
.home #industries li.government a{
	width: 77px;
	height: 60px;
	background-position: -64px -312px;
}
.home #industries li.insurance a{
	width: 61px;
	height: 60px;
	background-position: -144px -312px;
}
.home #industries li.manufacturing a{
	width: 107px;
	height: 65px;
	background-position: 0px -372px;
}
.home #industries li.other a{
	width: 95px;
	height: 65px;
	background-position: -111px -372px;
}
.home #spotlight{
	padding-left:20px;
	width:217px;
}
.home #spotlight a{
	text-decoration: none;
}
.home #spotlight a:hover{
	text-decoration: underline;
}
.home .newsBlock h3{
	font-size: 20px;
	font-weight: bold;
	border-bottom: 1px solid #acb0b5;
}
.home .newsBlock h3,
.home .newsBlock h3 a{
	color: #4c4e71;
	text-decoration: none;
}
.home .newsBlock h3 a.viewAll{
	float: right;
	font-size: 12px;
	font-weight: bold;
	color: #636373;
	text-decoration: none;
	line-height: 32px;
}
.home .newsBlock h3 a.viewAll:hover{
	text-decoration: underline;
}
ul.news li.pdf{
	background: url(../images/spriteCommon.png) no-repeat 0px -193px;
}
ul.news li,
ul.news li.pdf{
	padding: 10px 0 5px 32px;
}
* html ul.news li.pdf{
	background-image: url(../images/spriteCommon.gif);
}
ul.news li .date{
	font-size: 10px;
	font-weight: bold;
	color: #999;
}
ul.news li{
	font-size: 12px;
	font-weight: bold;
}
ul.news li,
ul.news li a{
	color: #333;
}
ul.news li a{
	text-decoration: none;
}
ul.news li a:hover{
	text-decoration: underline;
}
.interior #rightColumn ul.news p{
	padding: 0;
}
.interior #rightColumn ul.news{
	list-style: none;
	padding: 0;
}
.interior #rightColumn ul.news li{
	padding-bottom: 20px;
}
#goToMeeting{
	padding:28px 0 0 54px;
}
#goToMeeting,
#goToMeeting a{
	display: block;
	width: 90px;
	height: 48px;
}
#goToMeeting a{
	background: url(../images/spriteCommon.png) no-repeat -54px -464px;
	text-indent: -99999px;
}
* html #goToMeeting a{
	background-image: url(../images/spriteCommon.gif);
}

/***** interior *****/
.interior #content{
	font-family: Arial, Verdana, sans-serif;
}
.interior #content h2, 
.interior #content h3{ 
	font-family: Helvetica, Arial, sans-serif;
}
#leftColumn,
#rightColumn{
	float: left;
}
#leftColumn{
	width: 307px;
	padding: 32px 32px 32px 34px;
}
#rightColumn{
	width: 569px;
	padding: 30px 0 32px 22px;
	color: #333;
	font-weight: bold;
	font-size: 11px;
	line-height: 1.2;
}
#rightColumn p{
	padding: 2px 0 12px;
}
#leftColumn p{
	font-size: 14px;
	line-height: 1.5;
	color: #000;
	padding: 0 0 8px;
}
.interior h2 a,
.interior h3 a,
.interior h4 a,
.interior h5 a{
	text-decoration:none;
}
.interior h2 a:hover,
.interior h3 a:hover,
.interior h4 a:hover,
.interior h5 a:hover{
	text-decoration:underline;
}
.interior h2,
.interior h3{
	font-size: 30px;
	font-weight: normal;
}
.interior h2,
.interior h2 a{
	color: #b6b6b6;
}
.interior h3,
.interior h4,
.interior h3 a,
.interior h4 a{
	color: #4c4e71;
}
.interior h4{
	font-size:16px;
	font-weight:bold;
	padding:30px 0 10px;
}
.interior h5{
	display:block;
	font-size:12px;
	font-weight:bold;
	background-color:#4c4e71;
	padding:2px 5px;
	margin-bottom:5px;
}
.interior h5,
.interior h5 a{
	color:#fff;
}
.interior h6{
	color: #4c4e71;
}
.interior a.pdf{
	font-size:8px;
	padding-left:4px;
}
.interior #content{
	background: url(../images/interiorBg.jpg) no-repeat top left;
}
.interior #header ul{
	background: url(../images/interiorBg.jpg) no-repeat right 85px;
	padding-right: 0;
}
.interior #content,
.interior #header{
	width:990px;
}

.interior img.rightAlign{
	float: right;
	padding-left: 10px;
}
.interior #rightColumn .item{
	border-bottom: 1px solid #d0d0d0;
	padding-bottom: 8px;
	margin-bottom: 16px;
}
.interior #rightColumn .last{
	border: none;
}

.interior #rightColumn ul{
	list-style:disc;
	padding-left: 16px;
}
.interior #rightColumn ul li{
	padding-top: 2px;
}

/**** company ****/
#leftColumn img{
	position:relative;
	left:-4px;
}
.location .map{
	float: right;
}
.location #rightColumn p{
	font-size: 11px;
}

/**** clients / partners ****/
.clients h4,
.partners h4{
	padding: 10px 0 4px;
}
.clients #rightColumn .item,
.partners #rightColumn .item{
	border-top: 1px solid #d0d0d0;
	border-bottom: none;
}
.clients #rightColumn .quickNav,
.partners #rightColumn .quickNav{
	padding: 0 0 30px;
}
.clients #rightColumn .quickNav p,
.clients #rightColumn .quickNav ul,
.clients #rightColumn .quickNav li,
.partners #rightColumn .quickNav p,
.partners #rightColumn .quickNav ul,
.partners #rightColumn .quickNav li{
	padding: 0;
}
.clients #rightColumn .quickNav p{
	font-weight: normal;
}
.clients #rightColumn .quickNav ul,
.partners #rightColumn .quickNav ul{
	list-style: none;
	padding-top: 2px;
}
.clients a.top,
.partners a.top{
	float: right;
	color: #000;
	font-size: 10px;
	padding: 15px 15px 0 0;
}

.partners #rightColumn .quickNav li{
	padding: 10px 0 0;
}
.partners #rightColumn .quickNav li a{
	color: #4C4E71;
	font-size: 14px;
}

.partners .logos img{
	float: center;
	padding: 20px 30px 0 0;
}
.partners .servicesLogos img,
.partners .outsourcingLogos img{
	padding-top: 0;
}

/*** index express ***/
.indexExpress strong{
	font-style: italic;
}