body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
body {
	margin: 0px;
}
a:link {
	color: #06388F;
	text-decoration: none;
}
a:visited {
	color: #06388F;
	text-decoration: none;
}
a:hover {
	color: #FFB218;
	text-decoration: none;
}
a:active {
	color: #06388F;
	text-decoration: none;
}

a.selected:link, a.selected:visited, a.selected:hover, a.selected:active {
	color: #003399;
}

h1 {
	font-size: 18px;
	color: #06388F;
	margin: 10px 0px 10px 0px;
	font-weight: bold;
	display: block;
}
h2 {
	font-size: 12px;
	color: #06388F;
	margin: 0px;
	padding: 6px;
	background-color: #FED98B;
	display: block;
}
h3 {
	font-size: 12px;
	color: #333;
	margin: 15px 0px 5px 0px;
}
h4 {
	font-size: 14px;
	color: #06388F;
	margin: 10px 0;
	font-weight: bold;
	display: block;
	clear: both;
	padding: 4px;
}
h5 {
	font-size: 14px;
	color: #06388F;
	margin: 20px 0 0;
	font-weight: bold;
	display: block;
	clear: both;
	padding: 4px 0 0 4px;
}
p {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
input {
	padding: 0 3px;
	font-size:12px;
}







#main {
	width: 770px;
	padding-top: 20px;
	margin-left: auto;
	margin-right: auto;
}
#topTxt {
	width: 100%;
	margin: 15px 0;
}
#bottomTxt {
	width: 100%;
	float: left;
	margin-top: 20px;
}
#searchPanel {
	width: 100%;
	float: left;
	padding-bottom: 5px;
}
#searchPanel h2 {
	font-size: 12px;
	color: #06388F;
}
#searchPanel a{
	color: #333;
}
#searchPanel a:link {
	color: #333;
	text-decoration: none;
}
#searchPanel a:visited {
	color: #333;
	text-decoration: none;
}
#searchPanel a:hover {
	color: #333;
}
#searchPanel a:active {
	color: #333;
	text-decoration: none;
}
#portfolioPanel {
	width: 100%;
	float: left;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
#basic {
	width: 100%;
	float: left;
}
#advance {
	width: 440px;
	float: right;
	background-color: #F5F5F5;
}
#chartPanel {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
}

#submit {
	width: 100%;
	float: left;
	padding-bottom: 5px;
	border-bottom: 1px solid #7f7f7f;
}
#submit input, #nav input, #pageNav input, #shortList input, #popChart input, #addFunds input, #searchPanel input, #selectedFunds input, #chartPanel input {
	font-size: 11px;
	margin-left: 10px;
	border:0;
	white-space: nowrap;
	font-weight:bold!important;
	background:#003399;
	color:#fff!important;
	padding: 3px;
}
.under input {
	border: 1px solid #C0C7D7;
}
#tblLegend input, #chooseInstr input, #tblLegend2 input {
	border: 0px;
	background: none;
	margin: 0px;
}

#advanceOptions {
	width: 440px;
	float: right;
}

#sPN {
	float: left;
}


#nav {
	width: 770px;
	float: left;
}
#navL {
	width: 300px;
	float: left;
	margin: 15px 0px 0px 0px;
}
#nav a:link {
	color: #003399;
	text-decoration: none;
}
#nav a:visited {
	color: #003399;
	text-decoration: none;
}
#nav a:hover {
	color: #003399;
	text-decoration: underline;
}
#nav a:active {
	color: #003399;
	text-decoration: none;
}
#nav a.selected {
	color: #000;
	text-decoration: none;
}

#navR {
	text-align: right;
	width: 400px;
	float: right;
	margin: 15px 0px 0px 0px;
}



#tabResultNav a:link, #tabResultNav a:visited, #tabResultNav a:hover, #tabResultNav a:active {
	color: #06388f;
	text-decoration: none;
	background: #ffde9c;
	height: 20px;
	padding: 5px 6px 0px 6px;
	display: block;
	float: left;
	border-right: 1px solid #fff;
	font-weight: bold;
}

#tabResultNav a.selected:link, #tabResultNav a.selected:visited, #tabResultNav a.selected:hover, #tabResultNav a.selected:active {
	color: #fff;
	background-color: #feb117;
	height: 20px;
	padding: 5px 6px 0px 6px;
	display: block;
	float: left;
	border-right: 1px solid #fff;
	font-weight: bold;

}



#tabResultNav {
	width: 100%;
	float: left;
	height: 25px;
	padding: 0px;
	color:#999;
	background:#ffde9c;
	
}
#tabResultNav ul{
	width: auto;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#tabResultNav li{
	float: left;
	height: 20px;
	margin: 0px;
	list-style-type: none;
}
.compare ul{
	width: auto;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.compare li {
	float: left;
	border-right: 1px solid #8898B9;
	padding: 0px 6px;
	margin: 0px;
	list-style-type: none;
}
#tabResult {
	width: 100%;
	float: left;
	padding: 0px;
}
.tabOn
{
	display: yes;
}

.tabOff
{
	display: none;
}
#tabResult table{
	width: 100%;
}
table.funds {
	width: 100%;
	margin: 20px 0 10px 0;
	clear: both;
}
#tabResult th, table.funds th {
	padding: 5px 3px;
	background-color: #FEB117;
	border-bottom: 1px solid #E0E0E0;
	color: #003399;
}

#tabResult th a:hover {
color: #003399
}

#tabResult td, table.funds td {
	padding: 5px 3px;
	border-bottom: 1px solid #7480b2;
}
#tabResult tr:hover, table.funds tr:hover {
	background-color: #fff9ee;
}
table.funds .highLight {
	background: #FFDE9C;
}

#underTab {
	width: 100%;
	margin: 10px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
	float: left;
	border-bottom: 1px solid #fff;
}
#addFunds {
	width: 100%;
	margin: 10px 0px 5px 0px;
	padding: 10px 0px 10px 0px;
	float: left;
}
#pageNav {
	width: 400px;
	float: left;
}
.compare {
	float: right;
	margin: 10px 0px 10px 0px;
}
.under {
	display: block;
	padding: 12px 6px;
	margin: 0px;
	
}
#shortList {
	width: 100%;
	float: left;
	text-align: right;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #7f7f7f;
}
#selectedFunds {
	width: 100%;
	float: left;
	margin: 10px 0px 5px 0px;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #7f7f7f;
}
#selectedFunds td{
	padding: 3px;
}
#info {
	width: 100%;
	float: left;
	margin: 10px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #7f7f7f;
}


#footer {
	width: 100%;
	float: left;
	margin: 20px 0px 20px 0px;
	padding-bottom: 20px;
}
#footerL {
	width: 40%;
	float: left;
	margin: 15px 0px 0px 0px;
}
#footerR {
	text-align: right;
	width: 40%;
	float: right;
	margin: 15px 0px 0px 0px;
}


/* POP UP Chart */


#popMain {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
}
#popChart {
	width: 100%;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	float: left;
	border-bottom: 1px solid #7f7f7f;
}
#popUnderChart {
	width: 100%;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	float: left;
	border-bottom: 1px solid #7f7f7f;
}
#popFooter {
	width: 100%;
	float: left;
	margin-top: 0px;
	padding-bottom: 5px;
}
#popMainL {
	width: 200px;
	float: left;
	margin: 15px 0px 0px 0px;
}
#popMainR {
	text-align: right;
	width: 250px;
	float: right;
	margin: 15px 0px 0px 0px;
}

div.row {
	clear:both;
}

input.long {
	width: 100%;
}
select.long {
	width: 250px;
}
input.data {
	width: 80px;
}
