body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	line-height: 1.4em;
	background-color: #EDF0F1;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}
h1 {
	color: #1E2762;
	font-size: 15px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
input {
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 0px;
	color: #77908d;
}



#container {
	margin: auto;
	padding: 0px;
	height: auto;
	width: 800px;
	border: 1px solid #667588;
	background-color: #FFFFFF;
}
#header {
	clear: both;
	height: 210px;
	width: 800px;
}
#buttons {
	height: 29px;
	width: 800px;
	clear: both;
}
#content {
	clear: both;
	height: auto;
	width: 800px;
}
#leftContent {
	float: left;
	height: 559px;
	width: 169px;
}
#accountBox {
	background-image: url(images/account_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 97px;
	width: 149px;
	clear: both;
	padding-top: 40px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#servicesBox {
	background-image: url(images/services_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	height: 203px;
	width: 154px;
	padding-top: 40px;
	padding-left: 15px;
	font-weight: bold;
}

#footer {
	clear: both;
	height: 20px;
	width: 800px;
	text-align: center;
}
#footer a {
	text-decoration: none;
	color: #3b4b74;
	font-size: 11px;
	padding-right: 5px;
	padding-left: 5px;
}


#rightContent {
	height: 539px;
	width: 611px;
	float: left;
	color: #4B4C4E;
	background-image: url(images/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-left: 20px;
}
#rightContentLeft {
	float: left;
	height: auto;
	width: 332px;
	margin-right: 16px;
}
#rightContentRight {
	float: left;
	height: auto;
	width: 248px;
	font-size: 11px;
}
#rightContentRight h1 {
	padding-left: 5px;
}

#todaysMarket {
	background-image: url(images/market_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	height: 330px;
	width: 248px;
}
#openAcct {
	height: 29px;
	width: 248px;
	margin-bottom: 5px;
}




#footer a:hover {
	color: #7688B8;
}
#rightContentRight p {
	padding-left: 5px;
}
#featuredBox {
	background-image: url(images/featured_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	height: 130px;
	width: 166px;
	text-align: center;
	padding-top: 48px;
	padding-left: 3px;
}
#featuredBox img {
	margin-right: 4px;
	margin-bottom: 8px;
}
#rightContentSub {
	height: 520px;
	width: 590px;
	overflow: auto;
}
#rightContentLeftSub {
	float: left;
	height: auto;
	width: 182px;
	margin-right: 28px;
	font-size: 14px;
	line-height: 1.3em;
}
#rightContentLeftSub img {
	margin-bottom: 10px;
}

#rightContentRightSub {
	float: left;
	height: 440px;
	width: 371px;
	font-size: 13px;
	line-height: 1.5em;
	overflow: auto;
	margin-top: 30px;
	padding-right: 5px;
}
a, .blue {
	color: #152346;
	text-decoration: none;
}
a:link {
	color: #152346;
	text-decoration: none;
}
a:visited {

	color: #152346;
	text-decoration: none;
}
a:hover {


	color: #55658A;
	text-decoration: none;
}
a:active {



	color: #152346;
	text-decoration: none;
}
.drowst {
	font-size: 16px;
	font-weight: bold;
	color: #38445E;
}
.line {
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	margin-right: 2px;
	margin-left: 2px;
}
#blueye {
	padding: 0px;
	width: 800px;
	text-align: center;
	font-size: 11px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#rightContentButtons {

	float: left;
	height: 190px;
	width: 376px;
	font-size: 11px;
	line-height: 1.2em;
	margin-top: 30px;
}
#rightContentButtons p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}

#rightContentButtons a {
	font-weight: bold;
	font-size: 11px;
}

#rightContentRightSubSmall {

	float: left;
	height: 250px;
	width: 371px;
	font-size: 13px;
	line-height: 1.5em;
	margin-top: 5px;
}
#jbo, #streaming, #pma, #hedge, #tech {
	height: 250px;
	width: 371px;
	font-size: 13px;
	line-height: 1.5em;
	overflow: auto;
	padding-right: 5px;
	position: absolute;
	visibility: hidden;
}
#jbo {
	visibility: visible;
}

