* {
	border: 0;
	margin: 0;
	padding: 0;
}

html {
}

body {
background-color: #003141;
padding-bottom: 0px;
Margin-bottom: 0px;
	position: relative;
}

#body {
/*
	border-left: 1px solid #C5AD00;
	border-right: 1px solid #C5AD00;
*/
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 1020px;
}

a {
	color: #00202e;
	font-style: italic;
	text-decoration: underline;
}

a:hover {
	color: #86A3AB;
}

p {
	margin-bottom: 1em;
}

.clearfloat {
	clear: both;
}

.indent {
	margin-left: 30px;
}

.pre {
	white-space: pre;
}

.red {
	color: #FF0000;
}

#main {
/*	border: 2px solid green; */
	background-color: #c5ad00;
	position: relative;
	width: 100%;
}

#content {
/*	border: 2px solid blue; */
	float: left;
	line-height: 1.3em;
	position: relative;
	width: 800px;
}

#content-top {
/*	border: 2px solid black; */
	background-color: #FFFFF7;
	padding-right: 10px;
	padding-top: 25px;
	position: relative;
	text-align: right;
	height: 24px;
}

#topnav {
	border-right: 1px solid #00202e;
	padding-top: 3px;
	padding-bottom: 4px;
	font-family: verdana;
	font-size: 11px;
}

#topnav a {
	border-left: 1px solid #00202e;
	font-style: normal;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 6px;
	text-decoration: none;
}

#topnav a.nav-current {
	background-image: url(bimages/header-nav-bg-over.jpg);
	color: #00202e;
}

a.login-btn {
	background-image: url(../images/header-nav-bg.jpg);
	font-style: normal;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 4px;
	text-decoration: none;
	font-weight: bold;
}

#topnav a:hover {
	background-image: url(../images/header-nav-bg-over.jpg);
	color: #00202e;
}

#topnav a:active {
	background-image: url(../images/header-nav-bg-over.jpg);
	color: #00202e;
}
#content-home {
	border-left: 10px solid #00202e;
	border-right: 10px solid #00202e;
	border-top: 10px solid #00202e;
	background-color: #FFFFFF;
	position: relative;
	width: 780px;
}

#content-home p {
	margin-bottom: .5em;
}

#home-top-left {
	background-image: url(../images/photo-home-top-left-with-text.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	border-right: 2px solid #00202e;
	border-bottom: 2px solid #00202e;
	float: left;
	width: 409px;
	height: 96px;
	padding-left: 25px;
/*	padding-top: 120px; */
	padding-top: 190px;
	position: relative;
}

#home-top-right {
	background-color: #a3c4c3;
	border-bottom: 2px solid #00202e;
	float: left;
	line-height: normal;
	width: 344px;
	height: 234px;
	padding-top: 10px;
}

#home-top-right p {
	margin-left: 20px;
}

#home-top-right a:hover {
	color: #FFFFFF;
}

#home-dropdown {
/*	outline: 2px solid red; */
	background-image: url(../images/dropdown-background.jpg);
	float: left;
	border-bottom: 2px solid #00202e;
	height: 30px;
	width: 329px;
	padding-left: 15px;
	padding-top: 10px;
	position: relative;
}

.home-bottom {
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 35px;
}

.home-bottom a {
	font-size: 12px;
}

#home-bottom-left {
	background-color: #FFFFFF;
	background-image: url(../images/frame-home-bottom-left.gif);
	background-position: 20px 15px;
	background-repeat: no-repeat;
	float: left;
	width: 185px;
	height: 230px;
	padding-left: 40px;
}

#home-bottom-center {
	background-color: #FFFFFF;
	background-image: url(../images/frame-home-bottom-center.gif);
	background-position: 10px 15px;
	background-repeat: no-repeat;
	float: left;
	width: 215px;
	height: 230px;
}

#home-bottom-right {
	background-color: #FFFFFF;
	background-image: url(../images/frame-home-bottom-right.gif);
	background-position: 10px 15px;
	background-repeat: no-repeat;
	float: left;
	width: 250px;
	height: 230px;
}

img.home-bottom-photo {
	margin-bottom: 10px;
}

p.text-welcome {
	color: #00202e;
	font-size: 28px;
	line-height: 30px;
	margin-bottom: 10px;
}

p.text-join-today {
	margin-top: 12px;
}

p.text-who-can-join {
	margin-bottom: 5px;
}

div.text-getting-started {
	color: #00202e;
	font-size: 29px;
	margin-bottom: 7px;
}

div.text-getting-started img {
	margin-right: 5px;
}

a#button-join {
	margin-left: 15px;
}

a#button-join img {
	vertical-align: middle;
}

#content-page {
/*	outline: 1px solid red; */
	border-top: 10px solid #00202e;
	border-left: 10px solid #00202e;
	border-right: 10px solid #00202e;
	background-image: url(../images/content-bg-top.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 20px;
	padding-bottom: 35px;
	position: relative;
	width: 730px;
}

#content-page-top {
/*	outline: 1px solid green; */
	float: left;
	margin-right: 20px;
	width: 500px;
}

#content-page-right {
/*	outline: 1px solid blue; */
	float: right;
	width: 210px;
}

#content-page-left {
/*	outline: 1px solid purple; */
	float: left;
	margin-right: 20px;
	width: 221px;
}

#content-page-center {
/*	outline: 1px solid green; */
	float: left;
	margin-right: 20px;
	width: 500px;
	min-height: 333px;
}

#content-page-center.narrow {
	width: 450px;
}

#content-page-center.wide {
	width: 600px;
}

#page-links {
	background-color: #cbb52a;
	margin-top: 40px;
	margin-bottom: 20px;
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#page-links a {
	display: block;
	margin-bottom: 3px;
}

#page-related {
	margin-top: 40px;
	background-image: url(../images/frame-page-related.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 20px;
}

#page-related a {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

h1 {
	color: #00202e;
	font-size: 26px;
	font-weight: normal;
	line-height: 1.2em;
	margin-top: 22px;
	margin-bottom: 19px;
}

h2 {
	color: #b89c00;
	font-size: 18px;
	font-weight: bold;
	margin-top: 22px;
	margin-bottom: 12px;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 3px;
}

h3.faq {
	margin-top: 15px;
}

h3.faq a {
	color: #000000;
	font-style: normal;
	padding-top: 15px;
	text-decoration: none;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 18px;
	color: #00202E;
}


ul, ol {
	list-style-position: outside;
	margin-left: 0;
	margin-bottom: 1em;
	padding-left: 16px;
}

.breadcrumb {
	color: #00202e;
	font-size: 12px;
	margin-bottom: 19px;
}

a.subnav {
	display: block;
	margin-top: 1.5em;
	width: 25%;
}

a.member-services {
	display: block;
	margin-top: -5px;
	margin-bottom: 1.5em;
	width: 33%;
}

a.apply {
	display: block;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	width: 33%;
}

a.faq-top {
	display: block;
	margin-top: -.25em;
	margin-bottom: 1.5em;
}

.footnote {
	font-style: italic;
}

.datatable-title {
	background-color: #00202e;
	color: #FFFFFF;
	font-size: 16px;
	margin-top: 25px;
	padding: 6px;
}

table.datatable {
	margin-bottom: 12px;
	width: 100%;
}

table.datatable th,
table.datatable td {
	border: 1px solid #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 6px;
	text-align: left;
	vertical-align: top;
}

table.datatable th {
	background-color: #86a3ab;
}

table.datatable .evenrow {
	background-color: #ede6bf;
}

table.datatable .oddrow {
	background-color: #F8F5E5;
}

table.datatable .subtitle {
	padding: 1px 0px 1px 6px;
	background-color: #ccc;
}

table#banks-vs-credit-unions th,
table#banks-vs-credit-unions td {
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 6px;
	text-align: left;
	vertical-align: top;
}

table#banks-vs-credit-unions th {
	background-color: #00202E;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

table#banks-vs-credit-unions .oddrow {
	background-color: #F8F5E5;
}

.cmsr-number {
	color: #00202e;
	font-weight: bold;
	margin-top: 1.5em;
	margin-bottom: 1em;
}

.cmsr-date {
	font-weight: bold;
}

.cmsr-location {
	margin-left: 20px;
}

.cmsr-pdf {
	margin-top: 30px;
}

.current-rates-label {
	color: #000000;
	font-weight: bold;
	margin-bottom: 4px;
}

.current-rates-label a {
	color: #000000;
	font-style: normal;
	text-decoration: none;
}

.current-rates-notes {
	margin-top: .5em;
	margin-bottom: 1em;
}

.current-rates-disclaimers {
	font-size: 12px;
	font-style: italic;
	margin-top: 1em;
	margin-bottom: 2em;
}

.current-rates-disclaimers p {
	margin: 0 0 0 30px;
	text-indent: -30px;
}

table#current-rates-single-products {
	width: 77%;
}

table#current-rates-money-market {
	width: 77%;
}

#current-rates-pdfs {
	margin-top: 50px;
}

#sidenav {
/*	border: 1px solid red; */
	background-color: #FFFFFF;
	float: left;
	font-size: 14px;
	position: relative;
	width: 200px;
}

.sidenav-logo {
/*	border: 1px solid silver; */
	background-color: #FFFFF7;
	height: 68px;
	padding-top: 55px;
	position: relative;
	width: 1020px;
}

#logo {
	display: block;
	margin-left: 15px;
	width: 163px;
	height: 36px;
}

.sidenav-group {
	border-top: 2px solid white;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 1020px;
}

.sidenav-group a {
	display: block;
	font-style: normal;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
	width: 190px;
}

.sidenav-group a.nav-current {
	background-color: #A3C4C3;
	color: #000000;
}

.sidenav-group a:hover {
	background-color: #A3C4C3;
	color: #000000;
}

.sidenav-group-1 {
	background-color: #e9dfaa;
}

.sidenav-group-2 {
	background-color: #e0d388;
}

.sidenav-group-3 {
	background-color: #d4c255;
}

.sidenav-group-4 {
	background-color: #cbb52a;
}

.sidenav-group-5 {
	background-color: #cbb52a;
}

.sidenav-group-5 a {
	background-color: #003141;
	color: #FFFFFF;
}

.sidenav-group-5 a:hover {
	background-color: #A3C4C3;
}

#footer {
/*	border: 2px solid purple; */
	background-image: url(../images/footer-background.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	position: relative;
	text-align: right;
	width: 100%;
}

#footer-content {
	margin-left: 200px;
}

#footer-content div {
	float: left;
}

#footer-nav {
/*	border: 2px solid black; */
	border-right: 1px solid #00202e;
	background-image: url(../images/footer-nav-bg.jpg);
	font-size: 11px;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 7px;
	padding-bottom: 4px;
}

#footer-nav a {
	border-left: 1px solid #00202e;
	background-image: url(../images/footer-nav-bg.jpg);
	font-style: normal;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 7px;
	padding-bottom: 4px;
	text-decoration: none;
}

#footer-nav a.nav-current {
	background-image: url(../images/footer-nav-bg-over.jpg);
	color: #00202e;
}

#footer-nav a:hover {
	background-image: url(../images/footer-nav-bg-over.jpg);
	color: #00202e;
}

#footer-copyright {
	color: #999999;
	font-size: 11px;
	margin-right: 10px;
	padding-top: 12px;
}

#footer-logos img {
	vertical-align: top;
}

img#footer-logo-ncua {
	margin-top: 12px;
	margin-right: 5px;
}

img#footer-logo-equal-housing-lender {
	margin-top: 11px;
}

#select_parent {
/*	outline: 2px solid green; */
	width: 169px;
	height: 17px;
	border: 1px solid #33443A;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #33443A;
	background-image: url(../images/select_bg.jpg);
	padding-left: 10px;
}

#select_child {
/*	outline: 2px solid blue; */
	border: 1px solid #33443A;
	padding-bottom: 4px;
	font-family: Arial;
	font-size: 12px;
	background-color: #EBEFF0;
	width: 179px;
	position: absolute;
	visibility: visible;
}

#select_child a
{
	display: block;
	font-style: normal;
	color: #33443A;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
  text-decoration: none;
}

#select_child a:hover
{
	font-style: normal;
	color: #666;
  text-decoration: none;
}

div.menu_head
{
  background: #FFFFFF;
  padding: 0px 5px;
  font-weight: 900;
  color: #008000;
}

.menu_item
{
  width: 200px;
  font-family: Verdana, Arial;
  font-size: 10px;
  color: #666;
  background: #fff;
  opacity:.75;
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 6px;
  display: block;
  border: 0px;
}

.menu_item a
{
  color: #666;
  text-decoration: none;
}

.menu_item a:hover
{
  color: #FF6600;
  text-decoration: none;
}
