@charset "utf-8";
/* CSS Document */
/* cu0428 Flag Credit Union */

/*BEGIN BANKING CENTER LINKS*/
#nav {
margin: 0;
padding: 0;
list-style-type: none;
padding-left: 46px;
width: 240px;
/*float: left; /* Contain floated list items */
}
#nav li {
font: 14px Georgia1, Georgia, serif;
letter-spacing: -0.05em;
font-weight: bold;
/*margin-left: 46px;*/
padding: 0;
/*float: left; /* This corrects the */
width: 100%; /* IE whitespace bug */
}
#nav a {
display: block; /* to increase clickable area as a’s
default to inline */
color: #b1c2d4;
text-decoration: none;
padding: 0 10px;
line-height: 2.6;
}
#nav #nav_con a {
border: none;
}
#nav a:hover {
color: #fff;
background-image: url(images/arrowRed.gif);
background-position: left;
background-repeat: no-repeat;
}
/*END BANKING CENTER LINKS*/

/*BEGIN HELPFUL LEFT LINKS*/
#navHelp_Left {
margin: 0px;
padding: 0;
list-style-type: none;
width: 110px;
float: left; /* Contain floated list items */
}
#navHelp_Left li {
font: 11px Georgia1, Georgia, serif;
letter-spacing: -.8px;
font-weight: bold;
padding: 0;
float: left; /* This corrects the */
width: 100%; /* IE whitespace bug */
}
#navHelp_Left a {
display: block; /* to increase clickable area as a’s
default to inline */
color: #990033; /* blue */
text-decoration: none;
padding: 0 8px;
line-height: 2.3;
}
#navHelp_Left #navHelp_Left_con a {
border: none;
}
#navHelp_Left a:hover {
color: #235083; /* red */
background-image: url(images/blueArrowInner.gif);
background-position: left;
background-repeat: no-repeat;
}
/*END HELPFUL LINKS*/

/*BEGIN HELPFUL RIGHT LINKS*/
#navHelp_Right {
margin: 0 0 0 10px;
_margin: 0 0 0 15px;
padding: 0;
list-style-type: none;
width: 140px;
/*float: left; /* Contain floated list items */
}
#navHelp_Right li {
font: 11px Georgia1, Georgia, serif;
letter-spacing: -.9px;
font-weight: bold;
padding: 0;
float: left; /* This corrects the */
width: 100%; /* IE whitespace bug */
}
#navHelp_Right a {
display: block; /* to increase clickable area as a’s
default to inline */
color: #990033; /* blue */
text-decoration: none;
padding: 0 8px;
line-height: 2.3;
}
#navHelp_Right #navHelp_Right_con a {
border: none;
}
#navHelp_Right a:hover {

color: #235083; /* red */
background-image: url(images/blueArrowInner.gif);
background-position: left;
background-repeat: no-repeat;
}
/*END HELPFUL LINKS*/

.helpfulLinksfont {
 font: 13px Georgia1, Georgia, serif;
 font-weight: bold;
 color: #FFFFFF;
 padding-left: 15px;
 line-height: 2.0;
}
.contentMargin {
 padding-left: 15px;
 padding-right: 15px;
}

.searchFont {
 font: 11px Georgia1, Georgia, serif;
 font-weight: bold;
 color: #235083;
 padding: 0 15px;
 line-height: 2.2;
}
.dateText {
 font: 9px Georgia1, Georgia, serif;
 color: #990033;
 padding-right: 15px;
}
a:link { color: #103661; }
a:visited { color: #103661; }
a:hover { color: #990033; }
a:active { color: #103661; }

.bsbnav { font-family: Arial, Helvetica; font-size: 8pt; text-decoration: none; letter-spacing: -.03em;}
a.bsbnav:link { color: #e0e3eb; font-size: 8pt; }
a.bsbnav:visited { color: #e0e3eb; font-size: 8pt; }
a.bsbnav:hover { color: #ffffff; font-size: 8pt; }
a.bsbnav:active { color: #e0e3eb; font-size: 8pt; }

.calcHeadline {
	font: Georgia1, Georgia, serif;
	font-size: 1em;
	font-weight: bold;
}
.calcMaincopy {
	font: Georgia1, Georgia, serif;
	font-size: .9em;
}
.calcDisclaimer {
	font: Georgia1, Georgia, serif;
	font-size: .6em;
	font-style: italic;
}
.calcBoxes {
	font: Georgia1, Georgia, serif;
	font-size: .9em;
}


<!--[if IE]>

#navHelp_Left li { font: 9px Georgia1, Georgia, serif; letter-spacing: -0.05em; }
#navHelp_Right li { letter-spacing: -0.05em; }

<![endif]-->

<!--[if ie 6]>
#nav li {margin-left: 23px;}

/*#nav {margin: 0; padding: 0; list-style-type: none; width: 240px; float: left; /* Contain floated list items */}*/
<![endif]-->