@charset "utf-8";
/* CSS Document */

/* The following makes pages 100% height */
html, body
{
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
}
/* end 100% height stuff */

/* Container owns everything on the page */
table.Container
{
	height: 100%;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	padding: 0;
	margin: 0;
}
td.Container
{
	vertical-align: top;
	height: 100%;
	width: 100%;
	padding: 0;
}
/* end container */

img {
	border: 0;
}

body {
	background-position: center;
	background-attachment: fixed;
	font-family: Times, "Times New Roman", serif;
}
body,td {
	font-size: 14pt;
}
form {
	margin: 0;
}
.ffcbSub ul {
	margin: auto !important;
}

.fullSz {
	width: 100%;
	height: 100%;
}
.col1of2 {
	padding-right: 5px;
}
.col2of2 {
	padding-left: 5px;
}
.pgWidth {
	width: 770px;
}
.printMe {
	display: none;
}
.black {
	color: black;
}

a {
	font-weight: bold;
	text-decoration: none;
}
a:hover,a:active {
	color: black;
	text-decoration: underline;
}
a.linkBlk:link,a.linkBlk:visited {
	color: black;
	text-decoration: none;
}
a.linkGrn:link,a.linkGrn:visited {
	color: #67813b;
	font-weight: normal;
	text-decoration: none;
}
a.linkGrn:hover,a.linkGrn:active {
	color: #67813b;
	text-decoration: underline !important;
}
a.linkBdr:hover,a.linkBdr:active {
	border-bottom: 1px solid #0056a7;
	text-decoration: none;
}
a.ffcbHdg:hover,a.ffcbHdg:active {
	font-weight: bold;
	text-decoration: underline !important;
}

.ffcbHdr {
	font-size: 10pt;
}
.ffcbHdg {
	font-size: 16pt;
	font-weight: bold;
	line-height: 16pt;
}
.ffcbPg {
	font-size: 18pt;
	font-weight: bold;
	line-height: 18pt;
}
.ffcbSub {
	color: #000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
}
.ffcbSub br {
	line-height: 5pt;
}
.ffcbSub ul {
	margin: 5pt 0 5pt 0;
}
.svcIndent {
	margin-left: 14pt;
}
.navBar {
	color: white;
	font-size: 12pt;
}
a.navBar:link,a.navBar:visited {
	color: white;
}
a.navBar:hover,a.navBar:active {
	color: white;
}
.navBarFl {
	height: 1.5em;
}
.navBulls {
	font-size: 10pt;
	line-height: 10pt;
	padding: 0 5pt;
}
.svcsCols {
	line-height: 16pt;
}
ul.noIndent {
	margin: 0;
	padding-left: 15px;
}
.tabTier1 {
	padding: 0 0 0 7pt !important;
}
.ffcbFld {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	padding: 1px;
}
.ffcbBtn {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	height: 20pt;
}
.adTxt {
	font-size: 16pt;
	font-weight: bold;
	line-height: 16pt;
}
.bodySpc {
	padding: 7pt 0;
}
.bodyCtr {
	height: 100%;
	padding-top: 0 !important;
}
.linkSpc {
	margin: 0 5px;
}
.lockSpc {
	margin: 0 16px;
}
.ratesTab {
	border: 0 !important;
	cursor: auto !important;
	padding-top: 5px !important;
	width: 9.5em;
	text-align: right;
}
.ratesTxt {
	font-size: 10pt;
}
.ffcbOfcr {
	font-size: 13pt;
}
.ffcbBlue {
	color: #0056a7 !important;
}
.imgBdr {
	border: 5px solid #0056a7;
}
.imgBdr1 {
	border: 1px solid #0056a7;
}

#newMsg {
	background-image: url(images/ffcbstar_sm.jpg);
	background-position: center;
	background-repeat: no-repeat;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
}
#newMsg a {
	color: black;
	font-weight: normal;
	text-decoration: none;
}

#divIBbiz, #divIBach, #divIBsta {
	display: none;
}

.ffcbRed {
	color: #ef3d44;
}
.alertTbl {
	background-color: white;
	border: 1px solid #ef3d44;
}
.alertTbl td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12pt;
}
.subMenus {
	float: none !important;
	text-align: left !important;
}
