/***********************************************/
/* Generic Link Definitions                    */
/***********************************************/

a {
	font-weight: normal;
	color: #FE000C;
	text-decoration: underline;
}
a:hover {
	font-weight: normal;
	color: #FE000C;
	text-decoration: none;
}
.textWhite a {
	color: #FFFFFF;
}
.textWhite a:hover {
	color: #FFFFFF;
}
.headerSmall a {
	color: #07504F;
}
.headerSmall a:hover {
	color: #07504F;
}
#sussexNewsArea a {
	color: #1F1F1F;
}
#sussexNewsArea a:hover {
	color: #1F1F1F;
}

/***********************************************/
/* Print Styles                                */
/***********************************************/

.noPrint {
	display:block;
}
.print {
	display:none;
}

/***********************************************/
/* HTML Definitions                            */
/***********************************************/

body {
	margin: 0px;
	background-color: #FFFFFF;
}
ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 15px;
	list-style: none;
}
ul li {
	background-image: url(images/bulletMain.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding: 0px 0px 14px 12px;
}

/***********************************************/
/* Text Formatting                             */
/***********************************************/

body, td, p, input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #1F1F1F;
}
.date {
	line-height: 8px;
	color: #282318;
}
.textWhite {
	color: #FFFFFF;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 24px;
	font-weight: bold;
	color: #333333;
}
.headerSmall {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
}
.headerFaqAnwser {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 24px;
	font-weight: bold;
	color: #FE000C;
}
.headerLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 31px;
	font-weight: bold;
	color: #333333;
}
.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: 741px;
	padding: 10px 10px 30px 10px;
}
.fillerDiv {
	clear: both;
}

/***********************************************/
/* Banner                                      */
/***********************************************/

#banner {
	clear: both;
	float: none;
	height: 82px;
	padding: 0px;
}
#logo {
	float: left;
	width: 465px;
}
#tagline {
	float: right;
	padding-top: 40px;
	width: 276px;
}
#mainNav {
	clear: both;
	float: none;
	padding: 0px;
	margin: 0px 0px 7px 0px;
	border-bottom: 5px solid #FE000C;
	
}

/***********************************************/
/* Home Page: Non-Banking Area                 */
/***********************************************/

#nonBankingAreaContainer {
	clear: both;
	float: none;
	height: 189px;
	padding: 0px;
	margin: 0px;
	background-color: #EEECE7;
}
#bulletNonBankingArea {
	font-size: 10px;
	color: #FE000C;
	background-image: url(images/bulletArrowRedBkgd.gif);
	background-repeat: no-repeat;
	background-position: 8px 8px;
	padding: 4px 4px 11px 23px;
}
#nonBankingArea {
	float: left;
	width: 487px;
}
#nonBankingAreaContent {
	float: left;
	width: 487px;
}
#nonBankingArea p {
	font-size: 10px;
	line-height: 15px;
	margin: 1px 10px 10px 0px;
}
.nonBankingAreaTitleText {
	float: left;
	width: 344px;
}
.nonBankingAreaPhoto {
	float: left;
	width: 120px;
	padding: 0px 10px 0px 13px; 
	
}
#mainPhoto {
	float: left;
	width: 250px;
	border-left: 2px solid #FFFFFF;
}

/***********************************************/
/* Home Page: 3-Column Area                    */
/***********************************************/

#threeClmArea {	
	background-image: url(images/bkgdHmpgClms.gif);
	background-repeat: repeat-y;
	width: 741px;
	margin: 0px;
	padding: 0px;
}
#leftColumn {
	float: left;
	width: 243px;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}
#centerColumn {
	float: left;
	width: 244px;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}
#rightColumn {
    float:right;
	width: 254px;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}

/* Online Banking Area */

#onlineBankingArea {
	padding: 0px 15px 10px 13px;
}
#onlineBankingArea ul {
	margin: 12px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}
#onlineBankingArea li {
	background-image: url(images/bulletMain.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/* Sussex News Area */

#sussexNewsArea {
	padding: 0px 5px 0px 13px;
}
#sussexNewsArea ul {
	margin: 14px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}
#sussexNewsArea li {
	background-image: url(images/bulletArrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	line-height: 15px;
}

/* Online Survey Area */

#onlineSurveyArea {
	padding: 0px 10px 0px 13px;
	margin: 0px;
	font-size: 10px;
}
#onlineSurveyArea td {
	font-size: 10px;
	line-height: 15px;
}

/***********************************************/
/* Interior Pages: Non-Banking Area            */
/***********************************************/

#nonBankingLinksContainer {
	clear: both;
	float: none;
	height: 24px;
	padding: 0px;
	margin: 0px;
	background-color: #DBD1BA;
}
#nonBankingLinksHeader {
	float: left;
	width: 246px;
}
#nonBankingLinksBullet {
	float: left;
	color: #FE000C;
	background-image: url(images/bulletArrowRedBkgd.gif);
	background-repeat: no-repeat;
	background-position: 8px 7px;
	padding: 3px 4px 3px 23px;
}

/***********************************************/
/* Other Non-Banking Services Pages Nav        */
/***********************************************/

#navNonBankingPages {
	float: right;
	width: 140px;
	margin: 0px 0px 5px 5px;
	padding: 9px 9px 2px 8px;
	border: 1px solid #CCCCCC;
}
#navNonBankingPages ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}
#navNonBankingPages li {
	background-image: url(images/bulletMenuNonBanking.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	line-height: 15px;
}

/***********************************************/
/* Interior Pages: 2-Column Format             */
/***********************************************/

#contentContainer {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(images/bkgdLeftClm.gif);
	background-repeat: repeat-y;
	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
}

/* Left Column */

#sideClmLeft {
	float: left;
	padding: 1px 0px 15px 0px;
	margin: 0px;
	width: 192px;
}
#photoSideClmLeft {}
#onlineBankingCenter {
	background-image: url(images/bkgdSideClmPod.gif);
	background-repeat: repeat-y;
}
#onlineBankingCenter ul {
	margin: 0px 0px 0px 0px;
	padding: 12px 0px 12px 10px;
	list-style: none;
	background-image: url(images/bkgdOnlineBankingCenterMouse.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#onlineBankingCenter li {
	background-image: url(images/bulletSideClm.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	margin: 0px;
	padding: 0px 0px 3px 10px;
}
#sideClmSpecials {
	background-image: url(images/bkgdSideClmPod.gif);
	background-repeat: repeat-y;
}
#sideClmSpecials ul {
	margin: 0px 0px 0px 0px;
	padding: 12px 10px 12px 10px;
	list-style: none;
	background-repeat: no-repeat;
	background-position: right top;
}
#sideClmSpecials li {
	background-image: url(images/bulletSideClm.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	margin: 0px;
	padding: 0px 0px 3px 10px;
}

/* Content Area */

#contentArea {
	float: left;
	margin: 0px;
	padding: 0px 23px 0px 23px;
	width: 501px;
}
#contentHeader {}
#contentMain {
	padding: 0px 0px 10px 1px;
}
#contentMain p {
	padding: 0px 20px 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                                      */
/***********************************************/

#footerHmpg {
	background-color: #49402C;
	margin: 0px;
	padding: 0px;
	border-top: 10px solid #FFFFFF;
}
#footerInterior {
	background-color: #49402C;
	margin: 0px;
	padding: 0px;
}
#footerSubNav {
	float: left;
	width: 362px;
}
#footerFdicEhl {
	float: right;
	width: 237px;
}
#footerLocations {
	text-align: center;
	padding: 5px 0px 0px 0px;
}

/***********************************************/
/* Matrix Formatting                           */
/***********************************************/

.mtxBorder {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.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: #606060;
	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: #606060;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.mtxRow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	border-bottom: 1px solid #CCCCCC;
}
.mtxRowBorderLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.mtxRowAlt {
	font-size: 10px;
	line-height: 12px;
	background-color: #EEEEEE;
	border-bottom: 1px solid #CCCCCC;
}
.mtxRowAltBorderLeft {
	font-size: 10px;
	line-height: 12px;
	background-color: #EEEEEE;
	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;
	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                               */
/***********************************************/

.borderFullBlack {
	border: 1px solid #000000;
}
.borderLeft {
	border-left: 1px solid #CCCCCC;
}
.borderBottom {
	border-bottom: 1px solid #CCCCCC;
}
.borderTop {
	border-top: 1px solid #CCCCCC;
}
.colorRed {
	background-color: #FE000C;
}
