/*
		Affinia Federal Credit Union
		CSS Version 1.5
		NetworkATS - Todor Iliev
*/

body {
	background-color: #ffffff;
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#564b47;
	padding:0;
	margin: 10px;
	}

/* --------- Begin Skeleton --------- */
#container {
	width: 780px;
	margin: 0 auto;
	padding: 0;
	border: 1px solid #c5cecd;
	background-image: url(../images/dev/border.gif);
	background-repeat: repeat-y;
	background-position: 154px;
	}
#header {
	margin: 0;
	padding: 0;
	}
#navigation {
	margin: 1px 0 0 0;
	padding: 0;
	height: 41px;
	background-color: #c5cecd;
	}
#leftColumn {
	float: left;
	width: 154px;
	margin: 0;
	padding:0 0 0 0;
	}
#content {
	min-height:100px;
	background-color: #ffffff;
	padding: 0 10px 0 10px;
	margin: 0 0 0px 154px;
	background-image: url(../images/dev/border.gif);
	background-repeat: repeat-y;
	background-position: 0px;
	}
#footer {
	clear: left;
	padding: 0;
	margin: 0;
	}
/* --------- End Skeleton --------- */


/* --------- Begin leftColumn --------- */
#leftColumn h1 {
	margin: 1px 0 1px 0;
	padding: 3px 0 3px 5px;
	font-size: 110%;
	color: #456969;
	background-color: #c5cecd;
	}
.box {
	background-color: #c5cecd;
	margin: 1px 0 1px 0;
	padding: 3px 0 3px 0;
	text-align: center;
	}
img {
	border: 0;
	}
/* --------- Begin Search --------- */
.box h2 {
	padding: 0;
	margin: 0 0 0 6px;
	font-size: 80%;
	color: #456969;
	text-align: left;
	}
form {
	padding: 0;
	margin: 0;
	display: inline;
	}
input.searchField {
	width: 112px;
	margin: 0;
	padding: 0;
	}
input.searchButton {
	width: 21px;
	height: 21px;
	background-image: url(../images/dev/searchButton.gif);
	background-repeat: no-repeat;
	background-position: 0 -1px;
	border: 0;
	padding: 0;
	margin: 0;
	}
/* --------- End Search --------- */
#leftColumn ul {
	font-weight: bold;
	list-style: square;
	}
#leftColumn li {
	line-height: 18px;
	}
#leftColumn a:link, #leftColumn a:visited {
	color: #000000;
	text-decoration: none;
	}
#leftColumn a:hover {
	color: #456969;
	}
/* --------- End leftColumn --------- */


/* -------- Begin Footer --------- */
.notice {
	margin-left: 154px;
	border-left: 1px solid #c5cecd;
	border-top: 3px solid #a8c4c5;
	padding: 10px 0 10px 10px;
	color: #a8c4c5;
	font-size: 90%;
	}
.ncua {
	float: left;
	margin: 0 0 0 0;
	width: 154px;
	text-align: center;
	}
.ehl {
	float: right;
	margin: 0 0 0 0;
	}
/* --------- End Footer --------- */


/* -------- Begin Navigation --------- */
.affiniaOnline {
	float: left;
	margin: 2px 0 0 3px;
	padding: 0;
	}	
/* --------- End Navigation --------- */
	

/* -------- Begin Top Navigation --------- */
.topNav {
	width:625px;
	float: right;
	z-index: 100;
	}
.topNav ul {
	padding:0;
	margin:0;
	list-style-type:none;
	text-align: center;
	}
.topNav ul ul {
	width:104px;
	text-align: left;
	}
.topNav li {
	float:left;
	width:104px;
	position:relative;
	font-size: 10px;
	}
.topNav a, .topNav a:visited {
	display:block;
	text-decoration:none; 
	color:#fff;  
	height:20px; 
	border:1px solid #fff; 
	border-width:0 0 0 1px;
	padding-left: 5px;
	padding-right: 5px; 
	background:#8c9f9f; 
	line-height:19px;
	}
* html .topNav a, * html .topNav a:visited {
	width:104px;
	w\idth:93px;
	}
.topNav a:hover, .topNav ul ul a:hover {
	color:#fff; 
	background:#6d8282;
	}
.topNav :hover > a, .topNav ul ul :hover > a {
	color:#fff;
	background:#6d8282;
	}
/* -------- End Top Navigation --------- */


	
	
/* -------- Begin Bottom Navigation --------- */
.bottomNav {
	width:625px;
	float: right;
	z-index: 100;
	}
.bottomNav ul {
	padding:0;
	margin:0;
	list-style-type:none;
	text-align: center;
	}
.bottomNav ul ul {
	width:125px;
	text-align: left;
	z-index: 100;
	}
.bottomNav li {
	float:left;
	width:125px;
	position:relative;
	font-size: 10px;
	z-index: 101;
	}
.bottomNav a, .bottomNav a:visited {
	display:block;
	text-decoration:none; 
	color:#fff; 
	width:114px; 
	height:20px; 
	border:1px solid #fff; 
	border-width:1px 0 0 1px;
	padding-left: 5px;
	padding-right: 5px; 
	background:#f69c60; 
	line-height:19px;
	z-index: 102;
	}
* html .bottomNav a, * html .bottomNav a:visited {
	width:125px;
	w\idth:114px;
	}
.bottomNav ul ul a.drop, .bottomNav ul ul a.drop:visited {
	background:#939c71;
	}
.bottomNav ul ul a.drop:hover{
	background:#c9ba65;
	}
.bottomNav ul ul :hover > a.drop {
	background:#c9ba65;
	}
.bottomNav ul ul ul a, .bottomNav ul ul ul a:visited {
	background:#e2dfa8;
	}
.bottomNav ul ul ul a:hover {
	background:#b2ab9b;
	}
.bottomNav ul ul ul :hover > a {
	background:#b2ab9b;
	}
.bottomNav ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:21px;
	left:0; 
	width:125px;
	}
* html .bottomNav ul ul {
/*	top:30px;
	t\op:31px;*/
	}
.bottomNav ul ul ul {
	left:125px; 
	top:0;
	width:125px;
	}
.bottomNav ul ul ul.left {
	left:-125px;
	}
.bottomNav table {
	position:absolute; top:0; left:0;
	}
.bottomNav ul ul a, .bottomNav ul ul a:visited {
	background:#e5d542; 
	color:#000; 
	height:auto; 
	line-height:1em; 
	padding:5px 10px; 
	width:104px
	}
* html .bottomNav ul ul a {
	width:125px;
	w\idth:104px;
	}
.bottomNav a:hover, .bottomNav ul ul a:hover {
	color:#fff; 
	background:#e7894a;
	}
.bottomNav :hover > a, .bottomNav ul ul :hover > a {
	color:#fff;
	background:#e7894a;
	}
.bottomNav ul li:hover ul, .bottomNav ul a:hover ul {
	visibility:visible; 
	}
.bottomNav ul :hover ul ul {
	visibility:hidden;
	}
.bottomNav ul :hover ul :hover ul ul {
	visibility:hidden;
	}
.bottomNav ul :hover ul :hover ul { 
	visibility:visible;
	}
.bottomNav ul :hover ul :hover ul :hover ul { 
	visibility:visible;
	}
/* -------- End Bottom Navigation --------- */


/* -------- Begin Navigation --------- */
.affiniaOnline {
	float: left;
	margin: 2px 0 0 3px;
	padding: 0;
	}	
/* --------- End Navigation --------- */

.columnContentOne {
	float: left;
	width: 180px;
	margin: 0 5px 0 0;
	}
.columnContentTwo {
	float: left;
	width: 240px;
	margin: 0 5px 0 0;
	}
.columnContentThree {
	float: right;
	width: 150px;
	margin: 0 0 0 20px;
	}
	
.promo {
	margin-top: 8px;
	background-color: #c5cfcf;
	text-align: center;
	height: 216px;
	}
	
.promo img {
	margin: 8px;
	}

#content p {
	margin: 0 0 15px 0;
	}

#content a:link, #content a:visited {
	color: #2f6261;
	}

#content a:hover {
	color: #648a89;
	text-decoration: none;
	}
	
#msgScroller {
	visibility: ;
	margin-top: 3px;
	float: left;
	z-index: 0;
	}
	
ul {
	margin-top: 2px;
	}

.columnContentOne h1, .columnContentTwo h1, .columnContentThree h1 {
	font-family: Helvetica;
	font-size: 14px;
	color: #2f6261;
	padding: 0px;
	margin: 0px;
	text-align: left;
	}
	
.events {
	margin-top: 10px;
	padding: 5px;
	background-color: #a5bebe;
	}
	
div.events h1, div.events p {
	margin: 0 !important;
	padding: 0 !important;
	}
	
.row {
	background-color: #f1f7f7;
	}
	
hr {
	margin: 0 0 0 auto;
	}

/* --------- Begin Site Map --------- */

#siteMap {
	}
#siteMap ul li {
	font-weight: bold;
	}
#siteMap ul li li {
	font-weight: normal;
	}
#siteMap ul {
	list-style: square;
	}
/* --------- End Site Map --------- */


/* --------- Begin Calculator --------- */

#calcFrame {
	margin-left: 100px;
	width:400px;
	border: 1px solid #d1dfdd;
	background: #e2efee;
	padding: 10px;
	}

/* --------- End Calculator --------- */


/* --------- Begin ATMs Table --------- */
#atms, #tbl {
	margin: 10px 10px 10px 10px;
	width: 95%;
	border-top: 1px solid #d1dfdd;
	border-right: 1px solid #d1dfdd;
	background-color: #e2efee;
	}
#atms  td, #tbl td {
	padding: 4px;
	vertical-align: top;
	border-bottom: 1px solid #d1dfdd;
	border-left: 1px solid #d1dfdd;
	}
#atms  .titleBar, #tbl .titleBar {
	font-weight: bold;
	background-color: #d9e6e5;
	}
/* --------- End ATMs Table --------- */

/* --------- Begin Saving Rate Table --------- */
/* --------- End Saving Rate Table --------- */

/* --------- Begin Loan Rate Table --------- */
#rates {
	margin: 10px 10px 10px 10px;
	width: 95%;
	border: 1px solid #d1dfdd;
	background-color: #e2efee;
	}
#rates td {
	padding: 4px;
	vertical-align: top;
	border-bottom: 1px solid #d1dfdd;
	}
#rates .labelBar {
	font-weight: bold;
	background-color: #d9e6e5;
	}
#rates .small {
	font-size: 80%
	}
#rates h2 {
	font-size: 110%;
	color: #5b7a7a;
	margin: 0;
	padding: 0;
	}
/* --------- End Loan Rate Table --------- */