/*** f6039a ***/
html { background: #fff url('../img/site_bg.png') repeat-x; margin: 0 !important; 	padding: 0 !important; }
body { font: 100% Helvetica, Arial, sans-serif; background: url('../img/leftPanel1.png') center top no-repeat; 
	margin: 0 !important; padding: 0 !important; text-align: center; color: #333; }
body.terms { background: none; }
.oneColFixCtr #container { width: 985px; margin: 0 auto; text-align: left; border-top: 1px solid transparent; /* silly firefox bug?! */ }

.clear { clear: both; }
p, ul { font-size: 11px; line-height: 1.5; }
p { margin-bottom: 10px; }

#leftColumn { float: left; width: 330px; margin-right: 45px; margin-bottom: 20px; }
#leftColumn h1 { width: 330px; height: 100px; text-indent: -9999px; background: url('../img/logo.jpg') center bottom no-repeat; }
#leftColumn h2#circle { position: absolute; margin-left: 215px; margin-top: -22px; width: 152px; height: 152px; text-indent: -9999px;
	background: url('../img/circle.png') no-repeat; z-index: 2; margin-bottom: 0; }
h2#circle span { display: none; }
#bannerImg { padding: 0 10px 10px 10px; }

#middleColumn { float: left; width: 325px; margin-right: 25px; padding-top: 120px; }
#middleColumn h2 { font-weight:normal; font-size:17.7px; color:#f4018a; line-height: 24px; margin-bottom: 20px; }
#middleColumn h2 span { color:#333; }

#rightColumn { float: left; width: 240px; }
#rightColumn h3 { color: #f4018a; font-size: 11px; font-weight: bold; line-height: 1.5; margin-bottom: 0px; }
#rightColumn h3.prospect { margin-bottom: 5px; }
#rightColumn h4 { color:#333333; font-size: 11px; line-height: 1.5; }
.rightColumnInner { margin-left: 20px; width: 220px; }
.rightColumnInner p { margin-bottom: 0 !important; }
.dottedBottom { width: 100%; float: left; border-bottom: 1px dotted #b2b2b2; margin-top: 15px; margin-bottom: 15px; }
.value a { margin-left: -5px; }
.value a img { border:none; }
#rightColumn .label { display: block; float: left; font-weight: bold; color: #212020; width: 45px; }
#rightColumn .value { margin-bottom: 7px; display: block; float: left; width: 175px; }
#rightColumn p.noSpace .value { margin-bottom: 0; }
ul { color: #f4018a; padding-left: 15px; list-style: disc outside; }
ul li { padding-bottom: 8px; width: 210px; }
ul li span { color: #333; }

/*** ts and cs ***/
.terms h1 { text-indent: -9999px; width: 625px; height: 120px; margin-left: auto; margin-right: auto; 
	background: url('../img/tcs_heading.png') center top no-repeat; margin-bottom: 20px; }
.terms .innerShell { width: 585px; margin-left: auto; margin-right: auto; text-align: left; }
.terms .innerShell h2 { font-size: 17.7px; color: #f4018a; line-height: 24px; font-weight: normal; margin-bottom: 10px; }
.terms .innerShell h3 { font-size: 11px; color: #f4018a; }
.terms .innerShell .rights { font-weight: bold; }
.terms .innerShell a { color: #333; }
.terms .innerShell .buttonsRow { width: 180px; margin: 30px auto;  }
.terms .innerShell .buttonsRow a, .terms .innerShell .buttonsRow input { width: 90px; height: 35px; display: inline-block; text-decoration: none; 
	color: #f4018a; font-weight: bold; margin: 0; font-size: 13px; font-weight: bold; float: left; border: none; }
.terms .innerShell .buttonsRow input { font: bold 13px Helvetica, Arial, sans-serif !important; }
.terms .innerShell .buttonsRow a:hover { color: #eee; }
.terms .innerShell .buttonsRow a.left { background: url('../img/tcs_left_btn.jpg') left top no-repeat; }
.terms .innerShell .buttonsRow a.left span { display: block; margin-top: 12px; margin-left: 14px; }
.terms .innerShell .buttonsRow a.left:hover { background: url('../img/tcs_left_btn.jpg') left bottom no-repeat; }
.terms .innerShell .buttonsRow input { background: transparent url('../img/tcs_right_btn.jpg') left top no-repeat; cursor: pointer; }
.terms .innerShell .buttonsRow input:hover { background: transparent url('../img/tcs_right_btn.jpg') left bottom no-repeat; color: #eee; }