<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#homepage-content {
	position: relative;
	width: 861px;
	margin: 10px 0 0 3px;
	border: 1px solid #ccc;
	padding: 10px;
    border-radius: 5px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
	background: url(../img_homepage/plans-bg.jpg) bottom left no-repeat #fff;
}

#homepage-content:after {
	content: ".";
	clear: both;
	height: 0px;
	visibility: hidden;
	line-height: 0em;
}

.left-col {
	position: relative;
	float: left;
	margin-right: -2px;
	width: 295px;
	font-size: 14px;
	color: #444;
	z-index: 99;
}

.left-col:after {
	content: " ";
	line-height: 0px;
	height: 0;
	clear: both;
}

.right-content {
	position: relative;
	width: 542px;
	padding: 10px;
	background: #e6dbeb;
	border: 2px solid #bda8cb;	
	border-radius: 5px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
	float: left;
	z-index: 1;
	min-height: 450px;
	display: none;
}

.right-content-img {
	position: relative;
	width: 567px;
	padding: 0px;
	background: url(../img_homepage/homepage.jpg) no-repeat;
	height: 460px;
	float: left;
}

.ext-ie6 .right-content-img { width: 565px; }

.sort-left-homepage {
	overflow: hidden;
	float: left;
	margin: 3px 3px 0 0;
	width: 145px;
}

.dropdown-left-homepage {
	height: 20px;
	display: inline-block
}
.dropdown-left-homepage .x-form-field-wrap { left: auto; } 
.dropdown-left-homepage .x-form-field-wrap .x-form-field { vertical-align: bottom; } 

.dropdown-left-homepage span {
	font-size: 10px;
}

.top-right-content {
	color: #676767;
	font-size: 16px;
	height: 35px;
}

.top-right-content span {
	position: absolute;
}

.top-right-content a {
    background: url("../img_homepage/plan_details-btn.png") no-repeat scroll 0 0 transparent;
    color: #666666;
    display: block;
    font-size: 9px;
    font-weight: bold;
    height: 19px;
    left: 415px;
    padding: 4px 0 0 28px;
    position: absolute;
    text-decoration: none;
    width: 121px;
}

.middle-right-content-div-parent	{
	float: left;
}

.middle-right-content-div {
	background: url(../img_homepage/table-bg.png) repeat-x #9163b3;
	width: 300px;
	padding: 10px;
	padding-top: 5px;
	font-size: 11px;
	float: left;
	border-radius: 5px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
}

.fund-spans span {
	color: #fff;
	font-weight: bold;
}

.fund-spans {
	margin-bottom: 5px;
}

.middle-right-content-div .top1 {	
	margin: 0 110px 0 11px;
}
.middle-right-content-div .top2 {	
	margin-left: 30px;
}
.middle-right-content-div .top3 {	
	margin-left: 30px;
}

#middle-right-content-table {
	width: 300px;
}

#middle-right-content-table {
	background: #fff;
	border-radius: 5px 5px 0 5px;
	-moz-border-radius: 5px 5px 0 5px;
    -webkit-border-radius: 5px 5px 0 5px;
    -khtml-border-radius: 5px 5px 0 5px;
}

#middle-right-content-table td {
	padding: 10px;
	color: #676767;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

.middle-right-content-text {
	font-size: 11px;
	color: #923131;
	padding-top: 10px;
	clear: both;
	height: 60px;
}

.plans-list {
	position: relative;
	width: 285px;
	height: 118px;
	padding: 15px 0 0 10px;
	background: url(../img_homepage/left-plans-bg.png) no-repeat 0px -136px;
}

.ext-ie6 .plans-list { background: url(../img_homepage/left-plans-bg.gif) no-repeat 0px -136px; }

.plans-list:hover {
	cursor: pointer;
	background-position: 0px 0px;
}

.ext-ie6 .plans-list:hover { background-position: 0px 0px; }

.plans-list-active {
	background: url(../img_homepage/list-item-active.png) no-repeat;
}

.ext-ie6 .plans-list-active {
	background: url(../img_homepage/list-item-active.gif) no-repeat;
}

.plan-list-title-other {
	color: #fff;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 50px;
	background: url(../img_homepage/other-bg-off.gif) no-repeat 10px 5px;
}

.plans-list:hover .plan-list-title-other {
	background: url(../img_homepage/other-bg-on.gif) no-repeat 10px 5px;
}

.plans-list-active .plan-list-title-other {
	background: url(../img_homepage/other-bg-on.gif) no-repeat 10px 5px;
}

.plan-list-title-SV {
	color: #fff;
	padding-top: 10px;
	padding-bottom: 22px;
	padding-left: 60px;
	background: url(../img_homepage/savings-bg-off.gif) no-repeat 10px 8px;
}

.plans-list:hover .plan-list-title-SV {
	background: url(../img_homepage/savings-bg-on.gif) no-repeat 10px 8px;
}

.plans-list-active .plan-list-title-SV {
	background: url(../img_homepage/savings-bg-on.gif) no-repeat 10px 8px;
}

#middle-right-content-chart-parent {
    height: 360px;
    left: 320px;
    position: absolute;
    top: 30px;
    width: 260px;
}

#middle-right-content-chart {
    height: 260px;
    /*left: 320px;
    position: absolute;
    top: 30px;*/
    width: 260px;
}

.plan-list-mleft {
	color: #676767;
	font-weight: bold;
	font-size: 12px;
	width: 130px;
	float: left;
	margin-left: 10px;
}

.ext-ie6 .plan-list-mleft { margin-left: 4px; }

.plan-list-mright {
	color:#676767;
	font-weight: bold;
	font-size: 12px;
	width: 110px;
	float: left;
	}
	
.plan-list-tooltip {
	width:14px;
	height:14px;
	float: left;
	background: url(../img_homepage/help-ttip.png) no-repeat 0px -14px;
	}

.plan-list-tooltip2 {
	width:14px;
	height:14px;
	float: left;
	background: url(../img_homepage/tooltip.gif) no-repeat 0px 0px;
	}


.plan-list-bleft {
	font-size: 10px;
	color: #fff;
	width: 70px;
	float: left;
	margin-left: 5px;
	}
	
.plan-list-clear {
	clear: both;
	height:11px;
	text-indent: -999em;
	color: #fff;
	font-size: 1px;
	text-transform: uppercase;
	}
	
.plan-list-bright {
	font-size: 10px;
	color: #fff;
	width: 180px;
	float: right;
	margin-right: 20px;
	text-align:right;
	}

.plan-list-bright span {
	text-transform: uppercase;
}

.middle-right-content-text .left-text {
	width: 340px;
	float: left;
	}
.middle-right-content-text .right-text {
	text-align: left;
	width: 200px;
	}

#middle-right-content-table table {text-align: center; border:none;}
	
#middle-right-content-table .tab-first {
	width: 205px;
	text-align: left;
	}
	
#middle-right-content-table .tab-sec {
	width: 60px;
	}
	
#middle-right-content-table .tab-thirth {
	width: 50px;
	border-right: none;
	}

#middle-right-content-table .last-table-plan {border-bottom: none;}

#middle-right-content-table .last-table-td {border: none;}

#middle-right-content-table .last-table-first {border-bottom: none; text-align: left;}

#pages-links .links-pages a{
	display: block;
	float: left;
	width: 20px;
	height: 17px;
	text-align: center;
	text-decoration: none;
	color: #636363;
	font-weight: bold;
	background: url(../img_homepage/links-bg.png) no-repeat;
	font-size: 11px;
	padding-top: 2px;
	}
	
.ext-ie6 #pages-links .links-pages a { background: url(../img_homepage/links-bg.gif) no-repeat; }


#pages-links {
	margin-top: 10px;
	margin-right: 12px;
	float: right;
}

.links-pages {
	float: left;
	width: 20px;
	height: 17px;
}
	
#risk-wrapper{
	width: 516px;
	height: 100px;
	padding: 10px;
	background:#fff;
	color: #636363;
	font-size: 16px;
	border: 1px solid #ccc;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -khtml-border-radius: 5px 5px 5px 5px;
	}
	
.risk-factor-txt {
	font-size: 11px;
	color: #990000;
	margin-top: 70px;
	float: left;
}

.risk-factor-ttip{
	width:14px;
	height:14px;
	float: left;
	background: url(../img_homepage/help-ttip.png) no-repeat;
	margin: 69px 0 0 5px;
	}
	
.risk-factor-low {
	width: 320px;
	height: 100px;
	background: url(../img_homepage/risk-bg.jpg) no-repeat 0px 24px;
	border-right: 1px solid #ccc;
	float: left;
}

.risk-factor-medium {
	width: 320px;
	height: 100px;
	background: url(../img_homepage/risk-bg.jpg) no-repeat 0px -91px;
	border-right: 1px solid #ccc;
	float: left;
}

.risk-factor-high {
	width: 320px;
	height: 100px;
	background: url(../img_homepage/risk-bg.jpg) no-repeat 0px -206px;
	border-right: 1px solid #ccc;
	float: left;
}

#sum-plans-table {
	float: left;
	width: 71px;
	height: 23px;
	border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    -khtml-border-radius: 0 0 5px 5px; 
    background: #ffffff;
    text-align: center;
    font-weight: bold;
    color: #676767;
    padding-top: 10px;
    margin-left: 139px;
    }

.ext-ie6 #sum-plans-table { margin-left: 115px; width: 70px; }

.cur-val-sum {
	position: relative;
	color: #fff;
	font-weight: bold;
	padding-top: 10px;
	width: 90px;
	float: left;
	left: 140px;
}

.sort-by-home{
    float: left;
    font-size: 10px;
    margin-top: 5px;
    margin-right: 5px;
}

div.cmf-skinned-select {
	float: left;
	width: 89px;
	height: 20px;
	background: url(../img_homepage/sort-by-bg.png) no-repeat;
	font-weight: bold;
	font-size: 10px;
}

div.cmf-skinned-text {
    padding-top: 4px;
    padding-left: 5px;
}

#sel-plan-type {
	cursor: pointer;	
}

#latest-news-home {
	position: relative;
	width: 882px;
	height: 58px;
	background: url(../img_homepage/latest-news-bg.png) no-repeat;
	margin: 10px 0 0 4px;
}

.latest-news-txt {
	color: #fff;
	font-weight: bold;
	margin-left:220px;
	width: 630px;
	height: 18px;
	padding-top: 12px;
	overflow: hidden;
	position: relative;
}

.latest-link {
    float: left;
    height: 40px;
    margin-left: 40px;
    width: 160px;
}

.latest-link a {
	display: block;
	width: 160px;
	height: 40px;
	text-indent: -999em;
	text-transform: uppercase;
}

.latest-news-txt .item { display: none; position: absolute; top: 13px; }
.latest-news-txt .item-active { display: block; }

.latest-news-txt span {
	color: #ffc00b;
}

.news-latest {margin-top: 12px;}

.movie-home {
	width: 280px;
	height: 196px;
	cursor: pointer;
	margin-left: 4px;
	float: left;
	padding-right: 18px;
	border-right: 1px solid #ccc;
}

.movie-home img{
	width: 280px;
	height: 160px;
	cursor: pointer;
	margin-top: 15px;
	margin-left: 4px;
	float: left;
	padding-right: 18px;
}

.home-middle {
	width: 265px;
	height: 196px;
	float: left;
	margin-left: 16px;
	padding-right: 16px;
	border-right: 1px solid #ccc;
	background: url(../img_homepage/middle-bg.jpg) no-repeat 0px 30px;
}

.home-right {
	width: 263px;
	height: 196px;
	background: url(../img_homepage/right-bg.jpg) no-repeat 0px 30px;
	float: left;
	margin-left: 18px;
	}

.home-right a {
	display: block;
	width: 263px;
	height: 150px;
}
	
.movie-home, .home-middle, .home-right {color: #636363; font-size: 15px;}

.home-middle-title {
	color: #777;
	font-size: 18px;
	margin: 40px 0 0 20px;
}

.home-middle-txt {
	color: #777;
	font-size: 12px;
	margin: 10px 0 0 20px;
}

.home-middle-btm a{
	display: block;
	color: #663b8a;
	margin: 20px 0 0 20px;
	text-decoration: none;
}

.close-movie {
	position: relative;
	z-index: 999;
	width: 20px;
	height: 20px;
	background: url(../img_homepage/close-btn.png) no-repeat;
	margin-top: -345px;
	left: 570px;
	cursor: pointer;
}

#clock-homepage {
	float: left;
	margin-left: 8px;
}

.clock-text{
	font-size: 11px;
	color: #900;
}

.clock-counter {
	height: 57px;
	margin-top: 10px;
}

.time-clock-year {
	width: 93px;
	height: 50px;
	background: url(../img_homepage/timebox_years_11.png) no-repeat;
}

.time-clock-month {
	width: 93px;
	height: 50px;
	background: url(../img_homepage/timebox_months_10.png) no-repeat;
}

.another-plan-btn a {
	display: block;
	width: 94px;
	height: 15px;
	background: url(../img_homepage/another-plan.png) no-repeat;
	color: #666;
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
	padding: 4px 0 0 30px;
}

.ext-ie6 .another-plan-btn a { background: url(../img_homepage/another-plan.png) no-repeat; }

.another-plan-btn {
	width: 130px;
	float: left;
	margin: 10px 0 0 10px;
}

#top-left-wrapper {
	margin-bottom: 10px;
}

#plan-count {
	margin: 4px;
}

#homepage-content, .right-content, .middle-right-content-div, #middle-right-content-table, #risk-wrapper, #sum-plans-table {
	 border-radius: 5px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;   
    behavior:url(PIE.htc);
}

.x-ie-shadow {
    visibility: hidden;
}

#overlay {
	position: fixed;
	display: none;
	background: #000;
	top: 0;
	left: 0;
	z-index: 5555;
}

.ext-ie6 #overlay { 
 position: absolute;
 top: expression(0+((e=document.documentElement.scrollTop)?e:document.body.scrollTop)+'px'); 
}

#ov-content {
	position: fixed;
	width: 560px;
	height: 315px;
	border: 5px solid #666;
	background: #000;
	color: #fff;
	left: 50%;
	top: 50%;
	margin-top: -150px;
	margin-left: -280px;
	display: none;
	z-index: 6666;
}

.ext-ie6  #ov-content { 
 position: absolute;
 top: expression(300+((e=document.documentElement.scrollTop)?e:document.body.scrollTop)+'px'); 
}


#closeBtn {
	position: absolute;
	width: 20px;
	height: 20px;
	background: url(../img_homepage/close-btn.png) no-repeat;
	left: 559px;
	margin-top: -19px;
	cursor: pointer;
	display: none;
	z-index: 7777;
}</pre></body></html>