/*
=general
=page structure
=navigation =navigation
=navigation =sub-navigation
=content
=misc
=print
=footer
=admin
=debug
=hacks
*/

/*
=general
---------------------------------------------- */
html {
    height: 101%;
}

html, body {
    width: 100%;
}

body {
    margin: 0;
    padding: 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 76%;
    line-height: 1.5em;
    text-align: center;
    color: black;
}

table, tr, td, input, select, textarea, ol, ul {
    font-size: 100%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    vertical-align: top;
}

a img, img {
    border: 0;
}

a {
    color: black;
    text-decoration: none;
    border-bottom: 1px solid black;
    padding-bottom: 1px;
}

a:hover {
    border-bottom: 1px solid black;
}

code, pre {
    font-size: 1.5em;
    color: #999;
    display: block;
    width: 500mm;
}

h1, h2, h3 {
    padding: 0;
    margin: 0;
    font-family: Georgia, Times-roman, serif;
}

h1 {
    font-size: 1.69em; /* 20mm */
    line-height: 1.3em;
    font-weight: normal;
    margin: 0 0 5mm;
}

h2 {
    font-size: 14pt;
    font-weight: normal;
    color: black;
    line-height: 1.2em;
    margin-bottom: 2mm;
}


h3 {
    font-weight: normal;
    font-size: 1.4em;
    margin: 1.5em 0 1em 11px;
}

ul, ol {
    list-style: none;
    padding: 0;
    margin: 0;
}

td, dd { font-size: 10pt; }

#content dd p { font-size: 10pt; }

/*
=form
---------------------------------------------- */
form { margin: 5mm; }

form span { color: black; }

#content form p {
    margin: .5em 0mm 0mm 0mm;
    padding: 0mm
}

fieldset {
    border: none;
    margin: 0mm;
    padding: 0mm;
}

#content form ol {
    margin: 0mm;
    padding: 0mm;
}

#content form li {
    background: none;
    padding: 2mm 0mm;
    margin: 0mm;
    clear: both;
    width: 100%;
}

label {
    width: 140mm;
    padding-right: 5px;
    float: left;
}

input.text { width: 188px; }

input.image { margin: .5em 0mm 0mm 0mm; }

/*
=page structure
---------------------------------------------- */
#container {
    width: 90%;
    margin: 0mm auto;
    text-align: left;
}

#banner {}

#account { display: none; }

#logo { margin: 1em 0; }

#enquiries { display: none; }

#intro-wrapper {}

#intro {}

#intro p {
    font-size: 12pt;
    font-weight: normal;
    font-family: Georgia, Times-roman, serif;
    line-height: 1.23em;
    width: auto;
    margin: 0 0 5mm;
}

#content-wrapper { }

#content { margin-bottom: 5mm; }

/*
=navigation
---------------------------------------------- */
#navigation { display: none; }

/*
=sub-navigation
---------------------------------------------- */
#sub-navigation { display: none; }

/*
=page content
---------------------------------------------- */
#content h2 { margin-bottom: 2mm; }

#content p {
    margin: 0 0 5mm;
    width: 100%;
    font-size: 10pt;
}

#content ul {
    margin: 2mm 0 5mm 3mm;
    padding: 0;
    list-style-type: square;
}

#content li {
    padding: 1mm 0 2mm;
    line-height: 1.51em;
    margin: 0;
    font-size: 10pt;
}

#content dd li { font-size: 10pt; }

#content ul.terms li {
    background: none;
    padding-left: 0;
}

/*
=new
---------------------------------------------- */

#content .box {
    width: 100%;
    margin: 5mm 0mm
}

#content .grey {
}

#content .box h2.grey {
}

#content .box h2 {
    width: auto;
    border: none;
    margin-bottom: 2mm;
}

#content .box table {
    width: 100%;
    border: .3mm solid black;
    border-right: none;
}

caption {
    display: none;
}

#content .box table th {
    text-align: right;
    font-family: Georgia, Times-roman, serif;
    font-size: 11pt;
    line-height: 1.1;
    font-weight: normal;
    border-bottom: .1mm solid black;
    padding: .5em 11px;
    border-right: .1mm solid black;
}

#content .box table td {
    font-size: 10pt;
    vertical-align: top;
    padding: .5em 11px;
    line-height: 1.3;
    border-right: .1mm solid black;
    border-bottom: .1mm solid black;
    text-align: right;
}

#content .box table td.amount {
    width: 25%;
}

#content .box table td.amount_2 {
    width: 30%;
}

#content .box table td.transaction, #content .box table th.transaction {
    text-align: left;
    width: 25%;
}

#content .box table tr.total td {
    border-bottom: none;
    font-weight: bold;
    color: black;
}

.row_even {
}

.details {
    float: left;
    margin-bottom: 5mm;
}

#content .details h2 {
    background: none;
    border: none;
    margin: 0mm;
    clear: both;
    padding-bottom: 0mm;
}

.details dl {
    margin: 0mm 0mm 1em;
    padding: .75em 0;
    float: left;
    width: 100%;
    background-color: transparent;
    background-repeat: repeat-y;
    background-position: 0% 0%;
}

.details dl.none {
}

.details dl.updated {
}

.details dt {
    font-family: Georgia, Times-roman, serif;
    font-size: 1.2em;
    color: black;
    width: 116px;
    float: left;
    padding: 0mm 3mm;
}

.details dd {
    float: left;
    padding: 0;
    margin: 0 14px 0 14px;
    width: 460mm;
}

.details dd form {
    width: 580mm;
}

form img {
    padding: 5px 0mm 0mm 5px;
}

/*
=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: .1mm solid black;
    float: left;
    width: 100%;
    padding: 3mm;
    margin: 2mm 0;
}

#trustees h2, #staff h2 {

}


#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;
}

#year-to-date div.graph-left {
    margin: 0 0 0 11px;
}

#year-to-date 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 {}

#wisf table { width: 100%; }

#wisf td { width: 50%; }

#wisf td.num { background: none; }

/* =links */

#links h2 {
    background: none;
    border: none;
    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; }

/*
=footer
---------------------------------------------- */
#footer { display: none; }

/*
=admin
---------------------------------------------- */
#admin { display: none; }

/*
=debug
---------------------------------------------- */
.debug { display: none; }

/*
=misc
---------------------------------------------- */
.hide {
    position: absolute;
    left: -999em;
}

p.msg-error {
    font-size: 10pt;
}

.msg-info, .msg-error {
    font-size: 10pt;
    width: auto;
    border: 1px solid black;
    color: #CC3300;
    padding: 11px .75em;
    margin: 1em 0mm;
}

.details .msg-error {
    border: none;
    background: none;
    padding: 0;
}

.details .msg-info {
    padding: .5em 0mm;
    border: none;
}

/* =secure */

#secure a {
    display: none;
    clear: both;
    border: none;
    float: left;
}

/* =hacks */

@media all  /* this hides the style from IE5 mac */ {
    div.test
    {
        width: 300mm;

    }
}