/* $Id: styles.css 44266 2010-06-01 13:35:54Z jhulett $  */
body {
	margin:0;
}
#wrapper {
	background-image: url(../images/bg_wrapper.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#header {
	background-image: url(../images/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#left {
	background-image: url(../images/bg_left.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#content {
	border: 3px solid #231f20;
	width: 732px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#contentDIV {
	padding: 12px;
	position:relative;
}
#content p, #content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	margin: 0 0 12px 0;
}
#content h1 {
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #00548E;
}
#content h2 {
	font-size: 18px;
	font-weight: bold;
	color: #00548E;
	margin-bottom: 2px;
	letter-spacing:-1px;
}
#content h3 {
	font-size: 14px;
	color: #00548E;
		margin-bottom: 2px;
}
#slideshowWrapper {
	float:right;
	/*
	height:370px;
	width:484px; 
	*/
	width:320px;
	height: 280px;
	/* clear:left; */
	margin: 10px 20px 10px 30px;
	border-width: 1px;
	border-style: solid;
	border-style: solid;
	border-color: #231F20;
	border-color: #231F20;
	background:#000;

}
#slideshow {
	/*
	position: absolute;
	top:0;
	right:0;
	*/
}
#slideshow p {
	margin:0;
	padding:0;
}
#slideshow img {
	width:320px;
	height: 246px;
}

#adnav { margin:0; width: 100%; color: #a8a8a8; padding: 2px 0; }
#adnav a, #adnav em, #vidnav a, #vidnav em { display:inline-block; padding: 0 5px; margin:0px; background: #000; color: #5884B3; text-decoration: none; text-align:center; }
#adnav a:hover, #vidnav a:hover { text-decoration: underline; }
#adnav em { float:right; color: #888; }
#adnav a.activeSlide { color: #e8e8e8; }

#vidWrapper { float: right; background: black; width: 320px; clear:both; 	margin: 10px 20px 10px 30px; border: 1px solid #231F20; }
#vidnav { margin:0px 0 0;  background:#000; color: #a8a8a8; }
#vidnav em { float:right; color: #888; }
#vidnav a.activeSlide { color: #e8e8e8; }


#footer {
	background-image: url(../images/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: top;
}
#footer td {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	padding-top: 23px;
}


#leftMenu {
	list-style:none;
	margin:0;
	padding:0;
	line-height:1;
}
#left, #loginTable td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#loginTable {
	border: 3px solid #00548E;
	margin: 0 0 5px 8px;
}
#loginTable th {
	border-bottom: 3px solid #00548E;
	padding: 0 5px;
}
#loginTable td {
	padding: 5px;
}
#loginTable input#memberNumber, #loginTable input#password {
	width:127px;
}

.centered {text-align:center;}
	.centered img {margin:auto;}

.blue {color:#000; border-left:1px solid #000; border-right:1px solid #000; margin-bottom:1em; border-top:1px solid #000;}
.blue th {border-right:1px solid #000; border-bottom:1px solid #000;}
.blue thead th {background-color:#5882B2; color:#FFF; font-weight:bold; font-size:115%; text-align:left; border-right:none;}
.blue tbody th {font-weight:normal; text-align:left; vertical-align:top;}
.blue tbody th:first-line {font-weight:bold;}
.blue td, table.blue th {padding:.2em;}
.blue td {vertical-align:top;}
.blue tr.last td {border-bottom:1px solid #000;}
.blue .date {padding-left:4em;}
.blue .holiday {padding-left:2em;}

.light {color:#000; margin-bottom:1em;}
.light th {}
.light thead th {background-color:#5882B2; color:#FFF; font-weight:bold; font-size:115%; text-align:left;}
.light tbody th {font-weight:bold; text-align:left; vertical-align:top;}
.light tbody th:first-line {font-weight:bold;}
.light td, table.blue th {padding:.2em;}
.light td {vertical-align:top;}
.light tr.last td {}

/* Begin Rateboard CSS */

.featurebox {position:relative; z-index:0; color:#333; padding:15px 20px 20px; border-top:1px solid #d7d7d7; margin:0 0 1.5em; background:#f6f6f6 url("images/featurebox_bg.gif") no-repeat 100% 100%;}
.featurebox p, .featurebox h1, .featurebox h2, .featurebox h3, .featurebox h4, .featurebox h5, .featurebox h6 {margin:0 0 .3em; border-bottom:1px solid #c00; color:#c00;}
.featurebox p {border:none; margin:0 0 1em; color:#444;}
.featurebox a {font-weight:bold;}


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

.datatable tbody th {padding:4px 5px; border-bottom:1px solid #420000; border-top:1px solid #420000;  border-right:1px solid #420000; background-color:#a6a6a6; color:#fff; vertical-align:top; text-align:center;}
.datatable tbody th.sub { color:#000; background:#efefef /*url("images/sprites.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;}
.datatable td.apy {text-align:right; white-space:nowrap;}
.rowone {background-color:#FFFFCC;}
.rowtwo {background-color:#fff;}

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

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

.loans {}
.savings {}
.cds {}

#library_content { padding: 0 20px; }
#library_content h1 {  margin: 0 ;  display: none; }
#library_content h2 { margin:0px;  }

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

/* End Rateboard CSS */

.fineprint { font-size: smaller; }
#content div.notice {border: 1px solid #00548E; background: #5783B3; padding: 5px; font-size: 120%; font-weight: bolder;}
#content div.notice p {color:#efefef;}
#content div.notice h2 {color: #fff; border-color: #fff;}

.clear { clear:both; }

/* #home #contentDIV { padding: 0 0 10px 10px; } */

.fee_schedule table { width: 100%; }
.fee_schedule table td:first-child { width: 70%; }
.fee_schedule tr:nth-child(odd)		{ background-color:#eee; }
.fee_schedule tr:nth-child(even)		{ background-color:#fff; }

.privacy1
{
	display:none;	
}