/* General */

body {
	margin: 0 0 0 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	background-color: #646666;
	background-repeat: repeat-y;
	background-image: url(/layout/2008/images/body_bg.jpg);
	background-position: center;
}

p {
	margin: 0 0 8px 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

ul {
	padding 0 0 10px 0;
}
ol {
	padding: 0 0 10px 20px;
	margin: 2px 0 0 0;
}
li {
	padding: 4px 0 0 0;
	margin: 2px 0 0 0;
}

td {
   font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000
}

a:link {
	color: #000000;
   text-decoration: underline;
}
a:visited {
   color: #000000;
   text-decoration: underline;
}
a:hover {
   color: #000000;
   text-decoration: underline;
} 

small {
   font-size: 8pt;
   font-family: Arial, Helvetica, sans-serif;
   line-height: 110%;
}

strong {
   font-weight: bold;
}

big {
   font-size: 12pt;
   font-family: Arial, Helvetica, sans-serif;
   letter-spacing: 0.5em;
   color: #253e72;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
	padding: 2px 0 10px 0;
	margin: 2px 0 0 0;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	padding: 2px 0 8px 0;
	margin: 2px 0 0 0;
}

h3 {
   font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
	padding: 2px 0 6px 0;
	margin: 2px 0 0 0;
}
.clear { clear:both }

/* layout */

#container {
	margin: 0 auto;
	width: 780px;
	text-align: left;
	background-color: #A09FA4;
}

#header {
	margin: 0 0 0 0;
	width: 780px;
	background-image: url(/layout/2008/images/header_bg.jpg);
	background-repeat: no-repeat;
	text-align: left;
	border: 0px dotted #FAFAF3;
	padding: 0 0 10px 0;
}
	/* height: 238px;*/
	#header h1 a {
		margin: 10px 0 10px 15px;
		padding: 0;
		float: left;
		width: 315px;
		height: 36px;
	}
		#header h1 a span { display: none; }
	#header h2 a {
		margin: 0 30px 0 15px;
		padding: 0;
		float: right;
		width: 70px;
		height: 44px;
	}
		#header h2 a span { display: none; }	
				
	#header_nav {
		margin: 176px 0 0 35px;
		padding: 0 0 0 0;
		height: 33px;
	}
		
		/* dropdown */
		#dmenu a {
			color: #FFFFFF;
			text-decoration: none;
		}
		#dmenu a:hover {
			color: #000000;
			text-decoration: none;
		}
		
		.topmenu {
			margin: 0;
			padding: 0;
		}
		.topmenuul{
			list-style-type: none;
			margin: 0;
			padding: 0;
		}
		.topmenuli{
			list-style-type: none;
			float: left;
		} /*background: #A1A0A5;*/
		.topmenuli a:hover {
			background-position: left bottom;
		}
		.topmenutitle {
			display: block;
			width: 80px;
			text-align: center;
			height: 33px
		}
		.topmenu_home {width: 50px; background: url(/layout/2008/images/nav_home.jpg) no-repeat;}
		.topmenu_home_1 {width: 50px; background: url(/layout/2008/images/nav_home_1.jpg) no-repeat;}
		.topmenu_aboutus {width: 51px; background: url(/layout/2008/images/nav_aboutus.jpg) no-repeat;}
		.topmenu_aboutus_1 {width: 51px; background: url(/layout/2008/images/nav_aboutus_1.jpg) no-repeat;}
		.topmenu_onlinebanking {width: 62px; background: url(/layout/2008/images/nav_onlinebanking.jpg) no-repeat;}
		.topmenu_onlinebanking_1 {width: 62px; background: url(/layout/2008/images/nav_onlinebanking_1.jpg) no-repeat;}
		.topmenu_personalbanking {width: 74px; background: url(/layout/2008/images/nav_personalbanking.jpg) no-repeat;}
		.topmenu_personalbanking_1 {width: 74px; background: url(/layout/2008/images/nav_personalbanking_1.jpg) no-repeat;}
		.topmenu_loanservices {width: 75px; background: url(/layout/2008/images/nav_loanservices.jpg) no-repeat;}
		.topmenu_loanservices_1 {width: 75px; background: url(/layout/2008/images/nav_loanservices_1.jpg) no-repeat;}
		.topmenu_businessservices {width: 76px; background: url(/layout/2008/images/nav_businessservices.jpg) no-repeat;}
		.topmenu_businessservices_1 {width: 76px; background: url(/layout/2008/images/nav_businessservices_1.jpg) no-repeat;}
		.topmenu_trustservices {width: 78px; background: url(/layout/2008/images/nav_trustservices.jpg) no-repeat;}
		.topmenu_trustservices_1 {width: 78px; background: url(/layout/2008/images/nav_trustservices_1.jpg) no-repeat;}
		.topmenu_investmentservices {width: 98px;background: url(/layout/2008/images/nav_investmentservices.jpg) no-repeat;}
		.topmenu_investmentservices_1 {width: 98px;background: url(/layout/2008/images/nav_investmentservices_1.jpg) no-repeat;}
		
		.submenuul {
			list-style-type: none;
			position: absolute;
			margin: 0;
			padding: 0;
			display: none;
			z-index: 10;
		}
		.submenuli a {
			display: block;
			width: 130px;
		}
		.submenuli_1 a {
			display: block;
			width: 130px;
		}
		li:hover ul , li.sfhover ul , li.over ul { display: block; }
		#dmenu li>ul { 
			top: auto;
			left: auto;
		}
		
		/* drop down menu design */
		
		#dmenu { font-size: 10px; }
		.topmenuul { }
		.topmenutitle {
			text-indent: -9000%;
			text-decoration: none;
			border-bottom: 0px solid #675E57;
			border-right: 0px solid #675E57;
			border-top: 0px solid #B1A9A2;
			border-left: 0px solid #B1A9A2;
			padding: 0px 0 0px 0;
			line-height: 14px;
			font-weight: bold;
			text-decoration: none;
		}
		.submenuul {
			clear: left;
			margin-top: 0px;
			background: #646666;
			border-top: 1px solid #000000;
			border-bottom: 1px solid #000000;
			border-right: 1px solid #000000;
			border-left: 1px solid #000000;
		}
		.submenuli a {
			padding: 3px 6px 3px 10px;
			text-decoration: none;
			color: #000000;
			border-bottom: 0px solid #000000;
		}
		.submenuli a:hover {
			text-decoration: none;
			background: #A1A0A5;
			color: #870038;
		}
		.submenuli_1 a {
			padding: 3px 6px 3px 10px;
			text-decoration: none;
			color: #000000;
			border-bottom: 0px solid #000000;
		}
		.submenuli_1 a:hover {
			text-decoration: none;
			background: #FFFFFF;
			color: #000000;
		}


#content {
	margin: 0 auto;
	width: 754px;
	padding: 0 10px 0 17px;
	background: url(/layout/2008/images/content_div_bg.jpg) repeat-x #A09FA4;
} 

#primary {
	width: 562px;
	float: left;
	padding: 0px 20px 10px 20px;
	margin: 0 0 0 0;
	background: url(images/primary_bg.jpg) repeat-y #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	min-height: 560px;
}
	#primary_footer {
		width: 600px;
		height: 3px;
		float: left;
		background: url(images/primary_footer.jpg) no-repeat left top;
		margin: 0 0 0 1px;
	}

	#primary ul {
		margin: 0 0 8px 16px;
		padding: 0 0 0 0;
	}
	#primary li {
			margin: 0 0 0 5px;
			padding: 0 0 0 0;
	}

		#home_top {
			clear: both;
			margin: 0 0 10px 0;
			border-bottom: 1px dotted #646666;
		}
		#home_middle {
			clear: both;
			margin: 0 0 10px 0;
			padding: 10px 0 0 0;
			border-bottom: 0px dotted #646666;
		}
			#home_middle_left {
				float: left;
				width: 48%;
				padding: 0 10px 10px 0;
			}
			#home_middle_right {
				float: left;
				width: 48%;
				border-left: 1px dotted #646666;
				padding: 0 0 10px 10px;
			}
				#home_middle_right ul {
					margin: 4px 0 8px 16px;
					padding: 0 0 0 0;
				}
					#home_middle_right li {
						margin: 0 0 0 0;
						padding: 0 0 0 0;
					}
		#home_bottom {
			clear: both;
			margin: 10px 0 0 0;
			padding: 10px 0 0 0;
			border-top: 1px dotted #646666;
		}

#secondary {
	width: 138px;
	float: right;
	margin: 0 0 0 0;
	padding: 0 0 30px 0;
	font-size: 8pt;
	color: #000000;
}	
	#secondary h3 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt;
		color: #000000;
		font-weight: bold;
		padding: 10px 0 6px 0;
		margin: 2px 0 0 0;
		color: #870038;
	}
	#secondary img {
		padding: 20px 0 10px 16px;
	}
	#secondary p {
		color: #646666;
	}
		#secondary p a {
			color: #414242;
		}

	#online_banking {
		width: 140px;
		background: url(images/ob_bg.jpg) no-repeat;
		color: #870038;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt;
		vertical-align: top;
		padding: 30px 0 20px 6px;
		margin: 0;
	}
	
#footer {
	width: 598px;
	padding: 10px 162px 10px 20px;
	margin: 0;
	border: 0px dotted #FAFAFA;
}
	#footer p, #footer a {
		color: #646666;
	}
	#footer_qualifications {
		width: 230px;
		float: left;
		padding: 0 0 10px 0;
		font-size: 8pt;
		color: #646666;
		border: 0px dotted #D3FAAF;
	}
		#footer_qualifications img {
			padding: 0px 4px 0px 0px;
		}
	#footer_links {
		width: 285px;
		float: right;
		padding: 0 0 10px 0;
		margin: 0 0px 0 0;
		font-size: 8pt;
		color: #646666;
		text-align: right;
		border: 0px dotted #FAD3AF;
	}
		#footer_links a {
			color: #414242;
			text-decoration: underline;
		} 

a:link.OnlineBanking,a:visited.OnlineBanking,a:hover.OnlineBanking {
	color: #870038;
   text-decoration: underline;
   font-weight: bold;
   padding: 0 0 12px 0;
}
a:link.OnlineBanking1,a:visited.OnlineBanking1,a:hover.OnlineBanking1 {
	color: #870038;
	text-decoration: underline;
	font-size: 8pt;
}


img.GrayImage {
	border: #A1A1A3 1px solid;
	background-color: #FFFFFF;
	padding: 1px;
}
img.GrayImageRight {
	border: #A1A1A3 1px solid;
	background-color: #FFFFFF;
	padding: 1px;
	margin-left: 10px;
	margin-bottom: 10px;
}
img.ImageRight {
	background-color: #FFFFFF;
	padding: 1px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.GrayFlashRight {
	border: #A1A1A3 1px solid;
	background-color: #FFFFFF;
	padding: 1px 1px 1px 1px;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}


table.BulletMenu {
	border: 0px;
	width: 50%;
}
td.BulletMenuLeft {
	padding-right: 2px;
	vertical-align: top;
	font-weight: bold;
}
td.BulletMenuRight {
	vertical-align: top;
	padding-bottom: 6px;
}
table.BulletMenu {
	border: 0px;
	width: 50%;
}
td.BulletMenuLeft {
	padding-right: 2px;
	vertical-align: top;
	font-weight: bold;
}
td.BulletMenuRight {
	vertical-align: top;
	padding-bottom: 6px;
}



table.Hours {
	border: 0px;
}
td.Hours {
	vertical-align: top;
	padding-right: 12px;
	font-size: 9pt;
}

table.HomeLinks {
	border: 0px;
	width: 100%;
}
td.HomeLinks {
	width: 50%;
	vertical-align: top;
	padding-right: 12px;
	font-size: 9pt;
}




.AppSection	{
	width: 100%;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding: 2px;
	margin: 0 0 8px 0;
}
.AppSectionHeader {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #870038;
	padding: 2px 2px 2px 6px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.AppSectionSubHeader {
	font-weight: bold;
	vertical-align: top;
	background-color: #E2E2E2;
	color: #000000;
	padding: 2px 6px 2px 6px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.AppSectionContent { 
	vertical-align: top;
	text-align: left;
	padding: 2px 6px 2px 6px;
}	
.AppSectionFooter {
	vertical-align: top;
	text-align: left;
	padding: 2px 6px 2px 6px;
	border-top: 1px solid #000000;
}	

.AppButton {
	background-color: #870038;
	border: 1px solid #000000;
	color: #FFFFFF;
}		

.AppField {
	width: 100%;
	font-size: 12px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	margin: 4px 0 4px 0;
}
.AppFieldRequired {
	color: #000000;
	vertical-align: top;
	padding: 2px 2px 2px 4px;
}
.AppFieldRequiredLabel {
	color: #000000;
	vertical-align: top;
	padding: 2px 2px 2px 4px;
	font-weight: bold;
	text-align: right;
}
.AppFieldRequiredMessage {
	color: #FF0000;
	vertical-align: top;
	padding: 2px 2px 2px 4px;
	font-weight: bold;
}
.AppFieldOptional {
	color: #000000;
	vertical-align: top;
	padding: 2px 2px 2px 4px;
}
.AppFieldOptionalLabel {
	color: #000000;
	vertical-align: top;
	padding: 2px 2px 2px 4px;
	text-align: right;
}
.AppFieldHeader {
	background-color: #E2E2E2;
	font-weight: bold;
	padding: 4px;
}
.AppFieldFooter {
	padding: 2px;
	border-top: 1px solid #000000;
}
.AppFieldGeneric {
	padding: 2px 2px 2px 4px;
}
.AppFieldRowOdd {
	background-color: #F0F0F0;
}
.AppFieldRowEven {
	background-color: #FFFFFF;
}

.AppErrorMessage {
	color: #FF0000;
	vertical-align: top;
	padding: 2px 2px 2px 4px;
	font-weight: bold;
}