/*
=my account
=file
=listing =trustees, staff
=listing =terms
=listing =faq
=year-to-date
=indicative
=historic-returns
=balanced
=conservative
=wisf
=links
*/


/*
=file
---------------------------------------------- */

#content a.file {
    border: 1px solid #DFDFDF;
    margin: 1.5em 0;
    padding: .75em 0 .75em 42px;
    background: #F6F6F6 url(/images/icons/pdf.gif) no-repeat 11px .75em;
    display: block;
}

#content a.file:hover {
    border: 1px solid #D0E5F1;
    background: #E4F3FB url(/images/icons/pdf.gif) no-repeat 11px .75em;
}

#content ul.files {
    margin: 2em 0;
    padding: 0;
}

#content ul.files li div {
    color: #666;
    width: 540px;
}

#content ul.files li {
    background: none;
    padding: 0;
    margin: 0 0 1em;
}

#content ul.files li a {
    border: 1px solid #DFDFDF;
    margin: 0;
    padding: .75em 0 .75em 42px;
    display: block;
    width: 696px;
}

#content ul.files li a:hover, #content ul.files li a.pdf:hover, #content ul.files li a.gif:hover, #content ul.files li a.xls:hover, #content ul.files li a.doc:hover, #content ul.files li a.jpg:hover {
    border: 1px solid #D0E5F1;
    background-color: #E4F3FB;
}

#content ul.files li a.pdf {
    background: #F6F6F6 url(/images/icons/pdf.gif) no-repeat 11px .75em;
}

#content ul.files li a.gif {
    background: #F6F6F6 url(/images/icons/gif.gif) no-repeat 11px .75em;
}

#content ul.files li a.xls {
    background: #F6F6F6 url(/images/icons/xls.gif) no-repeat 11px .75em;
}

#content ul.files li a.doc {
    background: #F6F6F6 url(/images/icons/doc.gif) no-repeat 11px .75em;
}

#content ul.files li a.jpg {
    background: #F6F6F6 url(/images/icons/jpeg.gif) no-repeat 11px .75em;
}

#content ul.files li a.error {
    background: #F6F6F6 url(/images/icons/delete_file.gif) no-repeat 11px .75em;
    color: red;
}

#content ul.files li a.error:hover {
    border: 1px solid #DFDFDF;
    background-color: #F6F6F6;
}

/*
=listing =trustess, staff
---------------------------------------------- */

#trustees, #staff {
    border: 1px solid #A7CFE3;
    float: left;
    width: 738px;
    padding: 0;
    margin-bottom: 2em;
}

#trustees h2, #staff h2 {
    margin-bottom: 11px;
    width: 726px;
}


#trustees p, #staff p {
    margin-top: 0;
    margin: 11px;
    width: auto;
    clear: both;
}

#trustees dl, #staff dl {
    margin: 0 0 1.5em 11px;
    _margin: 0 0 1.5em 5px;
    padding: 1em 0;
    border-top: 1px solid #c5c5c5;
    background: #F1F2F3;
    width: 716px;
    _width: 718px;
    float: left;
}

#trustees dl.none, #staff dl.none {
    background: none;
    border-top: none;
    margin-top: 0;
    padding: 0;
}

#trustees dt, #staff dt {
    color: #4588B8;
    font-family: georgia;
    font-weight: normal;
    width: 500px;
    float: left;
}

#trustees dd.image, #staff dd.image {
    margin: 0 14px 0 11px;
    float: left;
    padding: 1px;
    border: 1px solid #ccc;
    width: 77px;
    height: 82px;
    _height: 78px;
}

#trustees dd, #staff dd {
    width: 500px;
    float: left;
    padding: 0;
    margin: 0;
}

/*
=listing =terms
---------------------------------------------- */

.terms {
    float: left;
    margin-bottom: 2em;
}

.terms dl {
    margin: 0 0 2em 0;
    padding: 1em 0;
    float: left;
    width: 740px;
    background: url(/images/dl-terms_bg.gif) no-repeat top left;
}

.terms dl.none {
     background: url(/images/dl-terms-none_bg.gif) no-repeat top left;
}

.terms dt {
    font-family: Georgia, Times-roman, serif;
    font-size: 1.2em;
    color: #398BBD;
    width: 134px;
    float: left;
    margin: 0 11px;
    padding: 0;
}

.terms dd {
    padding: 0;
    margin: 0 11px 0 171px;
    width: 460px;
}

/*
=listing =faq
---------------------------------------------- */

#content .faq  {
    float: left;
    margin-bottom: 2em;
}

#content .faq dl {
    margin: 0 0 1.5em 0;
    padding: .5em 0;
    float: left;
    width: 740px;
    background: transparent url(/images/dl-faq_bg.gif) no-repeat top left;
}

#content .faq dl.none {
    background: transparent url(/images/dl-faq-none_bg.gif) repeat-y top left;
}

#content .faq dt {
    font-family: Georgia, Times-roman, serif;
    color: #157FBF;
    margin: 0 0 0 57px;
    width: 460px;
}

#content .faq dd {
    padding: 0 0 .5em 0;
    width: 460px;
    margin: 0 0 0 57px;
}


#content .faq dd.number {
    font-family: Georgia, Times-roman, serif;
    font-size: 1.7em;
    color: #157FBF;
    float: left;
    width: 40px;
    padding: 0 0 .5em 0;
    margin: 0;
    text-align: center;
}

#content .faq dd ul {
    margin-bottom: 1em;
}

#content .faq p {
    width: auto;
}

/*
=year-to-date
---------------------------------------------- */

#year-to-date {
    width: 738px;
    border: 1px solid #A7CFE3;
    margin-bottom: 3em;
    padding-bottom: 1em;
    float: left;
}

#year-to-date h2 {
    width: auto;
}

#year-to-date h3 {
    color: #555;
    font-weight: normal;
    font-size: 1.3em;
    font-family: Georgia, Times-roman, serif;
    margin-top: 15px;
    padding: 0;
    margin-bottom: 7px;
}

#year-to-date table {
    width: 717px;
    margin: 0 0 5px 11px;
    border-bottom: 1px solid #D0E5F1;
}

#year-to-date td {
    padding: .15em 0;
}

#year-to-date td.left {
    width: 160px;
    padding-left: 15px;
    background: transparent url(/images/bullet.gif) no-repeat left;
}

#year-to-date td.right {
    width: 557px;
}

#year-to-date div {
    border: 1px solid #E6E6E6;
    width: 339px;
}

#year-to-date h3 {
    margin-bottom: 10px;
}

#year-to-date h4 {
    font-family: Georgia, Times-roman, serif;
    font-weight: normal;
    font-size: 1em;
    color: #444;
    margin: 0;
    padding: .25em 5px;
    background: #F5F5F5;
    border-bottom: 1px solid #EDEEEE;
}

div.graph-left {
    margin: 0 0 0 11px;
}

div.graph-right {
    float: right;
    margin: 0 11px 0 0;

}

/*
=indicative
---------------------------------------------- */

#indicative {
    width: 738px;
    border: 1px solid #A7CFE3;
    margin-bottom: 2em;
    padding-bottom: 1em;
    float: left;
}

#indicative h2 {
    width: auto;
}

#indicative h3 {
    color: #555;
    font-weight: normal;
    font-size: 1.3em;
    font-family: Georgia, Times-roman, serif;
    margin-top: 0;
    margin-bottom: 0em;
}

#indicative div.graph {
    border: 1px solid #E6E6E6;
    width: 339px;
    margin: .5em 0 0 11px;
    _margin: .5em 0 0 6px;
    float: left;
}

#indicative div.graph p {
    margin: 10px 11px;
    width: auto;
    font-size: .9em;
    line-height: 1.2em;
    text-align: center;
}

#indicative h4 {
    font-family: Georgia, Times-roman, serif;
    font-weight: normal;
    font-size: 1em;
    color: #555;
    margin: 0;
    padding: .25em 5px;
    background: #ECECEC;
}

#indicative p {
    margin: 1.3em 0 0 385px;
    width: 335px;
}



/*
=historic-returns
---------------------------------------------- */

#historic-returns {
    width: 738px;
    border: 1px solid #A7CFE3;
    padding-bottom: 1em;
    clear: both;
}

#historic-returns h2 {
    width: auto;
}

#historic-returns p {
    margin: 1em 11px;
}

#historic-returns table {
    width: 714px;
    border: 1px solid #C0C0C0;
	border-right: none;
    margin: 0 0 16px 11px;

}

#historic-returns th
{
    color: #555;
    font-weight: normal;
    font-size: 1.3em;
    font-family: Georgia, Times-roman, serif;
    text-align: left;
    margin-top: 0;
    padding: 5px 11px;
    margin-bottom: 0em;
    background: #F2F2F2;
	border-right: 1px solid #c5c5c5;
}

#historic-returns td
{
    border-top: 1px solid #E9EAEA;
    border-right: 1px solid #c5c5c5;
    padding: 5px 11px;
    text-align: center;
}

#historic-returns td.year
{
    font-family: Georgia, Times-roman, serif;
    color: #333;
}

#historic-returns td.title
{
    text-align: left;
}

#historic-returns td.bg
{
    background: #F2F2F2;
}


/*
=balanced
---------------------------------------------- */

#balanced {
    width: 361px;
    float: left;
    border: 1px solid #A7CFE3;
    margin: 0 14px 2em 0;
}

#balanced h2 {
    border: none;
    width: auto;
}

#balanced p {
    margin: 1em 11px;
    width: auto;
}

#balanced div.graph {
    border: 1px solid #CCE9F7;
    width: 339px;
    margin: 0 0 1em 10px;
}

#balanced div.graph h3 {
    font-family: Georgia, Times-roman, serif;
    font-weight: normal;
    font-size: 1em;
    color: #0057A1;
    margin: 0;
    padding: .25em 5px;
    background: #E1F2F9;
}

/*
=conservative
---------------------------------------------- */

#conservative {
    width: 361px;
    float: left;
    border: 1px solid #C3C3C3;
}

#conservative h2 {
    background: #E8E8E8 url(/images/h2-gray_bg.jpg) repeat-x top;
    border: none;
    color: #555;
    width: auto;
}

#conservative p {
    margin: 1em 11px;
    width: auto;
}

#conservative div.graph {
    border: 1px solid #E6E6E6;
    width: 339px;
    margin: 0 0 1em 10px;
}

#conservative div.graph h3 {
    font-family: Georgia, Times-roman, serif;
    font-weight: normal;
    font-size: 1em;
    color: #555;
    margin: 0;
    padding: .25em 5px;
    background: #ECECEC;
}

/*
=wisf
---------------------------------------------- */

#wisf h2 {
    background: none;
    border: none;
    border-bottom: 1px solid #D0E5F1;
    width: auto;
}

#wisf table {
    margin: 0 0 20px 11px;
}

#wisf td {
    width: 205px;
    background: url(/images/content-li_bg.gif) no-repeat left .45em;
    padding-left: 11px;
}

#wisf td.num {
    background: none;
}

/*
=links
---------------------------------------------- */

#links {
    width: 740px;
}

#links h2 {
    background: none;
    border: none;
    border-bottom: 1px solid #D0E5F1;
    width: auto;
}

/*
=managers
---------------------------------------------- */

#managers
{
    border: 1px solid #A7CFE3;
    border-top: 1px solid #BDDEF0;
    margin-top: 15px;
    margin-bottom: 30px;
    _margin-bottom: 20px;
    padding-bottom: 10px;
    _padding-bottom: 0px;
    float: left;
}

#managers h2
{
    border-bottom: none;
    width: 738px;
}

#managers table
{
    margin: 11px;
    width: 717px;
    padding-bottom: 10px;
    border-bottom: 1px solid #D6E5F0;
}

#managers td
{
    padding-bottom: 10px;
}

#managers div
{
    margin-left: 11px;
    float: left;
}

#managers a
{
    border: none;
    border: 1px solid #CDCDCD;
    margin-right: 16px;
    width: auto;
    float: left;
    padding: 1px;
    background: #fff;
}

#managers a:hover
{
    border: 1px solid #999;
    background: #fff;

}


#managers img
{
    border: none;
}


