/********************************************************
* fn: style2.css
* by: dan concepcion
* dt: 28FEB08@2255h
* re: index.cfm (landing page updated)
* dd: no description.
*********************************************************/
@charset "utf-8";

.adjustDn01 {
	position: relative;
		top: 4px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top:0px;
}

.IEadjust01 {
	*position: relative;
		*top: -14px;
}

.IEadjust02 {
	*position: relative;
		*top: -10px;
}

#leftColumn {
	float: left;
	width: 575px;
}

#leftColumn p {
	width: 525px;
}

#legal {
	background-image: url(images/bottomspacer.png);
	background-repeat: no-repeat;
	clear: both;
	color: #999999;
	font-size: 9px;
	padding: 30px 0px 0px 0px;
}

#navBar {
	background-image: url(images/bg_navBar.jpg);
	background-repeat: no-repeat;
	height: 37px;
	margin-top: 7px;
	padding: 0px 0px 0px 72px;
}

#pgLayout {
	text-align: left;
	width: 863px;
}

#rightColumn {
	clear: right;
	float:left;
	padding: 35px 0px 0px 0px;
	text-align: right;	
	width: 285px;
}

#riskFreeOffer {
	background-image: url(images/bg_riskFreeOffer.gif);
	background-repeat: no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height: 144px;
	padding: 12px 0px 0px 15px;
	text-align:left;	
	width:556px;
}

#riskFreeOffer p {
	width:500px;
}

.supscr {
	font-size: 11px;
	position: relative;
		top: -1px;
}

.widthAdj01 {
	padding: 0px 26px 0px 60px;
}

.widthAdj02 {
	padding: 0px 60px 0px 26px;
}
