body {
	margin: 0;
	padding: 0;
	background: url(../images/bg_body.gif) repeat-y center;
	color: #404040;
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: .75em;
	text-align: center;	
	}
td{
    font-family: arial, tahoma, verdana, sans-serif;
    font-size:8pt;
}
#ex_dis{
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-align: left;
	position: absolute;
	border: 2px solid #002263;
	padding: 15px;
	display:none;
	z-index: 500;
	width:400px;
	top:139px;
	left:350px;
	FILTER: progid:DXImageTransform.Microsoft.dropShadow( Color=CCCCCC,offX=7,offY=8,positive=true);
}
a:link, a:visited {	
	color: #427dce;
	text-decoration: underline;
	}
a:hover, a:active {
	color: #427dce;
	text-decoration: none;
	}

a img { border: none; }

h1 {
	color: #002263;	
	font-size: 13pt;
	margin: 0;
	padding: 0;
}

h2 {
	color: #002263;	
	font-size: 11pt;
	margin: 0;
	padding: 0;
	}

h3 {
	color: #972b46;	
	font-size: 8pt;	
	margin: 0;
	padding: 0;
	}
	
h4 {
	color: #3f6b99;	
	font-size: 8pt;	
	margin: 0;
	padding: 0;
	}
	
p {
	margin: 5px 0 5px 0;
	padding: 0;
}
	
/* ------------------------------------------------------------------- =LAYOUT =DISTYLES */

.clearfloat {
	clear: both;
	height: 0px;
	overflow: hidden;
	}
.clear0 {
	clear: both;
	height: 0;	
	}
	
.pageContainer {
	width: 760px;
	margin: 0 auto;
	text-align: left;	
	}


.masthead {
	height: 117px;
	background: url(../images/bg_masthead.gif) no-repeat;
	position: relative;
	}
	
.mastheadLeft {
	float: left;
	width: 343px;
	}
	
.mastheadRight {
	float: right;
	width: 407px;
	text-align: right;
	margin-right: 10px;
	display: inline;
	}

.facebookMasthead {
	float: left;
	position: absolute;
	margin-left: 65px;
}

.facebookMasthead a:link, .facebookMasthead a:visited, .facebookMasthead a:hover, .facebookMasthead a:active  {
	display: block;
	float: left;
}

.facebookMasthead img {margin-left: 5px;}

.facebookMasthead a:link, .facebookMasthead a:visited, .facebookMasthead a:hover, .facebookMasthead a:active  {
	padding-top: 6px;
	color: #fff;
	font-size: 8pt;
	font-weight: bold;
}

.facebookMasthead a:link, .facebookMasthead a:visited {
	color: #fff;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	}
.facebookMasthead a:hover, .facebookMasthead a:active {
	color: #fff;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
	}


/* --------------------------------------------------------- =UTILITY */
	
.utility {
	margin-top: 6px;
	color: #fff;
	font-size: 8pt;
	font-weight: bold;
}
	
.utility ul {
	margin: 0;
	padding: 0;
}

.utility li {
	margin: 0;
	padding: 0;
	display: inline;
}

.utility a:link, .utility a:visited {	
	color: #fff;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	}
.utility a:hover, .utility a:active {
	color: #fff;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
	}
	

/* --------------------------------------------------------- =SEARCHAREA */

.searchArea {
	margin-top: 6px;
	padding: 0;
	color: #fff;
	font-size: 8pt;
	font-weight: bold;
}

.searchArea form {
	margin: 0;
	padding: 0;
	}

.searchArea input, .searchArea img { vertical-align: middle;}
.searchArea input.textbox{ height: 16px;}

.searchField {
	width: 118px;
	height: 20px;
	max-height: 20px;
	margin: 0 5px 0 5px;
	border: 1px solid #7b8e9b;
	background-color: #FFF;
	color: #333;
	font-size: 8pt;	
	}

	
.date {
	margin-top: 6px;
	color: #fff;
	font-size: 8pt;
}

	
/* --------------------------------------------------------- =TOPNAV */
	
.topNav {
	position: absolute;
	top: 78px;
	right: 7px;
}

* html .topNav {
	border-left: 1px solid #fff;
}

.topNav img {
	margin-left: -3px;
}

.topNav ul {
	margin: 0;
	padding: 0;	
	}

.topNav li {
	margin: 0;
	padding: 0;	
	display: inline;
	}
	
	
.contentContainer {
	background: url(../images/bg_container.gif) repeat-y;
	padding-bottom: 12px;
}

* html .contentContainer {
	margin-top: -3px;
}


/* --------------------------------------------------------------------- =LEFTCOL */

	
.leftCol {
	float: left;
	width: 194px;
	margin-left: 10px;
	display: inline;
	}
	
.leftCol h2 {
	color: #002263;	
	font-size: 10pt;
	margin: 0;
	padding: 0;
	}

.leftCol h3 {
	color: #002263;	
	font-size: 9pt;	
	margin: 0;
	padding: 0;
	}
	
.loginArea {
	padding: 0;
	margin: 0;
	color: #000000;
	width: 180px;
	font-size: 8pt;
}
.loginArea a:link, .loginArea a:visited {
    color: #002263;
}


.loginArea form {
	margin: 0 0 0 20px;
	padding: 0;
	}
	
.loginArea input, .loginArea span { vertical-align: bottom;}
.loginArea input.textbox { height: 16px; }

.loginArea ul {
	margin: 10px 0 0 25px;
	padding: 0;	
	line-height: 12pt;
	}
.loginArea li {
	margin: 0;
	padding: 0;	
	display: inline;
	}

.userField {
	width: 150px;
	height: 22px;
	max-height: 22px;
	margin: 0 5px 0 0;
	border: 1px solid #7b8e9b;
	background-color: #FFF;
	color: #333;
	font-size: 12pt;	
	}
	
.passField {
	width: 150px;
	height: 22px;
	max-height: 22px;
	margin: 0 5px 0 0;
	border: 1px solid #7b8e9b;
	background-color: #FFF;
	color: #333;
	font-size: 12pt;	
	}

.loginBtn {
	margin-top: 3px;
    margin-bottom:5px;
	}
.loginBtn2 {
	margin-top: 3px;
	vertical-align: bottom;	
}	

* html .loginBtn2 {
	margin-top: 3px;
	vertical-align: bottom;	
}	

*:first-child+html .loginBtn2 {
	margin-top: 6px;
	vertical-align: bottom;	
}
	
.securityAlert {
	margin: 10px 0 0 20px;
}
	
.securityAlert a:link, .securityAlert a:visited {	
	color: #952843;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	}
	
.securityAlert a:hover, .securityAlert a:active {
	color: #952843;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
	}
	
.leftDivider {
	margin: 5px 0 5px 12px;
}

.loginAreaBiz {
	padding: 0;
	margin: 0 0 0 20px;
	color: #002263;
	width: 180px;
	font-size: 8pt;
	font-weight: bold;
}

.smallLeftPromo {
	margin: 10px 0 0 12px;
}

.smallLeftPromo span {
	margin-left: 93px;
}

.smallLeftPromo a:link, .smallLeftPromo a:visited {	
	color: #002263;
	font-size: 8pt;
	text-decoration: underline;
	}
	
.smallLeftPromo a:hover, .smallLeftPromo a:active {
	color: #002263;
	font-size: 8pt;
	text-decoration: none;
	}
	
.quickFindContainer {
	margin: 10px 0 0 10px;
}

.quickFindContainer form {
	margin: 0;
	padding: 0;
}

.quickFindContainer select, .quickFindContainer input { vertical-align: middle; }

.quickFindBox {
	width: 110px;
	height: 17px;
	max-height: 17px;
	margin: 0;
	background-color: #FFF;
	color: #333;
	font-size: 8pt;	
	}

.quickFindContainer2 {
	margin-top: 10px;
	margin-left: 15px;
}

.quickFindContainer2 form {
	margin: 0;
	padding: 0;
}

.quickFindContainer select, .quickFindContainer input { vertical-align: middle; }	
	
.quickFindBox2 {
	width: 170px;
	height: 20px;
	max-height: 20px;
	margin: 0;
	background-color: #FFF;
	color: #333;
	font-size: 8pt;	
	}	
	
.quickFindBtn {
	margin: 2px 0 0 5px;
}
	
.quickFindBtn2 {
	margin: 2px 0 0 5px;
}	
	
/* --------------------------------------------------------------------- =RIGHTCOL */
	
.rightCol {
	float: right;
	width: 549px;
	margin-top: 10px;
	}
	
.homeLeft {
	float: left;
	/*width: 277px;*/
	margin: 0 0 0 20px;
	display: inline;
}

.homeLeft ul {
	margin: 0 0 0 15px;
	padding: 0;	
	line-height: 12pt;
	}
.homeLeft li {
	margin: 12px 0 0 0;
	padding: 0;	
	list-style-image: url(../images/li.gif);
	}
	
	
.homeLeftPromo {
	float: left;
	width: 255x;
	margin: 0 0 0 30px;
	display: inline;
}

.homeLeftPromo ul {
	margin: 0 0 0 15px;
	padding: 0;	
	line-height: 12pt;
	}
	
.homeLeftPromo li {
	margin: 12px 0 0 0;
	padding: 0;	
	list-style-image: url(../images/li.gif);
	}	
	
.homeRight {
	float: left;
	width: 207px;
	margin: 0 0 0 25px;
	display: inline;
}

.homeRight h2 {
	color: #002263;	
	font-size: 10pt;
	margin: 0;
	padding: 0;
	}

.homeRight h3 {
	color: #002263;	
	font-size: 9pt;	
	margin: 0;
	padding: 0;
	}

.homeRightpromo {
	margin: 20px 0 20px 0;
}

.homeRightpromo img {
	float: left;
	width: 68px;
	margin: 0 10px 10px 0;
	display: inline;
}

.homeRightpromo a:link, .homeRightpromo a:visited {	
	font-size: 7pt;
	text-decoration: underline;
	font-weight: bold;
	}
	
.homeRightpromo a:hover, .homeRightpromo a:active {
	font-size: 7pt;
	text-decoration: none;
	font-weight: bold;
	}
	
.homeRight span {
	/*color: #952843;*/
}
	
.homeRightdivider {
	margin: 5px 0 5px 0;
}


/* -------------------------------------------------------------------- =BACKPAGE CONTENT */



.backContent {
	margin: 10px 30px 10px 12px;
	line-height: 13pt;
}

.backContent ul {
	margin: 0 0 0 15px;
	padding: 0;	
	line-height: 1.5em;/* changed by Darnell */
	}
.backContent li {
	margin: 0;/* changed by Darnell, was 12px on top */
	padding: 0;	
	list-style-image: url(../images/li.gif);
	}

.backImg {
	float: right;
	margin: 0 0 15px 15px;
	display: inline;
}


	
/* -------------------------------------------------------------------- =FOOTER */

.footer {
	color: #fff;
	font-size: 8pt;
}

.footer a:link, .footer a:visited {	
	color: #fff;
	text-decoration: none;
	}
.footer a:hover, .footer a:active {
	color: #fff;
	text-decoration: underline;
	}
	
.footerLeft {
	float: left;
	width: 345px;
	margin-left: 10px;
	display: inline;
}

.footerLeftCol1 {
	float: left;
	width: 100px;
}

.footerLeftCol2 {
	float: left;
	width: 245px;
	text-align: center;
}

.footerRight {
	float: right;
	width: 375px;
	text-align: right;
	margin-right: 10px;
	display: inline;
}

.footerRightCol1 {
	float: left;
	width: 165px;
	padding-top: 0;
	padding-bottom: 2px;
	text-align: center;
}

.footerRightCol2 {
	float: left;
	width: 210px;
}


	
/* -------------------------------------------------------------------- =TEXTUAL =FISTYLES */

.tableheader {
	background-color: #dee8f1;
	color: #003771;
	font-weight: bold;
	}
	
.tablecontent1 {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	background-color: #FFF;
	color: #3f6b99;
	}
.tablecontent2 {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-collapse: collapse;
	background-color: #eef1f4;
	color: #3f6b99;
	}
.faqQ, .faqA {
	font-weight: bold;
	font-size: 10pt;
	}
.faqQ { color: #003771; }
.faqA { color: #c5373a; }
	
.disclaimer {
	font-size: 8pt;
	color: #003771;
	}
.required { 
	color: #c5373a;
	font-size: 8pt;
	font-weight: bold;
	}
	
.appfield1 {
	border: 1px solid #003771;
	background-color: #FFF;
	color: #000;
	}
.appfield2 {
	border: 1px solid #c5373a;
	background-color: #FFF;
	color: #000;
	}


/* added by Darnell for About PSB */
ul.about_nav {
	display: block;
	line-height: 1.5em;
	text-align: center;
	}
ul.about_nav li {
	display: inline;
	}
ul.about_nav a{
	white-space: nowrap;
	}
	
/* added by Darnell for About Contact page */
.branches_photos{
	text-align: center;
	}
.branches_photos img{
	display: inline;
	border: 1px solid black;
	}

table.branch_table{
	margin: auto;
	margin-bottom: 5px;
	border-right: 10px solid #87CEFA;
	width: 90%;
	}
table.branch_table td.address_cell{
	background-color: #87CEFA;
	padding: 5px;
	}
table.branch_table td.address_cell span{
	font-weight: bold;
	text-decoration: underline;
	}
table.branch_table td.col1{
	padding-left: 10px;
	width: 20%;
	}
table.branch_table td.col2{
	text-align: center;
	width: 40%;
	}
table.branch_table td.col2 span{
	font-size: 120%;
	font-weight: bold;
	}
table.branch_table td.col3{
	width: 40%;
	}
