/* Main */

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

img { 
border: none; 
}

a:link {
color:#0A5995;
text-decoration: none;
}
a:visited {
color:#0A5995;
text-decoration: none;
}
a:hover {
color:#B9C9D0;
text-decoration: underline;
}
a:active {
color:#B9C9D0;
text-decoration: underline;
}

/* Layout */

#container {
background-color:#FFFFFF;
width: 960px;
margin: 10px auto 10px auto;
}

/* Masthead */

#masthead {
padding: 10px 0 0 0;
margin: 0 10px 20px 10px;
}

/* Left Navigation */

#navigation {
float: left;
width: 220px;
margin: 0 0 0 10px;
padding: 0px;
}

#navigation h1 {
color:  #575a5d;
font-size: 11px;
margin: 10px 0 10px 0;
padding: 0;
font-weight: bold;
}

#navigation ul {
font-size: 11px;
margin: 0 0 10px 15px;
padding: 0;
list-style-image: url(../images/bullet_navigation.gif);
}

#navigation li {
margin: 1px 0 0 0;
padding: 2px 0 2px 0;
}

#navigation li a {
color: #5a7e92;
text-decoration:none;
font-weight: bold;
}

#navigation li a:hover, #navigation li a:active {
font-weight:bolder;
}

#navigation p.advisors {
font-family:"Times New Roman", Times, serif;
font-size: 12px;
font-style:italic;
color:  #012943;
padding: 0;
margin: 5px 8px 0 0;
text-align: right;
}

/* Content */

#content {
margin: 0 10px 0 250px;
padding: 0;
color: #5a7e92;
font-size: 11px;
}

#content h1 {
font-size: 22px;
font-weight: normal;
}


table.fund {
border: 1px solid #c4c1a0;
border-top: none;
background: #fefaef;
margin-bottom: 20px;
}


table.fund th {
background:url(../images/background_gradient.jpg) repeat-x;
color:  #575a5d;
font-size: 14px;
vertical-align: middle;
padding: 0 0 0 5px;
text-align:left;
height: 30px;
border: none;
}

table.fund th span.asofdate {
font-size: 11px;
font-weight: normal;
}

table.fund td {
font-weight: bold;
padding: 4px 0 4px 5px;
text-align:left;
vertical-align: top;
}

table.fund td.center {
	text-align:center;
}

table.fund td.nobold {
font-weight: normal;
}

table.fund tr.white {
background-color: #FFFFFF;
}

table.fund tr.alternate {
background-color: #f0ede6;
}

table.fund tr.header {
color:  #575a5d;
}

/* Footer */

#footer {
color: #575a5d;
border-top: #5a7e92 1px solid;
clear: both;
margin: 10px;
padding: 10px 0 10px 0;
}

#footer p {
margin: 0 0 5px 0;
padding:0;
}
