body, input{
margin:0;
padding:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:140%;
position:relative;
}

body{
background-color:#B0B0B0;
}
.borderRed{border:1px solid #990000;}
.borderGreen{border:1px solid #003300;}
.borderBlue{border:1px solid #0000FF;}
.borderGray{border:1px solid #999999;}


.weissBlue, a.weissBlue{
color:#002744;
}

.clearFix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearFix {
	display: inline-block;
}
 
html[xmlns] .clearFix {
	display: block;
}
 
* html .clearFix {
	height: 1%;
}

img{
border:0;
}

a{
text-decoration:none;
color:#777777;
font-weight:bold;
}

p a{
color:#002744;
}

.container{
width:1024px;
height:auto;/*563px;*/
margin:0 auto;
padding:0;
padding-bottom:100px;
margin-top:25px;
position:relative;
background-color:#FFFFFF;
border-top:#B0B0B0 solid 1px; /* collapsing margins fix*/
}

.homeInnerContainer{
position:absolute;
margin:25px;
width:974px;
height:490px;
background-color:#CECFD1;
}

.homeLogo{
position:absolute;
top:180px;
left:170px;
}


.loginBar{
width:203px;
height:490px;
background-color:#0F1942;
position:absolute;
right:0;
top:0;
border-left:5px solid #ffffff;
background-image:url(../images/homeLoginGrid.jpg);
background-position:8px 13px;
background-repeat:no-repeat;
}

.loginBox{
position: absolute;
left:20px;
bottom:20px;
font-size:10px;
}

.loginBox a{
color:#FFFFFF;
}

.loginBox label{
float:left;
margin:0;
margin-top:10px;
font-size:9px;
text-transform:uppercase;
color:#FFFFFF;
}

.loginBox .notRegistered{
float:left;
margin:0;
margin-top:10px;
color:#FFFFFF;
}

.footer{
position:absolute;
bottom:0;
height:20px;
background-color:#610913;
color:#ffffff;
text-align:right;
width:1024px;
}

.footer .terms{
position:absolute;
right:30px;
top:2px;
}

.navBar{
width:190px;
position:absolute;
top:100px;
left:25px;
}

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

.navBar li{
margin-bottom:13px;
}

.navBar li li{
margin-bottom:3px;
margin-left:13px;
}

.navBar li ul{
margin-top:5px;
margin-bottom:5px;
}

.navBar ul ul a{
font-weight:normal;
color:#444444;
}

/*:: hiding subnav :: */
.n_aboutUs_sn,
.n_performance_sn,
.n_marketingBook_sn,
.n_investmentDocuments_sn,
.sn_committees_ssn{
display:none;
}

/*:: show subnav :: */
#n_aboutUs .n_aboutUs_sn,
#sn_committees .sn_committees_ssn,
#n_performance .n_performance_sn,
#n_marketingBook .n_marketingBook_sn,
#n_investmentDocuments .n_investmentDocuments_sn{
display:block;
}

/*:: main nav section highlighted :: */
#n_aboutUs .n_aboutUs,
#n_performance .n_performance,
#n_marketingBook .n_marketingBook,
#n_investmentDocuments .n_investmentDocuments,
#n_contactUs .n_contactUs,
#n_register .n_register,
#n_disclaimer .n_disclaimer,
#n_profile .n_profile{
font-weight:bold;
color:#610913;
}

/*:: sub nav section highlighted :: */
#sn_executiveSummary .sn_executiveSummary,
#sn_historyOfWeiss .sn_historyOfWeiss,
#sn_investmentPhilosophy .sn_investmentPhilosophy,
#sn_orgChart .sn_orgChart,
#sn_multiStrategyFundAtWeiss .sn_multiStrategyFundAtWeiss,
#sn_multiStrategyToday .sn_multiStrategyToday,
#sn_riskManagement .sn_riskManagement,
#sn_operationalInfrastructure .sn_operationalInfrastructure,
#sn_operationalFlowChart .sn_operationalFlowChart,
#sn_monthlyReport .sn_monthlyReport,
#sn_supplementalMaterials .sn_supplementalMaterials,
#sn_fundTermsAndConditions .sn_fundTermsAndConditions,
#sn_marketingBook .sn_marketingBook,
#sn_factSheet .sn_factSheet,
#sn_offeringMaterials .sn_offeringMaterials,
#sn_subscriptionDocuments .sn_subscriptionDocuments,
#sn_committees .sn_committees,
#sn_portfolioManagers .sn_portfolioManagers{
font-weight:bold;
color:#002744;
}

/*:: sub sub nav section highlighted :: */
#ssn_executive .ssn_executive,
#ssn_riskManagement .ssn_riskManagement,
#ssn_allocation .ssn_allocation{
font-weight:bold;
color:#222;
}

.terms{
font-size:8px;
position:absolute;
bottom:6px;
left:25px;
}


.topBar{
height:60px;
margin-top:0;
position:relative;
}

.topBar .titleBar{
margin:0;
background-image:url(../images/navBarGrid.jpg);
background-repeat:no-repeat;
background-position:right;
background-color:#0F1942;
margin-left:220px;
color:#FFFFFF;
height:50px;
margin-bottom:2px;
position:relative;
}

.topBar .titleBar .text{
position:absolute;
bottom:10px;
left:20px;
font-family:"Times New Roman", Times, serif;
font-size:18px;
}

.topBar img{
position:absolute;
left:15px;
top:15px;
}

.topBar hr{
margin:0;
background-color:#610913;
height:1px;
border:0;
margin-left:220px;
}

.tallerContent .content{
height:410px;
}

.content{
position:relative;/*absolute;*/
top:40px;/*100px;*/
left:220px;
width:475px;
}

.content .introCopy{
margin:0;
font-weight:bold;
}

.content h3.first{
margin-top:0;
}

.content h3{
margin:0;
margin-top:35px;
margin-bottom:5px;
color:#002744;
}

.content h4{
margin:0;
margin-bottom:10px;
color:#444444;
}

.content h4.first{
margin-top:0;
}

.content .subSection{
margin-bottom:20px;
}

.content ul{
margin:0;
margin-top:5px;
margin-bottom:10px;
padding:0;
padding-left:14px;
}
.content li{
margin-bottom:4px;
line-height:175%;
}

.content ul ul{
margin:0;
}

.content p{
margin:0;
margin-bottom:8px;
}

.contentHigh{
top:70px;
}

.contentWide{
left:220px;
width:565px;
}

.wide{
width:575px;
}

div.narrowCopy{
width:425px;
}

.narrowCopy ul{
width:340px;
}


.rmCharts{
position:absolute;
right:0;
top:0;
width:170px;
}

.rmCharts img{
margin-bottom:10px;
}

.linkList{
margin-bottom:20px;
}

.linkList img{
float:left;
border:1px solid #999999;
margin-right:40px;
}

.linkList dl{
margin:0;
margin-bottom:12px;
width:520px;
}

.linkList dl img{border:none;margin-right:10px;}
.linkList dt{margin-bottom:5px;}
.linkList dd{margin:0; margin-bottom:15px;}

.imageList dl{clear:none; width:auto;}

.nameList ul{
list-style:none;
margin:0;
margin-top:10px;
padding:0;
}

.nameList li{margin-bottom:2px;}

.nameList a:hover{color:#002744;}

.errorMess{
font-weight:bold;
color:#990000;
margin:10px 0;
}

.backTo a{
font-weight:normal;
font-size:10px;
color:#002744;
}

#n_register #sn_registerStep1{height:800px;}
#n_register #sn_registerStep2{height:940px;}
#n_register #sn_registerStep3{height:1395px;}
#n_register .content{top:75px;}
.registerForm{margin-top:25px;}
.registerForm h4{margin-bottom:0;}
.registerForm .footnote{font-size:9px;}
.registerForm dt{float:left; width:115px; clear:both; margin-bottom:12px;}
.registerForm dd{float:left; margin:0;}
.checkboxList dl{width:500px;}
.checkboxList dt{width:30px;}
.checkboxList dd{width:400px; margin-bottom:12px;}

.usernameTable{
background-color:#CCCCCC;
margin:10px 0;
padding:0 10px;
}

dl.FundTermsChart{
width:500px;
margin:0;
}

.FundTermsChart dt,.FundTermsChart dd{
font-weight:bold;
width:200px;
float:left;
margin:0;
margin-bottom:8px;
}

.FundTermsChart dd{
width:300px;
font-weight:normal;
}

.relevantCopy{
color:#610913;
margin-bottom:20px;
font-weight:bold;
}

.chartHead{
text-transform:uppercase;
background-color:#610913;
padding:4px 8px;
color:#FFFFFF;
font-weight:bold;
margin-bottom:20px;
}

.chartHead .sideBar{
position:absolute; 
right:0; 
top:0; 
padding:4px 8px; 
background-color:#003366;
border-left:3px solid #fff;
}

.alphList{
list-style-type:lower-alpha;
padding-left:20px;
}

.alphList li{
margin:0;
padding:0;
}

.noPaddingBottom{
padding-bottom:0;
}