#pAccounts {
	/*overflow: hidden;*/
}

#cLeft {
	padding-right: 0px;
}

#cRight {
	width: 740px;
	padding: 15px 0 0 0;
}

#pAccounts ul {
	margin-top: 20px;
	margin-right: 0px;
	list-style: none;
	background: transparent url(../../images/bank/ulcorner.gif) no-repeat
		scroll bottom left;
	height: 40px;
	padding-left: 4px;
}

#pAccounts ul li {
	width: 133px;
	position: relative;
}

#pAccounts ul li.active a,#pAccounts ul li.tab a {
	width: 125px;
}

#pAccounts ul li.tab {
	text-align: center;
	height: 29px;
	float: left;
	margin-top: 7px;
	text-align: center;
	border-bottom: 1px solid #63a7c2;
}

#pAccounts ul li.tab span.lmenu {
	width: 5px;
	height: 100%;
	display: block;
	float: left;
	background: #a2ccdd url(../../images/bank/lmenu.gif) no-repeat scroll
		top left;
}

#pAccounts ul li.tab span.rmenu {
	width: 3px;
	height: 100%;
	display: block;
	float: left;
	background: url(../../images/bank/rmenu.gif) no-repeat scroll
		top left;
}

#pAccounts ul li.tab a {
	padding-top: 8px;
	display: block;
	float: left;
	height: 21px;
	background: #a2ccdd;
	color: #fff;
}

#pAccounts ul li.active {
	text-align: center;
	height: 36px;
	float: left;
	border-bottom: 1px solid #63a7c2;
}

#pAccounts ul li.active span.lmenu {
	width: 5px;
	display: block;
	float: left;
	background: url(../../images/bank/lmenuactive.gif) no-repeat
		scroll top left;
	height: 36px;
}

#pAccounts ul li.active span.rmenu {
	width: 3px;
	display: block;
	float: left;
	background: url(../../images/bank/rmenuactive.gif) no-repeat
		scroll top left;
	height: 36px;
}

#pAccounts ul li.active a {
	display: block;
	float: left;
	height: 36px;
	background: #6bb8d7;
	color: #ffffff;
}

#pAccounts ul li.active a span {
	border-top: 1px solid #63a7c2;
	width: 125px;
	display: block;
	padding-top: 10px;
	font-weight: bold;
	font-size: 12px;
}

#pAccounts ul li.last {
	padding-right: 8px;
}

#pAccounts a.compareChecked {
	color: #59A1BE;
	display: block;
	font-size: 9px;
	font-weight: bold;
	left: 9px;
	position: absolute;
	top: 40px;
	width: 60px;
}
/****TABLE OVERLOAD **************************************************************** TABLE OVERLOAD ****/
.productsTab .th2 {
background:#FFFFFF url(../../images/bank/th2.gif) no-repeat scroll left top;
height:55px;
width:105px;
}
.productsTab td .inTh .header {
width:66px;
}
.productsTab td .inTh .first{
width:100px;
}

#pCompare .sortInfo {
	margin-left: 449px;
	margin-bottom: 16px;
	font-weight: bold;
	text-transform: uppercase;
	font-weight: bold
}

/******COMPARE BOX **************/
.compareBox {
	background:#a2ccdd;
}

.compareBox .left,.compareBox .right {
	float: left;
	padding-bottom: 20px;
}

.compareBox .left h5 {
	background: #a2ccdd url(../../images/bank/deposits/top.gif) no-repeat
		left top;
	color: #fff;
	padding-top:18px;
	padding-left:43px;
	font-size: 11px;
}

.compareBox .left {
	width: 410px;
}

.compareBox .buttonsWrapper{
	border-right:1px solid white;
	padding-left:54px;
	color: white;
	position: relative;
}
.compareBox .right .buttonsWrapper{
	background: #a2ccdd url(../../images/bank/deposits/top.gif) no-repeat -411px top;
   border-right:0px;
   padding-left: 43px;
}
.compareBox .buttonsWrapper table td{
	width:110px;
	height: 25px;
}
.compareBox .left .buttonsWrapper table td span label{
	padding-left:5px;
}
.buttonsWrapper .formRow{
	padding-top:38px;
}
.buttonsWrapper .second{
   padding-top:24px;
}
.buttonsWrapper .checkBox{
	width: 13px;
	height: 13px;
	float: left
}
.buttonsWrapper .withArea{
	margin-top:3px;
}
.compareBox .right .buttonsWrapper label{
   float: left;
   margin-left:3px;
}
.compareBox .right {
	width: 306px;
}
.compareBox .right h5{
	background: #a2ccdd url(../../images/bank/deposits/top.gif) no-repeat -411px top;
   color: #fff;
   padding-top:18px;
   padding-left:43px;
   font-size: 11px;
}
.compareBox .textArea{
   border: 0px;
   margin-left:3px;
   padding: 2px;
}
.compareBox .bottom{
   background: #fff url(../../images/bank/deposits/bottom.gif) no-repeat -1px top;
   clear:both;
   height:10px;
   width:100%;
}
.traditionalFind,
.directFind{
	right:229px;
	position:absolute;
}
.directFind{
   top:6px;
}
.traditionalFind{
   top:34px;
}
#pAccounts #mainTabs .paragraf{
	margin: 0;
	padding: 5px;
}
