/* CSS Document */
/* PFS Style Sheet */

html { font-size: 100%; /* IE hack */ }
table { font-size: 100%; /* IE hack */ }

body { margin: 30px 0 30px 0; background-color: #edecee; font-family: Lucida Grande, Lucida Sans, Tahoma, Arial, Helvetica, sans-serif; font-size: 71%; color: #909293;  }

#fullcontainer { margin: 0 auto; width: 855px; }

#navigation { width: 825px; height: 39px; padding: 0 0 0 30px; margin: 0; }
#navigation ul { list-style: none; margin: 0; padding: 0; }
#navigation li { display: inline; }

#leftcontainer { display: block; float: left; width: 583px; height: 460px; background: #FFFFFF url(images/leftedge.gif) no-repeat top left; }
#rightcontainer { display: block; float: left; width: 223px; height: 428px; padding: 32px 23px 0 26px; background: #537c00 url(images/rightcontainerbg.jpg) no-repeat top right; color: #FFFFFF; }

#leftcontainer .leftcontent { width: 583px; width/**/:/**/ 539px; height: 415px; margin: 0; padding: 45px 0 0 44px; background-image: url(images/leftcontentbg.jpg); background-position: bottom right; background-repeat: no-repeat; }
.bottominfo { display: block; margin: 106px 0 0 0; width: 539px; height: 87px; text-align: left; }
.bottominfo .right { display: block; float: right; width: 193px; height: 85px; border-left: 1px solid #c6c8ca; padding: 2px 0 0 16px; margin: 0; }
.bottominfo .middle { display: block; float: right; width: 150px; height: 85px; border-left: 1px solid #c6c8ca; padding: 2px 0 0 16px; margin: 0; }

.bottominfo a:link, .bottominfo a:visited { color: #909293; text-decoration: underline; }
.bottominfo a:hover, .bottominfo a:hover { color: #909293; text-decoration: none; }

#sitefooter { display: block; width: 855px; height: 54px; }

.shortinfo { display: block; width: 203px; padding: 0 10px; margin: 25px 0 0 0; }
.shortinfo h5 { color: #b8ff29; font-size: 105%; margin: 10px 0 5px 0; }

#assetclass { display: none; }
#lifestyle { display: none; }
#fitnessclub { display: none; }
#let { display: none; }

.normal { opacity: 1; filter: alpha(opacity=100); }
.faded { opacity: .7; filter: alpha(opacity=70); }





