body {
	margin:0 auto;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	padding:0;
	color:#626262;
}
a img {
	border: none;
}
a:active {
	outline: none;
}
a:focus {
	-moz-outline-style: none;
}
P, h1, h2, h3, footer, a, ul, li, td {
	font-family: Arial, Helvetica, sans-serif;
	color:#626262;
	font-size:12px;
}
p.alt {
	font-size: 12.5px;
	color: #231f20;
	margin:0;
	padding:0;
	line-height: 14px;
}
h1 {
	font-size:18px;
	line-height: 1.4em;
}
h2 {
	font-size:15px;
}
h2.alt {
	font-size: 16px;
	color: #000 !important;
	font-weight: normal !important;
}
h3 {
	font-size:13px;
	margin-bottom:0px;
	color:#5a7e92;
}
h3.alt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13.5px;
	font-weight: normal;
	color: #231f20;
}
h3.alt2 {
	font-size: 15px;
	margin: 0;
	padding: 0;
}
h3.separator, .separator {
	padding-bottom: 6px;
	background: url(/art/separator-right-aligned.gif) bottom right no-repeat;
}
a, a:link, a:visited {
	color:#4891dc;
	text-decoration:none;
}
a:hover {
	color: #4891dc;
}
#overall {
	margin:0 auto;
	text-align:left;
	width:985px;
}
#header {
	width:985px;
	height:100px;
}
#logo {
	width:180px;
	float: left;
	padding-top: 18px;
}
#lang {
	float: left;
	width: 150px;
	padding-left: 300px;
	*padding-left: 250px;
	display: block;
}
#hls {
	float:right;
	padding-right:5px;
	color:#5a7e92;
	font-size:13px;
	color:#5a7e92;
	width:312px;
	text-align: right;
}
#hls img {
	padding-right:4px;
}
#hls strong {
	color:#5a7e92;
}
#hls a {
	font-size:12px;
	color:#5a7e92;
}
#hls .item {
	padding-left:15px;
	float:left;
}
#chat_cont {
	width:312px;
	height:41px;
	margin-bottom:20px;
	background-image:url(art/bg-chat.jpg);
	background-repeat:no-repeat;
}
#phoneicon {
	float:left;
	width:105px;
	padding-top: 6px;
	padding-left: 18px;
	text-align:left;
}
#chaticon {
	float:right;
	padding-right:6px;
}
.phones {
	text-align:center;
}
/* Main nav styles */
#nav {
	display: block;
	height: 32px;
	width: 985px;
	margin:0;
	padding:0;
	text-align:left;
	background-image:url(art/bg-nav.jpg)
}
#nav ul {
	width: 985px;
	height: 32px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	float:left;
	color: #003d74
}
#nav ul li {
	display: inline;
}
#nav ul li a {
	float: left;
	width:98px;
	padding: 8px 0px 7px 0px;
	font-size:12.5px;
	color: #003e74;
	text-decoration: none;
	background: url(art/nv-tab.jpg) no-repeat;
	overflow: hidden;
	text-align:center;
}
#nav a span {
	padding-right:3px;
}
#nav .login {
	background: url(art/nv-tab-login-blue.jpg) no-repeat;
	width:108px;
}
#nav ul li a:hover .login {
	color: #4891dc;
	background-position: 0px 0px;
}
.test {
	background-color:#00CC33;
	background-image:none;
}
#nav ul li a:hover {
	background-position: 0px -32px;
}
/* #nav ul li a.left { background-position: 0 0; overflow: hidden; }
#nav ul li a.left:hover { background-position: 0 -27px; overflow: hidden; }
*/
#nav a.on {
	background: url(art/nv-tab-on.jpg) no-repeat;
}
#nav a.off {
	background: url(art/nv-tab.jpg) no-repeat;
}
/* Sub nav styles */
.nav-dropdown {
	background-color: #ffffff;
	position:absolute;
	visibility: hidden;
	border: 1px solid #b9cbd9;
	border-top:none;
	z-index: 100;
	width: auto;
	margin-top:0px;
	background-image:url(art/bg-dropdown.gif);
	background-repeat:no-repeat;
	padding-top:10px;
}
.nav-dropdown a {
	display: block;
	font: normal 11px Arial;
	color: #231f20;
	display: block;
	padding: 5px 30px 5px 15px;
	text-decoration: none;
}
.nav-dropdown a:visited {
	color: #404040;
	text-decoration: none;
}
.nav-dropdown a:hover {
	text-decoration: none;
	background-image:url(art/bg-sub-on.jpg);
	background-position:left;
	color:#4891dc;
	background-repeat:repeat-y;
}
#nav li.sfhover a:hover {
	background: url(art/nv-tab-on.jpg) no-repeat;
}
#navitems {
	float:left;
	font-size:1px;
}
#navunder {
	background:url(art/bg-hero.gif) no-repeat;
	height:2px;
	font-size:1px;
	margin:0;
	padding:0
}
#hero {
	width:985px;
	height:184px;
}
#navsearch {
	margin-left:5px; /* this only affects ie */
	width:180px;
}
#navsearch ul li {
	height:31px;
	width:180px
}
#navsearch form {
	margin:0;
	padding:0;
}
#navsearch .field {
	border:#859aac solid 1px;
	border-bottom:#b1c3d2 solid 1px;
	border-right:#b1c3d2 solid 1px;
	font-size:10px;
	color:#999999;
	width: 135px;
	*width: 125px;
}
.searchbutton {
	padding-top:10px;
	padding-left:6px;
}
#search {
	width:180px;
	height:41px;
	background-image:url(art/bg-searchbox-new.gif);
	float:right;
	text-align:right;
	margin-top: 20px;
}
#search form {
	margin:0;
	padding:0;
	margin-left:15px;
}
#search .field {
	width:100px;
	border:#859aac solid 1px;
	border-bottom:#b1c3d2 solid 1px;
	border-right:#b1c3d2 solid 1px;
	height:16px;
	margin-top:11px;
	margin-right:8px;
	font-size:10px;
	color:#999999;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#homgfx-gears {
	width: 985px;
	height: 229px;
	text-align: center;
	background: url(art/banner-home-gears-blank.jpg) top left no-repeat;
}
p#banner-home-text-tag {
	vertical-align: middle;
	height: 31px;
	margin: 8px;
	padding: 0;
}
p#banner-home-text-tag a {
	font-family: helvetica, geneva, arial, sans-serif;
	font-size: 22px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #000;
}
img#banner-home-gears-butn-learn-more {
	position: relative;
	top: 7px;
	left: 18px;
}
#sbnav {
	background: url(art/bg-sb.jpg) no-repeat;
	height:200px;
	margin:0;
	padding:0;
	font-size:1px;
}
#hc2 {
	margin-left:360px;
	width:400px;
}
#c1 {
	width:180px;
	float:left;
	margin-right:30px;
	text-align:left;
}
#c2 {
	width:770px;
	text-align:left;
	margin-left:208px;
	margin-top:20px;
}
#content {
	width:550px;
	float:left;
	font-size:11px;
	color: #000000;
	line-height:17px;
}
#content P, li, em, strong, ul, td {
	color: #000000;
	line-height:17px;
	font-size:12px;
}
#content h1 {
	font-size:18px;
	color:#4891dc;
	margin-top:0;
	padding-top:0;
}
h1.dtitle {
	font-size:18px;
	color:#4891dc;
	margin-top:0;
	padding-top:0;
	margin-bottom:2px;
	padding-bottom:2px;
}
#content h2.smtitle {
	margin-top:0;
	padding-top:0;
	margin-bottom:14px;
	font-weight:bold;
	font-size:18px;
	color:#4891dc;
}
#content em.smtitle {
	font-size:18px;
}
#content h1 em {
	font-size:18px;
	color:#4891dc;
}
#content h2 {
	margin-top:0;
	padding-top:0;
	margin-bottom:0;
	font-weight:bold;
	font-size:15px;
	color:#5a7e92;
}
#content ul {
	margin-top:0px;
}
#content P {
	margin-top:0px;
	padding-top:0px;
}
#c3 {
	width:190px;
	margin-left:577px;
}
.thetable td {
	padding-bottom: 25px;
}
#res_container {
	width:163px;
	margin-left:5px;
	margin-top:25px;
	padding-top:34px;
	padding-right: 2px;
	padding-left: 11px;
	font-size:11px;
}
.tall {
	background-image:url(art/bg-c3-res-tall_de.jpg);
	background-repeat:no-repeat;
	/* height:500px; */
	padding-bottom: 30px;
}
.short {
	background-image:url(art/bg-c3-res-short_de.jpg);
	background-repeat:no-repeat;
	height:420px;
}
#res_container P {
	margin-top:0px;
	padding-top:5px;
	margin-bottom:6px;
	font-size:11px;
}
#res_container a {
	color:#231f20;
	text-decoration:none;
	font-size:11px;
}
#res_container a:hover {
	color:#4891dc;
}
.c3header {
	background-image:url(art/bg-c3-uline.gif);
	background-position:bottom;
	background-repeat: no-repeat;
	margin-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	height: 27px;
	padding-bottom:4px;
}
.c3_title_product, .c3_title_stories, .c3_title_analyst, .c3_title_news, .c3_title_webinar, .c3_title_pr, .c3_title_whitepaper {
	padding-top:9px;
	padding-left:32px;
	height:27px;
	margin-top:20px;
}
.c3_title_product {
	margin-top:0px;
}
.c3_title_product {
	background: url(art/icn-c3-info.gif);
	background-repeat: no-repeat;
}
.c3_title_stories {
	background: url(art/icn-c3-stories.gif);
	background-repeat: no-repeat;
}
.c3_title_analyst {
	background: url(art/icn-c3-analyst.gif);
	background-repeat: no-repeat;
}
.c3_title_news {
	background: url(art/icn-c3-news.gif);
	background-repeat: no-repeat;
}
.c3_title_webinar {
	background: url(art/icn-c3-webinar.gif);
	background-repeat: no-repeat;
}
.c3_title_pr {
	background: url(art/icn-c3-pr.gif);
	background-repeat: no-repeat;
}
.c3_title_whitepaper {
	background: url(art/icn-c3-whitepaper.gif);
	background-repeat: no-repeat;
}
.custelist {
	line-height:14px;
}
.custelist h2 {
	margin-bottom:1px;
	color:#000000;
	font-size:12px;
}
.custelist ul {
	margin-top:3px;
}
.custelist ul li {
	margin-left:0;
	padding-left:0px;
}
.custelist li {
	list-style-type:none;
	margin-left:1px;
}
.customerTBL tr {
	background-image:url(art/pr-uline.gif);
	background-position:top;
	background-repeat:no-repeat;
}
.customerTBL td {
	line-height:20px;
	padding-top:7px;
	padding-bottom:7px;
}
.customerTBL h3 {
	font-weight:bold;
	font-size:15px;
	color:#5a7e92;
}
#content .customerTBL a:link {
	color: #4891dc;
}
#content .customerTBL a:hover {
	color: #4891dc;
}
.eventsTBL tr {
	background-image:url(art/pr-uline.gif);
	background-position:top;
	background-repeat:no-repeat;
}
.eventsTBL td {
	line-height:20px;
	padding-top:25px;
	padding-bottom:20px;
}
.eventsTBL P {
	margin-bottom:12px;
	margin-top:0;
	padding:0;
}
h3.eventsTBL {
	font-weight:bold;
	font-size:13px;
	color:#5a7e92;
	margin-bottom:3px;
	padding:0;
}
#content .eventsTBL a:link {
	color: #4891dc;
}
#content .eventsTBL a:hover {
	color: #4891dc;
}
.inthenewsTBL tr {
	background-image:url(art/pr-uline.gif);
	background-position:top;
	background-repeat:no-repeat;
}
.inthenewsTBL td {
	line-height:20px;
	padding-top:7px;
	padding-bottom:7px;
}
.inthenewsTBL h3 {
	font-weight:bold;
	font-size:15px;
	color:#5a7e92;
}
#content .inthenewsTBL a:link {
	color: #000000;
}
#content .inthenewsTBL a:hover {
	color: #4891dc;
}
#content .head {
	color: #5a7e92;
}
.partnersdiv {
	background-image:url(art/bg-uline-short.gif);
	width:310px;
	background-position:top;
	background-repeat:no-repeat;
	margin-bottom:10px;
	padding-bottom:5px;
	background-position:-17;
	font-size: 1px;
	padding-top: 0px;
	margin-top: 0px;
}
.partnersdivShort {
	background-image:url(art/bg-uline-short.gif);
	width:218px;
	background-position:top;
	background-repeat:no-repeat;
	background-position:-109;
	margin-bottom:10px;
	padding-bottom:5px;
	font-size: 1px;
	padding-top: 0px;
	margin-top: 0px;
}
.sbbox {
	margin-bottom:24px;
}
.sbwht {
	width:180px;
	font-size:11px;
	color:#231f20;
	text-align:center;
}
.nextsteps a, .nextsteps a:link, .nextsteps a:visited {
	color:#094FA3;
}
.sbwht td {
	text-align:left;
}
.sbwht p {
	margin-top:0;
	padding:0 8px 0 8px;
	text-align:left;
}
.sbwht {
	background-image:url(art/bx-middle-white.gif);
}
.sbwhtfoot {
	height:8px;
	margin:0;
	padding:0;
	background-image:url(art/bx-bot-white.gif);
	font-size: 1px;
	line-height: 0px;
	width:180px;
}
.quotebox {
	width:180px;
	padding:0px;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	color:#5a7e92;
	line-height:20px;
	background:url(art/bg-quote-top.gif) no-repeat;
	padding-top:30px;
	padding-bottom: 12px;
	margin-top: 40px;
}
.qbyline {
	font-weight:normal;
	line-height:20px;
}
.quotefoot {
	height:18px;
	margin:0;
	padding:0;
	background-image:url(art/bg-quote-bot.gif);
	font-size: 1px;
	line-height: 0px;
	width:180px;
}
a.bluelearnmore {
	color:#5a7e92;
	text-decoration:none;
	font-weight: bold;
	font-size: 11px;
}
.pr td {
	padding-bottom:6px;
	padding-top:5px;
	line-height:16px;
	padding-bottom:8px;
}
.content .pr a {
	color:#000000
}
.pr a:link {
	color:#000000;
}
.prdate {
	color: #787878;
	font-style: italic;
}
.pr tr {
	background-image:url(art/pr-uline.gif);
	background-position:top;
	background-repeat:no-repeat;
}
#content .pr a:link {
	color: #000000;
}
#content .pr a:hover {
	color: #4891dc;
}
#footer {
	margin-top:15px;
	background:url(art/bg-fband.gif) no-repeat;
	padding-top:15px;
	width:980px;
	clear:both;
}
#fc1, #fc2, #fc3 {
	width:160px;
	float:left;
	color:#5a7e92;
	font-size:9.5px;
}
#fc1 a, #fc2 a, #fc3 a {
	color:#5a7e92;
	font-size:9.5px;
}
#fc1 div a strong, #fc2 div a strong, #fc3 div a strong {
	color: #9cb3c0;
	font-size: 11.5px;
}
#footernav {
	padding-bottom:5px;
	background-color:#babbbd;
	padding-top:9px;
	text-align:center;
}
#footernav li {
	list-style-type:none;
	display:inline;
	padding-right:14px;
	margin-right:8px;
	border-right:solid #ffffff 1px;
}
#footernav a {
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
}
#boiler {
	color:#5a7e92;
	font-size:11px;
	margin-bottom:10px;
	width: 750px;
	text-align: left;
	float:left;
	font-size:9.5px;
}
#privacy {
	float:right;
	text-align:right;
	font-size:9px;
	color:#5a7e92;
}
#privacy a {
	font-size:9px;
	color:#666666;
	text-decoration:none;
}
#ft_sla, #ft_finance, #ft_bsm {
	display:none;
}
#content-flashdemo {
	width:760px;
}
/* New styles for integration */
.blue-tab-right-col {
	width: 190px;
	background: url(/art/bg-grad-blue-tab-right-col.jpg) top right no-repeat;
	margin: 0;
	padding: 0;
}
.blue-tab-right-col ul {
	margin: 0;
	padding: 0;
}
.blue-tab-right-col ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.blue-tab-right-col .title {
	margin: 0;
	padding: 10px 10px 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	text-align: center;
}
.blue-tab-right-col p {
	margin: 0 6px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #231f20;
	line-height: 16px;
}
.blue-tab-right-col img {
	margin: 0 0 0 8px;
	padding: 0;
}
img.more-info {
	margin: 0;
	padding: 0;
}
/* Demo page styles */
table.listing {
}
table.listing h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	font-weight: bold;
	color: #231f20;
	margin: 0;
	padding: 0;
}
table.listing p, table.listing td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	font-weight: normal;
	color: #231f20;
	margin: 0;
	padding: 0;
}
table.listing td {
	padding-bottom: 20px;
}
table.listing tr.last td {
	padding-bottom: 0;
}
/* Single columng page styles */
div#content-1col {
	margin: 0 auto;
	padding: 0;
	width: 985px;
}
