﻿
.deposits_title
{
	background-image: url("Deposits/title_deposits.jpg");
	background-position: left top;
	background-repeat: no-repeat;
	width: 350px;
	height: 27px;
}

.deposits_title h2
{
	display:none;
}

.deposits_subtitle
{
	background-image: url("Deposits/title_gross_deposit.jpg");
	background-position: left top;
	background-repeat: no-repeat;
	width: 350px;
	height: 27px;
	padding-bottom:5px;
}

.deposits_subtitle h2
{
	display:none;
}

.deposits_pagetitle
{
	width:350px;
	padding-bottom:20px;
}

.deposits_pagetext
{
	width:310px;
	padding-left:20px;
	padding-bottom:20px;
	padding-right:20px;
	font-size:11px;
	font-family:Verdana;
	color:#00004B;
	line-height:18px;
}

.deposits_pagetext li
{
	margin-left: 20px;
	list-style-position: outside; 
	list-style-type: disc;
}

.deposits_section
{
	margin-left:20px;
	margin-bottom:20px;
}

.deposits_header
{
	background-image: url("Deposits/deposit_rates_title.gif");
	background-position: left top;
	background-repeat: no-repeat;
	width: 522px;
	height: 30px;
}

.deposits_headertext
{
	display:block;
	font-size:11px;
	font-family:Verdana;
	color:#00004B;	
	padding-left:5px;
	padding-top:8px;
	font-weight:bold;
}

.deposits_body
{
	background-image: url("Deposits/deposit_rates_background1.gif");
	background-position: left top;
	background-repeat:no-repeat;
	width: 522px;
	background-color:#FDD89C;
}

.deposits_ratetable
{
	width:522px;
	border-collapse:collapse;
}

.deposits_ratetable td
{
}

.deposits_col1
{
	padding:10px;
	width:228px;
	font-size:11px;
	font-family:Verdana;
	color:#00004B;	
	line-height:18px;
	border-right:1px solid #e7e5f0;
	vertical-align:top;
}

.deposits_col2
{
	padding:10px;
	width:109px;
	font-size:20px;
	font-family:Verdana;
	color:#00004B;	
	font-weight:bold;
	border-right:1px solid #e7e5f0;
	vertical-align:top;
	text-align:center;
}

.deposits_col3
{
	padding:7px;
	width:143px;
	vertical-align:top;
}

.deposit_linkarrow
{
	padding-top:4px;
	width:12px;
	height:12px;	
	float:left;
	font-size:1px;
}

.deposit_linktitleholder
{
	float:left;
	width: 130px;
}

.deposit_linktitle
{
	display:block;
	font-size:10px;
	font-family:Verdana;
	color:#00004B;	
	font-weight:bold;
	text-decoration:none;	
	padding-left:3px;
	line-height:18px;
}

.deposit_linktext
{
	display:block;
	font-size:10px;
	font-family:Verdana;
	color:#00004B;	
	line-height:18px;
}

a.deposit_linktitle:hover
{
	text-decoration:underline;
}

.deposits_downloadbox
{
	width:143px;
}