/**** styles for the buying page ****/
#topTextTabInfo {
	width: 760px;
	text-align:center;
	padding-bottom: 10px;
}
#tabHolderBuyingPage {
	width: 620px;
	height: 40px;
	position:relative;
	margin-left: 70px;
}
#buyingTabPageLine {
	width: 620px;
	height: 10px;
	position: absolute;
	top:30px;
	left:0px;
	z-index: 10;
}
#buyingTabPage {
	width: 98px;
	height: 40px;
	position: absolute;
	top:0px;
	left:26px;
}
#tabHolderBuyingPage #finCalTabs {
	width: 233px;
	height: 40px;
	position: absolute;
	top:0px;
	left:145px;
}
#tabHolderBuyingPage #preApprovedTabs {
	width: 192px;
	height: 40px;
	position: absolute;
	top:0px;
	left:400px;
}
#midTextBuying {
	padding-left: 70px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#pageTextBuying {
	padding-right: 120px;
	padding-left: 120px;
	padding-bottom: 10px;
}
.style19 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000;
	padding-top: 10px;
	padding-bottom: 5px;
}
.style20 {
	font-family: "Palatino Linotype", Palatino, "Book Antiqua", serif;
	font-weight: normal;
	font-size: 18px;
	font-style: italic;
	color: #000;
}
.style21 {
	font-family: "Palatino Linotype", Palatino, "Book Antiqua", serif;
	font-weight: normal;
	font-size: 18px;
	color: #000;
}
/* end of styles for the buying page */