/***********************************************/
/* Generic Link Definitions                    */
/***********************************************/

a {
	font-weight: normal;
	color: #730206;
	text-decoration: underline;
}
a:hover {
	font-weight: normal;
	color: #727272;
	text-decoration: none;
}
.textWhite a {
	color: #FFFFFF;
}
.textWhite a:hover {
	color: #FFFFFF;
}

/***********************************************/
/* Print Styles                                */
/***********************************************/

.noPrint {}
.print {
	display:none;
}

/***********************************************/
/* HTML Definitions                            */
/***********************************************/

body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bkgdBody.jpg);
	background-repeat: repeat-x;
	background-color: #FOF1D7;
}
.bodyPopUp {
	background-color: #FFFFFF;
	background-image: none;
}
ul {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 15px;
	list-style: none;
}
ul li {
	padding: 12px;
	background-image: url(images/bulletMain.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding: 0px 0px 14px 12px;
}
ol {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 33px;
}

/***********************************************/
/* 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: #7F7F7F;
}
.date {
	color: #637693;
}
.textWhite {
	color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 24px;
	font-weight: bold;
	color: #637693;
	margin: 0px 0px 0px 0px;
}
.headerLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 24px;
	font-weight: bold;
	color: #637693;
	margin: 0px 0px 0px 0px;
}
h1.headerWithSpace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 24px;
	font-weight: bold;
	color: #637693;
	margin: 0px 0px 20px 0px;
}
h2 {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #637693;
	margin: 0px 0px 0px 0px;
}
.headerSmall {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #637693;
	margin: 0px 0px 0px 0px;
}
h2.headerWithSpace {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #637693;
	margin: 0px 0px 20px 0px;
}
.headerFaqAnwser {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 24px;
	font-weight: bold;
	color: #9D1B1F;
}
.headerLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 31px;
	font-weight: bold;
	color: #637693;
}
.headerPrint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
}

/***********************************************/
/* Page ID Tags                                */
/***********************************************/

#pageContainer {
	margin-right: auto;
	margin-left: auto;
	width: 768px;
	padding: 0px;
	background-image: url(images/bkgdPage.jpg);
	background-repeat: repeat-y;
}
#pageContainerTop {
	padding: 0px;
	background-image: url(images/bkgdPageTop.jpg);
	background-repeat: no-repeat;
}
.fillerDiv {
	clear: both;
}

/***********************************************/
/* Banner                                      */
/***********************************************/

#bannerBarTop {
	margin: 0px 5px 0px 5px;
	border-top: solid 1px #FFFFFF;
}
#banner {
	margin: 0px 5px 0px 5px;
	height: 89px;
	background-color: #FFFFFF;
}
#logo {
	float: left;
	width: 191px;
}
#mainNav {
	float: right;
	width: 567px;
	padding: 56px 0px 0px 0px;
	position: relative;
}
#bannerPhotos {
	margin: 0px 5px 0px 5px;
	border-top: solid 1px #293E52;
	border-bottom: solid 1px #293E52;
}

/***********************************************/
/* Content Area Formatting                     */
/***********************************************/

#contentContainer {
	margin: 5px 9px 5px 9px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}
.contentPods {
	margin: 0px 0px 5px 0px;
	padding: 2px;
	border: solid 1px #D4DBE4;
}
.contentPods p {
	margin: 0px;
	padding: 10px 6px 10px 6px;
	line-height: 15px;
}
.contentPods strong, .contentPods b {
	color: #384B67;
}
.contentPods ul {
	margin: 8px 0px 8px 0px;
	padding: 0px 0px 0px 12px;
	list-style: none;
}
.contentPods li {
	font-size: 10px;
	line-height: 18px;
	background-image: url(images/bulletMain.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	margin: 0px;
	padding: 0px 0px 0px 11px;
}

/***********************************************/
/* Left Column                                 */
/***********************************************/

#sideClmLeft {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 196px;
}
#onlineSurvey {
	font-size: 10px;
	line-height: 14px;
}
#onlineSurvey td {
	font-size: 10px;
	line-height: 14px;
}

/***********************************************/
/* Middle Column                               */
/***********************************************/

#middleClm {
	float: left;
	margin: 0px 5px 0px 5px;
	padding: 0px;
	width: 376px;
}
#date {
	margin: 6px 0px 0px 8px; 
	color: #637693;
}
#bankNews {}
#bankNews ul {
	margin: 8px 0px 8px 0px;
	padding: 0px 0px 0px 12px;
	list-style: none;
}
#bankNews li {
	font-size: 10px;
	line-height: 18px;
	background-image: url(images/bulletMain.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	margin: 0px;
	padding: 0px 0px 10px 11px;
}
#bankNews a {
	color: #384B67;
}
#bankNews a:hover {
	color: #727272;
}

/***********************************************/
/* Right Column                                */
/***********************************************/

#sideClmRight {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 168px;
}

/***********************************************/
/* Interior Pages Content Area                 */
/***********************************************/

#contentArea {
	float: left;
	margin: 0px;
	padding: 0px 23px 10px 28px;
	width: 503px;
}
#contentHeader {}
#contentMain {
	padding: 25px 0px 10px 0px;
	border-top: solid 1px #D4DBE4;
}
#contentMain p {
	padding: 0px 0px 20px 0px;
	margin: 0px;
}
#topOfPage {
	padding: 10px 0px 30px 0px;
	text-align: center;
}
#fdicEhlPrint {
	display:none;
	padding: 15px 0px 15px 0px;
	text-align: center;
}

/***********************************************/
/* Footer                                      */
/***********************************************/

#footer {
	margin: 0px 5px 0px 5px;
	padding: 0px 0px 0px 0px;
	height: 28px;
	background-color: #5A5643;
	border-bottom: solid 1px #FFFFFF;
}
#footerShadow {
	margin-right: auto;
	margin-left: auto;
	width: 768px;
	padding: 0px 0px 20px 0px;
}
#secNav {
	float: left;
	width: 390px;
}
#fdicEhl {
	float: right;
	width: 220px;
}

/***********************************************/
/* Matrix Formatting                           */
/***********************************************/

.mtxBorder {
	padding: 4px 4px 4px 4px;
	border: 1px solid #D4DBE4;
}
.mtxAcctName {
	font-size: 10px;
	line-height: 14px;
}
.mtxHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #888888;
	border-bottom: 1px solid #CCCCCC;
}
.mtxHeaderBorderLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #888888;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.mtxRow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	background: url(images/bkgdMtxRow.jpg) repeat-x left top;
	border-bottom: 1px solid #CCCCCC;
}
.mtxRowBorderLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	background: url(images/bkgdMtxRow.jpg) repeat-x left top;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.mtxRowAlt {
	font-size: 10px;
	line-height: 12px;
	background: url(images/bkgdMtxRow.jpg) repeat-x left top;
	border-bottom: 1px solid #CCCCCC;
}
.mtxRowAltBorderLeft {
	font-size: 10px;
	line-height: 12px;
	background: url(images/bkgdMtxRow.jpg) repeat-x left top;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.mtxBorderMore {
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	padding-left: 5px;
	border-left: 1px solid #CCCCCC;
}
.showMoreInfo {
	display: table-cell;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #F6F7F8;
	line-height: 17px;
	border-bottom: 1px solid #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/bulletMain.gif);
	background-repeat: no-repeat;
	background-position: 14px 10px;
	border-bottom: 1px solid #CCCCCC;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
}
.bulletPlusListMtxTd {
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #CCCCCC;
}
.bulletPlusListMtxTd a, .bulletPlusListMtxTd a:visited, .bulletPlusListMtxTd a:hover, .bulletPlusListMtxTd a:visited:hover {
	padding-left: 26px;
	background-image: url(images/bulletPlus.gif);
	background-repeat: no-repeat;
	background-position: 10px 3px;
	display: block;
	width: 90%;
}
.bulletListMtxTdNone {
	padding-left: 3px;
	border-bottom: 1px solid #CCCCCC;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
}

/***********************************************/
/* Show/Hide Classes                           */
/***********************************************/

.hideObject {
	display: none;
	padding: 0px;
}
.showObject {
	display: block;
	padding: 0px;
}

/***********************************************/
/* Misc. Classes                               */
/***********************************************/

.borderFull {
	border: 1px solid #CCCCCC;
}