/* CSS Document */
body {
	background-color: #FFFFFF;
	color: #464749;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin: 0;
	background-image: url(../images/default-pattern.gif);
}
input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
}
td, p {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
.banner {
	background-image: url(../images/banner-background.jpg);
	height: 99px;
	border-bottom: 15px solid #003399;
}
.content {
	width:798px;
	height: 100%;
	padding-top: 10px;
}
.body-shadow {
	background-image: url(../images/body-shadow.gif);
}
.body-shadow2 {
	background-image: url(../images/body-shadow2.gif);
}
.rightside {
	width:205px;
}
td.footer {
	font-size: 9px;
	color: #464749;
}
td.toolbar {
	background-image: url(../images/gradient.gif);
}
td.nav {
	padding: 0px 10px 0px 10px;
	line-height: 18px;
}
a.nav {
	color: #0099cc;
	text-decoration: none;
}
.nav a:hover {
	color: #0099cc;
	text-decoration: underline
}
td.top-nav {
	color: white;
	padding-right: 25px;
}
a.top-nav {
	color: white;
	font-size:10px;
	font-weight:bold
}
a {
	color: #0052CE;
	text-decoration: none;
}
.PageHeader {
	padding: 0px 0px 10px 15px;
	line-height: 18px;
}
.Page {
	background-color: #fbf6d9;
	padding:10px;
}
.ledger1 {
	border-bottom: 1px solid #666666;
	padding: 5px 0px 5px 10px;
}
.ledger2 {
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	padding: 5px 0px 5px 10px;
}
.TableHeader {
	background-color: #0052CE;
	color: #FFFFFF;
	font-weight: bold;
}
.Title {
	color: #0052CE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.subTitle {
	color: #996600;
	font-size: 14px;
}
.Module {
	background-color:#ebebeb;
	padding: 5px;
}
.ModuleTblHeader {
	background-color: #0052CE;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
}
.ModuleTblTitle {
	font-size: 10px;
	font-weight: bold;
	padding: 5px;
}
.ModuleTblText {
	font-size: 10px;
	padding: 5px;
}
.caption {
	font-size: 10px;
	padding: 5px;
}
.module-header {
	color: white;
	background-color: #0052CE;
}
.table-border {
	border-left:1px solid #666666;
	border-right:1px solid #666666;
	border-top:1px solid #666666;
}
td.chart {
	border: 1px solid #666666;
	border-bottom: 0;
}
td.chart2 {
	border: 1px solid #666666;
	border-bottom: 0;
	background-color: #B9C3BA;
}
.chart p, .chart2 p {}
td.chart-left {
	border-right: 0;
	border-bottom: 0;
}
td.chart2-left {
	border-bottom: 0;
	font-weight:bold;
}
.chart a, .chart ul {
	font-size: 11px;
}
.chart ul {
	margin: 5px;
	padding-left: 15px;
}
.compare-button {
	background-color: #DB3725;
	color: #FFF;
	border: 1px solid #FFF;
	width: 60px;
}
.chart-heading1 {
	background-color: #0055a5;
	color: #FFFFFF;
}
.chart-heading2 {
	background-color: #ef3f35;
	color: #FFFFFF;
}

/* Search styles */
.search-button {
	background-color: #F0282A;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	border: solid 1px #fff;
}
.search-display {
	width: 110px;
	border: 1px solid #666;
	padding-left: 3px;
	height: 20px;
}

/* Locations styles */
#locationsResults p {
	margin: 0;
	padding: 0.5em;
	border-bottom: solid 1px #ccc;
}
#locationsResults p.subTitle {
	padding-left: 0;
}
#locationsResults a {
	margin-left: 0.5em;
}
#bankByPhone {
	margin-top: 28px;
}
#locationsForm {
	margin: 0;
	padding: 0;
}
#locationsForm table {
	width: 55%;
	border: none;
}
#locationsForm td {
	padding: 4px 0;
}
#locationsForm label {
	font-weight: bold;
	text-transform: uppercase;
}