body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/* Fonts */
.Arial12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 5px;
}
/* Primary Page Title */
.Title {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	letter-spacing: .05em;
}
.Title2 {
	color: #996600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-indent: 8px;
}
/* Diamond point bullets */
.Bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	list-style-position: outside;
	list-style-image: url(/images/menu-diamond.gif);
	list-style-type: none;
	color: #333333;
	font-size: 12px;
	line-height: 16px;
	/* display: list-item; */
	text-align: left;
    /*	line-height: 15px; */
}
/* Bullets with calculator icons */
.CalculatorBullets {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	list-style-position: outside;
	list-style-image: url(/images/calc2.gif);
	/* vertical-align: text-top; */
	list-style-type: none;
	padding-left: 3px;
}
/* Global Links */
a {
	color: #000099;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #336633;
	text-decoration: none;
	font-weight: normal;
	/*	font-size: 100%; */
	font-style: normal;
}
a:active {
	color: #990000;
	text-decoration: none;
}
a:link {
	color: #0000CC;
	text-decoration: none;
}
/* Define navigation table */
table.navigation {
	/* table-layout: automatic; */
}
	a.navigation {
	font-size: 11px;
}		
	a.navigation:link {
	color: #003366;
}
	a.navigation:visited {
	color: #003399;
}
	a.navigation:hover {
	color: #0033CC;
	font-style: normal;
	font-weight: bold;
	font-size: 105%;
}
	a.navigation:active {
	color: #009900;
}
/* Naviagtion Table definitions */
TD.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #BD7D00;
	font-weight: bold;
	text-indent: 5px;
}
TD.Row {
	line-height: 16px;
	text-indent: 3px;
	background-color: #F7EFE7;
	border-bottom-style: double;
	border-top-style: double;
	border-right-style: double;
	border-left-style: double;
}
TD.Date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #996600;
	font-weight: bold;
	text-indent: 5px;
}
TD.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #333333;
	font-weight: normal;
	text-indent: 10px;
}
TD.NavHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #000066;
	text-indent: 3px;
	background-color: #BD7D00;
	font-weight: bold;
}
TD.NavItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #000066;
	text-indent: 8px;
	background-color: #BD7D00;
}
TD.Privacy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #000000;
	text-indent: 8px;
}
TD.SubHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #996600;
	font-weight: bold;
	text-indent: 2px;
}
TD.SubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #996600;
	font-weight: bold;
	text-indent: 2px;
	background-color: #CCCCFF;
}
TD.NCUA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	color: #000000;
	font-weight: normal;
	text-align: center;
	text-indent: 2px;
	background-color: #CCCCFF;
}
table.box {
	border: thin outset #003399;
}

.CopperButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(/images/copperbttn150.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	text-indent: 10px;
	/* vertical-align: middle; */
	font-weight: bold;
	height: 20px;
	width: 155px;
	line-height: 20px;
}

/* Topmost horizontal menu */
table.HorzMenuMain {
	/* table-layout: automatic; */
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-color: #FFFFFF;
}
a.HorzMenuMain {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.HorzMenuMain:link {
	color: #333333;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
a.HorzMenuMain:visited {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.HorzMenuMain:hover {
	color: #CC6600;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
a.HorzMenuMain:active {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
/* Secondary horizontal menu */
.HorzMenuTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-repeat: no-repeat;
	background-position: 0px center;
	/* vertical-align: middle; */
	/* font-weight: bold; */
	border: thin solid #996600;
	background-color: #FFFFCC;
	text-align: center;
}
a.HorzMenu {

	font-size: 11px;
}
a.HorzMenu:link {

	color: #003366;
}
a.HorzMenu:visited {

	color: #003366;
}
a.HorzMenu:hover {
	color: #0033CC;
	letter-spacing:.1em;
}
a.HorzMenu:active {

	color: #996633;
}
/* Styles just for the Holidays */
.Holidays {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #00FF00;
	background-color: #FF3333;
	text-align: center;
	letter-spacing: 0.2em;
	border: thin groove #00CC00;
	line-height: 24px;
}
.HolidaysSubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00FF00;
	background-color: #FF3333;
	letter-spacing: 0.2em;
	height: 15px;
	border: thin groove #00CC00;
	top: 10px;
	line-height: 18px;
	text-indent: 15px;
}
.TitleYellow {

	color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	letter-spacing: .05em;
}
TD.HarlClarke {
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #000066;
	font-weight: normal;
	text-align: center;
	border: thin solid #006600;
}
TD.HUD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	color: #000000;
	font-weight: normal;
	text-align: center;
	text-indent: 2px;
	background-color: #FFFFFF;
}
TD.NavBoarder {
	height: 10px;
	position: absolute;
	margin: 0px;
	padding: 0px;
}
.Answers {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	list-style-position: outside;
	list-style-image: url(/images/menu-diamond.gif);
	/* vertical-align: text-top; */
	list-style-type: none;
	padding-left: 3px;
	color: #FF0000;
}
.Title1 {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: 0.05em;
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #003366;
	text-indent: 5px;
}
.Title3 {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	letter-spacing: .05em;
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #003366;
}
.Title16 {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	letter-spacing: 0.05em;
	text-indent: 5px;
}
.Arial10 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-indent: 5px;
}
TD.BlackBoarder {
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #000000;
	font-weight: normal;
	border: thin double #666666;
}
TD.BlueBoarder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	border: medium double #8E8BC9;
}
TD.BlueFill {
	line-height: normal;
	color: #FFFF8A;
	font-weight: normal;
	background-color: #8E8BC9;
	background-image: url(/images/blu_fil_lft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table.LearnMore {

	/* table-layout: automatic; */
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
a.LearnMore:hover {
	text-decoration: none;
}
table.BalancePro {
	/* table-layout: automatic; */
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-image: url(memedu/images/gym-rings.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
}
table.logo {
	/* table-layout: automatic; */
	background-repeat: no-repeat;
	position: relative;
	background-image: url(images/cfcu_logo_09.jpg);
	height: 110px;
	width: 860px;
}
table.account {
	/* table-layout: automatic; */
	position: relative;
	background-image: url(images/vertfill.jpg);
	background-repeat: no-repeat;
	width: 100%;
}
.TitleRed {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	letter-spacing: .05em;
	font-weight: bolder;
}
.16PointBlack {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	letter-spacing: 0.05em;
	text-indent: 5px;
	font-weight: bold;
}
