/***********************************************/
/* Generic Link Definitions                    */
/***********************************************/

a {
	font-weight: normal;
	color: #051054;
	text-decoration: underline;
}
a:hover {
	font-weight: normal;
	color: #686868;
	text-decoration: none;
}
.textWhite a {
	color: #FFFFFF;
}
.textWhite a:hover {
	color: #FFFFFF;
}
a.textWhite {
	color: #FFFFFF;
}
a.textWhite:hover {
	color: #FFFFFF;
}
a.textRedBold, a.textRedBold:hover {
	color:#b51423;
	font-weight: bold;
}
#secNav a {
	color: #FFFFFF;
	font-weight: bold;
}
#secNav a:hover {
	color: #FFFFFF;
	font-weight: bold;
}

/***********************************************/
/* Print Styles                                */
/***********************************************/

.noPrint {}
.print {
	display:none;
}

/***********************************************/
/* HTML Definitions                            */
/***********************************************/

body {
	margin: 0px 10px 0px 10px;
	padding: 0px;
	background-color: #E5E7F0;
	background-image: url(images/bkgdBody.jpg);
	background-repeat: repeat-x;
}
.bodyPopUp {
	background-color: #E5E7F0;
}
ul {
	margin: 0px 0px 2em 0px;
	padding: 0px 0px 0px 15px;
	list-style: none;
}
ul li {
	background-image: url(images/bulletMain.gif);
	background-repeat: no-repeat;
	background-position: 0px .5em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px .2em 12px;
}
ol {
	margin: 0px 0px 2em 0px;
	padding: 0px 0px 0px 33px;
}
blockquote {
	padding: 0px 0px 1em 0px;
	margin: 0px 0px 1em 25px;
}

/***********************************************/
/* Text Formatting                                           */
/***********************************************/

body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 70%;
	line-height: 145%;
	font-weight: normal;
	color: #051054;
}
input, textarea, select {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #051054;
}
.textWhite {
	color: #FFFFFF;
}
.textLarge {
	font-size: 1.05em;
	line-height: 1.3em;
}
.textSmall {
	font-size: .85em;
	line-height: 1.4em;
}
.textSuperSmall {
	font-size: .7em;
	line-height: 1em;
}
h1 {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 570px;
	height: 32px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: 1.5em;
	font-weight: bold;
	color: #051054;
	margin: 5px 0px 0px 0px;
}
h2.headerWithSpace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: 1.5em;
	font-weight: bold;
	color: #051054;
	margin: 5px 0px 1em 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.5em;
	font-weight: bold;
	color: #051054;
	margin: 0px 0px 0px 0px;
}
h3.headerWithSpace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.5em;
	font-weight: bold;
	color: #051054;
	margin: 0px 0px 1em 0px;
}
.headerFaqQuestion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: 1.1em;
	font-weight: bold;
	color: #051054;
}
.headerFaqAnwser {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: 1.1em;
	font-weight: bold;
	color: #DFB200;
}
.headerLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.2em;
	line-height: 2.2em;
	font-weight: bold;
	color: #0B1867;
	margin: 0px 0px 0px -2px;
}

/***********************************************/
/* Page                                        */
/***********************************************/

#page1 {
	margin-right: auto;
	margin-left: auto;
	width: 760px;
	padding: 0px;
}
.bodyPopUp #page1 {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 400px;
	padding: 25px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.bodyPopUp p {
	padding: 0px 0px 1.3em 0px;
	margin: 0px;
}
#page2 {
	float: left;
	width: 100%;
}
#contentContainer {
	clear: both;
	margin: 0px 5px 0px 5px;
	padding: 0px;
	background-image: url(images/bkgdContentContainerInt.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	width: 100%;
}
.hp #contentContainer {
	clear: both;
	margin: 0px 5px 0px 5px;
	padding: 0px;
	background-image: url(images/bkgdContentContainer.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	width: 100%;
}
#contentContainerTop {
	clear: both;
	margin: 0px 5px 0px 5px;
	padding: 0px;
	background-color: #FFFFFF;
	width: 100%;
	height: 15px;
}
#contentContainerBtm {
	clear: both;
	margin: 0px 5px 0px 5px;
	padding: 30px 0px 10px 0px;
	background-color: #FFFFFF;
	width: 100%;
	text-align: center;
}
.fillerDiv {
	clear: both;
}

/***********************************************/
/* Banner                                                        */
/***********************************************/

#bannerArea {
	float: left;
	margin: 0px;
	padding: 4px 5px 5px 5px;
	background-image: url(images/bkgdBannerInt.jpg);
	background-repeat: no-repeat;
	height: 93px;
	width: 100%;
}
.hp #bannerArea {
	float: left;
	margin: 0px;
	padding: 4px 5px 5px 5px;
	background-image: url(images/bkgdBannerHmpg.jpg);
	background-repeat: no-repeat;
	height: 293px;
	width: 100%;
}
#logo {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 115px;
	height: 54px;
}
#mainNav {
	float: left;
	position: relative;
	width: 645px;
	height: 54px;
}
#bannerImage {
	clear: both;
	margin: 0px;
	padding: 4px 0px 0px 0px;
	width: 760px;
}
#bannerBarInt {
	clear: both;
	margin: 0px;
	padding: 4px 0px 0px 0px;
	width: 100%;
	height: 27px;
	background-color: #0A1767;
}
#bannerBarBankName {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 400;
}
#bannerBarDate {
	float: right;
	color: #FFFFFF;
	margin: 0px;
	padding: 5px 16px 0px 0px;
	width: 354;
	text-align: right;
}
#yellowBar {
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 760px;
}

/***********************************************/
/* Conent - Main                               */
/***********************************************/

#contentMain {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 570px;
}
#headerDiv {
	clear: both;
}
#contentArea {
	float: left;
	line-height: 1.6em;
	width: 486px;
	padding: 20px 56px 0px 28px;
}
#contentArea p {
	padding: 0px 0px 1.3em 0px;
	margin: 0px;
}
#topOfPage {
	clear: both;
	padding: 15px 56px 30px 28px;
	text-align: center;
}
#fdicEhlPrint {
	display:none;
	clear: both;
	padding: 25px 0px 15px 0px;
	text-align: center;
}
.hp #contentMain {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 380px;
}
.hp #contentMain p {
	padding: 0px 12px 1.3em 12px;
	margin: 0px;
}
#dateHmpg {
	clear: both;
	margin: 0px 12px 20px 12px; 
	padding: 0px 0px 0px 0px;
}
.hp #contentMain a {
	font-weight: bold;
	text-decoration: underline;
}
.hp #contentMain a:hover {
	font-weight: bold;
	text-decoration: none;
}
.columnHeader {
	clear: both;
	margin: 0px;
	padding: 0px 0px 11px 0px;
}
.subHeader {
	clear: both;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
.hp #contentMain ul {
	margin: 0px 12px 0px 14px;
	padding: 0px 0px 12px 0px;
	list-style: none;
}
.hp #contentMain ul li {
	color: #585858;
	font-weight: bold;
	background-image: url(images/bulletArrow.gif);
	background-repeat: no-repeat;
	background-position: 0px .5em;
	margin: 0px;
	padding: 0px 0px 10px 14px;
}
#twoColumnContainer {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 380px;
}
#leftColumn {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 190px;
}
#leftColumn p {
	padding: 0px 15px 1.3em 11px;
	margin: 0px;
	line-height: 130%;
}
#rightColumn {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 190px;
}
#rightColumn p {
	padding: 0px 15px 1.3em 11px;
	margin: 0px;
	line-height: 130%;
}

/***********************************************/
/* Content - Sub                               */
/***********************************************/

#contentSub {
	float: left;
	margin: 0px 1px 0px 0px;
	padding: 0px;
	width: 189px;
}
#contentSub p {
	font-size: 1em;
	line-height: 1.25em;
	color: #585858;
	margin: 0px 12px 0px 12px; 
	padding: 0px 0px 10px 0px;
}
#contentSub ul {
	margin: 0px 12px 0px 12px;
	padding: 0px 0px 12px 0px;
	list-style: none;
}
#contentSub ul li {
	color: #585858;
	background-image: url(images/bulletArrow.gif);
	background-repeat: no-repeat;
	background-position: 0px .5em;
	margin: 0px;
	padding: 0px 0px 2px 12px;
}
#obLogin {}
#remoteDepLogin {}

/***********************************************/
/* Content - Extra                             */
/***********************************************/

#contentExtra {
	float: left;
	margin: 0px 1px 0px 0px;
	padding: 0px;
	width: 189px;
}
#contentExtra p {
	font-size: 1em;
	line-height: 1.25em;
	color: #585858;
	margin: 0px 12px 0px 12px; 
	padding: 0px 0px 10px 0px;
}
#contentExtra ul {
	margin: 0px 12px 0px 12px;
	padding: 0px 0px 12px 0px;
	list-style: none;
}
#contentExtra ul li {
	color: #585858;
	background-image: url(images/bulletArrow.gif);
	background-repeat: no-repeat;
	background-position: 0px .5em;
	margin: 0px;
	padding: 0px 0px 2px 12px;
}
#customerProfileImage {
	margin: 0px 6px 0px 0px;
	padding: 0px;
	border: 1px solid #0B1867;
}
#customerProfileImageInt {
	margin: 0px 8px 0px 0px;
	padding: 0px;
	border: 1px solid #0B1867;
}

/*Survey*/

/*w#survey {
	padding: 0px;
	margin: 0px 12px 0px 12px;
}
#survey dt {
	margin: 0px 0px 10px 0px;
}
#survey dd {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
}
#survey input {
	vertical-align: middle;
}
#survey label {
	vertical-align: middle;
}*/
.surveySubmit {
	float: right;
	margin: 0px 10px 0px 0px;
}
/*#survey dd input {
	float: left;
	clear: left;
}
#survey dd label {
	float: left;
	width: 140px;
	padding-left: 5px;
}*/

/***********************************************/
/* Footer                                      */
/***********************************************/

#footer {
	float: left;
	margin: 0px;
	padding: 5px 5px 7px 5px;
	height: 38px;
	width: 100%;
	background-image: url(images/bkgdFooter.jpg);
	background-repeat: no-repeat;
}
#secNav {
	float: left;
	color: #FFFFFF;
	margin: 0px;
	padding: 12px 0px 0px 15px;
	width: 538px;
}
#footerFdicEhl {
	float: right;
	width: 207px;
}

/***********************************************/
/* Matrix Formatting                           */
/***********************************************/

.mtxBorder {
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #D4DBE4;
	border-left: 1px solid #D4DBE4;
	border-right: 1px solid #D4DBE4;
}
.mtxAcctName {
	font-size: 1.05em;
	line-height: 1.4em;
}
.mtxHeader {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: .9em;
	line-height: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0A1767;
	border-bottom: 1px solid #CCCCCC;
}
.mtxHeaderLarge {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0A1767;
	border-bottom: 1px solid #CCCCCC;
}
.mtxHeaderBorderLeft {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: .9em;
	line-height: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0A1767;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.mtxRow {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: .9em;
	line-height: 1.2em;
	border-bottom: 1px solid #CCCCCC;
}
.mtxRowAlt {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: .9em;
	line-height: 1.2em;
	background-color:#F4F5F5;
	border-bottom: 1px solid #CCCCCC;
}
.mtxRowGrayBar {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background-color:#F4F5F5;
	border-bottom: 1px solid #CCCCCC;
}
.mtxRowWhiteBar {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	border-bottom: 1px solid #CCCCCC;
}
.mtxRowBorderLeft {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: .9em;
	line-height: 1.2em;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.mtxTdMore {
	font-size: 1.05em;
	line-height: 1.6em;
}
.mtxRowLargeType {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	border-bottom: 1px solid #CCCCCC;
}
.mtxRowBorderLeftLargeType {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.showMoreInfoRowHighlight {
	background-color: #F1F1F1;
}
.showMoreInfoRowNoHighlight {
	background-color: #FFFFFF;
}
.showMoreInfo {
	display: table-cell;
	padding: 5px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 1em;
	line-height: 1.3em;
	border-bottom: 1px solid #CCCCCC;
}
.bulletShowMoreInfo {
	margin-left: 0px;
	padding-left: 15px;
	list-style: none;
	font-size: 1em;
}
.bulletShowMoreInfo li {
	padding: 12px 0px 7px 0px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	font-size: 11px;
}
.bulletListMtx {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
.bulletListMtxTd {
	background-image: url(images/bulletMain.gif);
	background-repeat: no-repeat;
	background-position: 14px 1em;
	border-bottom: 1px solid #CCCCCC;
	padding: 5px 4px 4px 25px;
}
.bulletPlusListMtxTd {
	padding: 5px 4px 3px 0px;
	border-bottom: 1px solid #CCCCCC;
}
.bulletPlusListMtxTd a, .bulletPlusListMtxTd a:visited, .bulletPlusListMtxTd a:hover, .bulletPlusListMtxTd a:visited:hover {
	color: #051054;
	background-image: url(images/bulletPlus.gif);
	background-repeat: no-repeat;
	background-position: 10px 3px;
	display: block;
	padding:  0px 0px 0px 26px;
	width: 90%;
}
.bulletListMtxTdNone {
	padding: 4px 4px 4px 3px;
	border-bottom: 1px solid #CCCCCC;
}
.bulletPlusListMtxTd .header {
	display: inline;
}
.bulletPlusListMtxTd a:link.closeLink, .bulletPlusListMtxTd a:visited.closeLink, .bulletPlusListMtxTd a:hover.closeLink {
	display: inline;
	background: none;
	padding: 0;
}

/***********************************************/
/* Show/Hide Classes                           */
/***********************************************/

.hideObject {
	display: none;
	padding: 0px;
}
.showObject {
	display: block;
	padding: 0px;
}

/***********************************************/
/* Misc. Classes                               */
/***********************************************/

.borderFull {
	border: 1px solid #CCCCCC;
}
.borderFullBlack {
	border: 1px solid #000000;
}
.borderleft {
	border-left: 1px solid #CCCCCC;
}
.borderBtm {
	border-bottom: 1px solid #CCCCCC;
}