@charset "UTF-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #CCCCCC; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.twoColFixRtHdr #container {
	width: 967px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #999; /* this overrides the text-align: center on the body element. */
	margin-top: 60px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.twoColFixRtHdr #mainContent {
	position: relative;
	width: 781px;
	height: 660px;
	float: left;
	height: auto;
}
.twoColFixRtHdr #header {
	padding-top: 0;
	padding-right: 0px;
	padding-left: 0px;
	height: 89px;
	background-color: #ABABAB;
} 
.twoColFixRtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	background-color: #ABABAB;
}
.twoColFixRtHdr #sideBar1 {
	width: 186px;
	background-color: #d8c89e;
	float: left;
	height: 655px;
	padding-top: 5px;
	margin-left: 0px;
	display: inline;
}
.separatorline {
	padding-top: 5px;
	padding-bottom: 5px;
}
.twoColFixRtHdr #footer {
	background:#DDDDDD;
	width: 624px;
	float: left;
	clear: left;
} 
.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
	text-align: left;
}
.twoColFixRtHdr #login {
	float: right;
	width: 56px;
	font-size: 100%;
}
#login {
	float: right;
	width: 86px;
	margin: 0px;
	padding: 0px;
}
.sidebarbodylinks   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	margin-left: 20px;
}
.moneyweb {
	margin-left: 11px;
	margin-bottom: 0px;
	margin-top: 2px;
}
.subheads    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	text-indent: 11px;
	font-style: normal;
	font-weight: bolder;
}
.spotlight {
	padding-top: 5px;
	padding-right: 5px;
	font-size: 10px;
	padding-left: 20px;
	text-align: left;
	display: inherit;
	page-break-after: left;
}
.spotlighttitles {
	font-size: 10px;
	text-align: left;
	vertical-align: middle;
	line-height: 100%;
	white-space: nowrap;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 20px;
}
.arrow {
	padding-left: 5px;
}
.spotlightseparator {
	padding-left: 20px;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.spotlightalt {
	padding-top: 0px;
	padding-right: 5px;
	font-size: 10px;
	padding-left: 20px;
	text-align: left;
	display: inherit;
	page-break-after: left;
}
.spotlighttitles3 {
	font-size: 10px;
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 15px;
}
.addicon {
	margin-left: 11px;
}
.subheadbottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	font-style: normal;
	font-weight: bolder;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.popouts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	background-color: #D7C89F;
	border: 1px solid #10267E;
	padding: 5px;
}
#ncua {
	text-align: center;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#depositspopup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	line-height: 18px;
	background-color: #10267E;
	padding: 10px;
}
#depositspopup p a {
	color: #FFF;
}
.indexicons {
	margin-right: 10px;
	margin-left: 11px;
	margin-top: 10px;
	margin-bottom: 8px;
}
.indexiconsborder {
	margin-right: 10px;
	margin-left: 11px;
	margin-top: 10px;
	margin-bottom: 8px;
	border-left-width: 2px;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-left: 10px;
}
.moneyweblinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	margin-left: 10px;
}
#lendingpopup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	line-height: 18px;
	background-color: #10267E;
	padding: 10px;
}
#lendingpopup p a {
	color: #FFF;
}
#businesspopup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	line-height: 18px;
	background-color: #10267E;
	padding: 10px;
}
#businesspopup p a {
	color: #FFF;
}
#investmentspopup p a {
	color: #FFF;
}
#investmentspopup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	line-height: 18px;
	background-color: #10267E;
	padding: 10px;
}
#applyonlinepopup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	line-height: 18px;
	background-color: #10267E;
	padding: 10px;
}
#applyonlinepopup p a {
	color: #FFF;
}
.newspotlighttitles {
	font-size: 10px;
	text-align: left;
	line-height: 100%;
	padding-left: 10px;
	vertical-align: middle;
}
.twoColFixRtHdr #sideBar2 {
	width: 186px;
	background-color: #d8c89e;
	float: right;
	height: 750px;
	margin-left: 0px;
}
#sidebarwrapper {
	background-image: url(images/wrapper_bg.png);
	background-repeat: repeat-y;
	height: 100%;
}
.icon   {
	padding-left: 10px;
}
#contentwrapper {
	width: 100%;
	height: 100%;
	background-image: url(images/wrapper_bg.png);
	background-repeat: repeat-y;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 10pt;
}
.bodysubtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	line-height: 16px;
}
.twoColFixRtHdr #container #mainContent #raleytable {
	margin-right: 20px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
}
.twoColFixRtHdr #container #mainContent table tr .bodycopy strong {
	text-align: center;
}
.bodysubttlesindent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	margin-left: 10px;
	color: #000;
}
.subpagelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	line-height: 14px;
}
.ratestable {
	margin-left: 60px;
}
th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	text-indent: 0px;
}
.twoColFixRtHdr #sideBar3  {
	width: 186px;
	background-color: #d8c89e;
	float: right;
	height: 800px;
	margin-left: 0px;
}
.twoColFixRtHdr #sideBar4 {
	width: 186px;
	background-color: #d8c89e;
	float: right;
	height: 11200px;
	margin-left: 0px;
}
.subpagelinksindent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	line-height: 14px;
	margin-left: 10px;
}
.bodycopytable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;
	margin-left: 0px;
	margin-right: 10px;
	line-height: 10pt;
}
.twoColFixRtHdr #container #mainContent #atmtable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 10px;
}
.twoColFixRtHdr #container #mainContent #branchestable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 10px;
}
#mapit {
	position: absolute;
	width: 82px;
	height: 84px;
	text-align: right;
	padding-left: 82px;
	left: 228px;
	top: 209px;
}
#mapit2 {
	position: absolute;
	width: 82px;
	height: 84px;
	text-align: right;
	padding-left: 82px;
	left: 584px;
	top: 284px;
}
.holidayhourstable {
	margin-right: 50px;
}
#mapit3 {
	position: absolute;
	width: 82px;
	height: 84px;
	text-align: right;
	padding-left: 82px;
	left: 183px;
	top: 300px;
}
#mapit4 {
	position: absolute;
	width: 82px;
	height: 84px;
	text-align: right;
	padding-left: 82px;
	left: 558px;
	top: 299px;
}
#mapit5 {
	position: absolute;
	width: 82px;
	height: 84px;
	text-align: right;
	padding-left: 82px;
	left: 183px;
	top: 410px;
}
#mapit6 {
	position: absolute;
	width: 82px;
	height: 84px;
	text-align: right;
	padding-left: 82px;
	left: 558px;
	top: 410px;
}
#mapit7 {
	position: absolute;
	width: 82px;
	height: 84px;
	text-align: right;
	padding-left: 82px;
	left: 183px;
	top: 526px;
}
#mapit8 {
	position: absolute;
	width: 82px;
	height: 84px;
	text-align: right;
	padding-left: 82px;
	left: 558px;
	top: 526px;
}
#mapit9 {
	position: absolute;
	width: 82px;
	height: 84px;
	text-align: right;
	padding-left: 82px;
	left: 183px;
	top: 697px;
}
#mapit10 {
	position: absolute;
	width: 82px;
	height: 84px;
	text-align: right;
	padding-left: 82px;
	left: 558px;
	top: 697px;
}
.twoColFixRtHdr #sideBar5 {
	width: 186px;
	background-color: #d8c89e;
	float: right;
	height: 1400px;
	margin-left: 0px;
}
#mapit11 {
	position: absolute;
	width: 82px;
	height: 84px;
	text-align: right;
	padding-left: 82px;
	left: 183px;
	top: 811px;
}
#mapit12 {
	position: absolute;
	width: 82px;
	height: 84px;
	text-align: right;
	padding-left: 82px;
	left: 558px;
	top: 811px;
}
#mapit13 {
	position: absolute;
	width: 82px;
	height: 84px;
	text-align: right;
	padding-left: 82px;
	left: 183px;
	top: 980px;
}
.iconbottommargin {
	padding-left: 10px;
	padding-bottom: 10px;
}
.twoColFixRtHdr #sideBar6 {
	width: 186px;
	background-color: #d8c89e;
	float: right;
	height: 2300px;
	margin-left: 0px;
}
.twoColFixRtHdr #sideBar7 {
	width: 186px;
	background-color: #d8c89e;
	float: right;
	height: 3500px;
	margin-left: 0px;
}
.bodysubtitlesrates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #FFF;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
