@charset "utf-8";
/* CSS Document */

/* TABS */
ul#tablists { list-style:none; margin:0; padding:0; }
.tabsBox { display:none; width:500px; height:175px; float:left; padding:20px 200px 20px 10px; background:url(../images/bg_col/bg_contentMainBoxHeader.png) no-repeat; }
	.tabsBox h1, .tabsBox h1 a{ font-size:35px; line-height:30px; margin-top:-8px; letter-spacing:-2px; margin-bottom:4px; color:#000000; text-decoration:none; }
	.tabsBox h1 a:hover { color:#222222;  }	
	.tabsBox h2 { font-size:20px; font-weight:normal; color:#333333; margin-bottom:8px; line-height:normal; }
	.tabsBox h3 { font-size:26px; font-weight:normal; }
	.tabsBox h4 { font-size:16px; font-weight:normal; }
	
.tabsBox  .callBox { font-family:Arial, Helvetica, sans-serif; width:45%; height:auto; padding:3px 2px 2px 2px; margin-bottom:8px; font-size:17px;  border:1px solid #999999; background:url(../images/bg_inputField.png) no-repeat; background-color:#FFFFFF;  color:#333333; font-weight:bold; }
.tabsBox  .box { font-family:Arial, Helvetica, sans-serif; width:45%; height:auto; padding:3px 2px 2px 2px; margin-bottom:8px; font-size:17px;  border:1px solid #999999; background:url(../images/bg_inputField.png) no-repeat; background-color:#FFFFFF;  color:#333333; font-weight:bold; }
.tabsBox  .callBoxCurrency {font-family:Arial, Helvetica, sans-serif;  width:34%; height:auto; padding:3px 2px 2px 2px; padding-left:20px; margin-bottom:8px; font-size:16px;  border:1px solid #999999; background:url(../images/bg_inputFieldCurrency.png) no-repeat; background-color:#FFFFFF; font-weight:bold; color:#333333; }
	
.tabsBox ul { margin:15px 0 20px 20px; font-weight:bold; }
.tabsBox li { margin-left:30px; list-style:disc; font-size:15px;  margin-bottom:5px; list-style-image: url(../images/arrow_bullet.gif);  }
.tabsBox form#debtTest h3 { font-size:28px; }	
.tabsBox form#debtTest p { font-size:15px; margin:7px 0; position:relative; float:left; color:#333333; }

#tabOne.tabs a{ width:237px; height:34px; background: url(../images/bg_col/bg_tabOne.png) no-repeat 0 -48px; float:left;  color:#FFFFFF; text-decoration:none; text-align:center; padding-top:10px; font-size:18px; }
#tabTwo.tabs a{ width:235px; height:34px; background: url(../images/bg_col/bg_tabTwo.png) no-repeat 0 -48px; float:left;  color:#FFFFFF; text-decoration:none; text-align:center; padding-top:10px; font-size:18px; }
#tabThree.tabs a{ width:238px; height:34px; background: url(../images/bg_col/bg_tabThree.png) no-repeat 0 -48px; float:left; color:#FFFFFF; text-decoration:none; text-align:center; padding-top:10px; font-size:18px; }
#indexTabs .tabs a:hover, #indexTabs .tabs .current { background-position: 0 0; }

#tools_savingsCalc_value { margin-top:-10px; }