/*******************************************************/
/* 
Author: Mark Leppke
Description: Style sheet for screen presentation.
Version: 1.0
*/
/*******************************************************/

/* =Global Resets 
**************************************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 99%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul { list-style: none; }

/* =Global Page Structure
**************************************************/
body {
	background: #2570ad url(../images/bkgnd_body.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin-top:0px;
	line-height: 1; 
	}
	body #IE5, body #IE6, body #IE7 {
	font-size:95%;
	}
#wrapper { 
	background: url(../images/bkgnd_wrapper.gif) center top no-repeat;
	height:800px;
	margin-top:0px;
	}
#content {	
	width:936px; 
	margin-left:auto;
	margin-right:auto;
	padding-top:68px;
	}
#mainContent { background: #fff url(../images/bkgnd_mainContent.gif) repeat-x; }
	
#column { width:490px; padding:30px 30px 0px 30px; overflow:hidden; }
	h1 { margin-bottom:25px; } /* Site Logo */
	h2 { 
		margin-bottom:18px;
		text-align:center;
		} /* Main Heading */
.column1 {
	float:left;
	height:100px;
	padding-right:14px;
	padding-top:20px;
	margin: -.8em 0 -1.1em 0;
	}
.column2 {
	float:left;
	background: url(../images/bkgnd_column_divider.gif) left no-repeat;
	height:100px;
	padding-left:16px;
	padding-top:20px;
	margin: -.8em 0 -1.1em 0;
	}
	 #IE6 .column2, #IE7 .column2 , #IE6 .column1 , #IE7 .column1 , {
	height: 90px;
	}

#splash_landing {
	float:right;
	margin-right:10px;
	width:370px;
	background: url(../images/splash_landing.gif) left top no-repeat; 
	height:450px;
	}
	#IE6 #splash_landing, #IE7 #splash_landing, {
	background: url(../images/splash_landing.gif) left top no-repeat; 
	} 
#splash_personal {
	float:right;
	margin-right:10px;
	width:370px;
	background: url(../images/splash_personal.gif) left top no-repeat; 
	height:515px;
	}
	#IE6 #splash_personal, #IE7 #splash_personal, {
	background: url(../images/splash_personal.gif) left top no-repeat; 
	} 
#splash_small_business {
	float:right;
	margin-right:10px;
	width:370px;
	background: url(../images/splash_small_business.gif) left top no-repeat; 
	height:450px;
	}
	#IE6 #splash_small_business, #IE7 #splash_small_business, {
	background: url(../images/splash_small_business.gif) left top no-repeat; 
	} 
	
.panel	{
	width:489px;
	padding: 0 20px 20px 20px; 
	margin: 0 0 1em -15px;
	position:absolute;
	}
	#panel_silver { 
		background: url(../images/bkgnd_panel_silver.gif) left top no-repeat; 
		}
	#panel_gold { 
		background: url(../images/bkgnd_panel_gold.gif) left top no-repeat; 
		}
	#panel_platinum { 
		background: url(../images/bkgnd_panel_platinum.gif) left top no-repeat; 
		}
	#location_result {
	float:left;
	width:240px;
	margin-bottom:1em;
	height:103px;
	}
	#location_result #IE6  {
	height:1%;
	overflow:hidden;
	}
	.hoursTable {
	 /*margin-top:-1em;comment out if we make them float*/
	padding:8px 12px 8px 12px;
	background:url(../images/bkgnd_hours.jpg) no-repeat bottom left;
	position:absolute;
	}
	.hoursTable th {
	font-size: .9em;
	font-weight:normal;
	text-align:left;
	padding-right:5px;
	line-height:1.2;
	}	
	.hoursTable td {
	font-size: .9em;
	padding-right:1px;
	}
	#breadcrumb {
	clear:both;
	padding-bottom: .4em;
	overflow:hidden;
	}
	#breadcrumb li {
	float:left;
	}
	#breadcrumb a {
	background: url(../images/bkgnd_button_home.gif)  0px 0px no-repeat;
	padding-left:8px;
	line-height:1;
	margin-bottom: 1.5em;
	display:block;
	font-size:.85em;
	margin-right:.5em;
	}
	#breadcrumb a:hover {
	background-position:0px -12px;
	}
	#breadcrumb a:visited {
	background-position:0px -24px;
	}
	
/* =Global Typography
**************************************************/
h3 { font-size: 1.2em; line-height:1.4; color:#2b85bb; margin-top:1.5em; }
h4 { font-size: 1em; line-height:1.4; color:#747474; }
h5 { font-size: .9em; line-height:1.4; } 
h6 { font-size: 1em; line-height: 1.4; }
p { font-size: .9em; margin-bottom:1em; line-height:1.4;   }
a:link { color: #0c2074; }
a:visited { color:#878787; }
a:hover { color: #de162b; }
a:active { color: #de162b; }
ul.list  { list-style: disc; margin-left:15px; margin-bottom:.8em;  }
	.list li { font-size:.9em; line-height:1.4;  }
	.list ul { list-style: circle; margin-left:15px; margin-bottom:.8em;
	}
	.list li li { font-size:1em;  }
strong { font-weight: bold;  }
em { font-style:italic;	}
.divider {
	background: url(../images/bkgnd_hr.gif) center top no-repeat;
	height:30px;
	width: 100%;
	margin: 0em 0 -1em 0;
	}

/* =Global Navigation
**************************************************/
/* Primary Navigation */
#personal_button {
	width:229px;
	display:block;
	text-align:center;
	color:#fff;
	background: url(../images/bkgnd_button_personal.gif) center top no-repeat;
	height:64px;
	line-height:1.2;
	padding-top: 12px;
	}
	#personal_button:active {
	text-decoration:none;
	}
#small_business_button {
	width:229px;
	display:block;
	text-align:center;
	color:#fff;
	background: url(../images/bkgnd_button_small_business.gif) center top no-repeat;
	height:64px;
	line-height:1.2;
	padding-top: 12px;
	}
	#small_business_button:active {
	text-decoration:none;
	}
#search_button {
	width:98px;
	display:block;
	float:left;
	text-align:center;
	color:#fff;
	background: url(../images/bkgnd_button_search.gif) center top no-repeat;
	height:64px;
	padding-top: 12px;
	}
	#search_button:active {
	text-decoration:none;
	}
	
/* Secondary Navigation */
#navigation { 
	overflow:hidden;
	margin: -.3em 0 0 -15px;
	white-space:nowrap;
	width:600px;
	}
#navigation li { 
	float:left;
	}
#navigation li a { 
	display:block;
	margin-right:2px;
	height:39px;
	}
#silver {
	background: url(../images/bkgnd_nav_silver.gif) no-repeat 0px 0px;
	width:172px;
	}
	#silver:hover {
	background: url(../images/bkgnd_nav_silver.gif) no-repeat 0px -39px;
	}
#gold {
	background: url(../images/bkgnd_nav_gold.gif) no-repeat 0px 0px;
	width:166px;
	}
	#gold:hover {
	background: url(../images/bkgnd_nav_gold.gif) no-repeat 0px -39px;
	}
#platinum {
	background: url(../images/bkgnd_nav_platinum.gif) no-repeat 0px 0px;
	width:187px;
	}
	#platinum:hover {
	background: url(../images/bkgnd_nav_platinum.gif) no-repeat 0px -39px;
	}
#home {
	background:white url(../images/bkgnd_button_home.gif)  0px 0px no-repeat;
	padding-left:8px;
	line-height:1;
	margin-bottom: 1.5em;
	display:block;
	font-size:.85em;
	margin-right:.5em;
	}
	#home a:hover {
	background-position:0px -12px;
	}
	#home a:visited {
	background-position:0px -24px;
	}
	.viewHours {
	display:none;
	}
	.viewHours a {
		padding-right:.8em;
		background:url(../images/bkgnd_button_hours.gif) no-repeat right 2px;
		}
	.viewHours a:hover {
		background:url(../images/bkgnd_button_hours.gif) no-repeat right -10px;
		}
	.viewHours a:visited {
		color: #0c2074;
		}
/* =Forms
**************************************************/
select {
	margin-bottom:1em;
	width:200px;
	display:block;
	}
fieldset {
	margin-bottom:-1.2em;
	}

/* =Footer
**************************************************/
#footer  {
	padding-bottom:14em;
	text-align:left;
	margin-top: 1em;
	margin-left:30px;
	width:490px;
	}
	#footer a:link {color:#a9c1da;}
	#footer a:visited {color:#a9c1da;}
	#footer a:hover {color:#fff;}
	#footer a:active {color:#a9c1da;}
#footer ul  {margin-bottom:.8em;}
#footer  li {
	color: #a9c1da;
	padding-right: .7em;
	display: inline;
	font-size:.7em;
	line-height:1.3;
	}
/*
Footnotes and Disclaimers ******************************/
sup {
	font-size:.8em;
	vertical-align:super;
	color:inherit;
	line-height:0; /*fixes redering issue with superscript*/
	}
.fdic li {
	border: 1px solid #6992be;
	padding:.35em;
	}
p.p1 {
	margin: 0.0px 0.0px 0.0px 0.0px;
	font: 12.0px Helvetica
	}
span.Apple-tab-span {
	white-space:pre
	}
/* Disclaimer List*/
.disclaimer { border-top:1px solid #a1a1a1;	}
.disclaimer ol  {
	margin-left:8px;
	padding-left:20px;
	font-size:80%;
	line-height:120%;
	color:#666;
	margin-top:1.3em;
	}
	.disclaimer li {
	padding:1px 5px;
	margin: 0 -5px;
	list-style-type:decimal;
	list-style-position:outside;
	background:none;
	line-height:1.5;
	font-size: inherit;
	}
	.disclaimer a {color:#666; font-weight: normal; }
	.disclaimer li p {color:#666; font-size: 1em; padding-bottom:.5em; line-height:1.5; margin:0px;}
	.disclaimer p {color:#666; font-size: 80%; margin-top:.5em;
	margin-left:5px;}
	
