@charset "utf-8";
/* CSS Document */
* {
margin: 0;
padding: 0;
}
body {
  text-align: center;
  background:#d2cfdd;
  margin:0;
}

a, a:link, a:visited, a:active {
	text-decoration:none;
	color:#FF3366;
}

a:hover {
	/* text-decoration:underline; */
	color:#CCCCCC;
}

.spacer_height_10 {
 width: 425px;
 height:10px;
}

.content {
	z-index:-3;
	margin: 0 auto;
  	width: 986px;
	background:url(../images/body-bg.gif) repeat-y top left;
}

.header {
	position:relative;
	width:986px;
	height:150px;
	background:url(../images/header.jpg) no-repeat top left;
	z-index:105;
}
#before_footer {
	clear:both;
	}

/* MENU */



/* BODY DIV */

.body_div{
	text-align:left;
	padding-left:0px;
	padding-right:0px;
	width:960px;
}

*+html .body_div{
	text-align:left;
	padding-left:0px;
	padding-right:0px;
	width:960px;
	margin-left:-23px;
}
/* bank images*/
.bank_images {
	float:left;
	margin:10px 0px 0px 22px;
	background:url(../images/bank-images.jpg) no-repeat top left;
	width:672px;
	height:202px;
}
* html .bank_images {
	margin:10px 0px 0px 5px;
}
/* Left box */
.editable_textbox_left {
	position:relative;
	float:left;
	margin:10px 0px 0px 22px;
 	width: 425px;
  	background: url(../images/div-bottom.gif) no-repeat bottom left;
	
}
.editable_textbox_left2 {
	position:relative;
	float:left;
	margin:10px 0px 0px 22px;
 	width: 455px;
  	background: url(../images/div-bottom.gif) no-repeat bottom left;
	
}
* html .editable_textbox_left {
	position:relative;
	float:left;
	margin:10px 0px 0px 5px;
 	width:425px;
  	background: url(../images/div-bottom.gif) no-repeat bottom left;
	}
	
.editable_textbox_left_content {
 	width: 403px;
 	background:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
  	margin: 0;
	clear:both;
	border:1px #663399 solid;
  	padding: 10px 10px 10px 10px;
}

.editable_textbox_left_content li {
	position:relative;
	left:20px;
}

.flash_box {
	position:relative;
 	width: 235px;
  	float:right;
  	margin:10px 8px 10px 0px;
	z-index:0;
}
.flash_box a {
	border:0;
	}

.flash_box img {
	width:235px;
	margin:10px 0px 0px 0px;
	border:0;
}
#before_footer img {
	border:0;
}
.editable_textbox_left_spacer {
 width: 425px;
 height:10px;
}

.editable_textbox_left h3 {
  margin: 0;
  padding: 6px 8px 4px 10px;
  font-size: 75%;
  color:#FFFFFF;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-weight:bold;
  background: url(../images/h3-bg.gif) no-repeat top left;
  border-bottom:#723086 1px solid;
}
/* Left box */

/* righ box */
.right_box {
	z-index:0;
	position:relative;
	/*float:left;*/
	margin:10px 0px 0px 0px;
 	width:260px;
  	background:url(../images/right-div-bottom.gif) no-repeat bottom left;

}

.right_box1 {
	z-index:0;
	position:relative;
	/*float:left;*/
	margin:4px 0px 0px 0px;
 	width:260px;
  	background:url(../images/right-div-bottom.gif) no-repeat bottom left;

}

* html .right_box {
	margin:10px 0px 0px 0px;
	overflow:hidden;
}
	
.right_box_content {
 	position:relative;
	width:240px;
 	background:url(../images/right-div-content.gif) repeat-y top left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
  	margin: 0;
  	padding: 10px 10px 10px 10px;
}

* html .right_box_content {
}

.right_box_content1 {
 	position:relative;
	width:238px;
	border:1px #663399 solid;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#333333;
  	margin: 0;
  	padding: 10px 10px 10px 10px;
}



/* righ box */
a.rate, a.rate:link, a.rate:visited, a.rate:active {
	color:#333333;
	display:block;
	height:316px;
 	width:260px;
  	background:url(../images/rate.gif) no-repeat top left;
}

a.rate:hover {
	color:#FFFFFF;
  	background:url(../images/rate.gif) no-repeat bottom left;
}

.right_box_rate {
	position:relative;
	margin:10px 0px 10px 0px;
	height:260px;
 	width:260px;
}

.right_bar {
	position:relative;
	float:right;
	width:260px;
	margin:0px -2px 10px 0px;	
	z-index:0;
}
* html .right_bar {
	margin: 0px -20px 10px 0px;
	}

* html .right_box_rate {
	margin:10px 5px 10px 0;
}

.box_separator {
 float:left;
 width:240px;
 height:10px;
 background:url(../images/separator.gif) no-repeat top left;
 margin-left:-10px;
}

.right_box h3 {
  margin: 0;
  position:relative;
  padding: 6px 8px 4px 10px;
  font-size: 75%;
  color:#FFFFFF;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-weight:bold;
  background:url(../images/right-h3-bg.gif) no-repeat top left;
  border-bottom:#723086 1px solid;
}

.right_box1 h3 {
  margin: 0;
  position:relative;
  padding: 6px 8px 4px 10px;
  font-size: 75%;
  color:#FFFFFF;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-weight:bold;
  height:50px;
  background:url(../images/right-h3-bg1.gif) no-repeat top left;

}

.right_box_spacer {
	position:relative;
	display:block;
 	float:right;
	width:260px;
 	height:10px;
	padding:0px 0 0px 0;
	margin:0 10px 0 10px;
}

/* access text input */
.text_box_small_div {
	float:left;
	margin-right:2px;
	padding:4px 0px 0px 6px;
	width:90px;
	height:24px;
  	background:url(../images/text-input-small.gif) no-repeat top left;
}

.text_box_small {
	width:76px;
	border:0px;
	font-size:11px;
}

.text_box_big_div {
	float:left;
	margin-right:2px;
	padding:4px 0px 0px 6px;
	width:120px;
	height:24px;
  	background:url(../images/text-input-big.gif) no-repeat top left;
}

.text_box_big {
	width:108px;
	border:0px;
	font-size:11px;
}

.login_button_div{
	display:block;
	position: relative;
	float:left;
	width:44px;
	height:24px;
	padding:0px;
}
div.login_button_div a {
	width: 44px;
	height:24px;
	text-indent: -9000px;
	text-decoration: none;
	overflow: hidden;
	}
a.login_button, a.login_button:link, a.login_button:visited, a.login_button:active {
	display:block;
	width:44px;
	height:24px;
	padding:0px; 
	background:url(../images/login-button.gif) no-repeat 0pt 0pt; 
}

a.login_button:hover {
	background-position:0px -24px; 
}


.forgot_passcode {
	width: 150px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
  	margin:0px;
}

a.forgot_passcode  {
	width: 150px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
  	margin:0px;
}

a.forgot_passcode:hover  {
	width: 150px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#FF3399;
  	margin:0px;
}

.forgot_passcode_div {
	float:left;
	width: 260px;
  	margin:0px;
}
.forgot_passcode_div1 {
	clear:both;
	height:5px;
	width: 260px;
  	margin:0px;
}


.footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	padding:10px 0px 0px 0px;
	width:940px;
	height:55px;
	background:url(../images/footer-bg.gif) no-repeat top left;
	clear:both;
	margin:0 auto;
	color:#FFFFFF;
	margin-top:10px;
}

*+html .footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	padding:10px 0px 0px 0px;
	width:940px;
	height:55px;
	background:url(../images/footer-bg.gif) no-repeat top left;
	clear:both;
	margin:0 auto;
	color:#FFFFFF;
	margin-top:10px;
}

.footer a, .footer a:link, .footer a:visited {
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}

.footer a:hover {
	text-decoration:underline;
	color:#a42bb6;
}

.clear {
	clear:both;
}


/* Left box */
.editable_textbox_center {
	position:relative;
	float:left;
	margin:10px 0px 10px 22px;
 	width: 672px;
  	background: url(../images/div-bottom-center.gif) no-repeat bottom left;
}

.editable_textbox_center_content {
 	width: 650px;
	background-color:#FFFFFF;
 	/*background:url(../images/div-content-center.gif) repeat-y top left;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
  	margin: 0;
	border-right:1px solid #550a70;
	border-left:1px solid #550a70;
  	padding: 10px 10px 10px 10px;
}

.editable_textbox_center_content li {
	position:relative;
	left:20px;
}

* html .editable_textbox_center {
	margin:10px 0px 50px 5px;
}

*+html .editable_textbox_center {
	position:relative;
	float:left;
	margin:10px 0px 20px 22px;
 	width: 672px;
  	background: url(../images/div-bottom-center.gif) no-repeat bottom left;
}	

.editable_textbox_center_content a, .editable_textbox_center_content a:link, .editable_textbox_center_content a:active, .editable_textbox_center_content a:visited {
	color:#9900CC;
	text-decoration:underline;
}

.editable_textbox_center_content a:hover {
	color:#FF3366;
	text-decoration:underline;
}

.editable_textbox_center_spacer {
 width: 672px;
 height:10px;
}

.editable_textbox_center h3 {
  margin: 0;
  padding: 6px 8px 4px 10px;
  font-size: 75%;
  color:#FFFFFF;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-weight:bold;
  background: url(../images/h3-center-bg.gif) no-repeat top left;
  border-bottom:#723086 1px solid;
}

.editable_textbox_center_content h3 a, .editable_textbox_center_content h3 a:link, .editable_textbox_center_content h3 a:active, .editable_textbox_center_content h3 a:visited {
	color:#FF3366;
	text-decoration:underline;
}

.editable_textbox_center_content h3 a:hover {
	color:#CCCCCC;
	text-decoration:underline;
}

/* Loans page - added by PJ */
.loans {
	background-color:#550a70;
	height:30px;
	font-weight:bold;
	font-size:14px;
	padding:10px 0px 0px 10px;
	display:block;
	color:#FFFFFF;
}

/* Rate checker - added by PJ */
a.interest_rates_home_link, a:link.interest_rates_home_link, a:active.interest_rates_home_link, a:visited.interest_rates_home_link {
	color:#333333;
	clear:inherit;
	display:block;
	cursor:pointer;
}

a:hover.interest_rates_home_link {
	color:#FF3366;
	clear:inherit;
	display:block;
	cursor:pointer;
}

.rate_checker_category_title {
	font-size:10px;
	font-weight:bold;
}

.rate_checker_rate_title { 
	padding:3px 0px 3px 0px;
	text-indent:2px;
}

.rate_checker_apy_title {
	padding:3px 0px 3px 0px;
	text-indent:2px;
}

.rate_checker_rate_row {
	padding:3px 0px 3px 0px;
	text-indent:2px;
}

.rate_checker_apy_row {
	padding:3px 0px 3px 0px;
	text-indent:2px;
}

