body
{
    color: #505050;
    text-align:center;
    margin: 0;
    padding: 0;
    background-color: #ebebeb;
    background-image: url(../images/bkg.jpg);
    background-repeat: no-repeat;
    background-position: 50% 0;
    font:83%/1.4 verdana,sans-serif;
}

td
{
    font:83%/1.4 verdana,sans-serif;

}

img
{
    border:0;
}

a
{
    text-decoration:none;
    color:#6175B0;
}

a:hover, a:active
{
    color:#94A3CC;
}

a:visited
{
    color:#848A9C;
}

input
{
    border: 1px solid #ccc;

}

.checkbox
{
    border: 0;
}

.button
{
    background-color:#6A80B9;
    color:#fff;
    border: 1px solid #ccc;

}

form
{
    margin:0;
    padding:0;
}

/************************************ horizontal menu */

ul.hmenu
{
    list-style-type:none;
    margin:0;
    padding:0;
}

ul.hmenu li
{
    display:inline;
    float:left;
    margin:0;
    padding:0;
}

ul.hmenu li a
{
    display:block;
}

/************************************ vertical menu */

ul.vmenu
{
    list-style-type:none;
    margin:0;
    padding:0;
}

ul.vmenu li
{
    margin:0;
    padding:0;
}

ul.vmenu li a
{
    display:block;
    width:165px;
    font-size:8pt;
    padding:2px 0 2px 6px;

}

/*************************************** wrapper */

#wrapper
{
    position:relative;
    text-align:left;
    margin: 50px auto 10px auto;
    width:798px;
    background-color:#fff;
    border:1px solid #d2d2d2;
    padding: 0 8px 12px 4px;
    min-height:700px; /* put as height in ie.css */

}

/*************************************** header */

#header
{
    background-color: #fff;
    background-image: url(../images/header-bkg.gif);
    background-repeat: no-repeat;
    background-position: 0 0;
    width:780px;
    height:94px;
}

#header .hmenu
{
    margin:25px 0 0 272px;
}

#header .hmenu a, #header #keywordSearch
{    
    font-size:9pt;
    font-weight:bold;
    font-family:arial;
    color:#4B4B4B;
    margin: 0 1px 0px 1px;
    padding: 0 10px 6px 10px;
    border-bottom: 4px solid #ccc;
}

#header #keywordSearch
{
    margin: -5px 1px 0px 1px;
    padding: 0 10px 5px 10px;
}

#header .hmenu a:hover, #header #keywordSearch.doingSearch
{
    border-bottom: 4px solid #1687CB;
}


#header input
{
    border: 1px solid #CECACA;
}

#sectionImage
{
    clear:both;
    padding: 0 0 0 14px;
    margin: 5px 0 0 0 ;
}

#breadcrumbs dl
{
    list-style-type:none;
    margin:0 0 0 10px;
    padding:0;
}

#breadcrumbs dt
{
    display:inline;
    float:left;
    margin:0;
    padding:0 0 0 6px;
}

#breadcrumbs dt
{
    font-family:verdana;
    font-size:75%;
    color:#6E7BAF;
}

#breadcrumbs dt, #breadcrumbs dt a
{
    display:block;
    color:#6E7BAF;
}

/*************************************** home page */

#sectionMenu .hmenu a
{
    font-weight:bold;
    font-size:10pt;    
    font-family:verdana;
    color:#016abf;
    text-align:center;
    padding:0 0px 0 40px ;
}

.sectionPopup
{
    clear:both;
    position:absolute;
    display:none;
}

.sectionPopup a
{
    background-color:#CDDCF3;
    border-bottom: 1px solid #fff;
    color:#5A6994;
}

.sectionPopup a:hover
{
    background-color:#EDF3FB;
}

#sectionPopup-ourfunds
{
    left:45px;
}

#sectionPopup-financialreports
{
    left:195px;
}

#sectionPopup-shareholderinformation
{
    left:398px;
}

#sectionPopup-events
{
    left:613px;
}

#sectionPopup-audio
{
    left:619px;
}

#homeMiddle
{
    width:780px;
    height:224px;
    padding:5px 0 0 12px;
}

#body1 #left
{
    display:none;
}

/*************************************** left */

#left
{
    clear:both;
    margin: 10px 0 0 8px;
    float:left;
    width:170px;
}

#left a
{
    font-family:verdana;
    font-size:80%;
}

.articleMenu
{
    display:none;
    margin:0 0 0 8px;
}

#left .sectionMenu a
{
    color:#016abf;
    padding:0 0 0 10px;
}

#left .opened
{
    background-image:url(../images/WAM_-.gif);
    background-repeat:no-repeat;
    background-position:0 3px;
}

#left .closed
{
    background-image:url(../images/WAM_+.gif);
    background-repeat:no-repeat;
    background-position:0 3px;
}


#left a.articleMenuItem, #left a.current
{
    color:#264E7F;
    display:block;
    background:none;
}

#left .articleMenuItem:hover, #left a.current
{
    background-color:#CED1D6;
}



/*************************************** content */

#content
{
    float:left;
    width:566px;
    margin:8px 0 0 2px;
    padding:0 0 0 12px;
    background:url(../images/middle-bkg.gif);
    background-repeat: repeat-y;
    background-position:top left;
    min-height:546px; /* put as height in ie.css */
    height:auto;
}

#content h1
{
    color:#204E72;
    font-size:120%;
    margin-bottom:2px;
}



/*************************************** footer */

#footer
{
    clear:both;
}

#footerMenu
{
    float:left;
    padding:0 0 0 170px;
}

#footer #copyright
{
    float:left;
    font-size:7pt;
    font-weight:normal;
    font-family:verdana;
    color:#8D8D8D
}

#footer .hmenu
{
    margin:0 0 0 240px;
}

#footer .hmenu a
{    
    font-size:7pt;
    font-weight:bold;
    font-family:verdana;
    color:#1384D4;
    margin: 0 1px 0px 1px;
    padding: 0 20px 6px 10px;
    background-image:url(../images/footermenu.gif);
    background-repeat:no-repeat;
    background-position:100% 0;
}

/*-------------------------------------------- forms */

.col1
{
    clear: both;
    float:left;
    width:100px;
    margin: 4px 0 0 0 ;
}

.col2
{
    float:left; 
    width:450px;
    margin: 4px 0 0 0 ;
}

/*-------------------------------------------------------------------------------------- search */

#dgResultsGrid td
{
    font-size:80%;
}

.searchDescription
{
    font-size:85%;
    color:#666;
}

.searchRow1
{
    background-color:#f0f0f0;
}

.searchRow2
{
    background-color:#fff;
}

#homeWAM
{
    float:left;
    width:199px;
    margin:4px 2px 0 0 ;

}

#homeWAMText
{
    /* background-image:url(../WAM_Cap_bkgrd.gif); */
    background-color:#E0E0E0;

}

#homeWIF
{
    float:left;
    width:199px;
    margin:4px 2px 0 0 ;
}

#homeWIFText
{
    /* background-image:url(../Wilson_Invest_bkgrd.gif); */
    background-color:#E0E0E0;


}

#homeWAC
{
    float:left;
    width:193px;
    margin:4px 2px 0 0 ;

}

#homeWACText
{
    /* background-image:url(../Wilson_Active_bkgrd.gif); */
    background-color:#E0E0E0;


}

#homeSignup
{
    float:left;
    width:170px;
    margin:4px 0 0 0 ;

}

#homeCol4
{
    float:left;
    width:170px;
    margin:4px 0 0 0 ;
}

#homeCol4Text
{
    /* background-image:url(../Wilson_Active_bkgrd.gif); */
/*    background-color:#E0E0E0;  */
    background-color:#fff; 
    /* height:170px; */
}

.HomeText
{
    margin-top:-3px;
    height:240px; 
    padding: 2px 8px 0 8px;
    font-size:80%;
}

/* Allow room for subscribe button */
.ActiveHomeText
{
    height:79px;
    border-bottom:2px solid #fff;
    
}

.HomeText p
{
    margin:0 0 4px 0;
}

.HomeText ul
{
    margin: 0 0 0 6px;
    list-style-type:square;
    padding:0;
}

.HomeText li
{
    margin: 0 0 4px 8px;
    color:#777;
    padding:0;
}



#content #articleText
{
    font-size:90%;
    color:#636363;
}

.wamcapital table,  .wilsoninvestmentfund table, .wilsonleaders table, .investmentupdates table
{
    width:566px;
}



.wamcapital td, .wilsoninvestmentfund td, .wilsonleaders td
{

}


/*--------------------------- investment updates */


.investmentupdates
{
    width:566px;
    overflow:auto;
}

.investmentupdates, .investmentupdates p
{
    font-weight:80%;
}

.investmentupdates p
{
    width:500px;
}

.investmentupdates td p
{
    width:auto;
}

.investmentupdates p
{
    margin: 8px 0 4px 0;
}



.investmentupdates td
{
    font-size:70%;
    background-color:#fff;
    font-weight:normal;
}

a.HighlightMenu, a.HighlightMenu:visited
{
    color:#f00;
}

.AGM
{
    margin-top:-60px;
}

.HomeText a
{
    display:block;
    padding:0px;
    margin:0;
    text-align:center;
}

#body431 table td
{
    vertical-align:top;
}

#homeCol4Header
{
    margin:0 0 1px 0 ;
}

.PlaylistItems a
{
    color:#2d8ec3;
}

.AskQuestionButton
{
    clear:both;
}

.PlayListDottedLine
{
    clear:both;
}

.PlayListItem
{
    clear:both;
}

.AudioListen
{
    float:left;
    width: 55px;
}

.AudioDate
{
    float:left;
    width: 65px;
    padding:6px 0 0 0 ;
}

.AudioBar
{
    float:left;
    width: 15px;
    color:#375cb7;
    padding:6px 0 0 0 ;
}

.AudioSubject
{
    float:left;
    width: 230px;
    color:#375cb7;
    padding:6px 0 0 0 ;
}

.AudioPlay
{
    float:left;
    width: 27px;
    padding:2px 0 0 0 ;

}

.AudioPlayNowLink
{
    float:left;
    width: 75px;
    padding:6px 0 0 0 ;
    font-size:90%;
}

.AudioDownload
{
    float:left;
    width: 27px;
    padding:2px 0 0 0 ;

}

.AudioDownloadLink
{
    float:left;
    width: 50px;
    padding:6px 0 0 0 ;
    font-size:90%;
}

.AskQuestionButton
{
    clear:both;
    padding:10px 0 0 0;
}

.HomeShareholdersImage
{
    margin-top:2px;
}

.HomeShareholders
{
    margin-top:-90px; /* put over image */
    text-align:center;
    color:#fff;
    line-height:1.2em;
}

.HomeShareholders b
{
    color:#A6D3F7;
}

.SharePrice
{
    margin:0px 0 0 0;
    padding:8px;
    background-color:#cecece;
    text-align:center;
    height:90px;
    font-weight:bold;
    color:#0e3966;

}

.CompanyText
{
    height:122px;
    overflow:hidden;
}