﻿body 
{
    font-family: Verdana;
    font-size: 11px;
    background-image: url(images/background.jpg);
    background-color: #7596B5;
    background-repeat: repeat-x;
}

A
{
    color: #2157b3;
    text-decoration: none;
}

A:hover
{
    text-decoration: underline;
}

H1
{
    color: #092759;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 18px;
    padding-top: 5px;
    margin-bottom: 10px;
}

H2
{
    color: #092759;
    font-weight: 900;
    font-size: 14px;
    padding-top: 5px;
    margin-bottom: 10px;
    margin-left: 10px;
}

.modalBackground
{
    background-color: Gray;
    opacity:0.8;filter:alpha(opacity=80);
   
}

.modalPopup
{
    background-image: url(images/SB-pop-up.gif);
    /*width: 589px;
    height: 436px;*/
    width: 731px;
    height: 429px;
    padding: 20px 15px 15px 15px;
}

.popupClose
{
    position: absolute;
    right: 2px;
    top: 2px;
    width: 24px;
    height: 17px;
}

.disclosureInner
{
    width: 731px;
    height: 349px;
    border: black 1px solid;
    background-color: White;
    overflow: auto;
}

.contactInner
{
    width: 721px;
    height: 407px;
    border: black 1px solid;
    background-color: White;
    overflow: auto;
    padding: 5px 5px 5px 5px;
}

.disclosureButton
{
    font-size: 14px;
    font-weight: 900;
    color: White;
    padding-top: 10px;
    margin-left: 50px;
}

.mainWrapper
{
    width: 989px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 0px 0px 0px;
    margin-top: 37px;
}

.header
{
    width: 989px;
    height: 72px;
    background-image: url(images/Header.jpg);
}

.topMenu
{
    width: 989px;
    height: 28px;
    padding: 0px 0px 0px 0px;
}

.contentWrapper1
{
    width: 989px;
    height: 554px;
    background-color: White;
}

.contentLeft
{
    width: 15px;
    height: 554px;
    background-image: url(images/Body_Left.jpg);
    float: left;
}

.contentMain
{
    width: 919px;
    padding: 10px 20px 10px 20px;
    float: left;
}

.contentRight
{
    width: 15px;
    height: 554px;
    background-image: url(images/Body_Right.jpg);
    float: left;
}

.contentBottom
{
    width: 989px;
    height: 54px;
    background-image: url(images/body-bottom.jpg);
}

.thinkOrSwim
{
    width: 122px;
    height: 41px;
    background-image: url(images/TOS.jpg);
    float: left;
    margin-left: 40px;
    margin-top: -15px;
    cursor: pointer;
}

.contentBottomLinks
{
    margin-left: 200px;
}

.contentBottomLinks A
{
    padding-left: 20px;
    padding-right: 20px;
}

.cbLink
{
    border-left: solid 1px #6C90CC;
}

.footerImage
{
    width: 106px;
    height: 56px;
    margin-left: 50px;
    background-image: url(images/logo-bottom.jpg);
    float: left;
    background-repeat: no-repeat;
}

.footerText
{
    padding-left: 10px;
    width: 780px;
    float: left;
    color: white;
    font-size: 10px;
}

.pageLeft
{
    float: left;
    width: 320px;
    padding-right: 20px;
}

.pageRight
{
    float: left;
    width: 559px;
}

.pageRightStrategies
{
    float: left;
    width: 429px;
}

.homeRobot
{
    width: 130px;
    height: 233px;
    background-image: url(images/Robot.jpg);
    float: left;
    margin-top: 140px;
}

.list
{
    list-style: none;
    margin-left: -30px;
}

.list li
{
    background-image: url(images/bullet-up.jpg);
    background-repeat: no-repeat;
    background-position: 0 0em;
    padding-left: 30px;
}

.list li:hover
{
    background-image: url(images/bullet-dn.jpg);
}

.liHeader
{
    color: #0D2853;
    font-weight: 900;
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.liHeader A
{
    color: #2057B1;
}

.sbFormCB
{
    margin-left: 100px;
}

.sbForm td
{
    padding: 3px;
}

.tdLabel
{
    text-align: right;
}

.Agreement
{
    width: 362px;
    text-align: center;
}

.Agreement table
{
    width: 362px;
}

.Agreement table td
{
    font-weight: bold;
    color: White;
}
.divStratLeft
{
    float:left;
    width: 350px;
    height: 510px;
    top: 180px;
    left: 165px;
    bottom: -280px;
    right: 609px;
    background-image: url('images/box-trades.jpg');
}
.divStratTopRight
{
	float:left;
	width: 559px;
	height: 367px;
	top: 165px;
	right: 200px;
	bottom: -600px;
	left: 520px;
}

.divCharts
{
    width: 559px;
    height: 347px;
    top: 184px;
    right: 200px;
    bottom: -600px;
    left: 518px;
    background-image: url('images/box-graphs.jpg');
    float:left;
}

.divBottom
{
	background-image: url('images/box-strat-stat.jpg');
	width: 463px;
	height: 156px;
	top: 523px;
	right: 200px;
	bottom: -450px;
	left: 520px;
	float:left;
}

.LoginControl
{
	border: 1px solid #000066;
	background-color: #F7F7DE;
	font-family: Verdana;
	font-size: 10px;
}

.centerContent
{
    margin: 0.5em auto;
    border: 0px solid #A22;
    width: 80%;
    position: absolute;
    height: 500px;
    left: 100px;
    top:100px;
}
