﻿body
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #666666;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #FFFFFF;
}

input, select
{
	font-size: 11px;
	color: #333333;
}

a
{
	color: #0f4d2a;
	text-decoration: none;
}

a:hover, a.mouseover
{
	cursor: pointer;
	text-decoration: underline;
}

a.mouseout
{
	cursor: default;
	text-decoration: none;
}

a.content_link
{
	font-weight: bold;
	font-size: 12px;
}

/*
a.executive, 
h2.executive
{
	font-size: 12px;
	font-weight: bold;
	color: #003066;
}

h2.executive, h2.competitor
{
	margin-bottom: 0;
}
*/
ul
{
	text-indent: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	list-style-position: outside;
}

li
{
	padding-bottom: 10px;
	margin-left: -15px;
}

h1, h2, h3, h4, h5
{
	color: #003066;
}

h3, h4, h5
{
	font-size: 11px;
	margin: 0;
}

h3, h4
{
	padding-left: 8px;
}

h1
{
	font-size: 18px;
	font-weight: bold;
}

h2
{
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 0px;
}

h3
{
	text-decoration: underline;
}

h3.mouseover
{
	cursor: pointer;
	margin-left: -10px;
	margin-top: 10px;
}

h3.contact_us
{
	margin-left: -8px;
	margin-top: 10px;
	margin-bottom: 2px;
}

h4
{
	padding-top: 10px;
}

h5
{
	text-decoration: underline;
	margin-top: 10px;
}

p
{
	margin: 0;
	margin-bottom: 10px;
}

p.recent_news
{
	padding-left: 8px;
	margin-top: 10px;
}

hr
{
	width: 773px;
}

div#content
{
	margin: 0 auto;
	text-align: left;
	width: 775px;
	background-color: #FFFFFF;
}

div#content_bio
{
	margin: 5 auto;
	margin-top: 15px;
	text-align: left;
	width: 675px;
}

div#content:before
{
	margin-top: -50px;
}

img.header_image
{
	margin-top: 5px;
}

img.header_logo
{
	margin-top: 10px;
	float: left;
}

div#footer
{
	width: 775px;
}

div#body,
div#container
{
	/* Margin is set differently between IE and other browsers.
       NOTE: Will need to check this against Safari and IE 7 to make sure later.*/
	margin-top: 20px;
	margin-bottom: 20px;
	position: relative;
	float: left;
}

div#container,
div#multi_column
{
	margin-top: 0px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}

div#multi_column
{
	float: left;
	display: inline;
	margin-left: 60px;
	width: 465px;
}

div#column1,
div#column2,
div#column3
{
	padding-left: 15px;
}

div#column1
{
	float: left;
	position: relative;
	width: 220px;
	border-right: 1px solid #999999;
}

div#column3
{
	float: right;
	width: 220px;
	margin-right: -235px;
	position: relative;
}

div#column2
{
	float: left;
	width: 240px;
	margin-right: -260px;
}

div#popup
{
	margin: 10px;
	text-align: left;
}

div#leftnav
{
	padding-left: 10px;
	width: 200px;
	position: relative;
	float: left;
}

div#leftnav ul
{
	text-indent: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	list-style-position: outside;
}

div#leftnav ul li
{
	padding-bottom: 10px;
	margin-left: -35px;
	list-style-type: none;
}

div#display_info
{
	float: left;
	padding-left: 10px;
	position: relative;
	width: 550px;
	margin-right: -560px;
}

div#executive_line
{
	margin-bottom: 15px;
}

img.executive
{
	float: left;
	vertical-align: text-top;
	padding-right: 10px;
	padding-bottom: 10px;
}

div.left
{
	float: left;
}

div.left li
{
	font-style: italic;
}

div.right
{
	float: right;
}

div.right li
{
	font-style: italic;
}

div#bullet_list
{
	padding-left: 50px;
	padding-right: 80px;
}

div#ins_sample table
{
	margin-left: 6px;
}

div#ins_sample td.summary_label
{
	width: 250px;
}

div#ins_sample td.summary_amount
{
	width: 150px;
	text-align: right;
}

div#ins_sample tr.ins_total
{
	font-weight: bold;
}

div#ins_sample table,
div#branch_location table
{
	width: 400px;
	padding: 2px;
}

div#rate_signup input.signup_text,
div#branch_location input.loc_text
{
	width: 250px;
}

div#branch_location label
{
	width: 60px;
	float: left;
}


div#branch_location div.or
{	
	margin-left: 60px;
	position: relative;
	text-transform: uppercase;
	margin-top: 5px;
	margin-bottom: 5px;
}

div#rate_signup td.signup_label
{
	width: 250px;
}

div#rate_signup td.questionaire
{
	width: 350px;
}

input.zip_code
{
	width: 80px;
}

div#buttonline,
div.buttonline
{
	padding-top: 25px;
	position: relative;
	text-align: center;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 10px;
}

div#buttonline span,
div.buttonline
{
	color: #666666;
	font-size: 10px;
	cursor: pointer;
}

div.address
{
	margin-left: 10px;
	padding-top: 1px;
}

td.selected_tab
{
	color: #003066;
	font-weight: bold;
	padding-left: 3px;
	padding-right: 12px;
	padding-top: 3px;
	padding-bottom: 5px;
}

td.unselected_tab
{
	color: #ffffff;
	font-weight: normal;
	padding-left: 3px;
	padding-right: 12px;
	padding-top: 3px;
	padding-bottom: 5px;
}

div.map_branch
{
	background-color: #FFFACD;
	width: 200px;
	border: 1px solid #999999;
}

div.rate_subsription div
{
	padding-top: 5px;
	padding-bottom: 5px;
}

div.rate_subsription label
{
	float: left;
	width: 50px;
	font-weight: bold;
}

div.contact_us
{
	margin-left: 30px;	
}

div#cdcalculator div
{
	margin-top: 2px;
	margin-bottom: 2px;
}

div#cdcalculator label.calc_label
{
	float: left;
	width: 160px;
	padding-top: 3px;
}

div#cdcalculator input.calc_text
{
	width: 80px;
}

div#cdcalculator img, 
div.acct_appl img.sec_word, 
div#monthly_interest img,
div#total_earning img
{
	width: 12px;
	height: 12px;
}

div.acct_appl div.security_word_info
{
	display: none;
	visibility: hidden;
	border: 1px solid #666666;
	width: 150px;
	padding: 5px;
	background-color: #ffffcc;
	position: absolute;
}

div.calculator_info
{
	display: none;
	visibility: hidden;
	border: 1px solid #666666;
	width: 200px;
	padding: 5px;
	background-color: #ffffcc;
	position: absolute;
}

td.column_header
{
	color: #ffffff;
	font-weight: bold;
	background-color: #003066;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}

tr.highlight
{
	background-color: #99cccc;
}

td.data
{
	color: #003066;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	text-align: center;
	font-weight: normal;
}
/**************************************************
06/17/2008 (THung) - Commented out because site is not showing competitor's rates on the home page.
***************************************************/
/*
td.company_rate
{
	color: #003066;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	text-align: center;
	font-weight: bold;
}

td.competitor
{
	color: #003066;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-weight: normal;
}
*/
td.category
{
	color: #003066;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}

div.current_rates
{
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
}

div.current_rates h2
{
	margin-bottom: 2px;
}

div.current_rates a
{
	font-weight: normal;
	font-size: 10px;
}

div.current_rates hr
{
	margin-top: 5px;
	width: 500px;
}

div#close_window
{
	text-align: center;
	text-decoration: underline;
	margin-bottom: 10px;
}

div#captcha
{
	text-align: center;
}

.captcha
{
	font-family: Arial;
}

div.progress
{
	position: absolute;
	top: 100px;
	left: 200px;
}

div.disclaimer
{
	font-size: 9px;
	font-weight: normal;
}

input.rates_btn
{
	vertical-align: middle;
	margin-left: 60px;
}

table#mailer
{
	text-align: center;
	font-size: 12px;
	color: #003066;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: normal;
}

div#email_text
{
	font-size: small;
	padding-top: 5px;
	padding-left: 40px;
}