﻿body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6b6c6c;
	background-color: #4c4c4c;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
a {
	color: #9d1c32;
	text-decoration: none;	
}
a:hover {
	text-decoration: underline;	
}
:focus {
	outline:none;
}
#page {
	position: relative;
	width: 835px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 0px;
}
#obtutorialxy {
	display: none;
	position: absolute;
	width: 239px;
	height: 155px;
	z-index: 11000;
	top: 155px;
	left: 295px;
	background-image: url(images/bg_tutorial.png);
	background-repeat: no-repeat;
}
#obtutorialx {
	position: absolute;
	top: 3px;
	right: 11px;
	z-index: 11100;
	width: 15px;
	height: 15px;
}
#obtutorial {
	width: 214px;
	height: 145px;
	padding: 10px 15px 0px 10px;
}
#obtutorial h1 {
	display: block;
	background-image: url(images/square.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #9d1c32;
	font-size: 11px;
	font-weight: bold;
	padding-left: 15px;
	margin: 0px;
}
#obtutorial p {
	font-size: 10px;
	color: #373737;
	padding: 3px 0px 3px 0px;
	margin: 2px 0px 2px 0px;
}
#obtutorial a {
	color: #9d1c32;
	font-size: 11px;
	text-decoration: none;
}
#obtutorial a:hover {
	text-decoration: underline;
}
#obtutorial ol {
	margin: 0px 0px 10px 30px;
	padding: 0px;
}
#obtutorial ol li {
	font-size: 10px;
	color: #4c4c4c;
	padding: 0px;
	margin: 0px;
}
#header {
	width: 835px;
	height: 51px;
	margin: 0px;
	padding-top: 13px;
	overflow: hidden;
}
#logo {
	float: left;
	background-image: url(images/first-american-bank-logo.png);
	background-repeat: no-repeat;
}
#topnav {
	float: left;
	padding: 0px;
	margin-top: 8px;
	margin-left: 50px; 
	width: 325px;
}
#topnav ul {
	display: inline;
	width: auto;
	float: left;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#topnav ul li {
	display: inline;
	float: left;
	margin: 0px;
	color: #cdcccc;
}
#topnav ul li a {
	float: left;
	margin: 0px;
	padding-right: 12px;
	padding-left: 10px;
	display: block;
	text-decoration: none;
	color: #cdcccc;
	line-height: 15px;
	font-size: 10px;
	background-image: url(images/topnav_divider.gif);
	background-repeat: no-repeat;
	background-position: right;	
}
li.none a {
	background: none !important;
	padding-right: 0px !important;
}
#topnav ul li a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#searchContainer {
	width: 175px;
	height: 24px;
	position: absolute;
	top: 10px;
	right: 0px;
	background-image: url(images/bg_search.jpg);
	background-repeat: no-repeat;
	z-index: 50;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 14px;
}
#searchbar {
	margin: 0px;
	padding: 0px;
	width: 159px;
	height: 24px;
}
.searchStyle {
	float: left;
	background-image: url(images/bg_searchfield.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	height: 18px;
	width: 127px;
	border-width: 0px;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #939393;
	line-height: 14px;
}
.searchBtn {
	float: left;
	background-image: url(images/btn_searchfield.jpg);
	background-repeat: no-repeat;
	background-position: 0 0px;
	display: block;
	height: 24px;
	width: 27px;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	cursor: pointer !important;
}
.searchBtn:hover {
	background-position: 0px -24px;	
}
#navContainer {
	width: 835px;
	height: 55px;
	background-image: url(images/bg_mainnav.jpg);
	background-repeat: no-repeat;
}
body.home #navContainer {
	height: 35px;
}
#nav1 {
	width: 817px;
	height: 35px;
	margin: 0px;
	padding-left: 17px;
}
#nav1 ul {
	display: inline;
	width: auto;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#nav1 ul li {
	display: inline;
	float: left;
	margin: 0px;
	padding-right: 2px;
	color: #FFFFFF;
	background-image: url(images/mainnav_divider.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
li.nodivider {
	background: none !important;
	padding-right: 0px !important;
}
#nav1 ul li a {
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 14px;
	padding-bottom: 7px;
	line-height: 14px;
	font-size: 12px;
	color: #ffffff;
	margin: 0px;
}
li.none {
	background: none !important;
	padding-right: 0px !important;
}

/* Main navigation panel styles */

.tab_txt {
	display: block;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 14px;
	padding-top: 15px;
	padding-bottom: 10px;
}
.tab_txt a {
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
	display: block;
}
.tab_txt a:hover {
	text-decoration: none;
}
.tab_lip {
	background-image: url(images/tab_lip.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 15px;
	width: 129px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -10px;
	margin-left: -64px;
	text-align: center;
	background-position: center top;
	position: absolute;
}
.tab_btn {
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(images/tab_bg.jpg);
	background-position: center;
}
td.highlight {
	background-image: url(images/tab_t_bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;	
}

#nav1_btn1 {
	width: 98px;
	overflow: hidden;
	text-align: center;
}
#nav1_btn2 {
	width: 136px;
	overflow: hidden;
	text-align: center;
}
#nav1_btn3 {
	width: 116px;
	overflow: hidden;
	text-align: center;
}
#nav1_btn4 {
	width: 113px;
	overflow: hidden;
	text-align: center;
}
#nav1_btn5 {
	width: 119px;
	overflow: hidden;
	text-align: center;
}
#nav1_btn6 {
	width: 98px;
	overflow: hidden;
}
body.personal #nav1_btn1, body.business #nav1_btn2, body.commercial #nav1_btn3, body.wealth #nav1_btn4, body.retirement #nav1_btn5, body.mortgage #nav1_btn6 {
	background-image: url(images/backlight_mainnav.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.panel_main {
	background: none;
	background-image: url(images/panel_bg.png);
	background-repeat: repeat-x;
}
.panel_main_box {
	padding-top: 0px;
	padding-right: 17px;
	padding-bottom: 10px;
	padding-left: 17px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.panel_main_box a {
	text-decoration: none;
}
.panel_main_box a:hover {
	text-decoration: underline;
}
.panel_r {
	background-color: #dee2ff;
	background-image: url(images/panel_r_bg.jpg);
	background-repeat: repeat-x;
}
.nav1_panel {
	position: absolute;
	z-index: 1000;
	top: 102px;
	min-height: 1%;
	z-index: 500;
}
#nav1_panel1 {
	left: 17px;
	visibility: hidden;
}
#nav1_panel2 {
	left: 137px;
	visibility: hidden;
}
#nav1_panel3 {
	left: 295px;
	visibility: hidden;	
}
#nav1_panel4 {
	left: 433px;
	visibility: hidden;
}
#nav1_panel5 {
	left: 405px;
	visibility: hidden;
}
#nav1_panel6 {
	left: 467px;
	visibility: hidden;
}
.nav1_panel h1 {
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 0px;
	margin-top: 3px;
	margin-bottom: 0px;
	line-height: 14px;
}
.nav1_panel ul {
	list-style-type: none;
	margin-top: 1px;
	margin-bottom: 3px;
	padding-top: 1px;
	padding-bottom: 3px;
	margin-left: 10px;
	margin-right: 0px;
	padding-right: 0px;
	padding-left: 0px;
	color: #d6d6d6;
}
.nav1_panel ul a {
	color: #999999;
	font-size: 11px;
}
.nav1_panel ul a:hover {
	color: #FFFFFF;
	text-decoration: underline;	
}

/* End of Main Navigation styles */

#mainimgContainer {
	display: none;
	position: relative;
	background-color: #4c4c4c;
	width: 835px;
	height: 316px;
}
body.home #mainimgContainer {
	display: block;
}
#mainimgLinks {
	position: absolute;
	width: 807px;
	height: 316px;
	z-index: 75;
	left: 0px;
	top: 0px;
	padding-left: 27px;
	overflow: hidden;
}
#mainimgOverlay {
	position: absolute;
	width: 835px;
	height: 316px;
	z-index: 50;
	left: 0px;
	top: 0px;
	background-image: url(images/overlay_mainimg.png);
	background-repeat: no-repeat;
	background-position: top;
}
#mainimgContent {
	width: 807px;
	height: 316px;
	padding-left: 27px;
	overflow: hidden;
}
#mainimg1, #mainimg4 {
	float: left;
	overflow: hidden;
    position: relative;
}
#mainimg2, #mainimg5 {
	float: left;
	overflow: hidden;
    position: relative;
}
#mainimg3, #mainimg6 {
	float: left;
	overflow: hidden;
    position: relative;
}
#mainimg1 img, #mainimg2 img, #mainimg3 img, #mainimg4 img, #mainimg5 img, #mainimg6 img {
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: hidden;
	opacity: 0;
}
#mainimg4 img, #mainimg1, #mainimg4 {
	width: 257px;
	height: 274px;
}
#mainimg5 img, #mainimg2, #mainimg5 {
	width: 267px;
	height: 274px;
}
#mainimg6 img, #mainimg3, #mainimg6 {
	width: 257px;
	height: 274px;
}

#contentContainer {
	width: 835px;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
}
body.home #contentContainer {
	width: 793px;
	height: 141px;
	padding-top: 8px;
	padding-left: 21px;
	padding-right: 21px;
	padding-bottom: 0px;
	margin: 0px;
}
#homecontent {
	display: none;
	width: 793px;
	height: 141px;
	margin: 0px;
	padding: 0px;
}
body.home #homecontent {
	display: block;
}
#homeAdsContainer {
	float: left;
	width: 544px;
	height: 141px;
	padding-left: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin: 0px;
}
#leftAdContainer {
	width: 257px;
	height: 141px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#leftAdimage {
	position: relative;
	overflow: hidden;
	float: left;
	width: 117px;
	height: 141px;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
#leftAdMask {
	position: absolute;
	z-index: 300;
	left: 0px;
	top: 0px;
	width: 117px;
	height: 141px;
	background-image: url(images/mask_ad_home.png);
	background-repeat: no-repeat;
}
#leftAdimage p, #rightAdimage p {
	margin: 0px;
	padding: 0px;
}
#leftAd {
	float: left;
	width: 140px;
	height: 96px;
	overflow: hidden;
	font-size: 12px;
	margin-top: 30px;
	margin-bottom: 15px;
	color: #6b6c6c;
}
#leftAd h1 {
	font-size: 13px;
	color: #9d1c32;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9d1c32;
	margin: 0px;
	padding: 0px;
}
#leftAd p {
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;	
}
#leftAd a, #rightAd a {
	font-size: 12px;
	color: #9d1c32;
	text-decoration: none;
	background-image: url(images/link_arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	padding-left: 20px;	
	float: right;
}
#leftAd a:hover, #rightAd a:hover {
	text-decoration: underline;	
}
#rightAdContainer {
	float: left;
	width: 257px;
	height: 141px;
	margin-left: 30px;
}
#rightAdimage {
	position: relative;
	overflow: hidden;
	float: left;
	width: 117px;
	height: 141px;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
#rightAdMask {
	position: absolute;
	z-index: 300;
	left: 0px;
	top: 0px;
	width: 117px;
	height: 141px;
	background-image: url(images/mask_ad_home.png);
	background-repeat: no-repeat;
}
#rightAd {
	float: left;
	width: 140px;
	height: 96px;
	overflow: hidden;
	font-size: 12px;
	margin-top: 30px;
	margin-bottom: 15px;
	color: #6b6c6c;
}
#rightAd h1 {
	font-size: 13px;
	color: #9d1c32;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9d1c32;
	margin: 0px;
	padding: 0px;
}
#rightAd p {
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;	
}
#secondaryContent {
	display: block;
}
body.home #secondaryContent {
	display: none;
}
#col_left {
	position: relative;
	float: left;
	width: 611px;
}
#content1 {
	width: 542px;
	min-height: 375px; 
	background-image: url(images/bg_content1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-left: 18px;
	padding-top: 10px;
	padding-left: 18px;
	padding-right: 18px;
	padding-bottom: 20px;
	color: #575656;
	font-size: 11px;
}
/*body.subbanner #content1 {
	padding-top: 141px;
}*/
body.search #content1 {
	background-image: none;
}
#content1 a {
	color: #9d1c32;
	text-decoration: underline;
}
#content1 a:hover {
	color: #000000;
}
#content1 p {
	padding-left: 18px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 5px;
	padding-bottom: 3px;	
}
#content1 h1 {
	font-size: 16px;
	color: #767676;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;	
}
#content1 h2 {
	font-size: 12px;
	color: #9d1c32;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9d1c32;
	margin-top: 5px;
	margin-bottom: 6px;
	padding-top: 5px;
	padding-bottom: 3px;
}
#content1 h3 {
	font-size: 12px;
	color: #9d1c32;
	padding-left: 18px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 2px;
}
#content1 ul {
	margin-left: 2px;
	padding: 0px;
	margin-top: 0px;
}
#content1 ol {
	padding: 0px;
	margin-left: 0px;
	padding-left: 18px;
	margin-top: 5px;

}
#content1 ol li {
	padding-top: 2px;
	padding-bottom: 5px;
	margin-top: 2px;
	margin: bottom: 5px;
	margin-left: 33px;
}
#content1 ul li {
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 0px;
	background-image: url(images/bullet_arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #575656;
	text-decoration: none;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 35px;
	list-style-type: none;	
}
#content1 table {
	margin-left: 18px;
}
ul.check  {
	margin-left: 2px;
	padding: 0px;
	margin-top: 5px;
}
ul.check li {
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px !important;
	padding-right: 0px;
	background-image: url(images/checkmark.gif) !important;
	background-repeat: no-repeat;
	background-position: left top;
	color: #575656;
	text-decoration: none;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 35px;
	list-style-type: none;
}
/*#subBanner {
	display: none;
	position: absolute;
	width: 578px;
	top: -1px;
	right: 17px;
	margin-top: 0px;
	margin-bottom: 141px;
	padding: 0px;
}
body.subbanner #subBanner{
	display: block;
}
#subBanner p {
	font-size: 12px;
	margin-top: 20px;
	margin-bottom: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#subBanner h1 {
	display: block;
	font-size: 14px;
	line-height: 16px;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	margin-left: -18px;
	margin-top: -1px;
	width: 190px;
	background-image: url(images/bg_h1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #767676;
	text-align: left;
}*/
/*.toptable {
	margin: 0px;
	padding: 0px;	
}
.toptable td {
	padding-left: 18px;
	vertical-align: top;
}*/
#col_right {
	float: left;
	width: 224px;
}
#relatedLinks {
	display: none;
	width: 206px;/* Add IE6 style */
	min-height: 100px;
	background-image: url(images/bg_relatedlinks.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
	padding-left: 13px;
	padding-right: 5px;	
	font-size: 11px; 
}
body.personal #relatedLinks, body.business #relatedLinks, body.commercial #relatedLinks, body.wealth #relatedLinks, body.retirement #relatedLinks, body.mortgage #relatedLinks, body.switch #relatedLinks, body.search #relatedLinks {
	display: block;
}
#relatedLinks a {
	color: #7f7e7e;
	text-decoration: none;
}
#relatedLinks a:hover {
	color: #9d1c32;
	text-decoration: underline;
}
#relatedLinks ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#relatedLinks ul li a {
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 0px;
	background-image: url(images/bullet_arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #706f6f;
	text-decoration: none;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	list-style-type: none;
}
#relatedLinks li a:hover {
	color: #9d1c32;
	text-decoration: underline;
}
#links_tab1, #links_tab2, #links_tab3, #links_tab4, #links_tab5, #links_tab6, #links_tab7 {
	display: none;
}
body.personal #links_tab1,  body.search #links_tab1, body.business #links_tab2, body.commercial #links_tab3, body.wealth #links_tab4, body.retirement #links_tab5, body.mortgage #links_tab6, body.switch #links_tab7 {
	display: block;
}
#secondaryAdsContainer {
	display: block;
	width: 206px;
	margin-top: 20px;
}
body.home #secondaryAdsContainer {
	display: none;
}
#secondaryAdsContainer  h1 {
	font-size: 10px;
	color: #575656;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9d1c32;
	margin: 0px;
	padding: 0px;
}
#secondaryAdsContainer  p {
	font-size: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;	
}
#secondaryAdsContainer  a {
	font-size: 12px;
	color: #9d1c32;
	text-decoration: none;
	background-image: url(images/link_arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	padding-left: 20px;	
	float: right;
}
#secondaryAdsContainer  a:hover {
	text-decoration: underline;	
}
#personalAds, #businessAds, #commercialAds, #wealthAds, #retirementAds, #mortgageAds, #experienceAds, #securityAds, #switchkitAds {
	display: none;
}
body.personal #personalAds, body.search #personalAds, body.business #businessAds, body.commercial #commercialAds, body.wealth #wealthAds, body.retirement #retirementAds, body.mortgage #mortgageAds, body.experience #experienceAds, body.security #securityAds, body.switch #switchkitAds {
	display: block;
}
.secondaryAdimage {
	position: relative;
	overflow: hidden;
	float: left;
	width: 89px;
	height: 112px;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
.secondaryAdMask {
	position: absolute;
	z-index: 300;
	left: 0px;
	top: 0px;
	width: 89px;
	height: 112px;
	background-image: url(images/mask_adsmall.png);
	background-repeat: no-repeat;
}
.secondaryAd {
	float: left;
	width: 114px;
	height: 82px;
	font-size: 12px;
	margin-top: 30px;
	margin-bottom: 15px;
	padding-left: 3px;
	color: #6b6c6c;
}
#onlinebanking {
	position: absolute;
	width: 410px;
	height: 35px;
	left: 280px;
	top: 285px;
	z-index: 100;
}
.obselect {
	width: 127px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	margin: 0px;
	height: 19px;
	vertical-align: middle;
	color: #333333;
}
.obaccess {
	float: left;
	font-size: 11px;
	color: #828181;
	line-height: 14px;
	background-image: url(images/bg_login.jpg);
	background-repeat: no-repeat;
	height: 14px;
	width: 89px;
	border-width: 0px;	
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-left: 22px;
	padding-bottom: 2px;
}
.btn_go {
	float: left;
	width: 26px;
	height: 18px;
	background-image: url(images/btn_go.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border: none;
	border-style: none;
	background-position: 0px 0px;
	cursor: hand;
}
.btn_go:hover {
	background-position: 0px -18px;	
}
a.arrow {
	display: block;
	padding-left: 15px;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: left;
}
#footerContainer {
	position: relative;
	width: 835px;
	height: 38px;
	background-image: url(images/bg_footer.jpg);
	background-repeat: no-repeat;
	margin-bottom: 2px;
}
#verisign {
	position: absolute;
	width: 135px;
	top: 45px;
	right: 335px;
	height: 33px;
	padding: 5px 0px 0px 0px;
}
#logos {
	position: absolute;
	right: 20px;
	top: 11px;
}
body.nologos #logos {
	display: none;
}
#footerlinks {
	width: 799px;
	height: 19px;
	font-size: 8px;
	color: #5b5b5b;
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 11px;
}
#footerlinks ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#footerlinks ul li {
	display: inline;
	float: left;
}
#footerlinks ul li a {
	float: left;
	display: inline;
	color: #ebebeb;	
	padding-left: 3px;
	padding-right: 4px;
	background-image: url(images/topnav_divider.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-decoration: none;
}
#footerlinks ul a:hover {
	text-decoration: underline;
}

.clearfloat {
	clear: both;
	height: 0px;
}
.shade {
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b9b9b9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b9b9b9;
	background: #eaeaea;
	background-image: url(images/shade.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-left: 0px !important;
	margin: 0px;
	padding: 0px;
}
.shade td {
	padding-left: 5px;
}

.styledtable {
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.styledtable th {
	padding-top: 4px;
	padding-bottom: 4px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
	background-color: #999999;
	text-align: center;
	color:#FFFFFF;
}
.styledtable th a {
	color:#d2e7df;
}
.styledtable th a:hover {
	color:#FFFFFF;
}
.styledtable td {
	padding: 4px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
}
.styledtable tr:hover {
	padding: 4px;
	color:#9d1c32;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color: #CCCCCC;
}
.styledtable caption {
	padding: 4px;
	margin: 0px;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	background-color: #9d1c32;
	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;
}
.grey {
	color: #999999;
}
#content1 h5 {
	color: #999999;
	font-size: 11px;
	font-weight: normal;
	padding-left: 18px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 5px;
	padding-bottom: 3px;	
}
#content1 h6 {
	color: #3b3b3b;
	font-size: 11px;
	font-weight: bold;
	padding-left: 18px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 5px;
	padding-bottom: 3px;	
}
.servicemark, .superscript {
vertical-align: super;
font-size: 60%;
}

/**** Homepage Toggletabs START ****/
#QLContainer {
	float: left;
	background-color: #FFFFFF; 
	width: 219px; 
	padding: 0px;
	margin: 0px;
}
#QLContainer ul.toggletabs {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#QLContainer .toggletabs li {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#QLContainer .toggletabs li a {
	display: block;
	width: 108px;
	height: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	overflow: hidden;
	color: #d4d4d4;
	text-decoration: none !important;
	text-align: center;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	background-image: url(images/tab_quicklinks.jpg) !important;
	background-repeat: no-repeat;
	outline: none;
	background-position: 0px -24px;
}
#QLContainer .toggletabs li a:hover {

}
#QLContainer .toggletabs li a.active, .toggletabs li a.selected:hover {
	color: #7f7e7e !important;
	background-position: 0px 0px;
}
#QLContainer .toggletabs li a.selected {
	background-color: #FFFFEC;
	color: #666666;
}
span.red {
	color: #d3a3ab;
} 
a.active span.red {
	color: #9d1c32;
}
#QLContainer .toggletabscontainer {
	position: relative;
	overflow: auto;
	width: 203px;
	height: 104px;
	padding-left: 8px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 5px;
	overflow: hidden;
	background-image: url(images/bg_quicklinks.jpg);
	background-repeat: no-repeat;
	font-size: 10px;
	line-height: 12px;
}
#QLContainer .toggletabscontainer p {
	margin: 0px;
	padding: 0px;
}
#QLContainer .toggletabscontainer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#QLContainer .toggletabscontainer ul li {
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 0px;
	background-image: url(images/bullet_arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#QLContainer .toggletabscontainer ul li a {
	/*display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 0px;
	background-image: url(images/bullet_arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;*/
	color: #919292 !important;
	text-decoration: none;
	/*margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;*/
	list-style-type: none;
}
#QLContainer .toggletabscontainer a:hover {
	color: #9d1c32;
	text-decoration: underline;
}
#QLContainer .toggletabsdiv {
	display: none;
}
#QLContainer .toggletabsdiv:first-child {
	display: block;
}
#eSignup {
	position: absolute;
	z-index: 100;
	top: 10px;
	right: 10px;
	height: 89px;
	width: 69px;
	margin: 0px;
	padding: 0px;
}
#eSignup a {
	margin: 0px;
	padding: 0px;
	display: block;
	background-image: url(images/estatements_signup.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#eSignup a:hover {
	background-position: 0px -89px;
}
/**** Homepage Toggletabs END ****/

/******* Secondary Page Toggletabs START *******/

#content1 ul.toggletabs {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#content1 .toggletabs li {
	margin: 0px !important;
	padding: 0px !important;
	float: left;
	background-image: none !important;
}
#content1 .toggletabs li a {
	list-style-type: none !important;
	margin-right: 1px;
	margin-left: 1px;
	margin-bottom: 0px !important;
	padding-bottom: 0px;
	padding-left: 3px;
	padding-right: 3px;
	color: #9e9e9e !important;
	text-decoration: none !important;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	display: block;
	background-image: url(images/tab_content.jpg);
	background-repeat: no-repeat;
	width: 99px;
	height: 27px;
	outline: none;
	background-position: 0px -27px;
}
#content1 .toggletabs li a:hover {
	color: #9d1c32 !important;
}
#content1 .toggletabs li a.active, .toggletabs li a.selected:hover {
	color: #FFFFFF !important;
	background-position: 0px; 0px;
}

#content1 .toggletabs li a.selected {
	background-color: #FFFFEC;
	color: #666666;
}
#content1 .toggletabscontainer {
	overflow: auto;
	float: left;
	width: 518px;
	margin-left: -18px;
	margin-top: 0px;
	margin-bottom: 25px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 15px;
	background-image: url(images/bg_contenttabs.jpg);
	background-repeat: no-repeat;
}
#content1 .toggletabscontainer ul {
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 2px;
}
#content1 .toggletabscontainer ul li {
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 0px;
	background-image: url(images/bullet_arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #575656;
	text-decoration: none;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 18px;
	list-style-type: none;
}
#content1 .toggletabscontainer a:hover {
	color: #e50027;
	text-decoration: underline;
}
#content1 .toggletabsdiv {
	display: none;
}
#content1 .toggletabsdiv:first-child {
	display: block;
}
/******* Secondary Page Toggletabs END *******/
