body, html {
	text-align: center;
	line-height: 1.6em;
	background-attachment: scroll;
	background-image: url(images/bk.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* top navigation */

#toplinks {
padding-top:10px;
padding-right: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #344356;
	line-height:180%;
	}
	
	.toplink a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;}
	
	.toplink a:hover {color: #000000; text-decoration: underline;}
	
/*  Main Section */

#main {
background-color: #ffffff;
padding: 10px;
}

#navbar {
	height: 33px;
	background-image: url(images/navbk.gif);
	width: 963px;
}

#advisorlogin {
	background-color: #f2f2f2;
	border: 1px solid #d6d6d6;
}

#advisorloginp {
	padding-left: 18px;
	padding-right: 14px;
	padding-top: 8px;
	padding-bottom: 10px;
}

#advisorloginp  p {
font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

#advisorloginb {
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 8px;
	padding-bottom: 20px;
}

/* Right Column */
#bk {
background-color: #bfbfbf;
padding: 16px;
}

#commsec {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#commsec ul#header  {
padding: 0;
margin: 0;
list-style-type: none;
}

.commhead {
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#005447;
	text-align: left;
	line-height: 100%;
	}


.commdate {
font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	line-height: 100%;
	}
	
	#commdata {
	background-color: #ffffff;
padding: 10px;}

#commdata ul#comm  {
padding: 0;
margin: 0;
list-style-type: none;
}

	.cdtitle {
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	line-height: 100%;
	}
	
	.cdauthor {
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	font-style: italic;
	line-height: 100%;
	}
	
	.cddesc {
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#133759;
	line-height: 100%;
	}
	.cddesc a {color: #133759; text-decoration: none;}
	.cddesc a:hover {color: #333333; text-decoration: underline;}
	
	#sep {
	background-image: url(images/comm_dots.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 5px;	
	}
	
	.tradedate {
	padding-right: 10px;
font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	line-height: 100%;
	}
	
	


/* Copyright */

	#footer  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}

#footer a {
	color: #333333;
	text-decoration: none;}
	
	#footer a:hover {color: #000000; text-decoration: underline;}


/* Subpage stuff  */
#submain {
	padding: 10px;
	padding-right: 16px;
	background-color: #fafafa;
	border: 1px solid #d6d6d6;
}

#submain  p {
font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

#submain h1 {
	padding-bottom: 10px;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#005447;
	text-align: left;
	line-height: 100%;
	}
	
#submain h2 {
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#133759;
	font-style: italic;
}

#submain h3 {
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#133759;
margin-bottom: -15px;}

	#img {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding-bottom: 20px;
	margin-top: 20px;
}

	#headerimg {
		padding-bottom: 20px;
}

/* Subnavs */

#navcontainer { width: 210px; margin-top: 70px; }

#navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

#navcontainer2 ul
{
	margin-left: 0;
	padding-left: 8px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}


#navcontainer a
{
display: block;
padding-left: 4px;
width: 180px;
background-color: #ffffff;
border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
color: #133759;
text-decoration: none;
}

#navcontainer #navlist #current
{
color: #000000;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #ffffff;
color: #000000;
}

#navcontainer2 a
{
display: block;
padding-left: 4px;
width: 180px;
background-color: #ffffff;
border-bottom: 1px solid #eee;
}

#navcontainer2 a:link, #navlist a:visited
{
color: #133759;
text-decoration: none;
}

#navcontainer2 #navlist #current
{
color: #000000;
text-decoration: none;
}

#navcontainer2 a:hover
{
background-color: #ffffff;
color: #000000;
}

	.list {
	margin:0;
	padding:2px;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:180%;
	list-style-type: none;
	list-style-image: url(images/bulletsq.gif);	
}

	.listb {
	margin:0;
	padding:2px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#133759;
	font-style: italic;
	line-height:180%;
	list-style-type: none;
	list-style-image: url(images/bulletsq.gif);	
}

	.emphb {
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#133759;
	font-style: italic;
}

.discl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height:120%;}
	
	#biosection {
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #f2f2f2;
	border-top: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
	margin-bottom: 10px; 
	
}

#biophotos {
	padding-left: 20px;
	width: 160px;}
	
	#biophoto ul#name  {
padding: 0;
margin: 0;
list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #133759;
}

#biophoto ul#title  {
padding: 0;
margin: 0;
list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	line-height: 120%;
}
#biophoto ul#email  {
padding-top: 10px;
padding: 0;
margin: 0;
list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	line-height: 120%;
}
	
	.name {
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #133759;
	line-height: 100%;}
	
	.title {
	padding: 0;
margin: 0;
list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	line-height: 120%;
	}
	
	.email  {
margin-top: 10px;
padding: 0;
list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	line-height: 120%;
}
	
	.bios {
	padding-left: 10px;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #333333;
	line-height: 140%;
}

	#partners {
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #ffffff;
	border-top: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
	margin-bottom: 10px; 
	
}

#partnerslogo {
	padding-left: 20px;
	width: 200px;}
	
	
	/* Asset Allocaiton */
#aa {
	margin-top: 20px;
	border: 1px solid #008976;}
	
	.aa {
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 4px;
	padding-bottom: 4px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #008976;
	border-bottom: 1px solid #e0e0e0;}
	
	#aa2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 150%;
}
	
.aasub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #008976;
	margin-bottom: 2px;
}

.aatd {
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #fbfbfb;
	line-height: 140%;
	border-bottom: 1px solid #e0e0e0;
}

.aatd a {text-decoration: none; color: #008976;}

.aatd a:hover {color:#000000; text-decoration: underline;}


.aatd1 {
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #fbfbfb;
	line-height: 140%;
			border-bottom: 1px solid #e0e0e0;
}

.aatd1 a {text-decoration: none; color: #008976;}

.aatd1 a:hover {color:#000000; text-decoration: underline;}


/* ETF  */
#etf {
	margin-top: 20px;
	border: 1px solid #00799f;}
	
	.etf {
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 4px;
	padding-bottom: 4px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00799f;
	border-bottom: 1px solid #e0e0e0;}
	
	#etf2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 150%;
}
	
.etfsub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00799f;
	margin-bottom: 2px;
}

.etftd {
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #fbfbfb;
	line-height: 140%;
	border-bottom: 1px solid #e0e0e0;
}

.etftd a {text-decoration: none; color: #00799f;}

.etftd a:hover {color:#000000; text-decoration: underline;}


.etftd1 {
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #fbfbfb;
	line-height: 140%;
			border-bottom: 1px solid #e0e0e0;
}

.etftd1 a {text-decoration: none; color: #00799f;}

.etftd1 a:hover {color:#000000; text-decoration: underline;}

/* Foundations  */
#foundation {
	margin-top: 20px;
	border: 1px solid #0099d5;}
	
	.foundation {
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 4px;
	padding-bottom: 4px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0099d5;
	border-bottom: 1px solid #e0e0e0;}
	
	#foundation2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 150%;
}
	
.fousub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0099d5;
	margin-bottom: 2px;
}

.foutd {
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #fbfbfb;
	line-height: 140%;
	border-bottom: 1px solid #e0e0e0;
}

.foutd a {text-decoration: none; color: #0099d5;}

.foutd a:hover {color:#000000; text-decoration: underline;}


.foutd1 {
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #fbfbfb;
	line-height: 140%;
			border-bottom: 1px solid #e0e0e0;
}

.foutd1 a {text-decoration: none; color: #0099d5;}

.foutd1 a:hover {color:#000000; text-decoration: underline;}

		.aaport {
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 4px;
	padding-bottom: 4px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #008976;
	border-bottom: 1px solid #e0e0e0;}
	
		.etfport {
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 4px;
	padding-bottom: 4px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00799f;
	border-bottom: 1px solid #e0e0e0;}
			.foundationport {
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 4px;
	padding-bottom: 4px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0099d5;
	border-bottom: 1px solid #e0e0e0;}
	
	/* Commentary Section */

#mediacomm {
border: 1px solid #4D8877;
}

#mediacomm2 {
padding: 10px;
}
.tn1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f2f2f2;
}	
.tn1 a {
	color: #176080;
	text-decoration: none;
}	
.tn1 a:hover
 {
	color: #333333;
	text-decoration: none;
}	

.tn2 {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 2px;
	padding-right: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e4e4e4;
}	
.tn2 a {
	color: #176080;
	text-decoration: none;
}	
.tn2 a:hover
 {
	color: #333333;
	text-decoration: none;
}	

.tndate {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f2f2f2;
	}
	
	.weekof {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 2px;
	padding-right: 2px;
	padding-right: 10px;
	}
	.weekof2 {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	padding-right: 10px;
	}
	
	.newscontact {
	padding: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 140%;
}

.newscontact a {
	color: #133759;
text-decoration: none;}

.newscontact a:hover {
	color: #333333;
text-decoration: underline;
}

.newsname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #133759;
	line-height: 100%;
}

.tdnews {
padding-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 150%;
border-bottom: 1px solid #e8f1f5;
}

.tdnews a {text-decoration: none; color: #3A3AE6;}

.tdnews a:hover {color:#000000; text-decoration: underline;}

#advisorlogin {
	background-color: #f2f2f2;
	border: 1px solid #d6d6d6;
}

#markets {
	padding-left: 18px;
	padding-right: 14px;
	padding-top: 8px;
	padding-bottom: 10px;
}

#markets  p {
font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}

#newsbk {
background-color: #bfbfbf;
padding: 10px;
}

#inquiries {
width: 210;
	background-color: #ffffff;
	padding: 4px;
}

.contact   {
font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

.required {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ff0000;}
	
	#corpprofile {
	border: 1px solid #00799f;}
	
		#quantexp {
		margin: 10px;
	padding: 10px;
	padding-right: 16px;
	background-color: #fafafa;
	border: 1px solid #d6d6d6;
}

#quantexp  p {
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height: 140%;
	text-align: left;
}
	
	.quantexph {
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#005447;
}

#join {
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	height: 42px;
}

.join2 {
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	background-image: url(images/subbk.gif);
	background-repeat: repeat-x;
	width: 392px;
	height: 42px;
}