.thide {
	display: none;
}
.tshow {
	display: block;
}
#refidiv,#refidivPopup {
	width: 295px;
	height:250px;
	border:5px solid #DBEEF7;
}
#outercntr,#outercntrPopp {
	width:293px;
	height:248px;
	border:1px solid #B1DAEE;
	background-color:#EAF5FB;
}
#innercntr,#innercntrPopup {
	width:293px;
	height:50px;
	border-bottom:1px solid #B1DAEE;
}
#refi_activetab,#refi_activetabPopup {
	width:145px;
	height:22px;
	float:left;
	text-align:center;
	font-weight:bold;
	font-family:arial;
	font-size:12px;
	padding-top:3px;
	color:#003366;
	cursor:pointer
}
#refi_inactivetab,#refi_inactivetabPopup {
	width:145px;
	height:22px;
	float:right;
	border:1px solid #B1DAEE;
	background-color:#E2E2E2;
	text-align:center;
	font-weight:bold;
	font-family:arial;
	font-size:12px;
	padding-top:3px;
	color:#9A9A9A;
	cursor:pointer
}
#datecntr {
	float:right;
	width:293px;
	height:19px;
	text-align:center;
	padding-top:1px
}
.dateclass {
	color:#003366;
	font-family:Arial;
	font-size:14pt;
}
#ratediv {
	width:293px;
	height:120px;
}
#ratetitle {
	color:#666666;
	float:left;
	font-family:arial;
	font-size:10pt;
	font-weight:bold;
	width:293px;
	height:20px;
	padding-top:6px
}
#prdcntr {
	float:left;
	height:95px;
	padding-top:3px;
	width:137px
}
.trstyle {
	background-color: #FFFFFF;
}
.trstyle2 {
	background-color: #EAF5FB;
}
.tdstyle {
	color:#003366;
	font-family:Arial;
	font-size:11pt;
	font-weight:bold;
	height:29px;
	padding-left:10px
}
.anchorstyle {
	display: block;
	text-decoration: underline;
	color:#003366
}
#iframecntr {
	float:left;
	height:95px;
	width:150px;
	padding-top:3px
}
#bottomcntr {
	float:left;
	height:86px;
	width:295
}
#frmcntr {
	text-align:center;
	width:293px;
	color:#666666;
	font-family:arial;
	font-size:9pt;
	font-weight:bold;
	padding-top:3px
}
#frmtable {
	width:293px;
	float:left;
}
#ziptxt {
	float:left;
	padding-left:40px;
	padding-top:8px
}
.txtstyle {
	width: 100px;
	height: 20px;
	font-size: 13px;
	font-family:arial;
	text-align:center
}
#buttondiv {
	float:left;
	padding-left:12px;
	padding-top:3px
}
#backlinkcntr {
	padding-top:2px;
	float:left;
	padding-left:28px
}
#purchasediv,#purchasedivPopup {
	width: 295px;
	height:250px;
	border:5px solid #DBEEF7;
}
#purchase_inactivetab,#purchase_inactivetabPopup {
	width:145px;
	height:22px;
	float:left;
	border:1px solid #B1DAEE;
	background-color:#E2E2E2;
	text-align:center;
	font-weight:bold;
	font-family:arial;
	font-size:12px;
	padding-top:3px;
	color:#9A9A9A;
	cursor:pointer
}
#purchase_activetab,#purchase_activetabPopup {
	width:145px;
	height:22px;
	float:right;
	text-align:center;
	font-weight:bold;
	font-family:arial;
	font-size:12px;
	padding-top:3px;
	color:#003366;
	cursor:pointer
}
#backlink {
	float:left;
	color:#B9BDBF
}
.backanchor {
	text-decoration:none;
	color:#B9BDBF;
}
#imgcntr {
	float:left;
	padding-top:2px
}

/* New CSS Code */
td#popoverCell {
	height:25px;
}
div#popovermatte {
	display:none;
	z-index:9999;
	position:absolute;
	float:left;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background-color:transparent;
	background-image:url('/images/popoverbkgnd.png');
	background-repeat:repeat;
	text-align:center;
}
div#popoverIframeWrapper {
	margin-right:auto;
	margin-left:auto;
	width:763px;
	height:90%;
	padding-top:20px;
}
a#reducePopoverLink img {
	float:right;
	border:none;
}
iframe#popoveriframe {
	border:0px solid #000;
	background-color:transparent;
	width:763px;
	height:600px;
}

div#popovermatteWidget {
	display:none;
	z-index:9999;
	position:absolute;
	float:left;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background-color:transparent;
	background-image:url('/images/popoverbkgnd.png');
	background-repeat:repeat;
	text-align:center;
}
div#popoverIframeWrapperWidget {
	margin-right:auto;
	margin-left:auto;
	width:763px;
	height:90%;
	padding-top:20px;
}
a#reducePopoverLinkWidget img {
	float:right;
	border:none;
}
div#refidivPopup {
	float:right;
	clear:right;
	margin:191px 31px 0 0;
	background: #fff;
}
div#purchasedivPopup {
	float:right;
	clear:right;
	margin:191px 31px 0 0;
	background: #fff;
}
