body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; line-height: 16px;
	color: #333333;
}
body {
	background-color: #52121C;
	background-image: url(images/pagebg.png);
	background-repeat: repeat-x;
	margin: 0px;
}

#header {
	width: 850px; height: 130px;
	padding: 0px 25px 10px 25px;
	margin-top: 15px;
	z-index: 999;
	position: relative;
	background-image: url(images/header-base.png); background-repeat: no-repeat;
	text-align: left;
	}
	
#pagecontainer {
	width: 850px;
	min-height: 525px;
	top: -10px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	z-index: 1;
	position: relative;
	background-image: url(images/panelbg.png); background-repeat: repeat-y;
	text-align: left;
	}
	
/* DEFAULT LINK STYLES */
a:link {
	color: #0D5D5E;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #0D5D5E;
}
a:hover {
	text-decoration: underline;
	color: #850B1E;
}
a:active {
	text-decoration: none;
	color: #850B1E;
}

.spotlight_text {
	font-size: 11px;
	line-height: 12px;
}

/* HEADER */
.header {float: right; display: block; font-weight: bold; font-size: 10px; height: 10px; width: 375px; padding: 5px; text-align: center;}
.header a:link {color: #ffffff; text-decoration: none;}
.header a:hover, .header a:visited:hover {color: #00FF00; text-decoration: none;}
.header a:visited {color: #ffffff; text-decoration: none;}
.header ul {margin: 0px;}
.header ul li {list-style: none; display: inline; margin: 0px; padding: 10px;}

/* FOOTER */
.footer {font-size: 10px; line-height: 12px; color: #ffffff;}
.footer a:link {color: #ffffff; text-decoration: none;}
.footer a:hover {color: #ffffff; text-decoration: underline;}
.footer a:visited {color: #ffffff; text-decoration: none;}
.footer ul {margin: 0px; padding: 0 0 0 0;}
.footer ul li {list-style: none; display: inline; margin: 0px; padding: 7px;}

/* NEWS ITEMS */
.newsitems {font-size: 10px; line-height: 11px; color: #000000; font-weight: normal;}
.newsitems a:link {color: #000000; text-decoration: none; font-weight: normal;}
.newsitems a:hover {color: #000000; text-decoration: underline;}
.newsitems a:visited {color: #000000; text-decoration: none;}
.newsitems ul {margin: 0px; padding: 0 0 0 0;}
.newsitems ul li {list-style: none; display: list; margin: 0px; padding: 0px 0px 15px 0px;}

.homestripepanel {height: 275px; background-image: url(images/homestripepanel.png);}
.homebottompanel {height: 240px; padding-top: 3px; background-image: url(images/homebottompanel.png); background-repeat: repeat-x; background-color: #FFFFFF;}
.pagepanel {padding: 11px 8px 8px 8px; background-image: url(images/homebottompanel.png); background-repeat: repeat-x; background-color: #FFFFFF;min-height: 675px;}
.footerred {height: 15px; background-color: #850B1E; padding: 10px;}
.homebox {padding: 10px 15px; }
.breadcrumb {width: 640px; padding: 5px 0px;}
.pageimageheader {width: 640px; height: 125px; padding: 0px 5px 5px 0px; background-image: url(images/pageimageheadbg.png);}
.pagetext {width: 600px; min-height: 325px; padding: 5px 20px 20px 20px; background-color: #ffffff;}

/* INTERIOR PAGE SUB-NAVIGATION */
#subnav {
	float: right;
	width: 165px;
	height: 100%;
	padding: 0 15px 0 0;
	border-left: 1px solid #CCCCCC;
	background: #C1CCCC;
}
#subnavicons {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
#lvl3box {
	background-image: url(images/3rdlevelnavbg.png); background-repeat:repeat-x; background-color: #4C6C6C;
	width: 165px;
	/*float: right;*/
	padding: 14px 10px 10px 10px;
	display: block;
	}
	
#lvl3box a:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
#lvl3box a:hover, #lvl3box a:visited:hover {
	color: #A3FFB0;
	text-decoration: underline;
}
#lvl3box a:visited {
	color: #ffffff;
	text-decoration: none;
}
#lvl3box a:active {
	color: #A3FFB0;
	text-decoration: underline;
}

#lvl3box ul li ul a:link, #lvl3box ul li ul a:visited {
	font-weight: normal;
}

.parent a:link {
	color:#87CE94;
}

#lvl3 ul {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#lvl3 li {
	font-size: 13px;
	border-bottom: 1px dashed #999999;
	display: block;
	list-style: none;
	margin: 0 0 0 0;
	padding: 7px 7px 7px 7px;
}

#lvl3 ul li ul {
	list-style: none;
	margin: 0 0 0 12px;
	padding: 0 0 0 0;
	line-height: 13px;
}

#lvl3 ul li li {
	margin: 0 0 0 0;
	padding: 0 0 1px 1px;
	font-size: 11px;
	display: block;
	border: none;
}

.clear {clear: both;}
	
/* TEXT STYLES */
h1 {
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
	padding-top: 5px;
}
#home h1 {
	padding: 0 0 5px 0;
	margin: 0;
}
#savasaurus h1 {
	color: #F47724;
	font-size: 30px;
	text-align: center;
	font-weight: bold;
}

#savasaurus h2, #savasaurus h2 a:link, #savasaurus h2 a:visited {
	color: #F47724;
	text-align: center;
	font-size: 15px;
}

#savasaurus h4 {
	color: #F35C2A;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	padding-left: 20px;
	
}
#savasaurus .answer {
	padding-left: 20px;
	font-style: italic;
}

h2 {
	font-size: 16px;
	line-height: 12px;
	font-weight: bold;
}
#home h3 {
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
	padding-top: 0px;
	margin-top: 0px;
}

h3 {
	font-size: 15px;
	line-height: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 0px;
	margin-bottom: 5px;
}

h4 {
	font-size: 11px;
	font-weight: normal;
	color: #52121C;
	text-decoration: underline;
	padding: 0 0 0 0;
	margin: 0 0 2px 0;
	
}

blockquote {
	margin: 0 0 0 30px;
}
ul.blockquote {
	font-size: 11px;
	margin: 0 0 0 60px;
}
blockquote ul {
	list-style-type: circle;
	padding: 0 0 0 0;
	margin: 0 0 0 20px;
}

.size9 {
	font-size: 8px;
}
.size10 {
	font-size: 10px;
	line-height: 11px;}
.size12 {
	font-size: 12px;
}
.white {color: #ffffff;}
.grey {color: #666666;}
.grey a:link {color: #666666; text-decoration: none; font-weight: normal;}
.grey a:hover {color: #333333; text-decoration: underline;}
.grey a:visited {color: #666666; text-decoration: none;}


/* TOP-LEVEL PULLDOWN NAVIGATION */
.pulldownnav {
	padding: 0px;
	background-color: #7C1020;
	font-size: 11px;
	line-height: 12px;
	color: #ffffff;
}
.pulldownnav a:link {
	color: #ffffff;
	text-decoration: none;
}
.pulldownnav a:hover, .pulldownnav a:visited:hover {
	color: #F29576;
	text-decoration: none;
}
.pulldownnav a:visited {
	color: #ffffff;
	text-decoration: none;
}
.pulldownnav ul {
	margin: 4px;
	padding: 0 0 0 0;
}
.pulldownnav ul li {
	list-style: none;
	display: block;
	margin: 0px;
	padding: 4px;
}

/* pulldown menu positions */
#personalbanking {
	position:absolute;
	left:28px;
	top:124px;
	width:140px;
	z-index:1000;
	visibility: hidden;
}

#businessbanking {
	position:absolute;
	left:160px;
	top:124px;
	width:140px;
	z-index:1000;
	visibility: hidden;
}

#loansandcreditcards {
	position:absolute;
	left:285px;
	top:124px;
	width:130px;
	z-index:1001;
	visibility: hidden;
}

#onlineservices {
	position:absolute;
	left:493px;
	top:124px;
	width:130px;
	z-index:1002;
	visibility: hidden;
}

#membership {
	position:absolute;
	left:606px;
	top:124px;
	width:130px;
	z-index:1003;
	visibility: hidden;
}

#aboutus {
	position:absolute;
	left:702px;
	top:124px;
	width:130px;
	z-index:1004;
	visibility: hidden;
}

#contactus {
	position:absolute;
	left:780px;
	top:124px;
	width:125px;
	z-index:1005;
	visibility: hidden;
}


.icon {padding: 2px 5px 8px 0px; float: left; display: block;}

label {
	float: left;
	width: 100px;
}
#flexteller {
	width: 145px;
	padding: 10px 10px 10px 10px;
	margin: 0 0 0 0;
	height: 235px;
	background-image: url("images/flextellerbox.png");
}

#flexteller h1 {
	color: #000000;
	font-size: 16px;
	letter-spacing: -1px;
}

#flexteller h2 {
	color: #00000;
	font-size: 12px;
	letter-spacing: -1px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	line-height: 12px;
}
#flexteller small a:link, #flexteller small a:visited {
	font-weight: normal;
	color: #ADC8C8;
	text-decoration: underline;
	font-size: 9px;
}
#flexteller p {
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: normal;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
#flexteller submit, #flexteller input {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#rates h2 a:link {
	color: #000000;
	text-decoration: none;
}

hr {
 	height: 1px;
    margin: 0;
    padding: 0;
    border-top: 0;
    border-bottom: 1px dashed #A3A3A3;

}