body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
}
form {
	margin: 0;
	padding: 0;
}
.SuccessMsg
{
	text-align:center;
	font-weight:bold;
	font-style:normal;
    background-color: #E6F8DE;
    border: 1px solid #4C9A20;
	/*border: 1px solid Green;
	background-color: #99ff66;*/
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: middle;
	width: 80%;
}
.ErrorMsg {
  background-color: #FFE0E2;
  border: 1px solid #FF0000;
  color: Black;
  font-style: normal;
  font-weight: bold;
 text-align:center;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: middle;
}
.WarningMsg {
  background-color: #FFFFE0;
  border: 1px solid #FFD700;
  color: Black;
  font-style: normal;
  font-weight: bold;
 text-align:center;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: middle;
	width: 80%;
}
.EmptyDataMsg 
{
	background-color: #f0f0f0;
	border: 1px solid #eeeeee;
	color: Red;
    font-weight: bold;
	padding: 4px 4px 4px 4px;
	text-align: center;
}
.PhotoCaption {
	font: 'Courier New';
	font-size: 9px;
	font-weight: bold;
}
#content .Header 
{
	background-color: #9AB4CB;
	font-size: 12px;
}
#content .SubHeader
{
	background-color: #cac5ba;
	font-size: 12px;
	font-weight: bold;
}
/* clearer allows the content div to "stretch" around the two floats when the content doesn't push it down far enough */
#clearer {
	clear: both;
	height: .01em;
}
/* this link style is to be overrided by child containers when necessary */
a {
	color: #7a5006;
}
a:hover {
	color: #2c1d02;
}
a.goToContent {
	position: absolute;
	left: -10000px;
}
#container 
{
	border: 1px solid black;
	margin: 0 auto;
	width: 761px;
}
#innerMenu {
	height: 18px;
	padding-top: 2px; 
}
#menu {
	height: 18px;
	padding-top: 2px; 
}
#innerMenu ul {
	margin: 0;
	padding: 0;
}
#menu ul {
	margin: 0;
	padding: 0;
}
#innerMenu li {
	float: left;
	padding-left: 0px;
	margin-left: 0px;
	list-style-type: none;
}
#menu li {
	float: left;
	padding-left: 0px;
	margin-left: 0px;
	list-style-type: none;
}
#innerMenu a {
	color: #000;
	text-decoration: none;
	font-size: 1em;
}
#menu a {
	color: #000;
	text-decoration: none;
	font-size: 1em;
}
#innerMenu a:hover {
	text-decoration: underline;
}
#menu a:hover {
	text-decoration: underline;
}
#menu .savings {
	margin-left: 9px;
}
#menu .checking {
	margin-left: 90px;
}
.about {
	margin-left: 22px;
}
.convenience {
	margin-left: 22px;
}
#menu .lending {
	margin-left: 22px;
}
#homeLink {
	margin-bottom: 2px;
}
/*#homeLink a {
	display: block;
	width: 175px;
	height: 70px;
}
 Temporary implementation of homelink to make topbar of secondary pages taller. */
#iHomeLink a {
	display: block;
	width: 175px;
	height: 82px;
}
#homeLink a {
	display: block;
	width: 175px;
	height: 82px;
}
/* homelink height for index page dunno why it needs its own value now though */
#iHomeLink a {
	height: 74px;
}
.hidden {
	display: none;
}
#cornerLinks {
	float: right;
	width: 250px;
	height:  25px;
	margin: 3px 10px 0 0;
	text-align: right;
}
/*#deepTarget {
	float: right;
	width: 250px;
	height:  25px;
	margin: 10px 3px 0 0;
	text-align: right;
}*/
#deepTarget {
	display: none;
}
#deepTargetHome {
	display: none;
}
#ImportantNotice {
    background-color:#eeeeee;
    font-weight:bold;
    color:Red;
	width: 260px;
	margin: 5px 0 0 300px;
	border: 1px;
	border-style: solid;
	border-color:Black;
	padding: 6px 6px 6px 6px;
}
#ImportantNotice2 {
    background-color:#eeeeee;
}
/*#promoBox Controls The Clear Pixel Link On Home Page*/
#promoBox {
	width: 75px;
	margin: 210px 0 0 28px;
	border: 0px solid black;
}
#promoBox h1.promoHead {
	font-style: italic;
	font-size: 1.85em;
	margin-bottom: 5px;
}
#promoBox .promoText {
	display: block;
	margin-bottom: 5px;
	font-weight: bold;
}
#promoBox .promoText a {
	font-weight: normal;
}
#otherPromos {
	width: 300px;
	height: 260px;
	margin: -265px 0 0 285px;
	padding-top: 3px;
	overflow: auto;
	/*border: 1px solid white;*/
	
}
#otherPromos ul {
	padding: 0;
	margin: 9px;
}
#otherPromos li {
	height: 18px;
	font-size: 11px;
	margin: 0 0 8px 0;
	padding-left: 20px;
	line-height: 1.30em;
	list-style-type: none;
	background-image: url(../images/layout/bullet.gif);
	background-repeat: no-repeat;
}
#otherPromos a {
    color: #0000A0;
}
#otherPromos a:hover {
	color: #2c1d02;
}
/*BEGIN OTHER PROMO TEST*/
#otherPromos2 
{
	height: 260px;
	width: 300px;
	margin: -265px 0 0 285px;
	padding-top: 3px;
	overflow: auto;
}
#otherPromos2 ul {
	padding: 0;
	margin: 9px;
}
#otherPromos2 li {
	height: 18px;
	font-size: 11px;
	margin: 0 0 8px 0;
	padding-left: 20px;
	line-height: 1.30em;
	list-style-type: none;
	background-image: url(../images/layout/bullet.gif);
	background-repeat: no-repeat;
}
#otherPromos2 a {
    color: #0000A0;
}
#otherPromos2 a:hover {
	color: #2c1d02;
}
/*END OTHER PROMO TEST*/
#eCenter {
	display: none;
}
#eCenterIndex {
	display: none;
}
#eCenter h1 {
	margin: -8px 0 0 0;
	height: 35px;
	font-size: 1.75em;
	font-weight: normal;
	font-style: italic;
}
#eCenterIndex h1 {
	margin: -7px 0 0 0;
	height: 25px;
	font-size: 1.75em;
	font-weight: normal;
	font-style: italic;
}
#eFormContainer {
	height: 204px;
}
#eFormContainerHome {
	height: 206px;
}
#eFormContainerTest {
	height: 203px;
}
/* inner page content uses these styles for UL and LI as well */
#content ul {
	display: block;
	margin: 9px 0 13px 0;
	padding: 0;
}
#eCenter ul {
	display: block;
	margin: 9px 0 13px 0;
	padding: 0;
}
#eCenterIndex ul {
	display: block;
	margin: 9px 0 13px 0;
	padding: 0;
}
#content ul li {
	min-height: 16px;
	margin: 5px 0 0 0px;
	padding-left: 20px;
	list-style-type: none;
	background-image: url(../images/layout/bullet.gif);
	background-repeat: no-repeat;
}
#eCenter ul li {
	min-height: 16px;
	margin: 5px 0 0 0px;
	padding-left: 20px;
	list-style-type: none;
	background-image: url(../images/layout/bullet.gif);
	background-repeat: no-repeat;
}
/* The Element (#eCenterIndex ul li) Below Moves The e-Center Links Closer Together or Farther Apart (Margin) */
#eCenterIndex ul li {
	min-height: 16px;
	margin: 0 0 0 0px;
	padding-left: 20px;
	list-style-type: none;
	background-image: url(../images/layout/bullet.gif);
	background-repeat: no-repeat;
}
#eCenter input.login {
	display: block;
	width: 155px;
	margin: 2px 0 3px 0;
}
/* The Element (#eCenterIndex input.login) Below Moves The Account Number Box Up or Down (Margin) */
#eCenterIndex input.login {
	display: block;
	width: 155px;
	margin: -2px 0 -2px 0;
}
#eCenter input.sign-In {
	height: 20px;
	margin: 3px 0 3px 0;
	padding: 2px 5px 2px 5px;
	background-color: #b9ab66;
	border-style:groove;
	font-size: 1em;
	font-weight: bold;
}
#eCenterIndex input.sign-In {
	height: 20px;
	margin: 3px 0 3px 0;
	padding: 2px 5px 2px 5px;
	background-color: #b9ab66;
	border-style:groove;
	font-size: 1em;
	font-weight: bold;
}
#eCenterIndex input.signIn {
	height: 21px;
	margin: 2px 0 2px 0;
	font-size:9pt;
}
.smallBtn 
{
    font-size:smaller;
}
#eCenter input.searchBox {
	display: block;
	width: 155px;
	margin-left: auto;
	margin-right: auto;
}
#eCenterIndex input.searchBox 
{
    color:#666666;
	display: block;
	width: 155px;
	margin-top:8px;
	margin-left: auto;
	margin-right: auto;
}
#eCenter input.search {
	display: block;
	margin: 0 auto;
}
#eCenterIndex input.search {
	display: block;
	margin: 0 auto;
}
#eCenter li.otherServices {
	background-image: url(../images/layout/leftBullet.gif);
}
#eCenterIndex li.otherServices {
	background-image: url(../images/layout/leftBullet.gif);
}
/*#scroller {
	width: 573px;
	height: 16px;
	padding: 7px 5px 2px 5px;
	clear: right;
	color: #f9f9f9;
}*/
#scroller 
{
    /*background-color:#eeeeee;*/
	margin: 0px 0 0 0;
	width: 573px;
	height: 16px;
	padding: 4px 5px 2px 5px;
	clear: right;
	color: #f9f9f9;
}
#scroller a {
	color: #ECD13E;
}
/*BEGIN SCROLLER TEST*/
#scroller2 
{
    /*background-color:#eeeeee;*/
	margin: 8px 0 0 0;
	width: 573px;
	height: 16px;
	padding: 4px 5px 2px 5px;
	clear: right;
	color: #f9f9f9;
}
#scroller2 a {
	color: #ECD13E;
}
/*END SCROLLER TEST*/
#rates {
	width: 280px;
	height: 125px;
	padding: 5px 8px 0 4px;
	font-size:8pt;
	background-image:url(../images/layout/ratesBg.jpg);
}
#rates h1 {
	margin: -4px 0 3px 9px;
	font-size: 1.5em;
}
#rates table.rates {
	width: 275px;
	margin: -9px 0 0 0;
}
#rateLinks {
	float: right;
	width: 180px;
	margin: -4px 5px 0 0;
	text-align: right;
}
#iMenu {
	float: right;
	width: 471px;
}
#iMenu img.menuItem {
	margin: 5px 0 0 5px;
	border: 0;
}
#innerFooter {
	height: 73px;
	background-color: #d9e3ec;
	font-size: .85em;
}
#footer {
	height: 73px;
	background-color: #d9e3ec;
	font-size: .85em;
}
#innerFooter a {
	color: #666;
}
#footer a {
	color: #666;
}
#innerFooter a:hover {
	color:#000;
}
#footer a:hover {
	color:#000;
}
#innerFooter img.corner {
	float: right;
}
#footer img.corner {
	float: right;
}
#innerFooter .footerText {
	display: block;
	padding: 3px 0 3px 5px;
}
#footer .footerText {
	display: block;
	padding: 3px 0 3px 5px;
}
#innerFooterTest .footerTextTest {
	display: block;
	padding: 3px 0 3px 300px;
}

.footerTextTest {
	display: block;
	margin: -63px 0 3px 270px;
}

#innerFooter .VeriSign 
{
   float:right;
   margin-top: -11px
}

#footer .VeriSign 
{
   float:right;
   margin-top: -11px
}

#innerFooter .VotersAdvocacy 
{
   float:right;
   margin-top: 10px;
}

#footer .VotersAdvocacy 
{
   float:right;
   margin-top: 6px;
   margin-left: 29px;
}

/****** INNER PAGE SPECIFIC STYLES *****/
#innerMenu .about {
	margin-left: 12px;
	margin-right: 12px;
}
#innerMenu .convenience {
	margin-left: 12px;
	margin-right: 12px;
}
#innerMenu .lending {
	margin-left: 12px;
	margin-right: 12px;
}
#innerMenu .checking {
	margin-left: 12px;
	margin-right: 12px;
}
#innerMenu .savings {
	margin-left: 12px;
	margin-right: 12px;
}
#innerMenu .home {
	margin-left: 12px;
	margin-right: 12px;
}
/*#pageContent {
	background-color: #fff;
	second-level content background image 
	background-image: url(../images/layout/scbg_plain.jpg);
	background-repeat: no-repeat;
}*/
/* Temporary div to make topbar area taller on secondary pages */

/*#pageContentDev {
	background-color: #fff;
	second-level content background image 
	background-image: url(../images/layout/scbg_plain.jpg);
	background-repeat: no-repeat;
}*/
#subNav {
	display: none;
}
#subNav ul {
	list-style: none;
	margin: 0;
	padding-top: 0;
	padding-left: 0;
	padding-bottom: 0;
}

#subNav a {
	display: block;
	margin: 10px 0 10px 2px;
	padding-left: 10px;
	color: #ffffcc;
	text-decoration: none;
	font-weight: bold;
}

#subNav h3 {
	font-size: 1em;
	font-weight:bold;
	color: #fff;
	border-bottom: 1px solid #fff;
	margin: 10px 0px 5px 10px;
}

#subNav ul a {
	display: block;
	margin: 5px 0 5px 15px;
	padding-left: 10px;
	color: #ffffcc;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/layout/subNavArrow.gif);
	background-repeat: no-repeat;
}
#subNav a:hover {
	text-decoration: underline;
}
#subNav ul.moreIndent li {
	margin-left: 10px;
}
#productSubNav {
	display: none;
}
#productSubNav img {
	border: 0;
}

#productSubNav a:hover {
	border: 0;
}

#productSubNav a {
	border: 0;
}

/*promoImg is the div that holds the promo image underneath the eCenter DIV */
#promoImg {
	margin: 2px 0 0 -14px;
}
#promoImg img {
	border: 0;
}
/*second level footer styles.  The only change is a background image that is the same as the scroller
background iamge and some padding to push content below this background */
#innerFooter {
	padding-top: 20px;
	background-image: url(../images/layout/fbg.jpg);
	background-repeat: no-repeat;
}
/*actual content styles begin here */

#iContent {
	height: 391px;
	background-color: #666666;
	background-image:url(../images/layout/icbg_HomePage.jpg);
	background-repeat: no-repeat;
}
#content {
	width: 380px;
	margin: 20px 0 0 180px;
	padding-bottom: 10px;
	line-height: 1.35em;
	font-family: Arial, Helvetica, sans-serif;
}
#content h1 {
	font-size: 1.75em;
	letter-spacing: .05em;
	line-height: 1.10em;
	color: #8f1d1d;
}
#content h2 {
	color: #8B8456;
	font-size: 1.5em;
	line-height:1.2em;
}
#content h3 {
	color: #8B8456;
	font-size: 1.2em;
}
#content li {
	height: auto;
}
#content th {
	background-color: #9AB4CB;
	font-size: 12px;
}
#content td {
	background-color: #FFFFFF;
	font-size: 12px;
}
#content .altrow {
	background-color: #E5E4CF;
}
#content .AccountType {
    width: 10%;
}
#content .APR {
    width: 29%;
}
.contentquestions {
	background: #FFFF00;
}
.rightAlignSubnav {
	float: right;
	width: 155px;
	padding: 5px;
}
.question {
	color: #990000;
	padding: 3px;
	border: 3px solid #990000;
}
#content .footnote {
	font-size: 10px;
	line-height: normal;
}
#promoBox .promoHeadSm {
	font-size: 12px;
}
#promoBox .promoHeadmed {
	font-size: 16px;
}
#Latestpromo {
	background: url('../../promotions/Scratched_Surface/images/Scratched_Surface.jpg') no-repeat;
	height: 1011px;
	width: 385px;
}

#LatestpromoTest {
	background: url('../../promotions/Scratched_Surface/images/Scratched_Surface.jpg') no-repeat;
	height: 1011px;
	width: 385px;
}

#LatestpromoBG {
	margin: 0 0 0 28px;
}

#lnk {
	margin: -43px 0 0 28px;
}

#LatestpromoBGTest {
	margin: 967px 0 0 28px;
}

/*Latest Promo CSS Tags Below - Will Change for each promo */
#Latestpromo a {
	color: #046A8C;
	font-style: italic;
}
#LatestpromoTest a {
	color: #046A8C;
	font-style: italic;
}

.blueText {
	color: #046A8C;
}
.fineprint {
	font-size: 12px;
	line-height: 1.25em;
	color: #046A8C;
}
.fineprintTest {
	font-size: 12px;
	line-height: 1.25em;
	color: #046A8C;
}

/*SITE MAP TABLE VERSION CSS STYLES*/
#sitemap 
{
    background-color:White;
	width: 761px;
	margin: -2px 0 0 0;
	padding-bottom: 10px;
	line-height: 1.35em;
	font-family: Arial, Helvetica, sans-serif;
}
#sitemap h1 
{
    padding-top:20px;
	font-size: 1.75em;
	letter-spacing: .05em;
	line-height: 1.10em;
	color: #8f1d1d;
}
#sitemap h2 {
	color: #8B8456;
	font-size: 1.5em;
	line-height:1.2em;
}
#sitemap h3 {
	color: #8B8456;
	font-size: 1.2em;
}
#sitemap li {
	height: auto;
}
#sitemap td {
	background-color: #FFFFFF;
	font-size: 12px;
}
#sitemap .footnote {
	font-size: 10px;
	line-height: normal;
}
#sitemap ul li {
	min-height: 18px;
	margin: 0 0 0 0;
	padding-left: 20px;
	list-style-type: none;
	background-image: url(../images/layout/bullet.gif);
	background-repeat: no-repeat;
}
#sitemap ul {
	min-height: 18px;
	margin: 0 0 0 -5px;
	padding-left: 20px;
	list-style-type: none;
	background-repeat: no-repeat;
}

/*SITE MAP SINGLE COLUMN VERSION CSS STYLES*/
#sitemap2 
{
    width: 261px;
	margin: 0 0 0 0;
	padding-bottom: 10px;
	padding-left:20px;
	line-height: 1.35em;
	font-family: Arial, Helvetica, sans-serif;
}
#sitemap2 ul li {
	min-height: 20px;
	margin: 0 0 0 0;
	padding-left: 20px;
	list-style-type: none;
	background-image: url(../images/layout/bullet.gif);
	background-repeat: no-repeat;
}
#sitemap2 ul {
	min-height: 20px;
	margin: 0 0 0 -20px;
	padding-left: 20px;
	list-style-type: none;
	background-repeat: no-repeat;
}
#sitemap2 h1 
{
    padding-top:10px;
	font-size: 1.75em;
	letter-spacing: .05em;
	line-height: 1.10em;
	color: #8f1d1d;
}
#sitemap2 h2 {
	color: #8B8456;
	font-size: 1.5em;
	line-height:1.2em;
}
#sitemap2 h3 {
	color: #8B8456;
	font-size: 1.2em;
}
#sitemap2 li {
	height: auto;
}
.TechSupportLnk {
    color: #8f1d1d;
    font-size: 7.5pt;
    font-weight: bold;
}
/*MY Account Pages*/
#Banner {
    height: 200px;
}
#CollegeLnk {
    height: 15px;
    margin: -90px 0 0 215px;
    width: 125px;
}
#CarLnk {
    height: 15px;
    margin: 4px 0 0 255px;
    width: 85px;
}
#JobLnk {
    height: 15px;
    margin: 3px 0 0 235px;
    width: 85px;
}
#HouseLnk {
    height: 15px;
    margin: 4px 0 0 248px;
    width: 100px;
}
.SideBarTxt {
    color: CaptionText;
    font-weight: bold;
    padding-left: 10px;
}
.PhotoCaption {
	font: 'Courier New';
	font-size: 9px;
	font-weight: bold;
}
#currPromo .ClearLnk {
	/*border: 1px solid black;*/
	margin: 855px 0px 0px 268px;
}
#cornerLinks, #homeLink, #innerMenu, #eCenter, #subNav, .goToContent, .footerText {
	display:none;
	}
#hidLink
{
	width: 100px; /*margin: 30px 0 0 439px;*/
    text-align: left;
    padding-top: 40px;
	display: none;
}
a.computerName:link
{
    color: white;
    text-decoration: none;
}
a.computerName:visited
{
    color: white;
    text-decoration: none;
}
a.computerName:hover
{
     color: white;
     text-decoration: none;
}
a.computerName:active
{
     color: white;
     text-decoration: none;
}
img.floatLeft { 
    float: left; 
    margin: 6px; 
}
img.floatRight { 
    float: right; 
    margin: 6px; 
}
.FinePrint 
{
    font-size: 8pt;
    font-style: italic;
}
table.SubHeader 
{
    background-color: #cac5ba;
    font-weight: bold;
    text-align: left;
}