/***********************************************/
/* Generic Link Definitions                    */
/***********************************************/

a {
	font-weight: normal;
	color: #002F5D;
	text-decoration: underline;
}
a:hover {
	font-weight: normal;
	color: #F20F25;
	text-decoration: none;
}
#contentExtra a {
	font-weight: normal;
	color: #002F5D;
	text-decoration: underline;
}
#contentExtra a:hover {
	font-weight: normal;
	color: #616161;
	text-decoration: none;
}
#contentSub a {
	font-weight: normal;
	color: #002F5D;
	text-decoration: underline;
}
#contentSub a:hover {
	font-weight: normal;
	color: #616161;
	text-decoration: none;
}
#contentSub h2 a {
	font-weight: bold;
	color: #002F5D;
	text-decoration: underline;
}
#contentSub h2 a:hover {
	font-weight: bold;
	color: #002F5D;
	text-decoration: none;
}
.adPodText h3 a {
	font-weight: normal;
	color: #620502;
	text-decoration: none;
}
.adPodText h3 a:hover {
	font-weight: normal;
	color: #767676;
	text-decoration: none;
}
#pageLinks a {
	font-weight: normal;
	color: #5B5B5B;
	text-decoration: none;
}
#pageLinks a:hover {
	font-weight: normal;
	color: #5B5B5B;
	text-decoration: underline;
}
.textWhite a {
	color: #FFFFFF;
}
.textWhite a:hover {
	color: #FFFFFF;
}

/***********************************************/
/* Print Styles                                */
/***********************************************/

.noPrint {
	display:none;
}
.print {
	display:block;
}

/***********************************************/
/* HTML Definitions                            */
/***********************************************/

body {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
.bodyPopUp {
	background-color: #FFFFFF;
}
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 1em 0px;
	padding: 0px 0px 0px 33px;
}
blockquote {
	padding: 0px 0px 0px 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: #767676;
}
.textWhite {
	color: #FFFFFF;
}
.textLarge {
	font-size: 1.05em;
	line-height: 1.3em;
}
.textSmall {
	font-size: .9em;
	line-height: 1.2em;
}
.textSuperSmall {
	font-size: .7em;
	line-height: 1em;
}
h1 {
	clear: both;
	margin: 0px 0px 0px -32px;
	padding: 0px 0px 12px 0px;
}
.noColumn h1 {
	clear: both;
	width: 100%;
	margin: 0px;
	padding: 0px 0px 12px 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: 1.5em;
	font-weight: bold;
	color: #002F5D;
	margin: 0px 0px 0px 0px;
}
h2.headerWithSpace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 1.3em;
	font-weight: bold;
	color: #002F5D;
	margin: 5px 0px 1em 0px;
}
h3 {
	font-size: 1.1em;
	line-height: 1.5em;
	font-weight: bold;
	color: #002F5D;
	margin: 0px 0px 0px 0px;
}
h3.headerWithSpace {
	font-size: 1.1em;
	line-height: 1.5em;
	font-weight: bold;
	color: #002F5D;
	margin: 0px 0px 1em 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 1.4em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #002F5D;
	margin: 0px 0px 5px 0px;
	padding: 2px 5px 2px 5px;
}
.headerFaqAnwser {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: 1.5em;
	font-weight: bold;
	color: #F20F25;
}
.headerLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.2em;
	line-height: 2.2em;
	font-weight: bold;
	color: #767676;
	margin: 0px 0px 0px -2px;
}


/***********************************************/
/* Page                                        */
/***********************************************/

#page1 {
	margin: 30px 10% 0px 10%;
	padding: 0px;
	width: 80%;
	background-color: #FFFFFF;
}
.bodyPopUp #page1 {
	margin: 30px 10% 0px 10%;
	width: 80%;
	background-color: #FFFFFF;
	border: none;
}
#page2 {
	margin: 0px;
}
#contentContainer {
	margin: 0px;
	background-image: none;
}
.hp #contentContainer {
	float: left;
	padding: 0px 2px 0px 2px;
	/*background-image: url(images/bkgdPageHmpg.gif);
	background-repeat: repeat-y;
	width: 100%;*/
}
.noColumn #contentContainer {
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	background-image: none;
}
#contentAreaShdwTop {
	display: none;
}
#contentAreaShdwBtm {
	display: none;
}
.fillerDiv {
	clear: both;
}

/***********************************************/
/* Banner                                      */
/***********************************************/

#mainNav {
	display: none;
}
#mainPhoto {
	display: none;
}
#mainPhoto img {
	display: none;
}

/***********************************************/
/* Conent - Main                               */
/***********************************************/

#contentMain {
	width: 100%;
	margin: 0px;
	border-top: 1px solid #D4DBE4;
}
.noColumn #contentMain {
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	border-top: 1px solid #D4DBE4;
}
#contentAreaTop {
	display: none;
}
#pageLinks {
	display: none;
}
#loginToYourAccount {
	display: none;
}
.hp #loginToYourAccount {
	float: left;
	padding: 0px 0px 12px 0px;
	width: 189px;
	position: relative;
	text-align: center;
}
#headerRule {
	display: none;
}
#contentArea {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.noColumn #contentArea {
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
}
#contentArea p {
	padding: 0px 0px 1em 0px;
	margin: 0px;
}
#topOfPage {
	display:none;
}
#fdicEhlPrint {
	display:block;
	clear: both;
	padding: 25px 0px 15px 0px;
	text-align: center;
}
.hp #contentMain {
	float: left;
	padding: 26px 29px 26px 29px;
	width: 319px;
}
.adPod {
	float: left;
	width: 319px;
	padding: 0px 0px 7px 0px;
}
.adPod2 {
	float: left;
	width: 319px;
}
.adPod h2 {
	float: left;
	font-size: 1.05em;
	line-height: 1.2em;
	text-transform: uppercase;
	font-weight: normal;
	color: #68895C;
	margin: 0px 0px .4em 0px;
	width: 319px;
}
.adPodPhoto {
	float: left;
	padding: 0px 6px 0px 0px;
	width: 130px;
}
.adPodText {
	float: right;
	font-size: 1em;
	line-height: 1.25em;
	margin: 0px;
	width: 183px;
}
.adPodText h3 {
	font-size: 1.05em;
	line-height: 1.2em;
	text-transform: uppercase;
	font-weight: normal;
	color: #620502;
	margin: 0px 0px 1px 0px;
}
.adPodText p {
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

/***********************************************/
/* Content - Sub                               */
/***********************************************/

#contentSub {
	display:none;
}
.hp #contentSub {
	float: left;
	width: 192px;
}
.date {
	color: #620502;
	padding: 6px 0px 15px 11px;
}
#contentSub h2 {
	display:none;
}
#contentSub p {
	display:none;
}
#contentSub ul {
	display:none;
}
#contentSub ul li {
	display:none;
}
#calcsRates {
	display:none;
}

/***********************************************/
/* Content - Extra                             */
/***********************************************/

#contentExtra {
	float: left;
	width: 189px;
}
#loginHeader {
	float: left;
}
#contentExtra ul {
	margin: 12px 0px 14px 0px;
	padding: 0px 0px 0px 11px;
	list-style: none;
}
#contentExtra ul li {
	background-image: url(images/bulletMain.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding: 0px 0px 0px 9px;
}

/***********************************************/
/* Footer                                      */
/***********************************************/

#footer {
	display:none;
}
#footerInfoLinks {
	display:none;
}
#footerFdicEhl {
	display:none;
}
#footerInfoLinks a {
	display:none;
}
#footerInfoLinks a:hover {
	display:none;
}

/***********************************************/
/* 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: #888888;
	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: #888888;
	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: #888888;
	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 {
	padding-left: 26px;
	background-image: url(images/bulletMain.gif);
	background-repeat: no-repeat;
	background-position: 14px .85em;
	border-bottom: 1px solid #CCCCCC;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
}
.bulletPlusListMtxTd {
	padding-top: 4px 4px 4px 0px;
	border-bottom: 1px solid #FFFFFF;
}
.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 2px;
	display: block;
	width: 90%;
}
.bulletGrayPlusListMtxTd {
	padding-top: 4px 4px 4px 0px;
	border-bottom: 1px solid #FFFFFF;
	padding-left: 26px;
	background-image: url(images/bulletPlusGray.gif);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	color: #002F5D;
	display: block;
	width: 90%;
}
.bulletListMtxTdNone {
	padding-left: 3px;
	border-bottom: 1px solid #FFFFFF;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
}

/***********************************************/
/* Show/Hide Classes                           */
/***********************************************/

.hideObject {
	display: none;
	padding: 0px;
}
.showObject {
	display: block;
	padding: 0px;
}

/***********************************************/
/* Box Conetent                                */
/***********************************************/

.boxContent {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.boxContent td {
	padding: 3px;
	border-left: 1px solid #CCCCCC;
}
.boxContent ul {
	margin: 0px 0px 8px 1px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}
.boxContent ul li {
	padding: 12px;
	background-image: url(images/bulletBoxContent.gif);
	background-repeat: no-repeat;
	background-position: 0px .55;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 7px;
}

/***********************************************/
/* Misc. Classes                               */
/***********************************************/

.borderFull {
	border: 1px solid #CCCCCC;
}
.borderFullBlack {
	border: 1px solid #000000;
}
.borderleft {
	border-left: 1px solid #CCCCCC;
}.borderBtm {
	border-bottom: 1px solid #CCCCCC;
}
