﻿body {
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
	background-image: url('images/bgrnd.jpg');
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 1.5em;
	color: #0057B8;
	margin: 0;
	padding: 0;
}
h1.big {
	font-size: 2em;
}
h2 {
	font-size: 1.3em;
	color: #000;
}
h3 {
	font-size: 1.1em;
	color: #0057B8;
}
form {
	margin: 0;
	padding: 0;
}
a.button {
	background-color: #0051A3;
	padding: 2px 10px;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
}
table.shell {
	margin: 0 auto;
	width: 767px;
}
td.shadeLeft {
	width: 10px;
	background-image: url('images/tableShadeLeft.jpg');
}
td.shadeRight {
	width: 10px;
	background-image: url('images/tableShadeRight.jpg');
}
body.pcs .logo {
visibility:hidden;
}
table.topLogo {
	width: 747px;
	height: 147px;
	background-image: url('images/topHeader.jpg');
}
body.pcs table.topLogo {
	background-image: url('images/topHeader2.jpg');
}
.topLogo td {
	vertical-align: top;
}
td.topNavCell {
	background-image: url('images/btnGradient.jpg');
	border-left-width: 0px;
	border-right-width: 0px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
td.topNav {
	background-image: url('images/btnGradient.jpg');
	height: 25px;
	border-right: 1px solid #FFFFFF;
}
td.topNav A:link, td.topNav A:visited {
	display: block;
	width: 105px;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
}
td.rightNav {
	vertical-align: top;
	text-align: right;
	background-color: #FFFFFF;
	font-size: 10px;
	color: #2441a3;
	padding-right: 30px;
}
td.rightNav A:link, td.rightNav A:visited {
	font-size: 10px;
	color: #2441a3;
	text-decoration: none;
}
td.content {
	padding: 10px;
	vertical-align: top;
	font-size: .8em;
	background-color: #FFFFFF;
	text-align: left;
}
td.bottomNav {
	background-color: #CFCFCF;
	height: 60px;
	text-align: right;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 11px;
	color: #3b3b3b;
}
td.bottomNav A:link, td.bottomNav A:visited {
	color: #3b3b3b;
	text-decoration: none;
}
.veryTopNav {
	text-align: right;
	color: #FFF;
	font-size: 11px;
	padding: 0 5px;
	margin-top: 1px;
	margin-left:155px;
	position:absolute

}
/*IE 6 & 7 Hacks Begin*/
* html .veryTopNav {
	margin-left:-350px;
}
*:first-child+html .veryTopNav {
	margin-left:-350px;
}
/*IE 6 & 7 Hacks End*/

.veryTopNav a {
	text-decoration: none;
	color: #FFF;
}
.veryTopNav #searchField {
	width: 100px;
	margin-right:-2px;
}
.veryTopNav input {
	font-size: 10px;
	vertical-align: middle;	
}
table.dl {
	width: 210px;
	height: 102px;
	background: url('images/dl_bgrnd.gif') no-repeat;
	/*background: url('images/dl_bgtrans.gif') no-repeat;*/
	text-align: right;
	float: right;
	margin: 35px 10px 0 0;
}
body.pcs table.dl {
	display:none;
}
td.blueCell {
	color: #FFF;
	background-color: #0051A3;
}
td.grayCell {
	color: #000;
	background-color: #DDD;
}
/* NAVIGATION & DROPDOWNS
*****************************************************************/
#nav, #nav ul {
	/* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	z-index:1;
}
#nav a {
	display: block;
	/*width: 10em;*/
	line-height: 25px;
	padding: 0 28px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	border-left: 1px #fff solid;
}
#nav a.nobor {
	border-left: none;
}
#nav li {
	/* all list items */
	float: left;
	/*width: 10em; /* width needed or else Opera goes nuts */
}
#nav li ul {
	/* second-level lists */
	position: absolute;
	background: #FFF;
	border: 2px #5F5F5F solid;
	border-bottom: 1px;
	width: 196px;
	left: -999em;
}
#nav li ul a {
	color: #5F5F5F;
	border: none;
	width: 186px;
	border-bottom: 1px #5F5F5F solid; 
	text-align: left;
	padding: 0 5px;
}
#nav li ul a:hover {
	background-color: #CECECE;
}
#nav li ul ul {
	/* third-and-above-level lists */
	margin: -1.5em 0 0 196px;
}
#nav li ul ul.clip {
	margin-left: -200px;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	display: block;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	/* lists nested under hovered list items */
	left: auto;
	display: block;
}
#nav a.arrow {
	background: url('images/arrows.gif') no-repeat right center;
}

.searchBox {
	width:100px;
}

/* Online Banking Login
*****************************************************************/

#onlinebankingalert {
	display: none;
	width: 180px;
	height: 92px;
	background: url('images/dl_bgrnd.gif');
	background-repeat:no-repeat;
	text-align: left;
	float: right;
	margin: 35px 0 0 0;
	padding: 5px 5px 5px 35px;
	overflow: hidden;
	font-size: 10px;
}

#Remote {
	display: block;
}










