/* shell control */
	#globalLeftNavShop { display:none; }
	#globalLeftNavNewsletter { display:none; }
	#globalLeftNavAd { display:none; }


/* general layout */
	body{
		background-image:url(../images/bg_page.gif);
		background-repeat:repeat-x;
	}
	#centerContent{
		padding:0 0 0 19px;
		margin-bottom:45px;
		background-image:url(../images/bg_content.gif);
		background-repeat:no-repeat;		
	}
	#centerContent *{
		font-family: Arial, sans-serif;
		font-size:10pt;
		color:#333;
	}
	#centerContent p{
		margin:0 0 10px 0;
		padding:0;
	}
	#centerContent a{
		text-decoration:none;
		color:#044e8e;
	}
	#centerContent a:hover{
		text-decoration:underline;
	}
	#centerContent a img,
	#centerContent img{
		border:none;
	}
	#centerContent .head{
		padding-top:8px;
		margin-bottom:11px;
	}
	#centerContent .head .insert{
		float:right;
		background-color:#fff;
		padding-right:12px;
	}
	#centerContent .head .insert h4{
		font-size:8pt;
		margin-bottom:5px;
		color:#5A5758;
	}
	#mainContent{
		margin:0;
		padding:0;
	}
	#mainContent h2{
		font-size:15pt !important;
		padding:0;
		margin:0 0 10px 0;
		color:#666;
	}
	#mainContent h2 a{
		font-size:15pt;
	}
	#centerContent h3{
		font-size:13pt !important;
		padding:0;
		margin:0;
		color:#333;
	}
	
	#col1{
		padding:0 6px 0 0;
		width:582px;
		vertical-align:top;
	}
	#landing #col1{
		padding-right:14px;
	}
	
	
	#col2{
		width:221px;
		vertical-align:top;
	}
	.contentWrapper{
		background-color:#fff;
		padding:10px 5px 10px 7px;
	}
	
	#calculator .contentBlock,
	#market .contentBlock,
	#about .contentBlock{
		padding:10px;
	}
	
/* tabs */
	.tabs ul{
		list-style:none;
		margin:0;
		padding:0;
		height:20px;
		border-bottom:1px solid #ccc;
	}
	.tabs li{
		float:left;
		background-color:#fff;
		background-image:url(../images/bg_tab_off.gif);
		background-repeat:repeat-x;
		height:20px;
		border-top:1px solid #ccc;
		border-right:1px solid #ccc;
	}
	.tabs li.first{
		border-left:1px solid #ccc;
	}
	.tabs li.on{
		background-image:none;
	}
	#centerContent .tabs li a{
		color:#000;
		display:block;
		padding:3px 13px 0 13px;
	}
	#centerContent .tabs li a:hover{
		text-decoration:none;
	}
	#landing .tabs{
		padding-bottom:10px;
		background-color:#fff;
	}
	
	
	
/* content block */
	.contentBlock{
		padding:15px;
		margin-bottom:15px;
		clear:right;
	}
	.contentBlock .block{
		margin-bottom:10px;
	}
	.contentBlock img.XpanderToggleImg{
		cursor: pointer; 
		display:inline; 
		margin:10px 0 30px 0 ;
		float:right;
	}
/* explore more styles */
	.explore{
		_height:1%;
	}
	#centerContent .explore h1{
		margin-bottom:0;
	}
	.explore .content{
		background-image:url(../images/bg_explore.gif);
		background-repeat:repeat-y;
		padding:7px 18px 0 18px;
		_height:1%;
	}
	.explore .content .c1{
		float:left;
		width:255px;
		margin:0 18px 10px 0;
	}
	.explore .content .c2{
		float:left;
		width:255px;
		margin:0 0 10px 0;
	}
	.explore .content .thumb{
		float:left;
		margin-right:12px;
	}
	.explore .content .item{
		float:left;
		width:133px;

	}
	#centerContent .explore h3{
		font-size:12pt !important;
	}
	#centerContent .explore h3 a{
		font-size:12pt;
		color:#333;
	}
	.explore .content a{
		font-weight:bold;
	}
	
	.explore .divider{
		height:1px;
		background-image:url(../images/bg_explore_divider.gif);
		background-repeat:no-repeat;
		background-position:center 0;
		margin-bottom:10px;
	}
	#centerContent .explore p{
		margin-bottom:5px;
	}
	.explore .footer{
		height:9px;
		background-image:url(../images/bg_explore_foot.gif);
		background-repeat:no-repeat;
	}
	

	
	
/* right "more" */
	.r-more{
		width:216px;
	}
	.r-more .content{
		margin:0 2px;
		padding:10px;
		background-color:#f3f3f3
	}
	#centerContent .r-more h1{
		margin-bottom:0;
	}
	#centerContent .r-more h3{
		position:relative;
		margin-bottom:5px;
	}
	#centerContent .r-more h3 a{
		color:#333;
		font-size:13pt;
	}
	.r-more .item{
		padding-bottom:10px;
		margin-bottom:10px;
		background-image:url(../images/bg_more_r_divider.gif);
		background-repeat:no-repeat;
		background-position:0 100%;
	}
	.r-more .content .last{
		background-image:none;
		paddin-bottom:0;
		margin-bottom:0;
	}
	.r-more .thumb{
		float:left;
		margin-right:5px;
	}
	.r-more .text{
		float:left;
		width:107px;
	}
	.r-more .text a{
		font-weight:bold;
	}
	.r-more h3 a{
		color:#333;
	}
	
	.r-more .foot{
		background-image:url(../images/bg_more_r_foot.gif);
		background-repeat:no-repeat;
		height:4px;
		margin-left:2px;
	}
	
/* right main styles */
	.rmain{
		background-image:url(../images/bg_right_main.gif);
		background-repeat:no-repeat;
		min-height:156px;
		_height:156px;
		margin-bottom:15px;
		padding:10px 12px 10px 18px;
	}
	#centerContent .rmain h3{
		margin-bottom:2px;
		font-size:11pt !important;
		color:#fff;
		
	}
	#centerContent .rmain p{
		margin-bottom:5px;
		font-size:8pt;
		color:#fff;
	}
	.rmain .button{
		text-align:center;
	}	
	
	
		
/* utility styles */
	.clearer{display:block; margin:0; padding:0; clear:both; font-size:1px; width:1px; height:1px; overflow:hidden;}
	
	.promo{
		margin:0 0 20px 0;
	}
	.promo .label{
		font-size:7pt !important;
		color:#9c9b9b;
	}
	
	ul.relatedLinks{
		list-style:none;
		margin:10px 0 30px 0;
		padding:0;
	}
	ul.relatedLinks li{
		list-style:none;
		padding:;
		margin:0 0 10px 0;
		display:block;
	}
	ul.relatedLinks li a{
		padding:0 0 0 40px;
		font-weight:bold;
	}
	ul.relatedLinks li.pdf{
		padding-top:15px;
		background-image:url(../images/icon_pdf.gif);
		background-repeat:no-repeat;
	}
	ul.relatedLinks li.pdf p,
	ul.relatedLinks li.pdf p a{
		font-size:8pt !important;
		font-weight:normal;
		margin-bottom:0 !important;
	}
	.insetCenter{
		text-align:center;
		margin-bottom:10px;
	}
	#greendexQuiz{
		margin-bottom:5px;
	}
	.promo-thumb{
		float:left;
		margin:0 5px 10px 0;
	}
	
/*about page */
#aboutStudy{
	margin-bottom:30px;
}
#aboutStudy h3{
	font-size:10pt !important;
	font-style:italic;

}
#aboutStudy .retTop{
	margin-bottom:20px;
}
/* calculator */
	#calculator .contentBlock{
		background-image:url(../images/bg_calculator.gif);
		background-repeat:repeat-y;
	}
	#calculator .contentBlock table{
		margin:0 10px 10px 10px;
		width:538px;
		border:1px solid #278330;
		border-collapse:collapse;
	}
	#calculator .contentBlock table.members{
		width:auto;
	}
	#calculator .contentBlock table th{
		font-size:9pt;
		font-weight:bold;
		border:1px solid #278330;
		padding:5px;
	}
	#calculator .contentBlock table td{
		padding:5px;
		border:1px solid #278330;
		text-align:center;
	}
	#calculator .contentBlock table td.c1{
		font-weight:bold;
		border-right:none  !important;
		text-align:left;
		vertical-align:top;
		padding-right:0;
	}
	#calculator .contentBlock table td.c2{
		border-left:none !important;
		text-align:left;
		vertical-align:top;
	}
	fieldset{
		border:none;
		margin:0 10px 10px 10px;
	}
	fieldset div{
		position:relative;
		margin-bottom:5px;
	}
	#calculator label{
		display:block;
		margin-bottom:10px;
	}

	#calculator fieldset label{
		margin-bottom:0;
		float:left;
		width:50%;
	}
	#calculator fieldset select{
		float:left;
	}
	#calculator fieldset.radios label{
		display:block;
		float:none;
		margin-left:20px;
		width:auto;
	}
	#calculator fieldset.radios p{
		margin-bottom:0;
	}
	#calculator fieldset.radios div{
		margin-bottom:10px;
	}
	
	#calculator #mainContent .button{	
		text-align:center;
		margin:25px 0;
	}
	
	#calculator .total{
		float:right;
		width:250px;
		margin-bottom:15px;
	}
	#calculator .total div{
		font-size:18pt;
		font-weight:bold;
		float:left;
		padding:5px;
		margin-right:5px;
	}
	
	#calculator .total div.show{
		border:1px solid #278330;
		color:#278330;
		background-color:#fff;
		min-width:75px;
		~width:75px;
		min-height:30px;
		text-align:center;
	}
	#calculator #postCalc{
		display:none;
		font-weight:bold;
		margin-bottom:25px;
		border:1px solid #278330;
		background-color:#fff;
		padding:10px;
	}
	div.shareButton
	{
		float:right; 
		margin:5px 0px 10px 10px;
	}
	
	div.altShareButton
	{
		float:right; 
		margin:-15px 29px 35px 10px;
	}
	