/***********************************************/
/* 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:none;
}
.print {
	display:block;
}

/***********************************************/
/* HTML Definitions                            */
/***********************************************/

body {
	margin: 0px;
	background-color: #FFFFFF;
}
ul {
	margin-left: 15px;
	padding-left: 15px;
}
li {
	padding-left: 6px;
	background-position: 0px 6px;
	padding-bottom: 8px;
	list-style-type: square;
}

/***********************************************/
/* 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: #1F1F1F;
}
.date {
	line-height: 8px;
	color: #282318;
}
.textWhite {
	color: #000000;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 24px;
	font-weight: bold;
	color: #25231E;
}
.headerSmall {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #25231E;
}
.headerFaqAnwser {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 24px;
	font-weight: bold;
	color: #FE000C;
}
.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;
}

/***********************************************/
/* Page ID Tags                                */
/***********************************************/

#pageContainer {
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	width: 85%;
	background-color: #FFFFFF;
}
.fillerDiv {
	clear: both;
}

/***********************************************/
/* Banner                                      */
/***********************************************/

#banner {
	display:block;
	border-bottom: 1px solid #000000;
}
#logo {
	display:block;
	text-align: center;
}
#tagline {
	display:none;
}
#mainNav {
	display:none;
}

/***********************************************/
/* Home Page: Non-Banking Area                 */
/***********************************************/

#nonBankingAreaContainer {
	clear: both;
	float: none;
	height: 189px;
	padding: 0px;
	margin: 0px;
	background-color: #EEECE7;
}
#bulletNonBankingArea {
	color: #FE000C;
	background-image: url(bulletArrowRedBkgd.gif);
	background-repeat: no-repeat;
	background-position: 8px 8px;
	padding: 4px 4px 11px 23px;
}
#nonBankingArea {
	float: left;
	width: 487px;
}
#nonBankingAreaContent {
	float: left;
	width: 344px;
}
#nonBankingAreaContent p {
	font-size: 10px;
	line-height: 15px;
	margin: 1px 10px 10px 0px;
}
#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 {	
	float: none;
	background-image: url(bkgdHmpgClms.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
#leftColumn {
	float: left;
	width: 243px;
	margin: 0px;
	padding: 0px;
}
#centerColumn {
	float: left;
	width: 244px;
	margin: 0px;
	padding: 0px;
}
#rightColumn {
    float:right;
	width: 254px;
	margin: 0px;
	padding: 0px;
}

/* 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(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(bulletArrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	line-height: 15px;
}

/* Online Survey Area */

#onlineSurveyArea {
	padding: 0px 10px 0px 13px;
	margin: 0px;
}

/***********************************************/
/* Interior Pages: Non-Banking Area            */
/***********************************************/

#nonBankingLinksContainer {
	display:none;
}
#nonBankingLinksHeader {
	display:none;
}
#nonBankingLinksBullet {
	display:none;
}

/***********************************************/
/* Interior Pages: 2-Column Format             */
/***********************************************/

#contentContainer {
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}

/* Left Column */

#sideClmLeft {
	display:none;
}
#photoSideClmLeft {
	display:none;
}
#onlineBankingCenter {
	display:none;
}
#onlineBankingCenter ul {
	display:none;
}
#onlineBankingCenter li {
	display:none;
}

/* Content Area */

#contentArea {
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
}
#contentHeader {}
#contentMain {
	padding: 0px 0px 10px 1px;
}
#contentMain p {
	padding: 0px 0px 20px 0px;
	margin: 0px;
}
#topOfPage {
	display:none;
}
#fdicEhlPrint {
	display:block;
	padding: 15px 0px 10px 0px;
	text-align: center;
}

/***********************************************/
/* Footer                                      */
/***********************************************/

#footerHmpg {
	background-color: #49402C;
	margin: 0px;
	padding: 0px;
	border-top: 10px solid #FFFFFF;
}
#footerInterior {
	display:block;
}
#footerSubNav {
	display:none;
}
#footerFdicEhl {
	display:none;
}
#footerLocations {
	display:block;
	text-align: center;
	padding: 0px 0px 0px 0px;
}

/***********************************************/
/* Matrix Formatting                           */
/***********************************************/

.mtxBorder {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.mtxHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #494O2C;
	border-bottom: 1px solid #CCCCCC;
}
.mtxHeaderBorderLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #494O2C;
	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;
	border-bottom: 1px solid #CCCCCC;
}
.mtxRowAltBorderLeft {
	font-size: 10px;
	line-height: 12px;
	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: 5px;
	background-position: 0px 3px;
	padding-bottom: 7px;
	list-style-type: square;
}
.bulletListMtx {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
.bulletListMtxTd {
	padding-left: 26px;
	background-image: url(bullet.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(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 #666666;
}
.borderLeft {
	border-left: 1px solid #CCCCCC;
}
.borderBottom {
	border-bottom: 1px solid #CCCCCC;
}

