/***********************************************/
/* Generic Link Definitions                    */
/***********************************************/

a {
	font-weight: normal;
	color: #0B594B;
	text-decoration: underline;
}
a:hover {
	font-weight: normal;
	color: #0B594B;
	text-decoration: none;
}
a:visited {
	font-weight: normal;
	color: #0B594B;
	text-decoration: underline;
}
a:visited:hover {
	font-weight: normal;
	color: #0B594B;
	text-decoration: none;
}
.textWhite a {
	color: #FFFFFF;
}
.textWhite a:hover {
	color: #FFFFFF;
}
a.textWhite a {
	color: #FFFFFF;
}
a.textWhite:hover {
	color: #FFFFFF;
}

/***********************************************/
/* Print Styles                                */
/***********************************************/

.noPrint {}
.print {
	display:none;
}

/***********************************************/
/* HTML Definitions                            */
/***********************************************/

body {
	margin: 0px 10px 0px 10px;
	padding: 0px;
	background-color: #5E5E5E;
}
.bodyPopUp {
	background-color: #5E5E5E;
}
ul {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 15px;
	list-style: none;
}
ul li {
	background-image: url(images/bulletMain.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 12px;
}
ol {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 33px;
}
blockquote {
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 25px;
}

/***********************************************/
/* Text Formatting                                           */
/***********************************************/

body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #5E5E5E;
}
input, textarea, select {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5E5E5E;
}
form {
	margin: 0px;
	padding: 0px;
}

/***********************************************/
/* Page                                        */
/***********************************************/

#page1 {
	margin-right: auto;
	margin-left: auto;
	width: 784px;
	padding: 0px;
}
.bodyPopUp {
	background-color: #FFFFFF;
}
.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 15px 0px;
	margin: 0px;
}
#page2 {
	float: left;
	margin: 0px;
	padding: 10px 12px 10px 12px;
	background-image: url(images/bkgdPage.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	width: 760px;
}
.hp #contentContainer {
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bkgdContentContainerHm.gif);
	background-repeat: repeat-y;
	width: 760px;
}
#contentContainer {
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bkgdContentContainer.gif);
	background-repeat: repeat-y;
	width: 760px;
}
.fillerDiv {
	clear: both;
}

/***********************************************/
/* Banner                                                        */
/***********************************************/

#bannerArea {
	float: left;
	margin: 0px;
	padding: 0px;
	/*background-image: url(images/bkgdBanner.gif)*/;
	background-repeat: no-repeat;
	height: 89px;
	width: 760px;
}
#logo {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 140px;
}
#bannerAreaRight {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 76px;
	width: 620px;
}
#secNav {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 21px;
	width: 620px;
	text-align: right;
}
#date {
	clear: left;
	margin: 0px; 
	padding: 24px 0px 0px 0px;
	color: #0B594B;
	text-align: right;
}

/***********************************************/
/* Content - Main                                              */
/***********************************************/

.hp #contentMain {
	float: left;
	font-size: 11px;
	line-height: 15px;
	margin: 0px;
	padding: 0px 6px 0px 5px;
	width: 426px;
}
#contentMain {
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	width: 601px;
}
#headerDiv {
	clear: both;
}
#mainImage {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 426px;
}
#contentArea {
	float: left;
	font-size: 12px;
	line-height: 18px;
	width: 530px;
	padding: 0px 58px 0px 13px;
	border-top: 7px solid #9D934E;
}
#headerDiv {
	clear: both;
}
#contentArea p {
	padding: 0px 0px 15px 0px;
	margin: 0px;
}
#topOfPage {
	clear: both;
	padding: 20px 58px 0px 13px;
	text-align: center;
}
#fdicEhlPrint {
	display:none;
	clear: both;
	padding: 25px 0px 15px 0px;
	text-align: center;
}

/* Content - MainIntPhotoObArea */

#mainIntPhotoObArea {
	float: left;
	margin: 0px 0px 7px 0px;
	padding: 0px;
	width: 601px;
	height: 191px;
	background-image: url(images/bkgdPhotoObArea.gif);
	background-repeat: repeat-y;
}
#mainObCenter {
	float: left;
	font-size: 11px;
	line-height: 15px;
	margin: 0px 0px 0px 11px;
	padding: 0px;
	width: 164px;
}
#obCenterTopBar {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 164px;
}
#obCenterHeader {
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 164px;
}
#mainObCenter ul {
	margin: 5px 9px 0px 9px;
	padding: 0px 0px 12px 0px;
	list-style: none;
	width: 146px;
}
#mainObCenter ul li {
	background-image: url(images/bulletMain.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	margin: 0px;
	padding: 0px 0px 2px 10px;
}

/* Content - MainMiddle */

#mainMiddle {
	float: left;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	width: 426px;
	height: 78px;
}
#mainMiddle p {
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
#mainMiddle a {
	font-weight: bold;
	text-decoration: none;
	color: #018971;
}
#mainMiddle a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #018971;
}
.columnHeader {
	clear: both;
	margin: 0px;
	padding: 0px 0px 11px 0px;
}
#mainMiddleText {
	float: left;
	margin: 0px 10px 0px 5px;
	padding: 0px;
	width: 160px;
}
#mainMiddleMiddle {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 115px;
}
#mainMiddleMiddle ul {
	margin: 5px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}
#mainMiddleMiddle ul li {
	background-image: url(images/bulletGoldArrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin: 0px;
	padding: 0px 0px 5px 10px;
}
#mainMiddleRight {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 126px;
}
#mainMiddleRight ul {
	margin: 5px 5px 0px 0px;
	padding: 0px 0px 12px 0px;
	list-style: none;
}
#mainMiddleRight ul li {
	background-image: url(images/bulletGoldArrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin: 0px;
	padding: 0px 0px 5px 10px;
}

/* Content - MainBottom */

#mainBottom {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	width: 421px;
}
#mainBottomLeft {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 246px;
}
#mainBottomLeft p {
	padding: 0px 10px 10px 2px;
	margin: 0px;
	width: 234px;
}
#mainBottomLeft ul {
	margin: 0px 5px 0px 3px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}
#mainBottomLeft ul li {
	background-image: url(images/bulletSmall.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	margin: 0px;
	padding: 0px 0px 2px 8px;
}
#mainBottomRight {
	float: left;
	margin: 0px 0px 0px 11px;
	padding: 0px;
	width: 164px;
}
#mainBottomRight p {
	padding: 0px 10px 10px 2px;
	margin: 0px;
	width: 152px;
}


/***********************************************/
/* Content - Sub                                              */
/***********************************************/

#contentSub {
	float: left;
	font-size: 11px;
	line-height: 15px;
	margin: 0px 6px 0px 0px;
	padding: 0px;
	width: 148px;
}
#subTopBar {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 148px;
}
#mainNav {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 148px;
}
#survey {
	float: left;
	margin: 0px;
	padding: 20px 0px 0px 10px;
	width: 128px;
}

/* Main Navigation*/

ul#mainNav a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}
ul#mainNav a:hover {
	display: block;
	color: #FFFFFF;
	text-decoration: underline;
}
ul#mainNav img {
	display: block;
}
ul#mainNav {
	padding: 0px;
	margin: 0px;
	background-color: #678F88;
	background-image: none;
	list-style: none;
	border-top: 1px solid #436C65;
	border-bottom: 1px solid #ABC3BF;
}
ul#mainNav li {
	float: left;
	padding: 0px;
	margin: 0px;
	background-image: none;
	border-top: 1px solid #ABC3BF;
	border-bottom: 1px solid #436C65;
	width: 148px;
}
ul#mainNav ul {
	padding: 0px 0px 3px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #678F88;
	background-image: none;
	list-style: none;
}
ul#mainNav li ul li {
	font-size: 11px;
	line-height: 14px;
	padding: 0px 0px 4px 8px;
	margin: 0px 0px 0px 12px;
	background-image: url(images/bulletSubNav.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	border: none;
	width: 115px;
}
#subNav1, #subNav2, #subNav3, #subNav4, #subNav5, #subNav6, #subNav7 {
	display: none;
}
.subNav1Show #subNav1 {
	display: block;
}
.subNav2Show #subNav2 {
	display: block;
}
.subNav3Show #subNav3 {
	display: block;
}
.subNav4Show #subNav4 {
	display: block;
}
.subNav5Show #subNav5 {
	display: block;
}
.subNav6Show #subNav6 {
	display: block;
}
.subNav7Show #subNav7 {
	display: block;
}

/***********************************************/
/* Content - Extra                             */
/***********************************************/

#contentExtra {
	float: left;
	font-size: 11px;
	line-height: 15px;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	width: 164px;
}
#loginArea {
	float: left;
	margin: 0px;
	padding: 0px;
	background-color: #F3F3F3;
	width: 164px;
	height: 242px;
}
#extraTopBar {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 164px;
}
#obHeader {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 164px;
}
#loginSubmit {
	margin: 0px;
	padding: 7px;
}
#loginDiv img {
	display: block;
	margin: 0px;
	padding: 0px;
}
#contentExtra ul {
	margin: 15px 12px 0px 12px;
	padding: 0px 0px 12px 0px;
	list-style: none;
}
#contentExtra ul li {
	background-image: url(images/bulletMain.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	margin: 0px;
	padding: 0px 0px 2px 10px;
}
#extraBottom {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 164px;
}
#extraBottom p {
	padding: 0px 10px 10px 6px;
	margin: 0px;
	width: 148px;
}
#extraBottom ul {
	margin: 0px 5px 0px 3px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}
#extraBottom ul li {
	background-image: url(images/bulletSmall.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	margin: 0px;
	padding: 0px 0px 2px 8px;
}

/***********************************************/
/* Footer                                      */
/***********************************************/

.hp #footer {
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #FFFFFF;
	background-image: url(images/bkgdFooterHm.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 760px;
}
#footer {
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #FFFFFF;
	background-image: url(images/bkgdFooter.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 760px;
}
#footerText {
	float: left;
	color: #FFFFFF;
	margin: 0px;
	padding: 40px 0px 0px 13px;
	width: 547px;
}
#footerFdicEhl {
	float: right;
	margin: 0px;
	padding: 34px 0px 0px 0px;
	width: 200px;
}
#postFooter {
	float: left;
	margin: 0px;
	padding: 12px 12px 30px 27px;
	color: #FFFFFF;
	background-image: url(images/bkgdPostFooter.gif);
	background-repeat: no-repeat;
	width: 745px;
}

/***********************************************/
/* Content Styles (From Old SIte)                      */
/***********************************************/

.text {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	/* line-height: 15px; */
	font-weight: normal;
	color: #5E5E5E;
}
.bkgdBlack {
	background-color: #000000;
}
.textBlack {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
}
.textBlackSmall {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
}
.borderBlackFull {
	border: 1px solid #000000;
}
.borderBlackBtm {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.borderBlackNoBtm {
	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: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}
.headerSmall {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	font-weight: bold;
	color: #000000;
}
.textWhite {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
.textWhite a {  
 color: #FFFFFF; 
 text-decoration: underline;
}
.textWhite a:hover {  
 color: #FFFFFF; 
 text-decoration: none;
}
.textWhite a:visited { 
 color: #FFFFFF; 
 text-decoration: underline;
}
.textWhite a:visited:hover { 
 color: #FFFFFF; 
 text-decoration: none;
}
.bkgdLtGreen {
	background-color: #339888;
}
.borderBlackTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.textBold {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #5E5E5E;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 21px;
	font-weight: bold;
	color: #000000;
}
.headerSmallWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	font-weight: bold;
	color: #FFFFFF;
}
.borderBlackTopBtm {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.headerGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 21px;
	font-weight: bold;
	color: #0B594B;
}
.borderBlackLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.mtxBorderFull {
	border: 1px solid #0B594B;
}
.mtxBorderLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0B594B;
}
.mtxBorderRt {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0B594B;
}
.mtxBorderTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0B594B;
}
.mtxBorderLeftBtm {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #0B594B;
	border-left-color: #0B594B;
}
.mtxBorderBtm {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0B594B;
}
.textWhiteBold {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.headerWhiteSmall {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	font-weight: bold;
	color: #FFFFFF;
}
.textMtx {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #5E5E5E;
}
.textMtxBold {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #5E5E5E;
}
.headerWhite {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 21px;
	font-weight: bold;
	color: #FFFFFF;
}

/* matrix styles */
.hideObject{ 
	display: none;
}
.showRowObject{
	display: table-row;
}
