/* Link Definitions */

a {
	color: #00796C;
	text-decoration: underline;
}
a:hover {
	color: #00796C;
	text-decoration: none;
}
.textWhite a {
	color: #FFFFFF;
}
.textWhite a:hover {
	color: #FFFFFF;
}

/* Print Styles */

.noPrint {
	display:none;
}
.print {
	display:block;
}

/* HTML Definitions */

body {
	background-color: #FFFFFF;
}
ul {
	margin-left: 0px;
	padding-left: 15px;
	list-style: none;
}
li {
	padding-left: 12px;
	background-image: url(images/arrowWhtBkgd.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-bottom: 7px;
}

/* ID Tags */

#pageContainer {
	margin-right: auto;
	margin-left: auto;
	width: 580px;
}

/* Banner ID Tags */

#banner {
	width: 100%;

}
#logo {
	float: left;
	width: 205px;

}
#secNav {
	display:none;

}
#date {
	float: right;
	color: #000000;
	padding-top: 43px;

}
#mainNavTop {
	clear: both;
	width: 100%;
	height: 3px;
	margin-top: 2px;
	margin-bottom: 2px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000000;
}
#mainNav {
	display:none;
}

/* Content ID Tags */

#contentContainer {
	width: 100%;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 21px;
}
#leftColumn {
	display:none;
}
#welcomeColumn {
	display:none;
}
#welcomeColumn p {
	display:none;
}
#welcomeColumn ul {
	display:none;
}
#welcomeColumn li {
	display:none;
}
#rightColumn {
	display:none;
}

/* Main Content Area ID Tags */

#mainContent {
	float: left;
	width: 100%;
}

#mainContent p {
	margin-top: 19px;
	margin-bottom: 19px;
}

#topOfPage {
	display:none;
}
#fdicEhlPrint {
	width: 100%;
	margin-top: 30px;
	margin-bottom: 15px;
	text-align: center;
}

/* Side Column Tags */
/* Online Banking Center Tags */

#onlineBankingCenter {
	display:none;
}
#onlineBankingCenter ul {
	display:none;
}
#onlineBankingCenter li {
	display:none;
}

/* Side Column Pod Tags */

#sideColumnSecHeader {
	display:none;
}
#sideColumnSecHeader ul {
	display:none;
}
#sideColumnSecHeader li {
	display:none;
}
#sideColumnSecHeader p {
	display:none;
}

#sideColumnAdLeftBtm {
	display:none;
}
#sideColumnAdRightTop {
	display:none;
}
#sideColumnAdRightBtm {
	display:none;
}

/* Footer ID Tags */

#footer {
	display:none;
}
#footerLinks {
	display:none;
}
#fdicEhl {
	display:none;
}

/* FAQ Classes */
.faqContainer {
	border: none;
}
.faqQuestion {
	display: none;
}
.faqAnswer {
	padding-left: 3px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	border-bottom: none;
}

/* Matrix Formatting */
.mtxBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #DCDCDC;
	border-right-color: #DCDCDC;
	border-left-color: #DCDCDC;
}
.mtxHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0A73D5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCDCDC;
}
.mtxHeaderBorderLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0A73D5;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-left-color: #DCDCDC;
	border-bottom-color: #DCDCDC;
}
.mtxRow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCDCDC;
}
.mtxRowBorderLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-left-color: #DCDCDC;
	border-bottom-color: #DCDCDC;
}
.mtxRowAlt {
	font-size: 10px;
	line-height: 12px;
	background-color: #EEEEEE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCDCDC;
}
.mtxRowAltBorderLeft {
	font-size: 10px;
	line-height: 12px;
	background-color: #EEEEEE;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-left-color: #DCDCDC;
	border-bottom-color: #DCDCDC;
}
.mtxBorderMore {
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DCDCDC;
}
.showMoreInfo {
	display: table-cell;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCDCDC;
}
.bulletShowMoreInfo {
	margin-left: 0px;
	padding-left: 15px;
	list-style: none;
}
.bulletShowMoreInfo li {
	padding-left: 12px;
	background-image: url(images/bulletMain.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-bottom: 7px;
}
.bulletListMtx {
	border-top: 1px solid #DCDCDC;
	border-left: 1px solid #DCDCDC;
	border-right: 1px solid #DCDCDC;
}
.bulletListMtxTd {
	padding-left: 26px;
	background-image: url(images/bulletMain.gif);
	background-repeat: no-repeat;
	background-position: 14px 11px;
	border-bottom: 1px solid #DCDCDC;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
}
.bulletListMtxTdNone {
	padding-left: 3px;
	border-bottom: 1px solid #DCDCDC;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
}

/* Text Formatting */
body, td, p, input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
}
.textWhite {
	color: #FFFFFF;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 24px;
	font-weight: bold;
}
.headerSmall {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
}
.headerFaqAnwser {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 24px;
	font-weight: bold;
	color: #00796C;
}
.headerSpecials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 31px;
	font-weight: bold;
}
.headerPrint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
}

/* Misc. Classes */
.hideFAQsObject {
	display: block;
	padding: 0px;
}
.hideFAQsLinkObject {
	display: none;
	padding: 0px;
}
.hideMatrixObject {
	display: none;
	padding: 0px;
}
.hideLinkObject {
	display: none;
	padding: 0px;
}
.hideCmObject {
	display: none;
	padding: 0px;
}
.hideRatesObject {
	display: none;
	padding: 0px;
}
.hideLocationObject {
	display: none;
	padding: 0px;
}
.hideCareersObject {
	display: none;
	padding: 0px;
}
.hideObject {
	display:none;
	padding: 0px;
}
.menu {
	display: none;
}