/* ----------------
	DEFAULTS AND RESETS
    ------------- */ 
/* PC FF3 adds an outline to Flash objects? */
a,object {
	outline: none;
}

a img {
	border: none;
}

h1,h2,h3,h4,h5,h6 {
	color: #003399;
	margin: 0;
	font-family: verdana, san-serif;
}

h1 a,h2 a,h3 a,h4 a,h5 a,h6 a,h1 a:link,h2 a:link,h3 a:link,h4 a:link,h5 a:link,h6 a:link,h1 a:visited,h2 a:visited,h3 a:visited,h4 a:visited,h5 a:visited,h6 a:visited
	{
	text-decoration: none;
	color: #003399;
}

h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover {
		color: #ff9933;
}

h1 {
	font-size: 2.2em;
	margin-bottom: 0.5em;
	width: 505px;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.3em;
}

h4 {
	font-size: 1.2em;
}

h5 {
	font-size: 1.1em;
}

h6 {
	font-size: 1em;
}

dt {
	font-weight: bold;
	margin-bottom: 0;
}

dd {
	margin: 0 1.5em;
}

dd p:first-child {
	margin-top: .5em;
}

a,a:link,a:visited {
	color: #00539F;
}

a:hover,a:active {
	color: #FF9933;
}

strong,b {
	font-weight: bold;
}

em,i {
	font-style: italic;
}

p {
	line-height: 1.5em;
	font-size: 1.2em;
	margin-top: 0;
	margin-bottom: 0.75em;
}

/* For HR's with background images */
div.hr {
	height: 3px;
	margin: 10px 0;
	background: #fff url() 0 0 repeat-x;
}

div.hr hr {
	display: none;
}

ul,ol {
	list-style: disc;
	margin: 0 1.5em;
	font-size: 1.2em;
	margin-bottom: 1em;
	padding: 0;
	margin-right: 0;
}

ol {
	list-style: decimal;
	padding: 0;
}

ol ul,ol ol {
	margin: 0;
	padding: 0;
}

ol.orderedList {
	color: #000;
}

li {
	margin: 0;
	padding: 0;
}

blockquote,q {
	margin: 1em 0;
	font-style: italic;
	font-size: 1.2em;
	color: #000;
}

cite {
	font-size: 1.2em;
	color: #003399;
	font-style: normal;
	font-weight: bold;
}

small {
	color: #999999;
	display: block;
	font-size: 1em;
	font-family: arial, sans-serif;
	margin: 1em 0;
	padding: 0 10px;
	text-align: left;
}

/* table { border: 0; border-collapse: collapse; } */
address {
	font-style: normal;
	font-size: 1.2em;
	margin-bottom: 1em;
}

address span {
	font-weight: bold;		
}
	
form {
	margin: 0;
}


/* ----------------
	PAGE STRUCTURE
	Elements that make up the skeleton of the layout and holds things together
    ------------- */ 
body {
	margin: 0;
	height: 100%;
	font: 62.5%/ 1.5 verdana, sans-serif;
	text-align: center;
	color: #333;
	background: #fefefe url(../images/design/body-innerpage-bg-right.jpg) 0 0 repeat-x;
}

#leftBg {
	position: absolute;
	width: 30%;
	top: 0;
	left: 0;
	background: url(../images/design/body-bg-left.jpg) 0 0 repeat-x;
	padding-top: 426px;
	z-index: 10;
}

#header {
	background: url(../images/design/header-bg.gif) 0 0 no-repeat;
	width: 978px;
	margin: 0 auto;
	margin-bottom: 0;
	height: 143px;
	position: relative;
	z-index: 100;
}

#wrapper {
	width: 978px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	z-index: 100;
}

#subContent {
	float: left;
	width: 246px;
}

	#sideBar {
		background: url(../images/design/sidebar-bottom.gif) 0 100% no-repeat;
		padding-bottom: 4px;
		margin-bottom: 2em;
	}
	
	#sideBarInner { 
		background: #FFF url(../images/design/sidebar-bg.gif) 0 0 repeat-y; 
		padding: 1em 10px;
		text-align: center;
	}

#mainContent {
	width: 732px;
	float: left;
	padding-bottom: 2em;
}

#mainContentInner {
	background: #FFFFFF;
	margin-left: 10px;
	padding: 1.5em 20px;
}

#footer {
	width: 978px;
	margin: 0 auto;
	border-top: 1px solid #CCCCCC;
	height: 50px;
	text-align: center;
	color: #999;
	padding: 0.5em 0 2em 0;
}

	#footer p {
		font-size: 1em;
	}
	
/* ----------------
	PAGE STRUCTURE ELEMENTS
	Elements  such as logos, search bars, and any other design element repeated throughout the site, but doesn't effect the structural layout
    ------------- */
#logo {
	width: 280px;
	height: 75px;
	display: block;
	background: url(../images/design/logo.gif) 0 0 no-repeat;
	position: absolute;
	top: 18px;
	left: 0;
	margin: 0;
	padding: 0;
	font-size: 1em;
}

	#logo a {
		width: 280px;
		height: 75px;
		display: block;
		text-indent: -9999px;
	}

p.phoneNumber {
	color: #00539F;
	float: right;
	font-weight: bold;
	font-size: 3em;
	line-height: 1;
	margin-bottom: 0.25em;
	padding-top: 0.25em;
}

p.tagLine {
	clear: right;
	color: #00539F;
	float: right;
	font-size: 1.2em;
}

#apy {
	background: #FFFFFF;
	border: 1px solid #D9D9D9;
	padding: 0.5em 5px 2em 5px;
	margin-bottom: 1em;
}

	#apy h2 {
		border-bottom: 1px dashed #D9D9D9;
		color: #575757;
		font-family: verdana, sans-serif;
		font-weight: bold;
		line-height: 1.2;
		padding-bottom: 0.5em;
		margin-bottom: 0.5em;
		text-transform: uppercase;
	}
	
	#apy p {
		border-bottom: 1px dashed #D9D9D9;
		color: #006C67;
		font-family: georgia, serif;
		font-size: 5.75em;
		font-weight: bold;
		line-height: 1;
		display: block;
		position: relative;
		text-transform: uppercase;
		padding-bottom: 0.25em;
		margin-bottom: 0.15em;
	}
	
		#apy p span.percentage {
			font-size: 0.35em;
			position: relative;
			top: -17px;
		}
	
		#apy p span.apy {
			font-size: 0.222em;
			color: #002D54;
			position: absolute;
			bottom: 5px;
			right: 33px;
		}
	
a.openAnAccount {
	background: url(../images/buttons/btn-open-account.jpg) 0 0 no-repeat;
	display: block;
	height: 23px;
	margin: 1.5em 0 0 15px;
	text-indent: -9999px;
	width: 185px;	
}

a.openAnAccount:hover { background-position: 0 -23px; }

#premierEcorp {
	background: url(../images/buttons/btn-premier-bottom.gif) 0 100% no-repeat;
}

#premierEcorp h3 {
	background: url(../images/buttons/btn-premier-top.gif) 0 0 no-repeat;
	font-family: verdana, sans-serif;
	line-height: 1.2;
	text-transform: uppercase;
	padding: 0.5em 30px;
}

#premierEcorp h3 a {
	color: #006C67;
	display: block;
	background: url(../images/icons/premier-ecorp-lock.gif) 100% 0 no-repeat;	
}

	#premierEcorp h3 a:hover {
		text-decoration: underline;
	}
	
	#premierEcorp small { padding: 0 30px 0.5em 30px; margin: 0; }
	
.terms {
	background: #FFFFFF;
	height: 200px;
	overflow:auto;
	margin: 25px 0;
	border: solid 1px;
	padding: 15px;
}

	.terms .blue{
		color:#1970B4
	}

	.terms h1 {
		font-size: 2em;
		margin-bottom: .5em;
	}
	.terms h2 {
		color:#1970B4
	}
/* ----------------
	PAGE STYLES
    ------------- */
.contactInfo p,
address.contactInfo {
	margin-bottom: 0;
	line-height: 1.25;
}

#callout {
	background: url(../images/design/callout-bg.jpg) 20px 0 no-repeat;
	min-height: 166px; /* Alt Style in ie6.css */
	position: relative;
	padding: 30px 30px 20px 370px;
	overflow: hidden;
}

	#callout p { color: #FFFFFF; }
	
		#callout h2,
		#callout h3 {
			border: 0;
			color: #B7C0DF;
			margin-bottom: 6px;
			line-height: 1.2;		
		}
		
			#callout h2 {
				font-size: 1.5em;
				font-weight: normal;
			}
			
			#callout h3 {
				font-size: 2em;
				font-weight: bold;
			}
			
			#callout a {
				color: #FF9933;
				text-decoration: none;
			}
			
			#callout a:hover {
				color: #FF9933;
				text-decoration: underline;
			}
	
	#callout img {
		position: absolute;
		top: 0px;
		left: 27px;
	}
			
	#callout p.phoneNumber {
		position: absolute;
		right: 382px;
		top: 155px;
	}

/* Image Rotator */

#imageRotator {
	position: relative;	
}

#imageRotator #content {
	position: absolute;
	width: 275px;
	z-index: 100;
	left: 50px;
	top: 30px;
}
	
	body.inner-page #imageRotator #content {
		top: 10px;
		width: 400px;
	}
	
	#imageRotator #content h2 {
		border-bottom: 0;
		color: #006C67;
		margin-bottom: 0.75em;
		font-size: 1.75em;
		font-weight: normal;
	}
	
	#imageRotator #content p {
		color: #000000;
		font-family: arial, sans-serif;
	}
	
	#imageRotator #content h3 {
		color: #808080;
	}
	
#imageRotator #images {
	height: 319px;
	overflow: hidden;	
	position: relative;
	z-index: 10;
}


/* ----------------
	NAVIGATION
    ------------- */
#mainNav {
	list-style: none;
	margin: 0;
	padding: 0;
	bottom: 5px;
	right: 3px;
	position: absolute;
	font-size: 1em;
}

	#mainNav li {
		float: left;
		list-style: none;
		line-height: 1.3em;
		margin-left: 15px;
	}

		#mainNav li a {
			font-size: 1.4em;
			color: #FFF;
			text-decoration: none;
			float: left;
			margin: 0;
			padding: 0 0 0 7px;
			cursor: pointer;
		}

		#mainNav li a:hover,
		#mainNav li a.active { background: url(../images/design/navigation-hover-left.gif) left top no-repeat; }
			
			#mainNav li a span {
				float: left;
				display: block;
				padding: 5px 7px 10px 0;
			}

			#mainNav li a:hover span,
			#mainNav li a.active span { background: url(../images/design/navigation-hover-right.gif) right top no-repeat; }


#breadCrumbs {
	background: #eef8ff;
	padding: 0.1em 0.7em;
	border-top: 1px solid #CCC;
	margin-top: 0.5em;
	clear: right;
}

#breadCrumbs a {
	font-size: 0.8em;
	text-decoration: none;
	color: #666;
}

#breadCrumbs a:hover {
	text-decoration: underline;
}

#breadCrumbs a.active {
	color: #00539f;
}

#footerNav {
	margin-top: 0.5em;
	font-size: 1em;
}

#footerNav li {
	display: inline;
	margin-right: 5px;
	padding-left: 10px;
	background: url(../images/design/bullet.gif) 0 5px no-repeat;
}

#footerNav li.last-child {
	margin-right: 0;
}

#footerNav li.first-child {
	background: none;
}

#footerNav li a {
	font-size: 1em;
	color: #999;
}


/* ----------------
	TYPEOGRAPHY
    ------------- */
    
h2 {
	color: #003399;
	border-bottom: 1px solid #CCC;
	font-weight: normal;
	margin-bottom: 0.5em;
	text-transform: capitalize;
}


#innerColumnMain h2 {
	margin-bottom: 0.5em;
	margin-top: 1.25em;
}

	#innerColumnMain h2 small {
		display: inline;
		font-weight: normal;
		font-style: italic;
	}
	
#innerColumnMain h3 {
	color: #003399;
	font-weight: bold;
	margin-bottom: 0.75em;
	margin-top: 1.5em;
}

	#innerColumnMain .staff h3 {
		margin-bottom: 0;
		margin-top: 1.5em;
	}

	#innerColumnMain .staff p {
		margin-top: 0;
	}
	
	#innerColumnMain .staff p span {
		font-style: italic;
	}
	
#innerColumnSub h3 {
	color: #003399;
	margin-top: 0.5em;
	margin-bottom: 0.75em;
}

	.homeMortgage #innerColumnSub h3, .equipmentFinance #innerColumnSub h3 {
		font-weight: normal;
	}
	
	.homeMortgage #innerColumnSub h3 li, .equipmentFinance #innerColumnSub h3 li  {
		list-style: inside;
	}

#newsEvents h4 {
	font-weight: bold;
	color: #808080;
	font-size: 1.2em;
	margin-bottom: 1em;
}

#openAnAccount h2 {
	margin-bottom: 0.5em;
	border-bottom: none;
}

.ourValues {
	width: 275px;
	margin-left: 1.5em;
	padding: 10px 10px 10px 30px;
	background: #eee;
	border: 1px solid #cecece;
}

	#innerColumnMain .ourValues h3 {
		margin-top: 0;
	}
	
/* Tables */
table {
	font-size: 1.2em;
	margin: 1em 0 1.5em 0;
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #CCC;	
}

th {
	background: #EEF8FF;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
	padding: 1em;
	
}

tr {
	border-top: 1px solid #CCC;
}

td {
	padding: 0 0.5em;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

tfoot td {
	font-size: 0.833em;
	border-bottom: 0;	
}

th.first-child {
	width: 65%;
}

/* ----------------
	FORM ELEMENTS
    ------------- */ 
    
/* Main Form Style */

form {
	overflow: hidden;
}

form div {
	padding: 0.5em 0;
	clear: both;
	overflow: hidden;
}

fieldset {
	border: 0;
	padding: 12px 20px 16px 20px;
	margin: 0.5em 0 1.5em 0;
	background: #EEF4FF;
	border: 1px solid #ccddee;
}

	fieldset legend {
		font-size: 1.3em;
		font-weight: bold;
		color: #003399;
		text-transform: uppercase;
	}
	

.fieldArea label {
	width: 200px;
	display: block;
	color: #000;
	text-align: left;
	float: left;
	margin-right: 2em;
}

.required label { font-weight: bold; }

form input {
	margin-right: 10px;
}
form textarea {
	width: 30em;
	height: 6em;
}
form label {
	font-size: 1.1em;
}

fieldset fieldset .fieldArea label {
	width: 180px;
}

	.survey {
		width: 200px;
		display: block;
		font-weight: bold;
		margin-bottom: .5em;
	}
	
	.checkboxField .option {
		margin-left: 20px;
	}
	.checkboxField .option label{
		margin-left: 10px;
		margin-right: 5px;
	}
	
form .fieldFootnote {
	font-size: 1em;
	line-height: 1.2em;
	color: #666;
	width: 380px;
	padding-left: 15px;
}


.htmlInputText input {
	border: 1px solid #999;
	width: 175px;
}

.htmlSelectOneRadio table,
.htmlSelectManyCheckbox table {
		width: auto;
	}
	
		.htmlSelectOneRadio label,
		.htmlSelectOneRadio input,
		.htmlSelectManyCheckbox label,
		.htmlSelectManyCheckbox input {
			float: left;
		}
	
			.htmlSelectOneRadio table label,
			.htmlSelectManyCheckbox table label {
				width: auto;
				display: inline;
				margin: 0;
			}
			.htmlSelectOneRadio table,
			.htmlSelectOneRadio table tr,
			.htmlSelectOneRadio table td {
				border: 0;
			}

.fieldArea .commandButton {
	width: 60px;
	cursor: pointer;
}

.fieldArea span {
	margin-left: 0.5em;
	color: #DD0000;	
}

.fieldArea label span {
	color: #DD0000;	
}

.nextButton {
	float: right;
}


/* ----------------
	MISC
    ------------- */
.floatLeft {float: left;}
.floatRight {float: right;}
.alignLeft {text-align: left;}
.alighRight {text-align: right;}
.alignCenter {text-align: center;}
.clear {clear: both;}
.last{margin-right: 0; padding-right: 0;}
.calcId { display: none; }

/* ----------------
	CLEAR FLOATS WITHOUT EXTRA HTML MARKUP
	add this class to the element that needs to be cleared, or add the element's class or id to the declaration below
    ------------- */
.group:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}