/* Link Definitions */

a {
	color: #00796C;
	text-decoration: none;
}
a:hover {
	color: #00796C;
	text-decoration: none;
}
.textWhite a {
	color: #FFFFFF;
}
.textWhite a:hover {
	color: #FFFFFF;
}

/* Print Styles */

.noPrint {
	display:block;
}
.print {
	display:none;
}

/* HTML Definitions */

body {
	margin: 10px;
	background-color: #FFFFFF;
}
ul {
	margin-left: 0px;
	padding-left: 15px;
	list-style-type: none;
}
li {
	padding-left: 12px;
	padding-bottom: 7px;
}

/* ID Tags */

#pageContainer {
	margin-right: auto;
	margin-left: auto;
	width: 741px;
}

/* Banner ID Tags */

#banner {
	background-image: url(images/bkgdBanner.gif);
	background-repeat: no-repeat;
	height: 63px;
	width: 741px;

}
#logo {
	float: left;
	width: 205px;

}
#secNav {
	float: left;
	width: 247px;
	margin-top: 38px;

}
#date {
	float: left;
	width: 279px;
	color: #FFFFFF;
	padding-top: 43px;
	padding-left: 10px;

}
#mainNavTop {
	clear: both;
	width: 741px;
	height: 3px;
	margin-top: 2px;
	margin-bottom: 2px;
	background-color: #000000;
}
#mainNav {
	clear: both;
	width: 741px;
	margin-bottom: 21px;
}

/* Content ID Tags */

#contentContainer {
	margin-right: 7px;
	margin-left: 7px;
	width: 727px;
	margin-bottom: 21px;
}
#leftColumn {
	float: left;
	width: 190px;
	margin-left: 0px;
	margin-bottom: 21px;
	background-color: #FFFFFF;
}
#welcomeColumn {
	float: left;
	width: 355px;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 21px;
}
#welcomeColumn p {
	font-size: 11px;
	line-height: 17px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#welcomeColumn ul {
	width: 348px;
	margin-top: 2px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	list-style: none;
}
#welcomeColumn li {
	font-size: 11px;
	line-height: 14px;
	padding-left: 13px;
	padding-right: 5px;
	padding-bottom: 16px;
	background-image: url(images/arrowWhtBkgd.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
#rightColumn {
	float: left;
	width: 166px;
	margin-right: 0px;
	margin-bottom: 21px;
}

/* Main Content Area ID Tags */

#mainContent {
	float: left;
	width: 477px;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 21px;
}

#mainContent p {
	margin-top: 6px;
	margin-bottom: 6px;
}

#topOfPage {
	width: 477px;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
}
#fdicEhlPrint {
	display:none;
	width: 477px;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
}

/* Side Column Tags */
/* Online Banking Center Tags */

#onlineBankingCenter {
	clear: both;
	width: 100%;
	background-image: url(images/bkgdLeftClm.gif);
	background-repeat: repeat-y;
}
#onlineBankingCenter ul {
	width: 183px;
	margin-top: 2px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-left: 7px;
	list-style: none;
}
#onlineBankingCenter li {
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 3px;
	background-image: url(images/arrowGrayBkgd.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

/* Online Survey Tags */

#onlineSurvey {
	clear: both;
	width: 100%;
	background-image: url(images/bkgdRtClm.gif);
	background-repeat: repeat-y;
}
#onlineSurvey p {
	margin: 0px;
	padding: 0px 9px 10px 9px;
	line-height: 14px;
	color: #656565;
}
.onlineSurveyAnwer {
	margin: 0px;
	padding: 0px;
	line-height: 14px;
}
#onlineSurvey ul {
	width: 169px;
	margin-top: 2px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-left: 7px;
	list-style: none;
}
#onlineSurvey li {
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 3px;
	background-image: url(images/arrowGrayBkgd.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

/* Side Column Pod Tags */

#sideColumnSecHeader {
	clear: both;
	width: 100%;
	margin-top: 8px;
	background-image: url(images/bkgdLeftClm.gif);
	background-repeat: repeat-y;
}
#sideColumnSecHeader ul {
	width: 183px;
	margin-top: 2px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-left: 7px;
	list-style: none;
}
#sideColumnSecHeader li {
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 3px;
	background-image: url(images/arrowGrayBkgd.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}
#sideColumnSecHeader p {
	font-size: 10px;
	line-height: 14px;
	color: #656565;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
#sideColumnAdLeftBtm {
	clear: both;
	width: 100%;
	margin-top: 8px;
}
#sideColumnAdRightTop {
	clear: both;
	width: 100%;
}
#sideColumnAdRightBtm {
	clear: both;
	width: 100%;
	margin-top: 8px;
}

/* Footer ID Tags */

#footer {
	clear: both;
	width: 741px;
	height: 30px;
	margin-bottom: 10px;
	background-image: url(images/bkgdFooter.gif);
	background-repeat: no-repeat;
}
#footerTop {
	clear: both;
	width: 741px;
	height: 3px;
	margin-top: 2px;
	margin-bottom: 2px;
	background-color: #000000;
}
#footerLinks {
	float: left;
	width: 493px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 22px;

}
#fdicEhl {
	float: left;
	width: 226px;

}

/* FAQ Classes */
.faqContainer {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
.faqQuestion {
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #CCCCCC;
}
.faqQuestion a, .faqQuestion a:visited, .faqQuestion a:hover, .faqQuestion a:visited:hover {
	padding-left: 26px;
	background-image: url(images/bulletPlus.gif);
	background-repeat: no-repeat;
	background-position: 10px 4px;
	display: block;
	width: 96%;
}
.faqAnswer {
	padding-left: 3px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #CCCCCC;
}

/* 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: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.mtxHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.mtxHeaderBorderLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-left-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.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: #CCCCCC;
}
.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: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.mtxRowAlt {
	font-size: 10px;
	line-height: 12px;
	background-color: #EEEEEE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.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: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.mtxBorderMore {
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.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: #CCCCCC;
}
.bulletShowMoreInfo {
	margin-left: 0px;
	padding-left: 15px;
	list-style: none;
}
.bulletShowMoreInfo li {
	padding-left: 12px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-bottom: 7px;
}
.bulletListMtx {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
.bulletListMtxTd {
	padding-left: 26px;
	background-image: url(images/arrowWhtBkgd.gif);
	background-repeat: no-repeat;
	background-position: 14px 8px;
	border-bottom: 1px solid #CCCCCC;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
}
.bulletListMtxTdNone {
	padding-left: 3px;
	border-bottom: 1px solid #CCCCCC;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
}

/* Text Formatting */
body, td, p, input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
}
.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: none;
	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;
}
.showRowObject {
	display:table-row;
}
.hideObject {
	display:none;
}
#onlineBankingCenter {
	font-size: 10px;
}
.float {
	float: right;
}
#pageContainer #contentContainer #mainContent #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent TabbedPanelsContentVisible li {
	list-style-type: square;
}
