/* $Id:main.css 7085 2006-09-15 16:07:01Z ddamstra $ */
/* Site Framework:Molly 1.1
/* Derived from Mollio http://www.mollio.org */

/*
 ** Mollio Styles **
 */

/*
LEGAL
=====
Copyright:Daemon Pty Limited 2006, http://www.daemon.com.au
Community:Mollio http://www.mollio.org $
License:Released Under the "Common Public License 1.0", 
http://www.opensource.org/licenses/cpl.php
License:Released Under the "Creative Commons License", 
http://creativecommons.org/licenses/by/2.5/
License:Released Under the "GNU Creative Commons License", 
http://creativecommons.org/licenses/GPL/2.0/
 */

/* THE BIG GUYS */
html {background-color:#c6e8ec;}
* {margin:0; padding:0;}
body {padding:0 0 20px; background:#c6e8ec /*url("images/body_bg.gif") repeat-x 0 100%*/; color:#333; font:83%/1.5 arial,tahoma,verdana,sans-serif;}

/* LINKS */
a,a:link,a:link,a:link,a:hover {background:transparent; text-decoration:underline; cursor:pointer;} 
a:link {color:#525F89;} 
a:visited {color:#999;}
a:hover,a:active {color:#069;}

/* FORMS */

form {margin:0 0 1.5em; }
input {font-family:arial,tahoma,verdana,sans-serif; margin:2px 0; z-index:999; float:right; }
fieldset {border:none;}
label {display:block; padding:5px 0; position:relative; z-index:998; width: 100px;}
label br {clear:left;}

/* FORMS - general classes */
input.f-submit {padding:1px 3px; background:#666; color:#fff; font-weight:bold; font-size:96%;}

/* FORMS - f-wrap-1 - simple form, headings on left, form elements on right */
form.f-wrap-1 {width:100%; padding:.5em 0; border-top:1px solid #d7d7d7; position:relative; background: transparent;}
form.f-wrap-1 fieldset {width:auto; margin:0 1em;}
form.f-wrap-1 h3 {margin:0 0 .6em; font:bold 155% arial; color:#525F89;}
form.f-wrap-1 label {clear:left; float:left; width:100%; border-top:1px solid #fff;}

/* hide from IE mac \*/
form.f-wrap-1 label {float:none;}
/* end hiding from IE5 mac */

form.f-wrap-1 label input, form.f-wrap-1 label textarea, form.f-wrap-1 label select {width:15em; float:left; margin-left:10px;}

form.f-wrap-1 label b {float:left; width:8em; line-height:1.7; display:block; position:relative;}
form.f-wrap-1 label b .req {color:#525F89; font-size:150%; font-weight:normal; position:absolute; top:-.1em; line-height:1; left:-.4em; width:.3em; height:.3em;}
form.f-wrap-1 div.req {color:#666; font-size:96%; font-weight:normal; position:absolute; top:.4em; right:.4em; left:auto; width:13em; text-align:right;}
form.f-wrap-1 div.req b {color:#525F89; font-size:140%;}
form.f-wrap-1 label select {width:15.5em;}
form.f-wrap-1 label textarea.f-comments {width:20em;}
form.f-wrap-1 div.f-submit-wrap {padding:5px 0 5px 8em;}
form.f-wrap-1 input.f-submit {margin:0 0 0 10px;}

form.f-wrap-1 fieldset.f-checkbox-wrap, form.f-wrap-1 fieldset.f-radio-wrap {clear:left; float:left; width:32em; border:none; margin:0; padding-bottom:.7em; }
form.f-wrap-1 fieldset.f-checkbox-wrap b, form.f-wrap-1 fieldset.f-radio-wrap b {float:left; width:8em; line-height:1.7; display:block; position:relative; padding-top:.3em;}
form.f-wrap-1 fieldset.f-checkbox-wrap fieldset, form.f-wrap-1 fieldset.f-radio-wrap fieldset {float:left; width:13em; margin:3px 0 0 10px;}
form.f-wrap-1 fieldset.f-checkbox-wrap label, form.f-wrap-1 fieldset.f-radio-wrap label {float:left; width:13em; border:none; margin:0; padding:2px 0; margin-right:-3px;}
form.f-wrap-1 label input.f-checkbox, form.f-wrap-1 label input.f-radio {width:auto; float:none; margin:0; padding:0;}

form.f-wrap-1 label span.errormsg {position:absolute; top:0; right:-10em; left:auto; display:block; width:16em; background:transparent url(images/errormsg_bg.gif) no-repeat 0 0;}
form.f-wrap-1 label span.errormsg b {padding:10px 0; margin:0 10px 0 30px; color:#B30800; font-weight:bold; display:block; width:auto; float:none; line-height:1.3;}
.badInput { background-color:#FFAB95; }

/* TYPOGRAPHY */
p, ul, ol {margin:0 0 1.5em;}
h1, h2, h3, h4, h5, h6 {letter-spacing:-1px; font-family:arial,verdana,sans-serif; margin:1.2em 0 .3em; color:#4F6E70; /*border-bottom:1px solid #eee; padding-bottom:.1em; text-transform:capitalize;*/}
h1 {border:none;}
h1 {font-size:136%; margin-top:.6em; color:#4F6E70; text-transform:uppercase; margin-left:8px;}
h1:first-letter {font-size:150%; margin-left:-8px;}
h2 {font-size:136%; color:#862589; margin: 0px; margin-left:-2px;}
h3 {font-size:126%;}
h4 {font-size:116%;}
h5 {font-size:106%;}
h6 {font-size:96%;}
.highlight, .phpdigHighlight {color:#E17000;}
.subdued {color:#999;}
.error {color:#FF552A; font-weight:bold;}
.success {color:#390; font-weight:bold;}
.caption {color:#999; font-size:11px;}
.fineprint {color:#999; font-size:11px;}
.date {font:bold 82% arial; color:#bbb; display:block; letter-spacing:1px;}
.floatleft {float:left; margin-right:7px;}
small {font-size:11px;}
.index-button {border:1px solid #4F6E70;/*473660;*/}
.button-head {float:left; width:49%; margin-right:2px; text-align:center;}
.button-head img {margin:0; /*For testing only!*/ cursor:pointer;}
.button-head h1, .button-head h2, .button-head h3, .button-head h4 {color:#862589; /*border-bottom:2px solid #000;*/ margin-top:0;}
.align-right {text-align:right;}
.bold { font-weight: bold; }
/**** Super special column system *****\
 * 
 * You can do this:
 * 
 * 	<div class="columns two">
 * 		<div class="column">
 * 			stuff
 * 		</div>
 * 		<div class="column">
 * 			stuff
 * 		</div>
 * 	</div>
 * 
 \**************************************/
.columns {position:relative; width:100%; margin-top:1em;}
.column {float:left; position:relative;}
.two .column {width:39%; margin-right:1em;}
.three .column {width:29.5%; margin-right:1em;}
.four .column {width:12%; margin-right:1em;}

/* Specials */
#old2new {text-align:center; padding-left:7%; padding-right:7%; margin-bottom:2em;}

/* LISTS */
/* screws up the menus, and a lot of other stuff */
/*ul {margin:.3em 0 1.5em 0; list-style-type:none;}
ul.related {margin-top:-1em;}
ol {margin:.5em .5em 1.5em;}
ol li {margin-left:1.4em; padding-left:0; background:none; list-style-type:decimal;}
li {line-height:1.4em; padding-left:25px; background:transparent url("images/sprites_blue.gif") no-repeat 0 0;}
li.doc {background-position:3px -500px;}
ul.nomarker li {background:none; padding-left:0;}*/

dl {margin:0 0 1em 0;}
dt {font-weight:bold; margin-top:1.3em;}
dl dl {margin:0 0 1.5em 30px;}

/* GENERAL */
img {border:none;} 
hr {margin:1em 0; background:#f2f2f2; height:1px; color:#f2f2f2; border:none; clear:both;}
.clear {clear:both; position:relative; font-size:0px; height:0px; line-height:0px;} 

/* LAYOUT - HEADER */
#header {position:relative; z-index:100; background:url("images/mast.jpg") center repeat-x; height:150px; margin:0px; padding:0px;}
#header #logo {position:absolute; top:5px;}
#header #image {position:absolute; top:0; left:0;}
#header #menu_cap {position:absolute; top:177px; left:0; z-index:200;}

#header #site-name {display:none; font:265% arial; letter-spacing:-.05em; margin:0 0 0 40px; padding:3px 0; color:#ccc; border:none;}

/* NAV - top horizontal nav 
When changing the nav, keep some things in mind:
1.	Floated elements have a tendency to overlap and hide other page elements. 
This is good for the nav as the sub ULs need to be on top. Removing the float 
however means you will need to account for the z-index changes. The sub ULs in 
the nav are on top because they are a child of a floated element and positioned 
absolutely.
2.	Where the nav appears on the DOM matters for it's location in the z-index. 
IE is bubble up and Geko in trickle down.
 */
#nav, #nav ul {padding:0; margin:0; list-style:none;}
#nav {display:none; width:100%; font-weight:bold; height:2.09em; font:bold 96% arial; margin:0 105px 0 40px;}
#nav li {position:relative; background:url("images/blank.gif"); display:block; margin:0; padding:0; border:1px solid #003300;}
#nav a, #nav a:link, #nav a:visited, #nav a:hover, #nav a:active {text-decoration:none; cursor:pointer; color:#585A45; display:block; padding:10px; text-transform:uppercase; letter-spacing:-1px;}
#nav li:first-letter {font-size:100%;}
#nav a:hover {color:#000;}

#nav li ul {border-left:1px solid #525F89; background:#f6f6f6 url("images/feature_box.jpg") no-repeat 100% 100%; width:15.8em; font-size:90%; margin-top:3px; position:absolute; font-weight:normal; left:-999em;}
#nav li:hover ul, #nav li.sfhover ul {left:9.8em; z-index:99999; top:0;}

#nav li li {background:none; float:none; border:none; border:1px solid #999; border-top:1px solid #fff; border-right:none; border-left:none; padding-left:0;}
#nav li li.last {border-bottom:none;}
#nav li li a, #nav li li a:link, #nav li li a:visited, #nav li li a:hover {color:#000; padding:3px 10px 2px; width:14em;}
#nav li li a:hover {color:#fff; background:#525F89;}

#nav li.active {border-bottom:3px solid #A2AF96;}
#nav li.active ul {border:none; background:#525F89 url("images/featurebox2_bg.gif") no-repeat 100% 100%;}
#nav li.active a:link, #nav li.active a:visited, #nav li.active a:hover, #nav li.active a:active {}
#nav li.active a:hover {color:#000;}

#nav li.active li {border:none; border-top:1px solid #c15c5c; border-bottom:1px solid #870000;}
#nav li.active li.last {border-bottom:none;}
#nav li.active li a:link, #nav li.active li a:visited, #nav li.active li a:hover, #nav li.active li a:active {color:#fff;}
#nav li.active li a:hover {background:#666 url("images/sprites_blue.gif") repeat-x 0 99%; color:#fff;}

#nav li.active li.active a:link, 
#nav li.active li.active a:visited, 
#nav li.active li.active a:hover, 
#nav li.active li.active a:active {color:#fff; font-weight:bold; background:#666 url("images/sprites_blue.gif") repeat-x 0 99%;}


/* hide from IE mac \*/
#nav li {width:auto;}
/* end hiding from IE5 mac */

/* SEARCH */
#search {color:#fff; font-weight:bold; position:absolute; top:10px; right:110px; left:auto; width:18em;}
#search form {margin:0;}
#search input {width:8em; margin:0 0 -1px; height:1.2em;}
#search label {padding:5px 0 0; display:inline;}
#search input.f-submit {width:auto; font-size:81%; margin:0 0 -.15em; height:1.95em;}

/* LOGIN */
#login {color:#666; font-weight:bold; text-align:right; position:absolute; top:0; right:50px; left:auto; width:auto;}
#login h3 {color:#4F6E70; border-bottom:1px solid #4F6E70;}
#login h3 a { text-decoration:none; }
#login-trans {position:absolute; top:1em; right:2em; left:auto; width:17em; height:5em; background-color:#FFFFFF; opacity:.50; filter: alpha(opacity=66); -moz-opacity: 0.66;}
#login form {margin:0;}
#login input.field {width:8em; margin:0 0 5px 0; height:1.2em; border:1px solid #0A5301;}
#login label {height:1.2em; display:inline; vertical-align:middle;}
/*#login input.f-submit {width:auto; font-size:81%; height:2.5em; background-color:#862589; border-top:3px solid #a24ca5; border-bottom:3px solid #461548; border-right:3px solid #661d68; border-left:3px solid #904892;}*/
#login-button {position:absolute; top:100px; right:-40px;}
#login-button * {margin:0 0 0; padding:0;}

#browser-notice {width:200px; line-height:1em; color:#000; float:left; text-align:left; border:3px solid #910303; padding:.5em; margin-right:1em; background-color:#ECE8CF;}

#go-button {position:absolute; top:46px; right:-40px;}
#login-trans-temp {position:absolute; top:1em; right:2em; left:auto; width:17em; height:5em; background-color:#FFFFFF; opacity:.50; filter: alpha(opacity=66); -moz-opacity: 0.66;}

/* POWERED BY - mollio logo in this case */
#poweredby {width:96px; height:63px; position:absolute; top:-102px; right:0;}

/* LAYOUT - main body of page */
#wrap {min-width:770px; max-width:1200px; margin:0 auto; position:relative; background:#F7F7F7;}
#content-wrap {position:relative; width:100%; border-bottom:2px solid #4F6E70; border-top:2px solid #4F6E70;min-height:950px; /*** to clear the badges ***/}
#utility {position:absolute; top:0; left:0px; width:175px; margin-top:0; padding-bottom:40px; z-index:9999;}
#sidebar {position:absolute; top:0; right:5px; width:170px; border-bottom:1px solid #05692D; border-top:3px solid #05692D; margin-top:5px; padding-top:1px; padding-bottom:0px;}

#content {margin:0 50px; min-height:820px; padding-left:8px; position:relative;  /* z-index:0 */ ;}
#content #breadcrumb { display:block; margin-top:-2px; margin-bottom: -4px; font-size:93%; font-weight:normal; z-index: 999; background-color: auto; width:100%; }
#content #breadcrumb a:link, #content #breadcrumb a:visited {text-decoration:none;}
#content #breadcrumb a:hover, #content #breadcrumb a:active {text-decoration:underline;}

/* This is for the index page */
#content #savings {}
#content #loan {}
#content #account {}
#content #goals {}

#content ul, #content ol { margin-left: 2em; }

.featurebox {color:#333; padding:15px 20px 20px; border-top:1px solid #d7d7d7; margin:0 0 1.5em; background:#ECE8CF url("images/feature_box.jpg") no-repeat 100% 100%; clear: both; }
.featurebox p, .featurebox h1, .featurebox h2, .featurebox h3, .featurebox h4, .featurebox h5, .featurebox h6 {margin:0 0 .3em; border-bottom:1px solid #05692D; color:#5452ba;}
.featurebox p {border:none; margin:0 0 1em; color:#222;}
.featurebox a {font-weight:bold; color:#862589;}

.thumbnail, .thumbnail-left {margin:2 0 0 10px; position:relative; z-index:0; border:1px solid #eee; float:right; padding:5px; background:#fff;}
.thumbnail img, .thumbnail-left img {border:1px solid #000;}
.thumbnail-left {float:left; margin:0 10px 0 0;}

.pagination {background:#f2f2f2; color:#666; padding:4px 2px 4px 7px; border:1px solid #ddd; margin:0 0 1.5em;}
.pagination p {position:relative; text-align:right;}
.pagination p a:link, .pagination p a:visited, .pagination p a:hover, .pagination p a:active {text-decoration:none; background:#fff; padding:2px 5px; border:1px solid #ccc;}
.pagination p a:hover {background:#525F89; color:#fff;}
.pagination p span {text-decoration:none; background:#fff; padding:2px 5px; border:1px solid #ccc; color:#ccc;}
.pagination * {margin:0;}
.pagination h4 {margin-top:-1.45em; padding:0; border:none;}

#resultslist-wrap {margin:0 0 1.5em; font-size:92%;}
#resultslist-wrap dt, #resultslist-wrap dl {margin:0;}
#resultslist-wrap dt {font:bold 85% arial; padding:3px 0;}
#resultslist-wrap li {padding:0 0 1em; margin:0 0 0 1.2em; font:bold 145% arial;}
#resultslist-wrap li dd {font:normal 73% arial;}
#resultslist-wrap li dl {margin:0;}
#resultslist-wrap dd {line-height:1.3;}
#resultslist-wrap dd.filetype, #resultslist-wrap dd.date {color:#999; display:inline; padding-right:.5em;}

/* TABLES */
/* NOTE:the background info for table1 td will override the mouseovers. */
.table1 {border:2px solid #900; border-collapse:collapse; width:100%;}
.table1 td {background:#fff url("images/sprites_blue.gif") repeat-x 0 -1600px; padding:3px; border:1px solid #fff;}
.table1 th {text-align:left; border:1px solid #fff;}
.table1 thead th {color:#fff; font-size:145%; background:#900 url("images/sprites_blue.gif") repeat-x 0 -1300px; padding:10px 6px;}
.table1 tbody th {color:#fff; font-size:115%; background:#88b8db url("images/sprites_blue.gif") repeat-x 0 -1400px; padding:6px;}
.table1 tbody th.sub {font-size:100%; color:#000; background:#efefef url("images/sprites_blue.gif") repeat-x 0 -1500px; padding:6px;}

/* TABLES - calendar */
.calendar {width:200px; font-size:92%;}
.calendar td {text-align:center; border:1px solid #ddd;}
.calendar th {text-align:center;}
.calendar thead th {padding:3px 2px;}
.calendar tbody th {padding:2px;}
.calendar tbody th.sub {padding:2px;}

/* 'MORE' LINK - provides an accessible alternative to just using 'more' as a link at the end of paragraphs */
a.morelink:link, a.morelink:visited, a.morelink:hover, a.morelink:active {background:transparent url("images/sprites_blue.gif") no-repeat 5px -500px; padding-left:21px;}
a.morelink:hover {background:transparent url("images/sprites_blue.gif") 5px -400px;}
.morelink span {position:absolute; left:-9999px; width:900px;}

/* CODE - formatting for code inserted into body - more here:http://dizque.lacalabaza.net/temp/lipt/ */
ol.code {font-family:monospace; position:relative;}
ol.code li {color:#666; margin-bottom:1px;}
ol.code code {color:#000; display:block;}
ol.code .cmt {color:#4077d2;}
li.tab0 code {padding-left:4em;}
li.tab1 code {padding-left:8em;}
li.tab2 code {padding-left:12em;}
li.tab3 code {padding-left:16em;}
li.tab4 code {padding-left:20em;}
li.tab5 code {padding-left:24em;}
ol.code li  {background:#f3f3f3 url("images/td_bg.gif") no-repeat 100% 100%;}
p.note {margin:1em; border:1px solid #ddd; background:#f0f0f0; padding:1em;}

/* LAYOUT TYPE A */
#type-a #utility {display:none;}
#type-a #sidebar {display:none;}

/* LAYOUT TYPE B */
#type-b #wrap {background:#F7F7F7 url("images/content_wrap_bg.jpg") repeat-y -40px;}
#type-b #content-wrap {background:transparent;}
#type-b #content {margin:0 10px 0 190px;}
#type-b #sidebar {display:none;}

/* LAYOUT TYPE C */
#type-c #wrap {background:#F7F7F7 url("images/content_wrap_bg.jpg") repeat-y -40px;}
#type-c #content-wrap {background:transparent;}
#type-c #content {margin:0 25% 0 190px;}

/* LAYOUT TYPE D */
#type-d #content {margin:0 25% 0 50px;}
#type-d #utility {display:none;}

/* LAYOUT TYPE E */
#type-e #content-wrap {background:transparent url("images/content_wrap_e_bg.gif") repeat-y 100% 0;}
#type-e #utility {position:absolute; top:0; left:auto; right:25px; width:165px; border-top:5px solid #999;}
#type-e #content {margin:0 243px 0 50px;}
#type-e #sidebar {display:none;}

/* LAYOUT TYPE F */
#type-f #content-wrap {background:transparent url("images/content_wrap_e_bg.gif") repeat-y 100% 0;}
#type-f #content {margin:0 235px 0 25%;}
#type-f #utility {left:auto; right:25px;}
#type-f #sidebar {right:auto; left:25px;}

/* Check menu.css */
/* SECONDARY NAVIGATION - vertical navigation */
/*	#nav-secondary {margin:auto; text-align:left; margin:0; padding:0; width:85%;}
#nav-secondary, #nav-secondary ul {position:static; margin:0; padding:0;}
#nav-secondary, #nav-secondary li {list-style:none; margin:0; padding:0;}
#nav-secondary {padding-top:0; border-top:1px solid #ccc; margin-top:1px;}
#nav-secondary a {line-height:1.8; padding:7px 0 5px 25px; font:bold 110% arial; display:block;}

#nav-secondary a, #nav-secondary a:link,
#nav-secondary a:visited,
#nav-secondary a:hover,
#nav-secondary a:active {text-decoration:none; cursor:pointer;} 

#nav-secondary a:link {color:#ddd;} 
#nav-secondary a:visited {color:#ddd;} 
#nav-secondary a:hover {color:#fff; background:#e5efdc url("images/sprites_blue.gif") no-repeat 10px -695px;} 

#nav-secondary li.active a:link,
#nav-secondary li.active a:visited,
#nav-secondary li.active a:hover,
#nav-secondary li.active a:active {color:#fff;} 

#nav-secondary li {position:relative; border-top:1px solid #fff; border-bottom:1px solid #ccc;  background:#03152D url(images/menu_item.gif) right top no-repeat;}
#nav-secondary li:hover, #nav-secondary li.sfhover {background:#e5efdc;}
 */
/* SECONDARY NAVIGATION - 2nd TIER */
/*	#nav-secondary ul {border:2px outset; padding:0; margin:0; width:200px; background:#A2AF96;}
#nav-secondary ul a {}

#nav-secondary li.active li a,
#nav-secondary li.active li a:link,
#nav-secondary li.active li a:visited {line-height:1.5; padding:0 0 0 12px; font-weight:bold; display:block;}

#nav-secondary li.active li a:hover, #nav-secondary li.active li a:active {color:#525F89;}
#nav-secondary li.active li {border:none; margin:0;}

#nav-secondary li.active li.active a:link, 
#nav-secondary li.active li.active a:visited, 
#nav-secondary li.active li.active a:hover, 
#nav-secondary li.active li.active a:active {font-weight:bold;}
 */

/* SECONDARY NAVIGATION - 3rd TIER */
/*	#nav-secondary ul ul {margin:0 0 1em 13px; padding:0;}
#nav-secondary li.active li.active li a, #nav-secondary li.active li.active li a:link, #nav-secondary li.active li.active li a:visited {width:117px;}
#nav-secondary li.active li.active li a:link, 
#nav-secondary li.active li.active li a:visited, 
#nav-secondary li.active li.active li a:hover, 
#nav-secondary li.active li.active li a:active {font-weight:normal;}
#nav-secondary li.active li.active li.active a:link, 
#nav-secondary li.active li.active li.active a:visited, 
#nav-secondary li.active li.active li.active a:hover, 
#nav-secondary li.active li.active li.active a:active {font-weight:bold;}
 */
/* SECONDARY NAVIGATION - 4th TIER */
/*	#nav-secondary ul ul ul {margin:0 0 1em 13px; padding:0;}
#nav-secondary li.active li.active li.active li a, #nav-secondary li.active li.active li.active li a:link, #nav-secondary li.active li.active li.active li a:visited {width:104px;}
#nav-secondary li.active li.active li.active li a:link, 
#nav-secondary li.active li.active li.active li a:visited, 
#nav-secondary li.active li.active li.active li a:hover, 
#nav-secondary li.active li.active li.active li a:active {font-weight:normal;}
#nav-secondary li.active li.active li.active li.active a:link, 
#nav-secondary li.active li.active li.active li.active a:visited, 
#nav-secondary li.active li.active li.active li.active a:hover, 
#nav-secondary li.active li.active li.active li.active a:active {font-weight:bold;}
 */
/* LAYOUT - FOOTER */
#footer {position:relative; clear:both; border-top:1px solid #E3E8EE; padding:10px 0 30px; font-size:86%; color:#999; margin-top:10px;}
#footer #ncua, #footer #ehl {width:48%; float:left;}
#footer #ehl {text-align:right;}
#footer p {margin:0;}
#footer a:link {color:#999;}

/*Datatable*/
.datatable {border-width:1px ; border-style:solid; border-color:#666; margin-bottom:1em; width:100%;}
.datatable thead th {color:#fff; font-size:100%; background:#902E93; url("images/sprites_blue.gif") repeat-x 0 -1300px; padding:10px 6px;}
/*	.table1 tbody th {color:#fff; font-size:115%; background:#88b8db url("images/sprites_blue.gif") repeat-x 0 -1400px; padding:6px;} */

.datatable tbody th {padding:4px 5px; border-bottom:1px solid #420000; border-right:1px solid #420000; background-color:#902E93; color:#fff; vertical-align:top; text-align:center;}
.datatable tbody th.sub {font-size:100%; color:#000; background:#efefef /*url("images/sprites_blue.gif") repeat-x 0 -1500px*/; padding:6px; border-bottom:0; border-top:1px solid #420000;}
.datatable tbody th.sub_nocontent {background:#efefef; border:0; border-right:1px solid #420000;}
.datatable tbody {border-bottom:1px solid #420000;}

.datatable td {padding:4px 5px; border-top:1px solid #420000; vertical-align:top; border-right:1px solid #420000; text-align:right;}
.datatable td.apy {text-align:right; white-space:nowrap;}
.rowone {background-color:#ffe8e8;}
.rowtwo {background-color:#fff;}

.datatable caption {font-size:110%; text-align:left; font-weight:bolder;}

.textleft {text-align:left;}
.textright {text-align:right;}
.textcenter {text-align:center;}

#sidebar {
	background-color: #ADDDAB;
}
#sidebar div {
    padding-left: 4px;
    font-weight: bold;
}

.subnav li  {
	list-style-type: none;
	border-bottom: 1px solid #49C873;
}

.subnav li:hover {
	display: block;
}

.subnav a:visited,
.subnav a:link,
.subnav a {
	color: #902E93; 
	text-decoration: none;
	display: block;
	display:inline-block;
	padding: 3px 25px 3px 5px;

}
.subnav  .active {
    background-color: #F7F7F7;
    font-weight: bold;
}
.subnav a:hover {
	background:url("images/menu-border-over.gif") no-repeat bottom right; /* Not really an image. Fools IE is actually working */
	background-color: #902E93;
	color: #F7F7F7;
}

#content .inline {
    padding: 1px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;
	float:right ;
	margin: 0px 5px 0px 5px;
	z-index: 9;
}

.addresslabel {
	float: left;
	padding:1em;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	white-space:nowrap;
	width: 185px;
}
.hours {
	padding:0 1em 0 1em;
	float: left;
}
.calculator APPLET{
    display: block;
}

.totop {
    text-align: right;
    font-size: 10px;
   color: #cccccc; 
    padding-left: 8px;
    font-weight: normal;
    vertical-align: middle;
}

.badges {
    padding-top: 0em;
    width: 100%;
}
.badges div {
    padding:0 15px 15px 1em;
}

#holiday_closings {
	margin-left: 50px;
}
#holiday_closings dd{
	margin-left: 150px;
}
.floatright { float: right; }
.floatleft { float: left; }

a.applynow {
text-decoration: none;
margin-top: -2.5em;
display: block;
float: right;
background: #5452BA;
color: #F7F7F7;
border: 1px solid #a8a8a8;
padding: 2px 10px;
z-index: 999;
}
a.applynow:hover{ background: #4341AF; }
a.applynow:active{ margin-top:-2.9em; }


.spaced li{
margin-bottom: 1em;
}

.featurebox ul li{
	list-style-type: square;
}

.featurebox ul {
	margin-bottom: 2px;
	padding-bottom: 0px;
}

.featurebox h3 {
	color: #4F6E70;
	border: 0px;
}

div#discount div

{
	float:left;
	padding:10px;
	width:30%;
	text-align:center;
}

#tax, #dish, #bn
{
	text-align:center;
	width:32.8%;
	float:left;
	margin-top:100px;
}

div#discount
{
	clear:both;
	float:left;
	margin:0 auto;
	text-align:center;
}

div.discount-container
{
	float:left;	
	margin-top:20px;
	width:100%;
	text-align:center;
}
/*feetable*/
.feetable {border-width:1px ; border-style:solid; border-color:#666; margin-bottom:1em; width:400px; }
.feetable thead th {color:#fff; font-size:100%; background:#902E93; padding:10px 6px; text-align: left;}
/*	.table1 tbody th {color:#fff; font-size:115%; background:#88b8db url("images/sprites_blue.gif") repeat-x 0 -1400px; padding:6px;} */

.feetable tbody th {color:#fff; font-size:100%; background:#902E93; padding:10px 6px; text-align: left;}
.feetable tbody th.sub {font-size:100%; color:#000; background:#efefef; padding:6px; border-bottom:0; border-top:1px solid #420000;}
.feetable tbody th.sub_nocontent {background:#efefef; border:0; border-right:1px solid #420000;}
.feetable tbody {border-bottom:1px solid #420000;}

.feetable td {padding:4px 5px; border-top:1px solid #420000; vertical-align:top; border-right:1px solid #420000;}
.feetable td.apy {text-align:right; white-space:nowrap;}


#contact-form {
	z-index: 99;
	position:relative;
	background:#ECE8CF url("images/feature_box.jpg") no-repeat 100% 100%;
}

#sitesearch { padding: 4px 4px 0; margin: 0; }
#sitesearch input { float:none; }
#sitesearch input#s{ width: 10em; }
#sitesearch .submit { display:none; }

table#loans .apy { /*display: none;*/ }

#savings tbody th.sub, #loans tbody th.sub, #certificates tbody th.sub { text-transform:uppercase; }

/*Adds little icons to special links, like new windows and pdf files.  Doesn't work in >IE6.  Stupid IE.*/
a[rel="pdf"]{padding-right:12px; background:transparent url(../images/lnk-pdf.gif) no-repeat right center;}

table#rate_button_table a[rel="pdf"]
{
		padding-right:0px;background:none;
}
		