﻿body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #dfe8e4;
}
a {
	color: #996600;	
}
a:hover {
	color: #266e51;	
}
body.investments a {
	color: #10329d;	
}
body.investments a:hover {
	color: #174BE6;
}
body.noshell {
	margin: 0px;
	padding: 0px;
}
body.profile {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(images/profile_bg.gif);
	background-repeat: repeat-y;	
}
body.profile.investments {
	background-image: url(images/profile_bg_investments.gif);
}
:focus {
	outline:none;
}
form {
	margin: 0px;
	padding: 0px;
}
li {
	list-style-image: url(images/li-arrow-bg-y.gif);
}
select {
	font-size: 11px;
}
option:hover {
	color: #FFFFFF;
	background-color: #134c35;
}
#page {
	width: 774px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	position: relative;
	background-color: #FFFFFF;
}
#logo {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	width: 206px;
	height: 107px;
}
body.investments #logo {
	background-image: url(images/logo-invest.gif);
	width: 276px;
	height: 107px;
}
#header {
	width: 774px;
	background-image: url(images/header-bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 107px;
	position: relative;
	overflow: hidden;
}
body.investments #header {
	background-image: url(images/header-bg-invest.gif);
}
#nav1 {
	width: 773px;
	background-color: #7f8e88;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
	margin: 0px;
	overflow: hidden;
	height: 24px;
}
#nav1  ul {
	margin: 0px;
	padding: 0px;
	width: 774px;
}
#nav1  ul  li {
	display: inline;
	float: left;
	background-color: #35745a;
}
body.investments #nav1  ul  li {
	display: inline;
	float: left;
	background-color: #0d2779;
}
#nav1 ul li a {
	font-size: 12px;
	text-transform: uppercase;
	display: block;
	width: 190px;
	background-image: url(images/nav1-a-bg.jpg);
	background-position: 0px 0px;
	text-decoration: none;
	color: #134c35;
	text-align: center;
	height: 22px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e2efea;
	border-right-color: #7d938a;
	border-bottom-color: #394f47;
	border-left-color: #b1d4c7;
	line-height: 22px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
}
body.investments #nav1 ul li a {
	color: #10329d;
	background-image: url(images/nav1-a-bg-invest.jpg);
}
#nav1 ul li:first-child > a {
	width: 191px;
}
body.personal #nav1_btn1, body.business #nav1_btn2, body.mortgage #nav1_btn3, body.investments #nav1_btn4 {
	background-position: 0px -44px;
	color: #FFFFFF !important;
	border-top-color: #a0c2b4;
	border-left-color: #4c866e;
}
#nav1 ul li a:hover {
	background-position: 0px -22px;
	color: #134c35 !important;
}
#nav2 {
	background-color: #4ca37f;
	padding: 11px;
	position: absolute;
	top: 0px;
	right: 0px;
	font-size: 11px;
	color: #FFFFFF;
}
body.investments #nav2 {
	background-color: #4f72cd;
}
#nav2 a {
	color: #FFFFFF;
	text-decoration: none;
}
#nav2 a:hover {
	color: #134c35;
}
#container1 {
	width: 774px;
	min-height: 1%;
	margin: 0px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#content1 {
	float: right;
	width: 551px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 9px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
body.home #content1 {
	padding: 0px;
	margin: 0px;
	float: left;
}
body.profile #content1 {
	padding: 0px;
	margin: 0px;
	float: none;
	width: 100%;
}
#content1 h1, #content1 h2, #content1 h3 {
	color: #246a4e;
}
body.investments #content1 h1, body.investments #content1 h2, body.investments #content1 h3 {
	color: #10329d;
}
#content1 h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
}
#content1 h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cccccc;
	padding-bottom: 6px;
}
#content1 h3 {
	font-size: 16px;
	font-weight: normal;
}
#content1 h4 {
	color: #000000;
	font-size: 12px;
}
#content1 h5 {
	color: #124c34;
	font-size: 12px;
	background-color: #a0ccbb;
	background-image: url(images/h5_bg.jpg);
	background-repeat: repeat-x;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ebf4f1;
	border-right-color: #768a81;
	border-bottom-color: #42554f;
	border-left-color: #c0ded2;
}
body.profile.investments #content1 h5, body.investments #content1 h5 {
	color: #10329d;
	background-color: #abbdef;
	background-image: url(images/h5_bg_investments.jpg);
	border-top-color: #edf1ff;
	border-right-color: #7183b5;
	border-bottom-color: #3d4f81;
	border-left-color: #c6d4ff;
}
#content2 {
	padding: 0px;
	float: left;
	width: 194px;
	margin: 0px;
}
body.home #content2 {
	margin: 0px;
	float: right;
}
#onlinebanking {
	background-color: #f5efd9;
	padding: 5px;
	color: #9e9a8e;
	font-size: 11px;
	display: none;
	height: 116px;
	overflow: hidden;
}
body.onlinebanking #onlinebanking {
	display: block;
}
#onlinebanking p {
	margin-top: 2px;
	margin-bottom: 3px;
	padding-top: 2px;
	padding-bottom: 3px;
}

#onlinebanking h1 {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #2c815f;
	background-color: #e0d2a1;
	padding: 5px;
	margin: 0px;
}
#featuredrates {
	font-size: 11px;
	color: #277354;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	display: none;
	overflow: hidden;
	height: 188px;
}
body.ratesbox #featuredrates {
	display: block;
}
#featuredrates p {
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#featuredrates h1 {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #2c815f;
	padding: 5px;
	margin: 0px;
}
#featuredrates h2 {
	font-size: 11px;
	font-weight: bold;
	color: #134c35;
	background-color: #c7dbd3;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#calculators {
	font-size: 11px;
	background-color: #f0e9d0;
	color: #9e9a8e;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	display: none;
}
body.calcsbox #calculators {
	display: block;
}
#calculators p {
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#calculators h1 {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0b4a31;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#calculators h2 {
	font-size: 11px;
	font-weight: bold;
	color: #134c35;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#news {
	font-size: 11px;
	color: #277354;
	background-color: #e0ede8;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: 127px;
	display: none;
	overflow: hidden;
}
body.newsbox #news {
	display: block;
}
#news a {
	color: #266e51;	
}
#news a:hover {
	color: #996600;	
}
#news p {
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#news h1 {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0b4a31;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#news h2 {
	font-size: 11px;
	font-weight: bold;
	color: #134c35;
	background-color: #c7dbd3;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#disclaimer {
	background-color: #FFFFFF;
	width: 752px;
	font-size: 10px;
	color: #666666;
	overflow: hidden;
	display: block;
	padding: 10px;
	border: 1px solid #aeaeae;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
body.investments #disclaimer {
	display: none;
}

#investdisclaimer {
	background-color: #FFFFFF;
	width: 752px;
	font-size: 10px;
	color: #aeaeae;
	overflow: hidden;
	display: none;
	padding: 10px;
	border: 1px solid #aeaeae;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
body.investments #investdisclaimer {
	display: block;
}
#footer {
	background-color: #FFFFFF;
	margin: 0px;
	width: 774px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	font-size: 10px;
	color: #aeaeae;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	overflow: hidden;
}
#footer p {
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#footer a {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	color: #134c35;
}
body.nologos #fdic_img, body.nologos #dif_img, body.nologos #ehl_img, body.nologos #sum_img, body.nologos #mc_img, body.investments #fdic_img, body.investments #dif_img, body.investments #ehl_img, body.investments #sum_img, body.investments #mc_img {
	display:none;
}
hr {
	border: none;
	border-top: dashed 1px #CCCCCC;
	color: #FFFFFF;
	background-color: #FFFFFF;
	height: 1px;
}
#jm_calcs, #loginTo {
	width: 169px;
	font-size: 10px;
	line-height: 12px;
}
.btn1 {
	font-size: 10px;
	text-decoration: none;
	background-image: url(images/link-bg.gif);
	background-position: right 0px;
	display: inline-block;
	height: 16px;
	color: #f1f1f1;
	padding-top: 0px;
	padding-right: 23px;
	padding-bottom: 0px;
	padding-left: 7px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4e7968;
	border-right-color: #0d3625;
	border-bottom-color: #0d3625;
	border-left-color: #4e7968;
	line-height: 16px;
	margin: 0px;
}
body.investments .btn1 {
	background-image: url(images/link-bg-invest.gif);
	color: #f1f1f1;
	border-top-color: #1135A2;
	border-right-color: #091B51;
	border-bottom-color: #091B51;
	border-left-color: #1135A2;
}

.btn1:hover {
	background-position: right -16px;
	border-top-color: #6AB998;
	border-right-color: #3E8466;
	border-bottom-color: #3E8466;
	border-left-color: #6AB998;
	color: #FFFFFF;
	margin: 0px;
}
body.investments .btn1:hover {
	background-position: right -16px;
	border-top-color: #7792D9;
	border-right-color: #3356B3;
	border-bottom-color: #3356B3;
	border-left-color: #7792D9;
	color: #FFFFFF;
	margin: 0px;
}
.btn1:active {
	background-position: right -32px;
	border-top-color: #FF8C37;
	border-right-color: #CE5700;
	border-bottom-color: #CE5700;
	border-left-color: #FF8C37;
	color: #f1f1f1;
	margin: 0px;
}
body.investments .btn1:active {
	background-position: right -32px;
	border-top-color: #FF8C37;
	border-right-color: #CE5700;
	border-bottom-color: #CE5700;
	border-left-color: #FF8C37;
	color: #f1f1f1;
	margin: 0px;
}

.clearfloat {
	clear: both;
	height: 0px;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
	font-size: 0px;
}

#panels {
	background-color:#f5efd9;
	position:relative;
	width:551px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 9px;
	margin: 0px;
	margin-left: -10px;
	margin-right: -10px;
	clear: both;
}
body.home #panels {
	margin-left: 0px;
	margin-right: 0px;
	height:90px;
}
.tabpanels {
	position:absolute;
	width:531px;
	overflow:hidden;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 10px;
}
body.home .tabpanels {
	height:70px;
	overflow:hidden;
}
#panels.panels_ajax {
	position:relative;
}
#panels.panels_ajax .tabpanels {
	position:relative;
}
#tabpanels_ajax_p_deposits, #tabpanels_ajax_p_loans, #tabpanels_ajax_business_deposits, #tabpanels_ajax_business_loans {
	display: none;
}
.tabpanels ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.tabpanels ul li {
	margin-top: 4px;
	margin-bottom: 4px;
}
.tabpanels img { border:none; }
.tabpanels ul li a {
	text-decoration: none;
}
.tabpanels ul li a:hover {
	text-decoration: underline;
}
.tabs {
	float: left;
	width:571px;
	font-size: 12px;
	font-weight: bold;
	background-image: url(images/tabs_bg.gif);
	background-repeat: repeat-x;
	height: 26px;
	padding: 0px;
	margin: 0;
	margin-left: -10px;
	margin-right: -10px;
	overflow: hidden;
}
body.home .tabs {
	margin-left: 0px;
	margin-right: 0px;
}
.tabs li {
	display:inline;
	float:left;
	list-style:none;
	padding:0px;
	background-image: url(images/tab1-a-bg.jpg);
	background-position: 0px -26px;
	background-repeat: no-repeat;
	margin-right: 3px;
}
.tabs li a {
	color:#999;
	display:block;
	height:26px;
	text-decoration:none;
	width:109px;
	text-align: center;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	overflow: hidden;
}
.tabs li.active {
	background-position: 0px 0px;
}
.tabs li a.active {
	color:#134c35;
}

#catFeaturesxy {
	background-image: url(images/cat_features_bg1.jpg);
	background-repeat: repeat-x;
	/* height: 237px; */
	width: 559px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: -10px;
	margin-bottom: 0px;
	margin-left: -10px;
	border: 1px solid #CCCCCC;
	background-color: #eadeb4;
}
#catFeaturesxybg {
	background-image: url(images/cat_features_bg3.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	/* height: 226px; */
	width: 549px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #418a67;
}
body.investments #catFeaturesxybg {
	background-image: url(images/cat_features_bg3_blue.jpg);
	background-color: #0d2676;
}
#catFeatures {
	float: left;
	background-color:#f5efd9;
	position:relative;
	/* height:226px; */
	width:334px;
	padding: 0px;
	margin: 0px;
}
#regFeatures {
	background-color:#f5efd9;
	position:relative;
	height: 226px;
	width: 509px;
	padding: 0px;
	margin: 0px;
}
.catFeatPanels {
	/* height:185px; */
	width:288px;
	position:absolute;
	overflow:hidden;
	background-color: #ffffff;
	margin: 0px;
	background-image: url(images/cat_features_bg2.jpg);
	background-position: -215px 0px;
	color: #4c4b48;
	padding-top: 31px;
	padding-right: 23px;
	padding-bottom: 41px;
	padding-left: 23px;
	line-height: 1.5em;
}
body.investments .catFeatPanels {
	background-color: #ffffff;
	background-image: url(images/cat_features_bg2_blue.jpg);
	background-position: -215px 0px;
	color: #4c4b48;
}
#regFeatures .catFeatPanels {
	height:174px;
	width:503px;
	overflow:hidden;
	background-color: #ffffff;
	margin: 0px;
	background-image: url(images/cat_features_bg2.jpg);
	background-position: 0px 0px;
	color: #4c4b48;
	padding-top: 11px;
	padding-right: 23px;
	padding-bottom: 41px;
	padding-left: 23px;
	line-height: 1.5em;
}
.catFeatPanels a.btn1 {
	position:absolute;
	right: 23px;
	bottom: 23px;
}
#regFeatures .catFeatPanels a.btn1 {
	position:absolute;
	left: 23px;
	bottom: 23px;
}
.catFeatPanels ul li {
	margin-top: 4px;
	margin-bottom: 4px;
}
.catFeatPanels img { border:none; }
.catFeatPanels ul li a {
	text-decoration: none;
}
.catFeatPanels ul li a:hover {
	text-decoration: underline;
}
.catTabs {
	float: left;
	width:215px;
	font-size: 12px;
	font-weight: bold;
	/* height: 226px; */
	padding: 0px;
	margin: 0px;
}
.catTabs li {
	display:inline;
	float:left;
	list-style:none;
	padding:0px;
}
.catTabs li a {
	color:#FFFFFF;
	display:block;
	line-height: 13px;
	height:13px;
	text-decoration:none;
	width:180px;
	padding-top: 9px;
	padding-right: 15px;
	padding-bottom: 9px;
	padding-left: 15px;
	overflow: hidden;
	background-image: url(images/spacer.gif);
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #74caae;
	margin-right: 5px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.catTabs li.active, .catTabs li a.active {
	width:185px;
	color: #246a4e;
	background-image: url(images/cat_features_bg2.jpg);
	border-top-style: none;
	margin-right: 0px;
}
body.investments .catTabs li.active, body.investments .catTabs li a.active, body.investments .catTabs li.active a:hover {
	color: #10329d;
	background-image: url(images/cat_features_bg2_blue.jpg);
}
body.investments .catTabs li a:hover {
	color: #ffffff;
}


.boxdottedleft {
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #5bac91;
	display: inline-block;
	float: left;
	width: 139px;
	padding-right: 20px;
	padding-left: 20px;
	position: relative;
	height: 206px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.boxdottedleft p, .boxdottedleft h4 {
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.boxdottedleft h4 {
	color:#134c35;
}
.boxdottedleftfirstchild {
	border-left-style: none;
	padding-left: 0px;
}
.boxdottedleftlastchild {
	padding-right: 0px;
}
#mortfeaturebox1 {
	background-image: url(images/little-state.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#mortfeaturebox3 {
	background-image: url(images/mort-team-page.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.box_brown {
	background-color: #f4eed7;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f8f5e7;
	border-right-color: #b9b4a3;
	border-bottom-color: #b9b4a3;
	border-left-color: #f8f5e7;
	padding: 5px;
	color: #333333;
	font-size: 11px;
	margin-bottom: 9px;
}
.box_brown p {
	margin-top: 2px;
	margin-bottom: 3px;
	padding-top: 2px;
	padding-bottom: 3px;
}

.box_brown h1 {
	font-size: 11px;
	font-weight: bold;
	color: #287556;
	background-color: #e0d2a1;
	padding: 5px;
	margin: 0px;
}
body.investments .box_brown h1 {
	color: #10329d;
}

#personalquestionsbox, #businessquestionsbox, #mortgagesquestionsbox, #investmentsquestionsbox, #reorderbox, #applybox {
	display: none;
}
body.questionsbox #questionsbox, body.reorderbox #reorderbox, body.applybox #applybox {
	display: block;
}
body.personal #personalquestionsbox, body.business #businessquestionsbox, body.mortgage #mortgagesquestionsbox, body.investments #investmentsquestionsbox {
	display: block;
}

#mainimg {
	overflow: hidden;
	position: relative;
	height: 247px;
	width: 571px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#mainimg img{
	position: absolute;
	left: 0px;
	top: 0px;
}
#img1{
	z-index: 2;
}

#subnav {
	margin:0px;
	border: 1px solid #cccccc;
	padding: 0px;
	background-color: #f4eed7;
}
body.home #subnav {
	display: none;
}
#subnavpersonal, #subnavbusiness, #subnavmortgages, #subnavinvestments, #subnavabout {
	display: none;
}
body.personal #subnavpersonal, body.business #subnavbusiness, body.mortgage #subnavmortgages, body.investments #subnavinvestments, body.about #subnavabout {
	display: block;
}
#subnav a {
	color: #4c4b48;
	text-decoration: none;
}
#subnav a:hover {
	color: #428567;
	text-decoration: underline;
}
#subnav h3 {
	cursor: pointer;
	font-size: 11px;
	color: #4c4b48;
	margin: 0;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFFFFF;
	background-color: #f4eed7;
}
#subnav > h3:first-child {
	border-top-style: none;
}
h3.toggler {
	cursor: pointer;
	font-size: 11px;
	color: #4c4b48;
	margin: 0;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFFFFF;
	background-color: #f4eed7;
	background-image: url(images/expander.gif);
	background-repeat: no-repeat;
	background-position: 175px 2px;
}
#subnav > h3.toggler:first-child {
	border-top-style: none;
}

div.element, div.element p, div.element h4 {
	margin:0px;
	padding:0px;
}
div.element {
	height: 0px;
	overflow: hidden;
}
div.element ul {
	list-style-type: none !important;
	background: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}
div.element ul li {
	list-style-type: none !important;
	background: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
}
div.element ul li a {
	font-size: 11px;
	display: block;
	margin: 0px;
	width: 157px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 25px;
}

blockquote {
	padding:5px 20px;
}
.styledtable {
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #AEB89D;
	font-size: 11px;
}
.styledtable th {
	padding: 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
	background-color: #3b866c;
	text-align: center;
	color:#FFFFFF;
}
.styledtable th a {
	color:#d2e7df;
}
.styledtable th a:hover {
	color:#FFFFFF;
}
.styledtable td {
	padding: 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
}
.styledtable tr:hover {
	padding: 7px;
	color:#287556;
	border-bottom-color: #D0D2C4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color: #e0d2a1;
}
.styledtable caption {
	padding: 7px;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	margin-top: 15px;
	background-color: #134c35;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}
table.styledtable.bordered {
	background-color: #ffffff !important;
	border: 1px solid #D7DCE8;	
}
table.styledtable.bordered td {
	background-color: #ffffff !important;
	border: 1px solid #D7DCE8;	
}
table.styledtable.bordered th {
	border: 1px solid #D7DCE8;	
}
table.styledtable.bordered caption {
	border: 2px solid #D7DCE8;	
}
.odd {
	background-color: #d2e7df;
}
.even {
	background-color: #ffffff;
}

body.investments .styledtable {
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #AEB89D;
	font-size: 11px;
}
body.investments .styledtable th {
	padding: 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
	background-color: #4f72cd;
	text-align: center;
	color:#FFFFFF;
}
body.investments .styledtable th a {
	color:#10329d;
}
body.investments .styledtable th a:hover {
	color:#FFFFFF;
}
body.investments .styledtable td {
	padding: 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
}
body.investments .styledtable tr:hover {
	padding: 7px;
	color:#000000;
	border-bottom-color: #D0D2C4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color: #e0d2a1;
}
body.investments .styledtable caption {
	padding: 7px;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	margin-top: 15px;
	background-color: #10329d;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}
body.investments .odd {
	background-color: #ced8f7;
}
body.investments .even {
	background-color: #ffffff;
}
.smallgrey {
	font-size: 10px;
	color: #666666;
}
.whitetxt {
	color: #ffffff;
}
#locationapp {
	position: relative;
	margin-bottom: 10px;
}
#locationpage {
	background-color: #d2e7df;
	padding: 5px;
	width: 541px;
	font-size: 11px;
}
body.investments #locationpage {
	background-color: #E0EBFD;
}
#locationpage img {
	filter:none;
}
#locationpage img:hover {
	filter:gray;
}

#locationpage h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #134c35;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #246a4e;
}
#locationheading {
	width: 533px;
	background-color: #317559;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #48AC84;
	border-right-color: #29634B;
	border-bottom-color: #29634B;
	border-left-color: #48AC84;
	color: #a2cdbc;
	padding: 8px;
}
#locationmap {
	width: 571px;
	margin-right: -10px;
	margin-left: -10px;
	background-image: url(images/map-bg.jpg);
	height: 339px;
	margin-bottom: 5px;
	position: relative;
}
#maparrow {
	display: none;
	position: absolute;
	z-index: 25;
}
#locationstep1, #locationstep2 {
	background-color: #9ecbba;
	position: absolute;
	background-image: url(images/location-steps-bg.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ebf4f1;
	border-right-color: #7a8c85;
	border-bottom-color: #42554e;
	border-left-color: #cee5dc;
}
.locationstep {
	z-index: 20;
	width: 200px;
	padding: 10px;
}
.locationstep p {
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#locationstep1 {
	left: 50px;
	top: -30px;
	height: 20px;
}
#locationstep2 {
	height: 42px;
	left: 50px;
	top: 225px;
	visibility: hidden;
}
.locationstep h1 {
	width: 45px;
	font-size: 12px !important;
	text-decoration: none;
	display: inline;
	color: #f1f1f1 !important;
	line-height: 16px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif !important;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #134c35;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}
#city_select {
	width: 180px;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
}
body.profile .quote {
	color: #FFFFFF;
	line-height: 1.5em;
}

/* Rates pages */

table.rates th { 
	color: #3B886B;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
}
table.rates .note {
	font-size: 10px;
 }

table.rates .updatedDate {
 	font-weight: bold;
	color: #6B748A;
 }
#cse-search-box {
	display: inline;
	padding: 0px;
	margin: 0px;
}
#cse-search-box div {
	display: inline;
	padding: 0px;
	margin: 0px;
}

#cse-search-boxq {
	font-size: 11px;
}
#cse-search-box input {
	font-size: 11px;
}
#q {
	padding-bottom: 0px;
	line-height: 14px;
	padding-left: 0px;
	width: 80px;
	padding-right: 0px;
	height: 14px;
	font-size: 10px;
	margin-right: 10px;
	padding-top: 0px;
}

@media print {
body {
	width: 90% !important;
	font-size:14px;
}
#logo {
	background-image: url(images/logo-bw.gif);
}
#nav2, #nav1, #col_left {
	display:none !important;
}
#mainimgxy {
	position: static;
}
h1, h2, h3, #content1 {
	padding-left: 0px !important;
	padding-right: 0px !important;
	margin-left: 0px !important;
	margin-right: 0px !important;
}
}
