@charset "UTF-8";
/* ##### InterTrader styles ##### */

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}
* html .clearfix {
	height: 1%;
}
html, body, .wrapper {
	height: 100%;
}
body > .wrapper {
	height: auto; 
	min-height: 100%;
}

body{
	background: url(/img/page_bg.jpg) 0 0 repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	overflow: -moz-scrollbars-vertical;
}
body#home{
	background: url(/img/hp_bg.gif) 0 0 repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}
.wrapper{
	margin: 8px auto 0 auto;
	width: 960px;
}
.bodycontent {
	width:960px;
	padding-top:20px;
	margin-bottom:20px;
	float:left;	
}
.bodycontent ul, .bodycontent p, .bodycontent ol, .bodycontent table{
	margin: 0 0 20px 0;
}
.bodycontent img{
	margin: 0 0 10px 0;
}
ul, p, ol, table{
	font-size: .8em;
	line-height: 1.4em;
	color: #333;
}
a{
	color:#49505E;
	font-weight:bold;
}
.secondary-content-3cols a{
	font-weight:bold;
	color:#333;
}
a:hover {
	color:#49505e;
}
a img {
	border:none;
}
h2 a, .navigation-sidebar li a, .btn a, .navigation-right-sidebar a{
	text-decoration: none;
}
.navigation-sidebar li a, .navigation-right-sidebar a, .main-navigation a, #footer a, #breadCrumb a{
	font-weight: normal;
}
h1{
	font-size:2em;
	font-weight:bold;
	color:#49505e;
	margin:0 0 15px 0;
}
h2, h3, h4{
	margin: 0 0 5px 0;
	color:#49505e;
	line-height:1.4em;
}
h2{
	font-size: 1em;
}
h3{
	font-size: .9em;
}
h4 {
   	font-size: 0.9em;
}

/* ##### Header ##### */
.header{
	padding: 15px 0;

}
.header img{
	float: left;
	margin: 5px 0 0 0;
}
.header .login{
	float: right;
height:86px;
margin-top: -10px;
}
.formInput{
	background: url(/img/input_bg.gif) 0 0 no-repeat;
	border: 0;
	height: 28px;
	padding: 8px 5px;
	margin: -15px 0 0 0;
	position: relative;
	top: -11px;
	width: 130px;
}
.login {
	float:right;
height:78px;
	
}
.login form {
	border:none;   
}
.logo {
	float:left;
width:479px;
}
.login form input.submit {
	background: url(/img/login_btn.jpg) 0 0 no-repeat;
	width:120px;
	height:30px;
	color:#fff;
}
.login form input.demo_submit {
	background: url(/img/demo_submit.jpg) 0 0 no-repeat;
	width:98px;
	height:31px;
	color:#fff;
}
.login form input {
	margin-right:5px;
	border:none;
}
.login form input.input_text {
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	height:10px;padding:10px;
	color:#767676;
	font-size:0.8em;
}
.login p{
	float: left;
	margin: 5px 50px 0 0;
}
.submit{
	font-size: .8em;
}
ul.socialMediaicons {width:140px;height:22px;float:right;margin-right:-464px;margin-top:50px;position:relative;}
*:first-child+html ul.socialMediaicons {width:140px;height:22px;float:left;margin-top:52px;margin-left:362px;}
* html ul.socialMediaicons {width:140px!important;height:22px!important;float:left!important;margin-left:362px!important;margin-top:-28px!important; margin-bottom: 15px!important;}

ul.socialMediaicons li {display:inline;width:16px;}
ul.socialMediaicons li img {margin-left:10px;}
.important_text {font-size:0.7em;color:#767676;width:310px;}

/* ##### Main Nav ##### */
.main-navigation ul{
	background-color: #2d323b;
	float: left;
	list-style-type: none;
	color: white;
	padding: 0;
	margin: 0px 0 13px 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.main-navigation li{
	float: left;
	background: url(/img/nav_line.gif) right 13px no-repeat;
	padding: 10px 15px;
}
.main-navigation li.active{
	background: #49505e none;
	margin-left: -1px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.main-navigation li.last{
	background: none;
}
.main-navigation a{
	color: white;
	text-decoration: none;
}
.main-navigation a:hover{
	text-decoration: underline;
}

/* ##### Breadcrumb ##### */
#breadCrumb {
	padding-top: 5px;
	height:30px;
}
#breadCrumb h2 {
	float:left
	display:inline;
	margin:0;
	padding:0;
}
#breadCrumb ul {
	margin:0;
	padding:0;
}
#breadCrumb ul li {
	display:inline;
	float:left;
	margin-right: 8px;
}
/* Homepage cta */
.hp-cta{
	width: 328px;
	float:right;
	margin:50px 0 0 0px;
}
.hp-cta img{
	margin: 0 0 10px 7px;
}
/* Homepage Flash */
#hpFlash{
	float: left;
	width: 621px;
	height: 259px;
}
/* Homepage left */
#home .hpContentLeft{
	float: left;
	width: 620px;
	margin-top:10px;
}
#home .hpCol3{
	float: left;
	width: 185px;
	margin: 0 20px 0 0;
}
#home .hpCol3 img{
	margin: 0 0 10px 0;
}
#home .hpCol3 a{
	font-weight: normal;
}

ol li {list-style:decimal;}

#home .hpCol3 ul, .hpCol3 ul{
	list-style:disc;
	margin: 0 0 20px 20px;
}
#home .hiLightBoxs{
	float: left;
	width: 620px;
	padding-botom: 10px;
}
#home .hiLightBoxs h2{
	padding: 0 10px;
	color: white;
	margin-top:14px;
	line-height:9px;
}
#home .hiLightBoxs p{
	padding: 0 10px;
	color: #fff;
	line-height:15px;
}
#home .hiLightBoxs p a{
	font-weight: normal;
}
.lightbox{
font-size: 14px!important;
}
.hiLightBoxs a{
	color: #fff;
	text-decoration: none;
}
.hiLightBox a{
	display:block;
}
.hiLightBox{
	background: url(/img/hp_box_bg.gif) 0 0 no-repeat;
	float: left;
	width: 294px;
	height:93px;
	margin:10px 0 20px 0;
	display:block;
}
.hiLightBot{
	background: url(/img/hp_box_bot.gif) 0 0 no-repeat;
	height: 10px;
	width:295px;
}
.hiLightBot h2{
	margin: 10px 0;
}
.hiLightBot p a{
	text-decoration: normal;
}
.hiLightBoxOutsiteLeft {
	float:left;
	display:inline;

}
.hiLightBoxOutsiteRight {
	float:right;
}
/* Homepage right */
.hpContentRight{
	float: right;
	margin: 15px 0 30px 0;
}
.webTV{
	background: url(/img/hp_news_bg.gif) 0 0 no-repeat;
	padding: 0 10px 15px 10px;
	margin: 10px 0 0 0;
}
.webTV h2{
	padding: 5px 0 5px 5px;
	color: white;
}
.subscribe{
	background: url(/img/subscribe_bg.gif) 0 0 no-repeat;
	padding: 0 10px 15px 10px;
	margin: 10px 0 0 0;
width:300px;
height:121px;
float:left;
}
.subscribe h2{
	padding: 5px 0 5px 3px;
	color: white;
font-size:0.9em;
}
.subscribe p {margin-bottom:0px;padding-bottom:0px;height:43px;font-size:0.7em;line-height:15px;}
.subscribe form {margin-top:0px;padding-top:0px;}
.subscribe li {list-style:none;}
/* footer */
#footer {
	width: 100%;
	background-color: black;
	float: left;
	padding: 10px 0 20px 0;
	margin-top:10px;
}
#footer {
	height:40px; /* .push must be the same height as .footer */
}
#footerInner{
	margin: 8px auto 0 auto;
	width: 960px;
}
#footer ul{
	list-style-type: none;
	width: 650px;
	float: left;
	color: white;
	padding: 0;
	margin: 0;
}
#footer li{
	float: left;
	width: 150px;
}
#footer li a{
	color: white;
	text-decoration: none;
}
#footer li a:hover{
	text-decoration: underline;
}
/* Sidebar Left */
.btn{
	background: url(/img/btn_bg_left.gif) 0 0 no-repeat;
	float: left;
	margin-bottom: 10px;
}
.btn div{
	background: url(/img/btn_bg_right.gif) right 0 no-repeat;
	color: white;
	height:24px;
	line-height:30px;
	float: left;
	padding: 1px 10px 10px 10px;
	margin: 0;
font-size: .8em;
}
.btn a {
	color:#fff;
}
.btn a:hover {
	color:#fff;
}
.btnBlue{
	background: url(/img/blue_btn_left.jpg) 0 0 no-repeat;
	height:32px;
	width:102px;
}
.btnBlue p{
	background: url(/img/blue_btn_right.jpg) right 0 no-repeat;
	color: white;
	height:32px;
	text-align:center;
	line-height:34px;
}
.btnBlue a {
	color:#fff;
}
.btnBlue a:hover {
	color:#fff;
}
/* Sidebar Left */
.navigation-sidebar {
	background-color:#49505e;
	margin:0;
	color:#fff;
	padding-left:0;
	margin-left:0px;
	width:179px;
	float:left;
	border: 1px solid #49505e;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.navigation-sidebar li.li1 {
	padding:15px 0 15px 20px;
	width:159px;
	background: url(/img/left_nav_bottom.gif) 20px bottom no-repeat;
	cursor: pointer;
}
.navigation-sidebar li.active {
	padding:15px 0px 15px 20px;
	border-bottom:0;
	margin: -1px 10px 0 0;
	background: white;
	border-top: 1px solid #49505e;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.navigation-sidebar li.li1Last{
	padding:15px 0 0 20px;
}
.navigation-sidebar li a {
	color:#fff;
}
.navigation-sidebar li.active a {
	color:#333;
}
.navigation-sidebar li:hover{
}
.navigation-sidebar li:hover a {
	border-bottom: 1px solid #fff;
}
.secondary-content {
	width:760px;
	float:right;
}
secondary-content a{
	text-decoration: underline!important;
}
.noLeftNav{
width: 600px; 
float: left;
}
.intro {
	font-weight: bold;
}
.secondary-content h1 {
	width:480px;
}
/* Page left */
.hpContentLeft{
	float: left;
	width: 760px;
	margin-top:10px;
}
.hpCol3{
	float: left;
	width: 240px;
	margin: 0 13px 20px 0;
}
.hpCol3 p{
	margin: 0 0 10px 0;
}
.hpCol3 ul{
	padding-left:0px;
}
.hpCol3 ul{
	
}
.hpCol3 h2 {
	color:#2d323b;
	font-weight: bold;
}
.bodycontent .hpCol3 img {
	border:10px solid #dfdfdf;
}
/* Page 3cols */
.secondary-content-3cols {
	width:518px;
	float:left;
	margin-left:20px;
}
.secondary-content-3cols ul li {
       list-style:disc;
}
.rightCol {
	width:222px;
	float:right;
}
.rightCol img {
	margin-bottom:10px;
}
.floatRight {
	float:right;
	margin:10px;
}
.applyRight {
	float:right;
	margin:0;
}
.rightCol .hiLightBox a{
	display:block;
	text-decoration: none;
}
.rightCol .hiLightBox{
	background: url(/img/right_box_bg.jpg) 0 0 no-repeat;

	width: 222px;
	height:86px;
	margin-top:10px;
	display:block;
	height:110px;
}
.rightCol .hiLightBot{
	background: url(/img/rightCol_webinars_bottom.jpg) 0 0 no-repeat;
	height: 4px;
	width:222px;	
}
.rightCol .hiLightBox h2{
	color:#fff;
	padding:12px 10px 5px 10px;
	line-height:9px;
}
.rightCol .hiLightBox p {
	color:#fff;
	padding:0px 10px 5px 10px;
	line-height:15px;
}
ul.tick{
	list-style-type: none;
}
ul.tick li{
	float: left;
	background: url(/img/tick.gif) 0 0 no-repeat;
	padding: 5px 0 12px 25px;
	width: 190px;
}
/* Glossery styles */
.secondary-content-3cols ul.letters{
	float: left;
	padding: 0 30px 0 0;
}
ul.letters li{
	float: left;
	margin: 0 5px;
	list-style-type: none!important;
}
h2.line{
	padding-bottom: 5px;
	border-bottom: 1px solid #e5e5e5;
}
/* Table styles */
table.table {
	margin-top:20px;
    margin-bottom:20px;
	margin-left:0px;
	border:1px solid #000;
	width:518px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
}
table.table tr td {
	padding:6px 0px 6px 10px;
	width:518px;
}
table.table tr.tableHeading {
	background-color: #000;
	-moz-border-radius: 2px;
	width:518px;
	color:#fff;
	-webkit-border-radius: 2px;
	padding:6px 0px 6px 10px;
}
table.table tr.odd td {
	background-color: #f0efef;
	border-top:1px solid #e9e8e8;
	border-bottom:1px solid #e9e8e8;
}
table.table tr.total {
	background-color: #b6b5b5;
	width:518px;
}
table.table tr.total td {
	width:518px;
	padding:6px 0px 6px 10px;
}
table.table tr td.right {
	text-align: right;
	padding:6px 10px 6px 10px;
}
table.tableSmall {
	margin:0px;
	border:1px solid #000;
	width:240px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
}
table.tableSmall tr td {
	padding:6px 63px 6px 10px;
	width:240px;
}
table.tableSmall tr.tableHeading {
	background-color: #000;
	-moz-border-radius: 2px;
	width:240px;
	color:#fff;
	-webkit-border-radius: 2px;
	padding:6px 0px 6px 10px;
}
table.tableSmall tr.odd td {
	background-color: #f0efef;
	border-top:1px solid #e9e8e8;
	border-bottom:1px solid #e9e8e8;
}
table.tableSmall tr.total {
	background-color: #b6b5b5;
	width:240px;
}
table.tableSmall tr.total td {
	width:240px;
	padding:6px 0px 6px 10px;
}
table.tableSmall tr td.right {
	text-align: right;
	padding:6px 10px 6px 10px;
}
table.tableLarge {
	margin:20px;
	border:1px solid #000;
	width:760px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
}
table.tableLarge tr td {
	padding:6px 63px 6px 10px;
	width:760px;
}
table.tableLarge tr.tableHeading {
	background-color: #000;
	-moz-border-radius: 2px;
	width:760px;
	color:#fff;
	-webkit-border-radius: 2px;
	padding:6px 0px 6px 10px;
}
table.tableLarge tr.odd td {
	background-color: #f0efef;
	border-top:1px solid #e9e8e8;
	border-bottom:1px solid #e9e8e8;
}
table.tableLarge tr.total {
	background-color: #b6b5b5;
	width:760px;
}
table.tableLarge tr.total td {
	width:760px;
	padding:6px 0px 6px 10px;
}
table.tableLarge tr td.right {
	text-align: right;
	padding:6px 10px 6px 10px;
}
.demo_login {
	width:518px;
	float:left;
}
.demo_login form {
    border:none;
}
.demo_login form input.submit {
	background: url(/img/login_btn.jpg) 0 0 no-repeat;
	width:120px;
	height:30px;
	color:#fff;
}
.demo_login form input.demo_submit {
	background: url(/img/demo_signin.jpg) 0 0 no-repeat;
	width:156px;
	height:30px;
	color:#fff;
}
.demo_login form input {
	margin-right:5px;
	border:none;
}
.demo_login form input.input_text {
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	height:10px;
	padding:9px;
	color:#767676;
	font-size:0.8em;
	border:1px solid #767676;
}

.demo_login a.forget-password {
	color:#333;
}

.login a.forget-password {
	color:#fff;
}
a.demo-signin {
	color:#fff;
}
fieldset {
	border:none;
}
#appform1{
	width:518px;
    float:left;
}
#appform1 table p {
	font-weight:lighter;
	font-size:1em;
}
#appform1 table td p {
	padding-bottom:10px;
}
#appform1 table td {
	border:none;
}
#appform1 table.appTbl{
	background-color:#eeeeee;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	width:518px;
}
.demo_box {
	background-color:#eeeeee;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	width:498px;
	margin-bottom:20px;height:98px;
	padding:10px;
}
.demo_box_bottom {
	background-color:#eeeeee;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	width:498px;
	margin-bottom:20px;
	height:70px;
	padding:10px;
}
.demo_box_bottom h2{
	padding-left:10px;
}
.demo_box_bottom img{
	padding-left:6px;
}
.demo_box h2 {
	padding-left:8px;
}
.navigation-right-sidebar {
	background-color:#49505e;
	margin:0;
	color:#fff;
	padding-left:0;
	margin-left:0px;
	width:222px;
	border: 1px solid #49505e;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom:20px;
}
.navigation-right-sidebar ul {
	padding-left:20px;
}
.navigation-right-sidebar li.li1 {
	padding:15px 0px 15px 0px;
	width:192px;
	background: url(/img/right_nav_bottom.gif) 0px bottom no-repeat;
	cursor: pointer;
	margin-left:0px;
}
.navigation-right-sidebar li.active {
	padding:15px 0px 15px 0px;
	border-bottom:0;
	margin: -1px 0 0 0;
	background: white;
	border-top: 1px solid #49505e;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.navigation-right-sidebar li.li1Last{
	padding:15px 0px 15px 0px;
	border: 0;
}
.navigation-right-sidebar li a {
	color:#fff;
}
.navigation-right-sidebar li.active a {
	color:#333;
}
.navigation-right-sidebar li:hover{
}
.navigation-right-sidebar li:hover a {
	border-bottom: 1px solid #fff;
}
/* ##### General ##### */
.manualButtons img{
	margin: 0 0 10px -4px;
}
.clearitem{
	clear: both;
}
.footnote{
	color: #999;
	font-weight: .9em;
}
.tight{
	margin: 0;
	padding: 0;
}
.mR10{
	margin-right: 0px;
}
.mR15{
	margin-right: 15px;
}
.mR20{
	margin-right: 20px;
}
.mR25{
	margin-right: 25px;
}
.mT20{
	margin-top: 20px;	
}
.mB20{
	margin-bottom: 0px;
}
.floatL{
	float: left;
}
.floatR{
	float: right;
}
.awardsImg{
float: right;
margin: -0 0 0 20px;
position: relative;
top: -62px;
}
.contentLeftTop {float:left;}
.contentLeftBottom {float:left;}
#zoom {z-index:10000;}
*:first-child+html #zoom {margin-top:180px;}
*html #zoom {margin-top:180px;}
