/* --------------------------------------------------
Site:     Jefferson Security Bank (www.jeffersonsecuritybank.com)
Author:   Bryan Sullivan
Created:  December 2006
-------------------------------------------------- */

/* Zero out the browser default values
----------------------------------------------- */
html, body, ul, ol, li, dl, dt, dd, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	background: none;
}
body, ul, ol, li, dl, dt, dd, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	border: 0;
}
/*.cfdebug, .cfdebuglge, a.cfdebuglink, .template, .template_overage {
	display: none;
}*/


/* Resize text element and list margins
----------------------------------------------- */
p, h1, h2, h3, h4, h5, h6, blockquote, fieldset, ul, ol, dl {
	margin: 1em 0;
}
ol, ul, dd {
	padding-left: 40px;
}

/* Fonts
----------------------------------------------- */
body {
	background: #FFF;
	font: 11px/15px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}
h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #99CC99;
}
h2 {
	font-size: 15px;
	color: #006600;
}
h3 {
	font-size: 13px;
	color: #006600;
}

/* Links
----------------------------------------------- */
a:link, a:hover, a:visited {
	color: #33816C;
}

/* Misc.
----------------------------------------------- */
.devNote {
	font-weight: bold;
	color: #F0F;	
}
.imageHeader {
	margin: 0;
}
.imageHeader img {
	border: none;
	display: block;
}
#preloginCookie {
	position: absolute;
	width: 1px;
	height: 1px;
	z-index: 1000;
	left: 1px;
	top: 1px;
}
img {
	border: none;
}
hr {
	background: #99CC99;
	color: #99CC99;
	height: 1px;
	width: 100%;
	padding: 0;
	margin: 0;
	border: none;
}
#noFlashContainer {
	width: 613px;
	height: 115px;
	/*border: solid 1px #000000;*/
	padding: 10px;
	background: #E3A747 url(../images/backgrounds/noFlashContainer.jpg) no-repeat left top;
	font-weight: bold;
}

/* Page Elements
----------------------------------------------- */
#page {
	width: 800px;
}
#page td {
	padding: 0;
	vertical-align: top;
}
#banner {
	width: 800px;
	height: 99px;
	clear: both;
}
#mainNav {
	position: relative;
	width: 800px;
	height: 18px;
	clear: both;
}
#mainNav img, #banner img {
	display: block;
}
#mainNav img {
	float: left;
}
#content table {
	margin-top: 9px;
}
#content-sub, #complianceLogos {
	background: #156E55;
	width: 157px;
}
td#content-main {
	width: 454px;
	padding: 0 10px;
}
#hp td#content-main {
	width: 633px;
	padding: 0 0 0 10px;
}
#shareholder td#content-main {
	width: 633px;
}
#content-extra {
	width: 170px;
}
#shareholder #content-extra {
	display: none;
}

/* Compliance Logos
----------------------------------------------- */
#complianceLogos {
	height: 45px;
}

/* Footer
----------------------------------------------- */
#footer {
	position: relative;
	width: 644px;
	height: 45px;
}
#footerText {
	position: absolute;
	bottom: -3px;
	left: 0;
	width: 640px;
	height: 16px;
	padding: 0 4px 0 0;
	background: #E3A747;
	color: #FFFFFF;
	text-align: right;
}
#footerText a:link, #footerText a:visited, #footerText a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/* Login Form (#content-sub)
----------------------------------------------- */
#loginForm {
	width: 156px;
	background: #FFFFFF;
}
#loginForm label {
	display: block;
	padding: 5px 0;
	text-transform: uppercase;
	margin-left: 5px;
}
#loginForm h2, #loginForm h2 img {
	display: block;
	margin: 0;
	padding: 0;
	border: none;
}
#loginForm #id, #loginForm #pin {
	width: 125px;
	margin-left: 5px;
}
#loginButton {
	vertical-align: middle;
	margin-left: 5px;
	margin-top: 5px;
}

/* Left Column Ads (#content-sub)
----------------------------------------------- */
#sideColAds img {
	float: left;
	display: block;
	margin-bottom: 5px;
}
#sideColText {
	float: left;
	width: 147px;
	color: #FFFFFF;
	text-align: center;
	padding: 10px 10px 0px 0px;
}
#sideColText a:link, #sideColText a:visited, #sideColText a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/* Right Column Border
----------------------------------------------- */
#rightColBorder {
	border: solid 1px #156E55;
	padding: 5px;
}

/* Help
----------------------------------------------- */
#help {
	height: 30px;
	line-height: 30px;
	background: #E0E0E0;
	margin: 0 0 15px 0;
	color: #156E55;
	text-transform: uppercase;
}
#hp #help {
	width: 629px;
	margin: 0 0 6px 0;
}
#help #helpLinks {
	padding: 0 10px;
	text-align: center;
}
#hp #help img {
	display: block;
	float: left;
}

/* Home Page Layout Table
----------------------------------------------- */
#hpLayoutTable {
	width: 629px;
	border: solid 1px #156E55;
	border-collapse: collapse;
}
#hpLayoutTable td {
	padding: 15px;
	width: 50%;
	vertical-align: top;
	border: solid 1px #156E55;
}

/* Home Page Layout Table - Left Column
----------------------------------------------- */
#whatsNew ul, #whatsNew li, #news ul, #news li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#whatsNew ul, #news ul {
	margin: 10px 0 0 0;
}
#whatsNew li, #news li {
	margin: 3px 0;
}
#whatsNew a:link, #whatsNew a:visited, #whatsNew a:hover, #news a:link, #news a:visited, #news a:hover {
	display: block;
	width: 135px;
	padding-left: 10px;
	background: url(../images/bullets/whatsNew.gif) no-repeat left 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#hp #whatsNew a:link, #hp #whatsNew a:visited, #hp #whatsNew a:hover, #hp #news a:link, #hp #news a:visited, #hp #news a:hover {
	width: 286px;
	font-size: 12px;
}
#homeEquityAd {
	padding: 10px 0;
}
#homeEquityAd img {
	display: block;
}

/* Home Page Layout Table - Right Column
----------------------------------------------- */
#marketingGraphic {
	padding: 0 0 5px 0;
	text-align: center;
}
#marketingGraphic img {
	display: block;
	margin: 0 auto;
}
#hp #marketingGraphic {
	width: 245px;
	padding: 5px 0;
	margin: 0 auto;
	border-bottom: solid 1px #8D8D8D;
}
#hp #marketingGraphic img {
	width: 245px;
}
#locations {
	margin: 15px 0 0 0;
	border: none;
	width: 100%;
	table-layout: fixed;
}
#locations td {
	padding: 0;
	border: none;
}
#locations h2, #locations h3, #locations p {
	text-transform: uppercase;
	margin: 0;
}
#locations h2 {
	font-size: 10px;
	color: #8D8D8D;
}
#locations h3 {
	font-size: 8px;
	color: #8D8D8D;
}
#locations h2 a:link, #locations h2 a:visited, #locations h2 a:hover, #locations h3 a:link, #locations h3 a:visited, #locations h3 a:hover {
	color: #8D8D8D;
	text-decoration: none;
}
#locations h2 a:hover, #locations h3 a:hover {
	text-decoration: underline;
}
#locations p {
	font-size: 8px;
	color: #156E55;
	margin-bottom: 0.5em;
}

.matrix {
	width: 100%;
	border: none;
}
.matrix td {
	padding: 4px;
}
