html, body, div, h1, h2, h3, h4, h5, h6, form, table, th, td, hr {margin: 0; padding: 0; } input {margin:0;}/*reset css*/

/*------general------*/

body {margin:0;font-family: Arial, Helvetica, sans-serif;color:#333333;font-size:12px;line-height:1.5em; background:#ffffff url(/images/body-bg.jpg) repeat-x; margin: 0px 0 0 0;}

img {behavior:url(/_includes/iepngfix.htc); }

a img {border:none;}

a {text-decoration: underline;color:;outline:none;}
	a:hover{text-decoration: none;color:;} 
	a:active{text-decoration: underline;color:;}
	

h1, h1 a {}
h2, h2 a {}
h3, h3 a {}

h1 a, h2 a, h3 a {text-decoration:none;}
h1 a:hover, h2 a:hover, h3 a:hover {text-decoration:underline;}

hr {color: #CCCCCC;background:#CCCCCC;height: 1px;border: 0;width: 100%;margin-bottom:1em;margin-top:1em;clear:both;}

/*------widths------*/


/*------columns------*/
.first {float:left;margin:0 20px 0 0;overflow:hidden;height:1%;}
.middle{float:left;margin:0 20px 0 0;overflow:hidden;height:1%;}
.last {float:right;margin:0;overflow:hidden;height:1%;}

/*------header------*/

.header_wrapper {width:974px; margin:0 auto;text-align:left;position:relative; height: 177px;}
	.header_bg {width:974px;position:absolute;height:177px; top:0; left:0;}
	.logo {	width:230px; position:absolute; height:89px; top:41px;left:49px;}
		.logo a:hover {	opacity:.80;}
	
	.header-auto {	width:133px; position:absolute; height:35px; top:23px;left:405px;}
		.header-auto a:hover {	opacity:.80;}	
		
	.header-account {	width:137px; position:absolute; height:41px; top:75px;left:402px;}
		.header-account a:hover {	opacity:.80;}
		
	.header-mortgage {	width:133px; position:absolute; height:41px; top:23px;left:600px;}
		.header-mortgage a:hover {	opacity:.80;}
		
	.header-card {	width:141px; position:absolute; height:45px; top:74px;left:599px;}
		.header-card a:hover {	opacity:.80;}
		
		
	.nav_sub{position:absolute;top:38px;right:43px;}
	.nav_icons{width:427px; position:absolute;top:70px;left:313px;}
	.nav_menu{width:940px; position:absolute;top:139px; left:17px;}
	.search-bg{width:200px; position:absolute;top:70px; right:10px;}
	.search{width:200px; position:absolute;top:80px; right:10px;}

/*-----body area------*/

.body_wrapper {width:974px; margin:0 auto; text-align:left;}

.body_content_wrapper {width:940px; padding:10px 10px 10px 10px; text-align:left; background-color:#FFF; overflow:hidden; height:1%}
	

/*-----footer wrapper------*/

.footer_wrapper {width:940px; margin:0 auto; text-align:left; overflow:hidden; height:1%; padding:0 0 10px 0}




/*  ------ Sub Menu ------- */		

.sub-menu-links {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#FFF;
	margin: 0px 0px 0 0px;
	float:right;
	text-align:right;
	width: 600px}

	.sub-menu-links ul {
		padding: 0px 0 0 0;
		margin: 0;}
	
	.sub-menu-links ul li {
		display:inline;
		list-style:none;
		padding: 0px 0px 0 20px;	}

	.sub-menu-links a:link {color: #ffffff; text-decoration: none;}
	.sub-menu-links a:visited {color: #ffffff; text-decoration: none;}
	.sub-menu-links a:hover {color: #000000; text-decoration: none;}
	.sub-menu-links a:active {color: #4d8b73; text-decoration: none;}
	
	.sub-menu-links a:hover span {color: #000000; text-decoration: none;}
	.sub-menu-links a:active span {color: #4d8b73; text-decoration: none;}
	
	.sub-menu-links .gold {	color:#99a472;}
			
		
		
		
/*  ------ Header Icons ------- */		
.header-icons {
	font-size: 13px;
	margin: 0px 0 0 0px;
	float:right;}

	.header-icons ul {
		padding: 0px 0 0 0;
		margin: 0;}
	
	.header-icons ul li {
		display:inline;
		list-style:none;
		padding: 0px 0 0 0px;	}

	.header-icons a {
		display:block;
    	float:right;}
		
		.header-icons a:hover {
		padding: 0px 0 0 0;
		opacity:.80;}
		
		.header-icons a:active {
		padding: 0px 0 0 0;}
		
		
		.header-icons .icon-auto {
			width:130px;
			height: 44px;}
			
		.header-icons .icon-mortgage {
			width:130px;
			height: 44px;
			margin-left:0px;
			margin-left:10px}
			
		.header-icons .icon-account {
			width:133px;
			height: 44px;
			margin-left:10px}	
			
			
				
		
/*  ------ Main Menu ------- */		
.main-menu {
	font-size: 13px;}

	.main-menu ul {
		padding: 0;
		margin: 0;}
	
	.main-menu ul li {
		display:inline;
		list-style:none;
		margin: 0;
		padding: 0;	}

	.main-menu a {
		display:block;
		float: left;
		height: 38px}
		
		.main-menu a:hover {
			background-position:0 -38px;}
		
		.main-menu a:active {
			background-position:0 -76px;}
		
		.current 
		{
			background-position:0 -76px;
		}	
		
		.main-menu .home {
			background-image:url(/images/menu/home.jpg); 
			width:48px;}
		
		.main-menu .locations {
			background-image:url(/images/menu/locations.jpg); 
			width:89px;}
			
		.main-menu .rates {
			background-image:url(/images/menu/rates.jpg); 
			width:63px;}	
			
		.main-menu .personal {
			background-image:url(/images/menu/personal.jpg);
			width:82px;}
			
		.main-menu .business {
			background-image:url(/images/menu/business.jpg);
			width:87px;}
			
		.main-menu .calculators {
			background-image:url(/images/menu/calculators.jpg); 
			width:99px;}		
			
		.main-menu .forms {
			background-image:url(/images/menu/forms.jpg); 
			width:68px;}
			
	    .main-menu .news {
			background-image:url(/images/menu/news.jpg); 
			width:62px;}
			
		.main-menu .events {
			background-image:url(/images/menu/events.jpg); 
			width:70px;}
			
		.main-menu .links {
			background-image:url(/images/menu/links.jpg); 
			width:63px;}
			
		.main-menu .help {
			background-image:url(/images/menu/help.jpg); 
			width:56px;}
			
		.main-menu .about {
			background-image:url(/images/menu/about.jpg); 
			width:65px;}
			
		.main-menu .ibanking {
			background-image:url(/images/menu/i-banking.jpg);
			width:88px;}

/*  ------ Sub Menu ------- */		

.side-titles{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color:#FFF;
	font-style:italic;}


	.side-titles a:link {color: #ffffff; text-decoration: none;}
	.side-titles a:visited {color: #ffffff; text-decoration: none;}
	.side-titles a:hover {color: #000000; text-decoration: none;}
	.side-titles a:active {color: #4d8b73; text-decoration: none;}
	
	.side-titles .gold { background-image:url(/images/login-bg.jpg); background-repeat:no-repeat; width:169px; height:32px; padding: 8px 0 0 10px}
	.side-titles .green { background-image: url(/images/green-side-bg.jpg); background-repeat:no-repeat; width:169px; height:32px; padding: 8px 0 0 10px}
	

/*  ------ Flash Bg ------- */		

.flash-bg {
	background-image:url(/images/flash-bg.jpg); width:542px; height:235px; background-repeat:no-repeat; padding: 20px 20px;}

/*  ------ Rotator ------- */
.home-rotator {position: absolute; }

.rotator {position:absolute; z-index: 100; bottom: 15px; right: 8px;}
#rotator a { margin: 0 0 0 8px; padding: 6px 9px; border: 1px solid #ccc; background: #fff; text-decoration: none }
#rotator a.activeSlide { background: #006CDA; color: #fff; }
#rotator a:focus { outline: none; }
#rotator { text-align: left }	

.rotator-dev {position:absolute; z-index: 100; top: 12px; right: 8px;}
#rotator-dev a { margin: 0 0 0 8px; padding: 6px 9px; border: 1px solid #ccc; background: #fff; text-decoration: none }
#rotator-dev a.activeSlide { background: #006CDA; color: #fff; }
#rotator-dev a:focus { outline: none; }
#rotator-dev { text-align: left }
.rotator-slide {position: relative;}
.rotator-caption {position: absolute; z-index:5000; bottom: 0; left:0; background: #000;opacity:0.75; filter:alpha(opacity=75); padding: 14px;}
.rotator-caption-text {color: #fff; line-height: 1.4em;}
.rotator-caption-heading {font-size: 22px; display:block; padding: 0 0 8px 0;}
.rotator-caption a {color: #fff; background:none !important; padding: 0 !important; margin: 0 !important; border: 0 !important;}
.rotator-caption a:visited {color: #fff;}
.rotator-caption a:hover {color: #fff;}
.rotator-caption a:active {color: #fff;}
#rotator a.banners { border:0 none !important; margin:0 !important; padding:0 !important;}

/*  ------ Rates Gradient ------- */		

.side-gradient {
	background-image:url(/images/side-gradient.jpg); background-repeat:no-repeat; width:159px; height:66px; padding:10px 10px}
	

/*  ------ Side Rates ------- */		

.rates {font-family:Helvetica, Arial, sans-serif; font-size:11px; color:#666; text-align:left; font-style:normal !important}
	.rates a:link {color: #0c8499; text-decoration: none;}
	.rates a:visited {color: #0c8499; text-decoration: none;}
	.rates a:hover {color: #000000; text-decoration: none;}
	.rates a:active {color: #333333; text-decoration: none;}
.rates <thead> {  font-weight:bold; color:#333; }
.rates .rates-bottom { background-image: url(/images/rates-bar.gif); background-repeat:no-repeat; background-position:center; font-family:Georgia, "Times New Roman", Times, serif;font-size: 12px; color:#0c8499; text-align:center; font-weight:normal;}

.rates .75-width { width:72px; padding:0 3px 0 0 }
.rates .42-width { width:39px; padding:0 3px 0 0 }



.rate-headings{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#0c8499;
	font-style:italic;}
	
	.rate-headings a:link {color: #0c8499; text-decoration: none;}
	.rate-headings a:visited {color: #0c8499; text-decoration: none;}
	.rate-headings a:hover {color: #000000; text-decoration: none;}
	.rate-headings a:active {color: #333333; text-decoration: none;}
	



/*  ------ Side Financial Tools ------- */	

.side-financial-tools {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style:italic;
	color:#00663E;
	padding: 5px 0 5px 0;
	border-bottom: 1px dotted #999;}
	
	.side-financial-tools  a:link {color: #00663E; text-decoration: none;}
	.side-financial-tools  a:visited {color: #00663E; text-decoration: none;}
	.side-financial-tools  a:hover {color: #000000; text-decoration: none;}
	.side-financial-tools  a:active {color: #333333; text-decoration: none;}
		



/*  ------ Home Knowledge Database ------- */	

.home-knowledge-database-title {
	background-image:url(/images/knowledge-database-bg.jpg); background-repeat:no-repeat; height:243px; width:236px;
	padding: 20px 30px 0 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#333;
	font-style: italic;
	position:relative;}
	
.home-knowledge-database-title a {color:#333; text-decoration: none;}
.home-knowledge-database-title a:hover {color:#333; text-decoration: underline;}
	
.home-knowledge-database {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:12px;
	color:#0d8499;
	border-bottom: 1px dotted #999;
	padding:5px 0 5px 0}
	
	.home-knowledge-database  a:link {color: #0d8499; text-decoration: none;}
	.home-knowledge-database  a:visited {color: #0d8499; text-decoration: none;}
	.home-knowledge-database  a:hover {color: #000000; text-decoration: none;}
	.home-knowledge-database  a:active {color: #333333; text-decoration: none;}
	
	
/*  ------ Home News & Information ------- */	

.home-news-info-title {
	background-image: url(/images/news-info-bg.jpg); background-repeat:no-repeat; height:243px; width:236px;
	padding: 20px 20px 0 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#333;
	font-style: italic;
	position:relative;}
	
.home-news-info-title a {color:#333; text-decoration: none;}
.home-news-info-title a:hover {color:#333; text-decoration: underline;}
		
.home-news-info {
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#666666;
	font-style:normal;
	padding:5px 0 5px 0}
	
	.home-news-info  .home-news-link a:link {font-family:Georgia, "Times New Roman", Times, serif !important; font-style:italic !important; font-size:12px; color:#0d8499; text-decoration: none; font-weight:normal;}
	.home-news-info  .home-news-link  a:visited {font-family:Georgia, "Times New Roman", Times, serif !important; font-style:italic !important; font-size:12px; font-weight:normal; color: #0d8499; text-decoration: none;}
	.home-news-info  .home-news-link  a:hover {font-family:Georgia, "Times New Roman", Times, serif !important; font-style:italic !important; font-size:12px; font-weight:normal; color: #000000; text-decoration: none;}
	.home-news-info  .home-news-link a:active {font-family:Georgia, "Times New Roman", Times, serif !important; font-style:italic !important; font-size:12px; font-weight:normal; color: #333333; text-decoration: none;}
	
	
/*  ------ Footer ------- */	

.footer-bg {
	background-image: url(/images/footer-bar-bg.jpg); background-repeat:no-repeat; height:45px; width:940px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#333;
	font-style: italic;
	margin-top: 10px}

.footer-feed {
	width:508px;
	margin: 13px 10px 0 10px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:15px;
	color:#333;
	font-style:normal;}
	
	.footer-feed  a:link {color: #333; text-decoration: underline;}
	.footer-feed  a:visited {color: #333; text-decoration: underline;}
	.footer-feed  a:hover {color: #999999; text-decoration: none;}
	.footer-feed  a:active {color: #666666; text-decoration: none;}
	
.footer-search {
	width:283px;
	padding: 10px 10px 0 79px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#333;
	font-style:normal;
	}
	
.footer-slogan {
	padding: 10px 10px 0 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#333;
	font-style:normal;
	float:left}
	
.footer-icons {
	padding: 10px 0px 0 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#333;
	font-style:normal;
	float:right;
	vertical-align:top;
	}
	

	.footer-icons ul {
		padding: 0px 0 0 0;
		margin: 0;}
	
	.footer-icons ul li {
		display:inline;
		list-style:none;
		padding: 0px 0px 0 10px;	}
		
.footer-copyright {
	margin: 10px 10px 0 0px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:10px;
	color:#8c8c8c;
	font-style:normal;
	float:left;
	clear:both;
	}
	
	.footer-copyright  a:link {color: #0D8499; text-decoration: none;}
	.footer-copyright  a:visited {color: #0D8499; text-decoration: none;}
	.footer-copyright  a:hover {color: #999999; text-decoration: none;}
	.footer-copyright  a:active {color: #666666; text-decoration: none;}
	
	
/*  ------ Interior side menu ------- */	

.int-side-header-bg {
	background-image: url(/images/int-side-header-bg.jpg); background-repeat:no-repeat; height:35px; width:212px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#fff;
	font-style: italic;
	padding:0px 10px 0 10px;}
	
	
.int-side-gradient {
	background-image: url(/images/int-side-graident.jpg); background-repeat:no-repeat; width:212px; height:66px; padding:10px 10px}
	
	
/*  ------ Side Financial Tools ------- */	

.side-menu {
	font-family: Helvetica, Arial, sans-serif;
	font-size:11px;
	color:#333333;
	font-weight:bold;
	font-style:normal;
	width:212px;}
	
	.sub-menu-header{
		font-family:Georgia, "Times New Roman", Times, serif;
		font-style:oblique;
		color: #00623b;
		font-size:13px;
		padding:0 0 10px 0}
		
		.sub-menu-header a
		{
			text-decoration: none;
			color: #00623B;
		}
		
		.sub-menu-header a:hover 
		{
			text-decoration: underline;
		}
	
	.side-menu ul {
		padding: 0px 0 0 0;
		margin: 0;}
	
	.side-menu ul li {
		list-style:none;
		padding: 3px 0 3px 0;
		border-bottom: 1px dotted #999;}
	
	.side-menu  a:link {color: #333; text-decoration: none;}
	.side-menu  a:visited {color: #333; text-decoration: none;}
	.side-menu  a:hover {color: #00663E; text-decoration: none;}
	.side-menu  a:active {color: #000; text-decoration: none;}
	
	.side-menu .support-num { font-family:Georgia, "Times New Roman", Times, serif; font-size:16px; color:#00663E; text-align:center; font-weight:normal}
	
	
/*  ------ Body Content ------- */	

.body-content {
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:1.5em;
	color: #333;}
	
	.body-content ul {
		padding: 0px 0 0 0;
		margin: 0 0 0 40px;}
	
	.body-content ul li {
		list-style: disc;
		padding: 3px 0 3px 0;}
	
	.body-content  a:link {color: #0D8499; text-decoration: none;}
	.body-content  a:visited {color: #0D8499; text-decoration: none;}
	.body-content  a:hover {color: #999999; text-decoration: none;}
	.body-content  a:active {color: #666666; text-decoration: none;}
	
	.body-content h1 { font-family:Georgia, "Times New Roman", Times, serif; font-size:24px; font-weight: normal; font-style:italic;color: #000; padding:0 0 20px 0}
	.body-content .sub-head { font-family:Georgia, "Times New Roman", Times, serif; font-size:20px; font-weight: normal; font-style:italic;color: #000; padding:0 0 20px 0}
	.body-content  .body-bold-green {color: #00663e; font-weight:bold; font-size:14px;}
	.body-content  .body-bold-gray {color: #333; font-weight:bold; font-size:13px;}
	.body-content  .body-green {color: #00663e; font-weight:bold; }
	.body-content  .body-sm-text {color: #666666; font-weight: normal; font-size:10px;}
	
	.body-content  .locations td {color: #666666; font-weight: normal; font-size:11px; padding: 20px 20px 20px 0; border-bottom: 1px #999 dotted}
	
	.body-content  .calculators  {color: #333333; font-weight: normal; font-size:11px; }
	.body-content  .calculators td { padding:3px; }
	
	
	.body-table  { background-image:url(/images/int-table-bg.jpg); background-repeat: repeat-x; height:40px; padding: 15px 15px; color:666666; }
	.body-table thead th { font-weight:bold; color:#333; text-align:left; padding: 0px 20px 3px 0px; border-bottom: 2px solid #999;}
	.body-table td { padding: 3px 20px 3px 3px; color:#666; border-bottom: 1px solid #ccc; }
	
	.body-table-blue-header { font-family:Georgia, "Times New Roman", Times, serif; font-style:oblique; background-color:#dcf3ff; color:#363d40; font-size:15px; padding: 3px 15px 3 15px; margin-bottom:5px; height:35px}
		.body-table-blue-header td { padding: 0px 15px 0 15px;}
		
	.body-table-gray-header { font-family:Helvetica, Arial, sans-serif; font-style: normal; background-color:#444;; color:#fff; font-size:13px; padding: 3px 15px 3 15px; margin-bottom:5px; height:25px; font-weight:bold;}
	.body-table-gray-header td { padding: 0px 15px 0 15px;}
	
	.body-table .table-width-60 { width:60px}
	
	.body-table .table-width-400 { width:400px}
	
	
	.knowledge-database-header {background-color:#dcf3ff; margin-bottom:5px;}
	
	
.media_menu {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	padding: 20px 10px 10px 10px;
	height: 32px;
	border-left-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	background-image: url(/images/media_button_bg.gif);
	background-repeat: no-repeat;}
	

/*  ------ Locations ------- */	

.locations-results-table {font-family: Helvetica, Arial, sans-serif;font-size:11px;	color:#333333;	font-style:normal;}

	.locations-results-table  a:link {color: #0D8499; text-decoration: none;}
	.locations-results-table  a:visited {color: #0D8499; text-decoration: none;}
	.locations-results-table  a:hover {color: #999999; text-decoration: none;}
	.locations-results-table a:active {color: #666666; text-decoration: none;}

.locations-results-table td {padding: 2px 0px 2px 0; vertical-align: top; border-bottom: 1px dotted #d7d7d7;}
	.locations-results-table img {border: 0;}
	


/*  ------ Knowledge Database ------- */	

.knowledge-database-table {font-family: Helvetica, Arial, sans-serif;font-size:12px; color:#333333;	font-style:normal;}

	.knowledge-database-table  a:link {color: #0D8499; text-decoration: none;}
	.knowledge-database-table  a:visited {color: #0D8499; text-decoration: none;}
	.knowledge-database-table  a:hover {color: #999999; text-decoration: none;}
	.knowledge-database-table a:active {color: #666666; text-decoration: none;}

.knowledge-database-table td {padding: 10px 10px 10px 0; vertical-align: top;}
	
/*------home weather-----*/

#weather {
	width:179px;
	color: Black;
	font-style: normal;
	font-family: Arial;
}

.temp{
    font-size:18px;
    }

.cc{
    font-size: 11px;
    }

.fcastWeekDay{
    font-weight: bold;
    font-size: 12px;
    }
    
.ccLoc{
    font-size:14px;
 font-weight: bold;
    }

.fcastDate{
    font-size: 11px;
    }

.curWind{
    font-size: 11px;
    }

.weatherTable{
    padding:10px 10px 9px 10px;
    background-color:#D3D9E4;
    text-align: center;
    border:solid 1px #c3c3c3;
    margin-left:auto;
    margin-right:auto;
    }
    
.fcastTable{
    padding:3px;
    background-color:white;
    text-align:center;
    border:solid 1px #c3c3c3;
    margin-left: auto;
    margin-right: auto;
    font-size: 11px;
    }

.weatherError{
   color: #ff0000;
   font-size: 12px;
   margin: 5px 0 5px 0;
}
footer-feed



/*------Events-----*/

.width-78 {
	width:78px;}
	

.width-580 {
	width:580px;}
	

.event-text-padding {
	padding:25px 0 0 0;}	

.event-icon-bg {
	background-image:url(/images/event-icon.jpg);
	margin:25px 10px 0 13px;
	width:55px;
	height:59px;}

.event-month {
	font-family: Helvetica, Arial, sans-serif;
	font-size:10px;	
	color:#fff;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	padding-top: 9px;}
	
.event-date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:20px;	
	color:#333;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	margin-top: 2px;}
	
	#cse-search-results iframe {width: 850px;}
