/* Main */

body {
background-color: #464648;
font-size: 12px;
font-family: Helvetica, Arial, sans-serif;
color:#464648;
padding:0px;
margin:0px;
}

img { 
border: none; 
}

a:link { color: #BF5D21; text-decoration: none; }
a:visited { color: #BF5D21; text-decoration: none; }
a:hover { color: #009B3A; text-decoration: underline; }
a:active { color: #009B3A; text-decoration: underline; }

.balanced {
color:#788134;
}
.smallco {
color:#430a3c;
}
.growth {
color:#751217;
}
.munibond {
color:#b98646;
}
.govtbond {
color:#182c54;
}

h1 {
font-weight:bold;
font-size: 18px;
font-family:"Times New Roman", Times, serif;
color:#4E261E;
background:url(../images/icon_h1.png) no-repeat top left;
margin: 0;
padding: 0 0 0 15px;
border-bottom: 1px #464648 solid;
}

h1.growth {
background:url(../images/icon_h1_growth.png) no-repeat top left;
}
h1.smallco {
background:url(../images/icon_h1_smallco.png) no-repeat top left;
}
h1.balanced {
background:url(../images/icon_h1_balanced.png) no-repeat top left;
}
h1.govtbond {
background:url(../images/icon_h1_govtbond.png) no-repeat top left;
}
h1.munibond {
background:url(../images/icon_h1_munibond.png) no-repeat top left;
}

h2 {
font-weight:none;
font-size: 16px;
color:#bf5d21;
padding: 0 0 0 15px;
}

h3 {
font-weight:bold;
font-size: 12px;
font-family:"Times New Roman", Times, serif;
color:#009b3a;
padding: 0 0 0 15px;
}

h4 {
font-weight:bold;
font-size: 12px;
color:#80000;
margin: 0;
padding: 0 0 0 15px;
}

h4.balanced {
color:#787c12;
}
h4.smallco {
color:#42003d;
}
h4.growth {
color:#73140a;
}
h4.munibond {
color:#a8743b;
}
h4.govtbond {
color:#0c2854;
}

h5 {
font-weight:italic;
font-size: 12px;
color:#4E261e;
padding: 0 0 0 15px;
}

#fundmenu {
width: 200px;
height: 200px;
}

#corners td.tl {
background:url(../images/corners_ul.png) no-repeat;
width: 12px;
height: 12px;
}

#corners td.top {
background:url(../images/corners_top.png) repeat-x;
height: 12px;
}

#corners td.tr {
background:url(../images/corners_ur.png) no-repeat;
width: 12px;
height: 12px;
}

#corners td.left {
background:url(../images/corners_left.png) repeat-y;
width: 12px;
}

#corners td.right {
background:url(../images/corners_right.png) repeat-y;
width: 12px;
}

#corners td.bl {
background:url(../images/corners_bl.png) no-repeat;
width: 12px;
height: 12px;
}

#corners td.bottom {
background:url(../images/corners_bottom.png) repeat-x;
height: 12px;
}

#corners td.br {
background:url(../images/corners_br.png) no-repeat;
width: 12px;
height: 12px;
}


/* Layout */

#container {
background:#FFFFFF url(../images/background_container.gif) no-repeat 10px 10px;
width: 960px;
margin: 10px auto 0 auto;
}

/* Masthead */

#masthead {
margin: 0;
font-size: 11px;
border-bottom: #9A8F7A 1px dashed;
float: left;
width: 940px;
height:70px;
margin: 10px 10px 0 10px;
padding: 0;
}

#masthead img {
float:left;
padding: 0px;
} 

#masthead ul {
margin: 10px 0;
position: relative;
right: 140px;
padding: 0;
float:right;
}

#masthead li {
list-style: none;
margin: 0;
display: inline;
padding: 0 5px 0 7px;
border-left: 1px solid #003969;
}

#masthead li a {
color: #4E261E;
}

#masthead li.first {
border: none;
}

/* Navigation */

#navigation {
float: left;
width: 700px;
height: 20px;
margin: 0 10px;
padding: 0;
}

#navigation table {
margin-top: -1px;
}

#navigation a {
color:#FFFFFF;
text-decoration: none;
font-size: 13px;
font-weight: 500;
}

#indexphoto {
float: right;
position: relative;
top: -70px;
z-index: 50;
} 

#rightcontent {
width: 200px;
float:left;
position:relative;
top: -50px;
margin: 0;
padding: 0;
z-index: 100;
}

/* Content */

#content {
float: left;
width: 685px;
margin: 10px 0 0 25px;
padding: 0;
}

div#content { 
min-height:450px;
height:expression(this.scrollHeight > 450 ? "auto":"450px"); 
}

#content p {
line-height: 1.2em;
margin: 0 0 20px 15px;
padding: 0;
}

#rightcol {
float: right;
width: 200px;
height: 550px;
margin: 0 10px 0 9px;
padding: 0 0 0 15px;
display: inline;
border-left: #9A8F7A 1px dashed;
}

#thefunds td {
padding: 3px 0 4px 0;
}

#thefunds h1 {
border: none;
width: auto;
text-align: left;
}

#dailydata {
font-size: 12px;
}

#dailydata th {
color: #BF5D21;
font-size:14px;
}

#dailydata td {
border-bottom: #BF5D21 1px solid;
}

#dailydata th, #dailydata td {
padding: 3px 0;
border-right: #9A8F7A 1px dashed;
}

#dailydata td.noneright, #dailydata th.noneright {
border-right: none;
}

#dailydata td.nonebottom, #dailydata th.nonebottom {
border-bottom: none;
}

#dailydata td.noneboth {
border-right: none;
border-bottom: none;
}

#dailydata th i {
font-size: 11px;
color: #9A8F7A;
font-style:italic;
font-weight: normal;
}

#news ul {
margin: 0;
padding: 0;	
}

#news li {
list-style: none;
margin: 0;
padding: 0 0 20px 0;
color:#464648;
}

#news .date {
display:inline;
margin: 0 20px 0 0;
padding: 0;
border-bottom: #9A8F7A 1px solid;
}

#news a {
font-style:italic;
}

#news .more a {
color: #009B3A;
}

th.performanceheaders {
color:#FFFFFF;
}

.hdata {
font-weight:bold;
font-size: 16px;
font-family:"Times New Roman", Times, serif;
}

.subtext {
font-style:italic;
}


/* Footer */

#copyright {
clear: both;
width: 940px;
margin: 0;
padding: 10px;
background-color: #FFFFFF;
}

#disclosure {
clear: both;
width: 940px;
margin: 0;
padding: 10px;
font-family: "Times New Roman", Times, serif;
color: #FFFFFF;
background-color: #464648;
}

#disclosure a {
font-weight: bold;
text-decoration:underline;
}