@charset "utf-8";
/* Global Styles */
body {
	background-image:url(images/index_01.jpg);
	color:#fff;
	width:100%;
	height:100%;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	margin:0 auto;
	padding:0px auto;
	SCROLLBAR-FACE-COLOR: #ccc;
	SCROLLBAR-HIGHLIGHT-COLOR: #fff;
	SCROLLBAR-SHADOW-COLOR: #fff;
	SCROLLBAR-3DLIGHT-COLOR: #fff;
	SCROLLBAR-ARROW-COLOR: #fff;
	SCROLLBAR-TRACK-COLOR: #fff;
	SCROLLBAR-DARKSHADOW-COLOR: #fff;
	overflow:auto;
}
.rank {
	border:#FFF solid 3px;
	font-size:12px;
}
.header {
	color: #FFF;
	background-color:#036;
}
.row1 {
	color: #000;
	background-color:#CCC;
}
.row2 {
	color: #000;
	background-color:#9CF;
}
#header {
	width:1062px;
	height:138px;
	clear:both;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
}
#footer {
	clear:both;
	width:1062px;
	height:65px;
}
a:link {
	color:#bba182;
	text-decoration:none
}
a:visited {
	color:#bba182;
	text-decoration:none
}
a:hover {
	color:#d0c1ae;
}
#container {
	background-image:url(images/index_01.jpg);
}
.home {
	height:29px;
	float:right;
	padding-top:100px;
	display:block;
	list-style:none;
	padding-right:96px;
}
.home li {
	float:left;
	font-size:0px;
	padding:0px;
	margin:0px;
}
/* Sub Nav styles for the links under the primary links  */
#subNav {
	background:url(images/subNav.jpg);
	width:1062px;
	height:28px;
	clear:both;
}
#subNav .subSet {
	padding-right:110px;
	height:26px;
}
/* About link styles*/
.about, .conta, .inves, .strat, .perfo {
	display:block;
	float:right;
	height:26px;
}
.about a, .conta a, .inves a, .strat a, .perfo a {
	text-indent:-900%;
}
.about li, .conta li, .inves li, .strat li, .perfo li {
	display:inline;
	float:left;
	padding:0px;
	margin:0px;
	font-size:0px;
}
.about span, .conta span, .inves span, .strat span, .perfo span {
	display:none;
}
/* Here are the index content styles */
#content1 {
	width:1062px;
	clear:both;
}
#content2 {
	width:1062px;
	clear:both;
}
#news {
	height:202px;
	width:222px;
	background-image:url(images/index_11.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#b2a798;
	color:#0a6d93;
}
#news span {
	padding:4px;
	padding-top:0px;
	display:block;
}
#news a:link, #news a:visited {
	color:#0a6d93;
	text-decoration:none;
}

#news a:hover {
	color:#3cb4e2;
	text-decoration:none;
}

#xt99_news {
	height:202px;
	width:444px;
	background-image:url(images/index_12.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#b2a798;
	color:#0a6d93;
}
.news_call {
	color:#fff;
	font-weight:bold;
	text-align:right;
	text-transform:capitalize;
	padding-right:5px;
	width:217px;
}
ul {
	margin:0px;
	padding-top:0px;
}
ul li {
	color:#FFF;
	padding:0px;
	margin:3px;
}
p {
	margin:0.1em;
	padding:0.1em;
}
h1 {
	margin-left:0.1em;
	padding-left:0.1em;
	font-size:1.2em
}
h2 {
	font-size:1.1em;
}
h3 {
	font-size:1.0em;
}
h4 {
	font-size:0.9em;
}
h1, h2, h3, h4 {
	margin-bottom:0.5em;
}
#containter {
	margin:auto;
	width:1055px;
}
/*Content Style Areas */
#conContain {
	width:1021px;
	height:528px;
}
#conHead {
	height:83px;
	width:1021px;
	clear:both;
}
#conContents {
	width:1021px;
	height:370px;
	clear:both;
}
#conFoot {
	clear:both;
	width:1021px;
	height:78px;
}
#conText {
	width:623px;
	height:375px;
	background-image:url(images/fixedBack.jpg);
	float:left;
}
#investconText {
	width:623px;
	height:370px;
	background-image:url(images/investfixedBack.jpg);
	float:left;
}
#aboutconText {
	width:623px;
	height:370px;
	background-image:url(images/aboutfixedBack.jpg);
	float:left;
}
#strategiesconText {
	width:623px;
	height:370px;
	background-image:url(images/strategiesfixedBack.jpg);
	float:left;
}
#perfconText {
	width:623px;
	height:370px;
	background-image:url(images/perffixedBack.jpg);
	float:left;
}
#contactconText {
	width:623px;
	height:370px;
	background-image:url(images/contactfixedBack.jpg);
	float:left;
}
#conImage {
	width:398px;
	height:370px;
	float:left;
}
#transtxt {
	position:absolute;
	display:block;
	top:249px;
	width:540px;
	height:50px;
	margin-left:78px;
	background-image:url(images/content_trans.png);
	background-position:top;
}
#trans2txt {
	position:absolute;
	top:569px;
	width:540px;
	height:50px;
	margin-left:78px;
	background-image:url(images/content_trans.png);
	background-position:bottom;
}
#textSpace {
	margin-left:110px;
	padding-top:60px;
	padding-right:60px;
	overflow:auto;
	height:311px;
}
#textSpace p {
	text-align:justify;
	display:block;
	margin-top:0px;
	margin-bottom:5px;
}
#textSpace ul {
	padding:5px;
	margin-left:15px;
}
input {
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	border-color: #000000;
	padding: 3px;
	border-width: 1px 1px 1px 1px;
}
/* xt99 popup form */
#popup {
	margin-left:-300px;
	margin-top:-380px;
	position:absolute;
	left:50%;
	top:50%;
	z-index:1020;
	min-width:600px;
	max-width:600px;
}
#popback {
	background-image:url(images/form_02.png);
	background-repeat:repeat-y;
	width:600px;
	height:500px;
}
#popup input {
	background-color: #006993;
	letter-spacing: 1px;
	margin: 0px;
	padding: 4px;
	border: 2px solid #fff;
	color:#FFF;
	text-transform:capitalize;
}
#darken {
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:500;
	background-image:url(images/darken.png);
}
.cssbutton {
	background-color: #006993;
	letter-spacing: 1px;
	margin: 4px;
	padding: 4px;
	border: medium outset #fff;
	color:#FFF;
	text-transform:capitalize;
	cursor:pointer;
}
blockquote {
	margin:5px;
	margin-left:15px;
}
#quote_shad {
	font-size: 1.1em;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #192345;
	text-decoration: none;
	width:830px;
	height:50px;
	display:block;
	vertical-align:middle;
	position:absolute;
	top:600px;
	padding-bottom:3px;
	padding-left:2px;
	visibility: hidden;
}
#quote {
	font-size: 1.11em;
	font-style: italic;
	line-height: normal;
	font-weight: bolder;
	color: #fff;
	text-decoration: none;
	width:830px;
	height:50px;
	display:block;
	vertical-align:middle;
	position:absolute;
	top:601px;
	text-indent:0px;
	visibility: hidden;
}
#quote_top_shad {
	font-size: 1.0em;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #006993;
	text-decoration: none;
	width:680px;
	height:50px;
	display:block;
	vertical-align:middle;
	position:absolute;
	top:210px;
	padding-bottom:3px;
	padding-left:2px;
}
#quote_top {
	font-size: 1.0em;
	font-style: italic;
	line-height: normal;
	font-weight: bolder;
	color: #fff;
	text-decoration: none;
	width:680px;
	height:50px;
	display:block;
	vertical-align:middle;
	position:absolute;
	top:211px;
	text-indent:0px;
}
#risk {
	overflow:auto;
	width:540px;
	height:480px;
}
#risk p {
	margin-bottom:7px;
}
#chartClick {
	position:absolute;
	top:250px;
	margin-left:550px;
}

