/*SKIN ATTRIBUTE*/
body {
    background: url(../images/background.png) 0 0 repeat-x;
    text-align: center;
	font: 12px verdana, arial, sans-serif;
	/*z-index: 4000;*/
}
/*SKIN ATTRIBUTE*/
div.wrapper {
    background: url(../images/facilitas_logo.png) top left no-repeat;
    text-align: left;
	margin: auto;
	width: 960px;
    min-height: 400px;

}

div.wizardWrapper {
    /*background: url(../images/facilitas_logo.png) top left no-repeat;*/
    text-align: left;
	margin: auto;
	/*width: 960px;*/
    /*min-height: 400px;*/

}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #544e38;
}

h3 {
    font-size: 14px;
}

h4 {
    font-size: 12px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #544e38;
}

div.headerDiv {
    float: left;
    display: inline;
    margin-left: 100px;
    width: 860px;
}

div.headerDivLeft {
    float:left;
}

div.headerDivRight {
    float: left;
    display: inline;
    width: 860px;
    text-align: right;
}
/*SKIN ATTRIBUTE*/
div.headerDivRightInner {
    padding-top: 60px;
}

div.searchSection {
    float: left;
    display: inline;
    width: 520px;
    height: 100%;
    margin: 10px 0 0 20px;
}

div.searchSection h3 {
    margin-top: 14px;
    margin-bottom: 0;
}

div.searchSection h3.stepDone {
    color: gray;
}

div.searchSection h3.stepDone a:link {
    color: green;
    font-weight: bold;
}

div.searchSectionBody {
    padding: 0 0 20px 20px;
    /*display: none;*/
}

select.resultsList {
    width: 400px;
}



div.searchBoxOuter {
    float: left;
    display: inline;
    text-align: center;
    width: 450px;
    min-height: 325px;
    margin: 10px 0 0 20px;
}

div.searchBoxOuter h3 {
    margin: 0;
    padding: 0;
    /*text-align: center;*/
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #544e38;
}

div.addToList {
    float: left;
    display: inline;
    min-height: 325px;
	#height:auto!important;
	#height: 325px;
	width: 150px;
    padding: 150px 0 0 20px;
}

div.registrationContainer {
    float: left;
    display: inline;
    background: white;
    border: #007dc3 1px solid;
    margin-top: 50px;
    padding-bottom: 25px;
    min-width: 955px;
    width: 955px;
    /*min-height: 400px;*/
    /*height: 400px;*/
}

div.registrationText {
    float:left;
    display:inline;
    width:875px;
    /*min-height:325px;*/
}



div.registrationContainer h1 {
   /*margin-left:10px;*/
    text-align:center;
    font-weight:bold;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #333333;
	margin-top:30px;
	padding-left:30px;
}

div.registrationContainer h2 {
   margin-left:10px; 
}

div.registrationContainer h2 {
   margin-left:10px;
}

div.registrationContainer ol {
    font-size:12px;
    color:#333333;
}

/*div.registrationContainer li {*/
    /*min-height:60px;*/
	/*#height:auto!important;*/
	/*#height:60px;*/
/*}*/

div.registrationContainer div.facsBennys ol {
	/*font-size:12px;*/
    color:#333333;
	margin-left: 20px;
}

div.registrationContainer div.facsBennys li {
	font-size:12px;
}

/*div.registrationContainer div.facsBennys li {*/
	/*height:20px;*/
/*}*/

div.registrationContainer p {
    margin-left:30px;
	font-size:13px;
	color:#333333;
}

div.registrationContainer a {
    /*margin-left:30px;*/
	font-size:13px;
	color:#1919b3;
	text-decoration: underline;
	cursor:pointer;
}

div.registrationContainer li {
    font-size:11px;
    font-style:normal;
    margin-left:5px;
	margin-top: 5px;
}

div.tabSections {
    float: left;
    display: inline;
    width: 884px;
    padding-top: 25px;

    
}

div.tabSections div {
    /*float: left;*/
    display: inline;
    min-width: 220px;
	#width:220px;
	min-height: 56px;
	#height:auto!important;
    #height:56px;
	text-align: center;
	margin-top:25px;
	#margin-top:1px;
	}



div.leftSpacer {
    float:left;
    display: inline;
    width: 76px;
    min-height: 79px;
	#height:auto!important;
	#height:79px;
	border-bottom: #007dc3 1px solid;
	margin-top:25px;
	#margin-top:2px;
	}

div.tabSections div.on {
    float:left;
	display:inline;
	background: url(../images/tabOpen.png) top left no-repeat;
    color:black;

}

div.tabSections div.tabOn {
    float:left;
	display:inline;
	background: url(../images/tabOpen.png) top left no-repeat;
	/*color:#1919b3;
    cursor:pointer;
    text-decoration:underline;*/
}

div.tabSections div.on a {
    color:black;
    text-decoration:none;
    cursor:text;
}

div.tabSections div.off {
    float:left;
	display:inline;
	background: url(../images/tabClosed.png) top left no-repeat;
    /*color: #1919b3;
    cursor:pointer;*/

}

div.tabSections div.tabOff {
    float:left;
    background: url(../images/tabClosed.png) top left no-repeat;
    color: gray;
    cursor:text;

	}

div.tabTextOuter {
    position: relative;
    display: table;
    vertical-align: bottom;
    width: 100%;
    height: 25px;
}

div.tabTextInner {
    position: relative;
    display: inline;
    vertical-align: bottom;
    width: 100%;
	height: 25px;
}

div.registrationTabText {
    float:left;
    margin-top:15px;
    text-align:center;
    width:220px;
    }

div.tabText {
    float:left;
	display:inline;
	margin-top:25px;
    text-align:center;
    width:220px;
	#height:25px;
	}

div.tabText a {
	cursor:pointer;
}

div.acctInfoTabs {
    float:left;
    display:inline;
    width:148px;
    min-height:116px;
    }

div.acctInfoTabTextOuter {
    position: relative;
    display: table;
    vertical-align: middle;
    width: 100%;
    height: 35px;
}

div.acctInfoTabTextInner {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}


div.AcctInfoTabText {
    float:left;
	display:inline;
	text-align:center;
    width:140px;
    }

div.acctInfoContainer {
    float:left;
	display:inline;
	width:775px;
    margin-left:30px;
}

div.acctInfo {
    float:left;
    display:inline;
   width:600px;
}

div.acctWizardTabs {
    float:left;
    display:inline;
    width:200px;
    min-height:116px;
    border: gray 2px solid;
    background: #999999;
    }

div.acctCheckingUpdateTabs {
    float:left;
    display:inline;
    width:175px;
	-moz-border-radius:5px;
	border: gray 2px solid;
    background: white;
	}

div.acctCheckingUpdateTabs ul {
	list-style-type: none;
	margin-left: 10px;
	padding: 0;
	font-size:12px;
}

div.acctCheckingUpdateTabs li {
	font-size:.95em;
	margin-bottom: 3px;
	padding-left: 10px;
	background: transparent url(../images/orangeBullet.gif) top left no-repeat;
}

div.acctCheckingUpdateTabs li.heading {
	font-size:1.0em;
	font-weight:bolder;
	padding-left:0;
	background:none;
	margin-top:5px;
}

div.acctWizardInfo {
    float:left;
    display:inline;
   width:1600px;
}

div.acctWizardInfoBody {
    position:relative;
    /*background: url(../images/acctInfoBody2.png) top left repeat-y;*/
    min-height:700px;
    margin-top:20px;
    width:1330px;
    margin-left:-2px;
}

div.acctWizardInfoBody a {
    cursor:pointer;
}

div.acctWizardInfoBody h2 {
    padding-top:15px;
    padding-left:10px;
    padding-bottom:5px;
    background:repeat-x 9px #006666;
    color: #ffffff;
}

div.acctWizardOuter {
    float:left;
    display:table;
    width:1600px;
    margin-left:10px;
    padding-top: 5px;
    padding-bottom:5px;
}

table.feeTable {
    width:1300px;
    border-collapse:collapse;
    padding-bottom:10px;
}

span.subtext {
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/lightbulb.png) no-repeat left top;
	font-size: 12px;
	color: #27241b;
	padding-left:20px;
}

p.prompt {

	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/16-star-hot.png) no-repeat left top;
	font-size: 12px;
	/*font-style: italic;*/
	color: #27241b;
	padding-left:20px;
	margin-top:5px;
}

p.endPrompt {
	/*background: url(../images/information.png) no-repeat left;*/
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 13px;
	font-style: normal;
	color: #010101;
	/*padding-left:20px;*/
	margin-top:5px;
}

table.feeTable td.accountName {
    /*border-top:black 2px solid;*/
    padding-top:10px;
    text-decoration:underline;
    font-size:1.05em;

}

table.feeTable td.bottom {
    border-bottom:black 2px solid;
    padding-top:10px;

}

table.feeTable td.col1 {
    text-align:left;
    padding-left:5px;
    vertical-align:top;
    width:290px;
}
table.feeTable td.col1a {
    text-align:left;
    padding-left:5px;
    vertical-align:top;
    width:350px;
}

table.feeTable td.col2 {
    text-align:left;
    padding-left:5px;
    vertical-align:top;
    width:380px;
}

table.feeTable td.col3 {
    text-align:left;
    padding:10px;
    vertical-align:top;
    width:380px;
	border:gray 1px solid;
	background:lightgray;
}

table.feeTable td.col4 {
    text-align:left;
    padding:10px;
    vertical-align:top;
    width:260px;
	border:gray 1px solid;
	background:lightgray;
}

table.feeTable td.spacer {
    padding-bottom:5px;
}

div.acctInfoBodyTop {
    float:left;
	display:inline;
	background: url(../images/acctInfoTop.png) top left no-repeat;
    width: 600px;
    #width: 550px;
    height: 20px;
    margin-left:-2px;
}


div.acctInfoBodyBottom {
    float:left;
	display:inline;
	background: url(../images/acctInfoBottom.png) top left no-repeat;
    min-width: 600px;
	#width:550px;
	min-height: 20px;
	#height:auto!important;
	#height: 20px;
	margin-left:-2px;
}

div.acctInfoBody {
    position:relative;
	background: url(../images/acctInfoBody2.png) top left repeat-y;
    min-height:700px;
	#height:auto!important;
	#height:700px;
	margin-top:20px;
    width:600px;
	/*#width:550px;*/
	margin-left:-2px;
}

div.acctInfoBody a {
    cursor:pointer;
}

div.acctInfoOuter {
    position: relative;
    display: inline;
    vertical-align: bottom;
    width: 100%;
    margin-top:10px;
    margin-left: 10px;
}

div.acctInfoInner {
    position: relative;
    display: inline;
    vertical-align: bottom;
    width: 100%;
}





div.stepHeader {
	float:left;
	display: inline;
	clear: both;
	vertical-align: bottom;
	/*width: 100%;*/
	/*height: 115px;*/
	margin: 10px 0 30px 35px;
	width:575px;
}

div.stepHeader h2 {
	font-size: 20px;
	color: #27241b;
}

div.stepHeader div.qnum {
	width: 40px;
	float: left;
	display:inline;
	clear: left;
	font-size: 14px;
	color: #27241b;
	padding-bottom: 5px;
}

div.stepHeader div.question {
	float: left;
	display: inline;
	/*clear: right;*/
	width:450px;
	font-size:14px;
	color:#27241b;
}

div.stepHeader div.question p {
	font-size:14px;
	color:#27241b;
}

div.stepHeader div.question em {
	text-decoration: none;
	font-style: italic;
}

div.stepHeader p.actionInstructions {
	clear: both;
	padding: 20px 0 0 36px;
	width: 450px;
	text-align:center;
	font-size:13px;
	font-style:italic;
	color:#27241b;
}

div.tableContainer {
	width: 100%;
	clear: both;
	margin: 0;
	display: inline;
}

div.tableSpacer {
	padding: 4px 0 10px 15px;
}

table.wizardTable {
	border: 0 solid black;
	border-collapse: collapse;
	width: 100%;
}

table.wizardTable a {
	font-size: 10px;
	text-decoration: underline;
}

table.wizardTable tr {
	/*width: 100%;*/
	clear: both;
	min-height: 20px;
}

table.wizardTable th, table.wizardTable td {
	padding: 4px 0 4px 4px;
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	min-height: 20px;
}

table.wizardTable thead th {
	vertical-align: bottom;
}

table.wizardTable tbody td {
	border-top: 3px solid #8d8d8d;
	
}

table.wizardTable .rowNumber {
	font-weight: bold;
	width: 20px;
	vertical-align:top;
}

table.wizardTable th.rowNumber {
	font-weight: bold;
	width: 20px;
	vertical-align:bottom;
}

table.wizardTable .rowContent {
	/* nothing? */
}

table.wizardTable .accountName {
	width: 120px;
	vertical-align:top;
}

table.wizardTable th.accountName {
	width: 120px;
	text-align:left;
	vertical-align:bottom;
}

table.wizardTable .shortMenu {
	/*width: 93px;*/
	text-align: center;
	vertical-align:top;
}

table.wizardTable th.shortMenu {
	width: 90px;
	text-align: center;
	vertical-align:bottom;
}

table.wizardTable .questionColumn {
	/*width: 90px;*/
}

table.wizardTable .autoNote {
	width: 270px;
}

table.wizardTable th.autoNote {
	vertical-align:bottom;
}

table.wizardTable td.autoNote {
	vertical-align:top;
	font-size: 10px;
}

table.wizardTable .lastColumn {
	text-align: center;
	width: 70px;
	font-weight: normal;
	vertical-align:top;
}

table.wizardTable th.lastColumn {
	text-align: center;
	width: 70px;
	font-weight: normal;
	vertical-align:bottom;
}

table.modalTable {
	border-collapse: collapse;
}

table.modalTable tbody td {
	border:none;
	vertical-align:middle;
}


/*div.addAcctGeneralHeading {
	float:left;
	display:inline;
	width:500px;
	margin-left:25px;
}*/

/*div.addAcctGeneralHeading h1 {
	text-align:left;
	font-size:17px;
	font-weight:bold;
}*/

/* -x-
div.addAcctGeneralHeading h2 {
	font-size:20px;
	color:#27241b;
}*/

/*div.addAcctGeneralHeading p.actionInstructions {
	text-align:center;
	font-size:12px;
	font-style:italic;
	color:#27241b;
}*/

/*div.addAcctGeneralHeading span.ul {
	text-decoration:underline;
}*/

/*div.addAcctGeneralHeading div.question {
	float:left;
	text-align:left;
	width:450px;
	font-size:14px;
	color:#27241b;
	margin-bottom:5px;
}*/

/*div.addAcctGeneralHeading div.qnum {
	width:40px;
	float:left;
	font-size:14px;
	color:#27241b;
	margin-bottom:5px;
}*/
















div.acctGeneralInnerCol1 {
    width:150px;
    text-align:right;
    font-weight:bold;
}

div.acctGeneralInnerCol2 {
    float:left;
    min-width:100px;
    max-width:400px;
    margin-left:5px;

}

div.acctGeneralInnerCol3 {
    float:left;
    min-width:30px;
    text-align:right;
}

div.acctGeneralInnerCol4 {
    float:left;
    min-width:100px;
    margin-left:5px;
}

div.addAcctInfoOuter {
    position: relative;
    display: block;
	clear: both;
	vertical-align: bottom;
    width: 100%;
    margin-top:10px;
    margin-left: 10px;
}

div.addAcctInfoInner {
    position: relative;
    display: inline;
    vertical-align: bottom;
    width: 100%;
    height:30px;
    }

.Modify {
    padding-right: 16px;
    /*background: url(../images/Modify.png) no-repeat right;*/
    color:#3366FF;
    cursor: pointer;
	text-decoration: underline;
	position: relative;
    z-index: 2000;
}

div.addAcctGeneralHeading {
    float:left;
    display:inline;
    width:500px;
    margin-left:25px;
    }

div.addAcctGeneralHeading h1 {
    text-align:left;
    font-size:17px;
    font-weight:bold;
    }

div.addAcctGeneralHeading h2 {
    font-size:20px;
    color:#27241b;
}

div.addAcctGeneralHeading p.actionInstructions {
    text-align:center;
    font-size:12px;
    font-style:italic;
    color:#27241b;
    }

div.addAcctGeneralHeading span.ul {
    text-decoration:underline;
    }
div.addAcctGeneralHeading div.question {
    float:left;
	display:inline;
	text-align:left;
    width:450px;
    font-size:14px;
    color:#27241b;
    margin-bottom:5px;
    }

div.addAcctGeneralHeading div.qnum {
    width:40px;
    float:left;
	display:inline;
	font-size:14px;
    color:#27241b;
    margin-bottom:5px;
    }

div.addAcctGeneralInnerCol1 {
    float:left;
	display:inline;
	width:30px;
    text-align:right;
    font-weight:bold;
    margin-top:10px;
    margin-left:10px;
}

div.addAcctGeneralInnerCol2 {
    float:left;
    display:inline;
    min-width:100px;
    max-width:500px;
    margin-left:15px;
    margin-top:10px;
  }

div.addAcctGeneralInnerCol2 a {
    font-size:10px;
    text-decoration:underline;
    cursor:pointer;
}

div.addAcctGeneralInnerCol3 {
    float:left;
	display:inline;
	min-width:30px;
    margin-left:15px;
    margin-top:15px;
    }



table.twoCol {
    width:575px;
}

table.twoCol td.col1 {
    width:250px;
    padding-top: 10px;
    vertical-align: top;
	border:none;
}

table.twoCol td.col1CheckBox {
    width:30px;
    padding-top:5px;
    text-align:center;
    vertical-align: top;
	border:none;
}

table.twoCol td.col2 {
    width:75px;
    padding-left:10px;
    padding-top: 10px;
    text-align:left;
    vertical-align: top;
	border:none;
}

table.twoCol td.col2Description {
    width:250px;
    text-align:left;
    padding-top:5px;
    vertical-align: middle;
	border:none;
}

table.threeCol {
    width:575px;
}

table.threeCol td.col1 {
    max-width:275px;
    padding-top: 5px;
    vertical-align: middle;
	border:none;
}

table.threeCol td.col2 {
    max-width:75px;
    /*padding-left:10px;*/
    padding-top: 7px;
    text-align:center;
    vertical-align: middle;
	border:none;
}

table.threeCol td.col3 {
    max-width:200px;
    /*padding-left:10px;*/
    padding-top: 5px;
    text-align:left;
    vertical-align: middle;
	border:none;
}



div.mobileModal table {
    width:575px;
}

div.mobileModal td.col1 {
    width:200px;
    vertical-align:bottom;
    padding-left:10px;
}

div.mobileModal td.items {
    vertical-align:bottom;
    text-align:center;
    width:75px;
	border:none;
}

div.alignBottom {
    vertical-align:bottom;
}

div.alignTop {
    vertical-align:top;
}

div.topWhiteLine {
    border-top-style:inset;
    border-color:#ffffff;
}




table.overdraftTable {
    width:590px;
}

table.overdraftTable td.col1 {
    min-width:180px;
    vertical-align:bottom;
    text-align:left;
    min-height:25px;
	#height:auto!important;
	#height:25px;
	border:none;
}

table.overdraftTable td.col2 {
    min-width:105px;
    vertical-align:bottom;
    text-align:center;
    min-height:25px;
	#height:auto!important;
	#height:25px;
	border:none;
}

table.overdraftTable td.col3 {
    min-width:105px;
    vertical-align:bottom;
    text-align:center;
    min-height:25px;
	#height:auto!important;
	#height:25px;
	border:none;
}

table.overdraftTable td.col4 {
    min-width:105px;
    vertical-align:bottom;
    text-align:center;
    min-height:25px;
	#height:auto!important;
	#height:25px;
	border:none;
}

table.overdraftTable td.col5 {
    min-width:105px;
    vertical-align:bottom;
    text-align:center;
    min-height:25px;
	#height:auto!important;
	#height:25px;
	border:none;
}

table.overdraftTable2 {
    /*width:590px;*/
    margin-top:10px;
    border-collapse:collapse;
}

table.overdraftTable2 td.col1 {
    width:220px;
    vertical-align:top;
    text-align:left;
    /*min-height:55px;*/
    padding:0 0 5px 5px;
    border-left:2px solid #ffff00;
    border-top:2px solid #ffff00;
    border-bottom:2px solid #ffff00;
}

table.overdraftTable2 td.col2 {
    width:330px;
    vertical-align:top;
    text-align:left;
    /*min-height:55px;*/
    padding:0 5px 0px 5px;
    border-right:2px solid #ffff00;
    border-top:2px solid #ffff00;
    border-bottom:2px solid #ffff00;
}

/*Savings Acct Wizard Styles*/

div.savingsDescriptionOuter {
    float:left;
    display:table;
    /*vertical-align:bottom;*/
    width:590px;
    margin-left:10px;
    padding-top: 5px;
    padding-bottom:5px;
}

div.savingsDescriptionInner {
    position:relative;
    display:table-cell;
    /*vertical-align:bottom;*/
    height:40px;
    /*width: 100%;*/
}

div.savingsDescriptionInnerCol1 {
    float:left;
    width:20px;
    /*vertical-align:bottom;*/
}

div.savingsDescriptionInnerCol2 {
    float:left;
    width:120px;
    margin-left:5px;
    /*vertical-align:bottom;*/
}

div.savingsDescriptionInnerCol3 {
    float:left;
    width:100px;
    margin-left:5px;
    text-align:center;
    /*vertical-align:bottom;*/
}

div.savingsDescriptionInnerCol4 {
    float:left;
    width:100px;
    margin-left:5px;
    text-align:center;
    /*vertical-align:bottom;*/
}

div.savingsDescriptionInnerCol5 {
    float:left;
    width:225px;
    font-size:.95em;
    margin-left:5px;
    text-align:left;
    /*vertical-align:bottom;*/
}

div.savingsDescriptionInnerCol6 {
    float:left;
    width:60px;
    margin-left:5px;
    text-align:center;
    /*vertical-align:bottom;*/
}

div.savingsDescriptionInnerCol6 a {
    font-size:10px;
    text-decoration:underline;
    cursor:pointer;
}

div.savingsInterestOuter {
    float:left;
    display:table;
    /*vertical-align:bottom;*/
    width:590px;
    margin-left:10px;
    padding-top: 5px;
    padding-bottom:5px;
}

div.savingsInterestInner {
    position:relative;
    display:table-cell;
    /*vertical-align:bottom;*/
    height:40px;
    /*width: 100%;*/
}

div.savingsInterestInnerCol1 {
    float:left;
	display:inline;
	width:20px;
    /*vertical-align:bottom;*/
}

div.savingsInterestInnerCol2 {
    float:left;
	display:inline;
	width:120px;
    margin-left:5px;
    /*vertical-align:bottom;*/
}

div.savingsInterestInnerCol3 {
    float:left;
	display:inline;
	width:60px;
    margin-left:5px;
    text-align:center;
    /*vertical-align:bottom;*/
}

div.savingsInterestInnerCol4 {
    float:left;
	display:inline;
	width:80px;
    margin-left:5px;
    text-align:center;
    /*vertical-align:bottom;*/
}

div.savingsInterestInnerCol5 {
    float:left;
	display:inline;
	width:60px;
    margin-left:5px;
    text-align:center;
    /*vertical-align:bottom;*/
}

div.savingsInterestInnerCol6 {
    float:left;
	display:inline;
	width:80px;
    margin-left:5px;
    text-align:center;
    /*vertical-align:bottom;*/
}

div.savingsFreeLinkedOuter {
    float:left;

	display:table;
    /*vertical-align:bottom;*/
    width:590px;
    margin-left:10px;
    padding-top: 5px;
    padding-bottom:5px;
}

div.savingsFreeLinkedInner {
    position:relative;
    display:table-cell;
    /*vertical-align:bottom;*/
    height:40px;
    /*width: 100%;*/
}

div.savingsFreeLinkedInnerCol1 {
    float:left;
	display:inline;
	width:20px;
    /*vertical-align:bottom;*/
}

div.savingsFreeLinkedInnerCol2 {
    float:left;
	display:inline;
	width:120px;
    margin-left:5px;
    /*vertical-align:bottom;*/
}

div.savingsFreeLinkedInnerCol3 {
    float:left;
	display:inline;
	width:100px;
    margin-left:5px;
    text-align:center;
    /*vertical-align:bottom;*/
}

div.savingsFreeLinkedInnerCol4 {
    float:left;
	display:inline;
	width:100px;
    margin-left:5px;
    text-align:center;
    /*vertical-align:bottom;*/
}

div.savingsFreeLinkedInnerCol5 {
    float:left;
	display:inline;
	width:100px;
    margin-left:5px;
    text-align:center;
    /*vertical-align:bottom;*/
}




div.addAcctGeneralInnerCol3 a {
   text-decoration:underline; 
}

div.addAcctGeneralInnerCol4 {
    float:left;
	display:inline;
	min-width:100px;
	#width:100px;
	margin-left:5px;
}

div.acctFeaturesInnerCol1 {
    float:left;
	display:inline;
	width:170px;
    text-align:left;
}

div.acctFeaturesInnerCol2 {
    float:left;
	display:inline;
	width:80px;
    text-align: center;
}

div.acctFeaturesInnerCol3 {
    float:left;
	display:inline;
	width:300px;
    text-align:left;
    margin-left:5px;
}

div.acctInterestInnerCol1 {
    float:left;
	display:inline;
	width:170px;
    text-align:left;
}

div.acctInterestInnerCol2 {
    float:left;
	display:inline;
	width:80px;
    text-align: center;
}

div.acctInterestInnerCol3 {
    float:left;
	display:inline;
	min-width:300px;
	#width:300px;
	text-align:left;
    margin-left:5px;
}
div.acctInterestInnerCol4 {
    float:left;
    min-width:300px;
    #width:300px;
    text-align:left;
    margin-left:5px;
}

div.bankInfo {
    float: left;
    display: inline;
    width: 960px;
    margin-left: 20px;
}

div.bankInfoOuter {
    position: relative;
    display: table;
    vertical-align: bottom;
    width: 100%;
    height: 25px;
}

div.bankInfoInner {
    position: relative;
    display: table-cell;
    vertical-align: bottom;
    width: 100%;
}


div.bankInfoInnerCol1 {
    float:left;
	display: inline;
	min-width:170px;
	#width:170px;
	#width:170px;
}

div.bankInfoInnerCol2 {
    float:left;
	display: inline;
	min-width:300px;
	#width:300px;
}

div.bankInfoInnerCol3 {
    float:left;
	display: inline;
	min-width:130px;
	#width:130px;
}

div.checkingAcct {
    float: left;
    display: inline;
    width: 750px;
    margin-left: 20px;
}

div.checkingAcctOptions {
    float: left;
    display: inline;
    width: 730px;
    height:100px;
    margin-left: 40px;
    margin-bottom:10px;
    margin-top:20px;
    /*background: url(../images/acctControlBackground.png) top left no-repeat;*/
    padding-top:10px;
}

div.checkingAcct a {
    color:#1919b3;
    text-decoration:underline;
    cursor:pointer;
}

div.checkingAcctOuter {
    position: relative;
    display: table;
    vertical-align: bottom;
    /*width: 100%;*/
    height: 25px;
}

div.checkingAcctInner {
    position: relative;
    display: table-cell;
    vertical-align: bottom;
	width:750px;
	/*width: 100%;*/
}


div.checkingAcctInnerCol1 {
    float:left;
	display:inline;
	width:300px;
    margin-left: 10px;
    text-align:left;
}

div.checkingAcctInnerCol2 {
    float:left;
	display:inline;
	width:150px;
    margin-left: 10px;
    text-align:left;
}

div.checkingAcctInnerCol2 a {
    font-size:10px;
    text-decoration:underline;
    padding-left:5px;
}

div.checkingAcctInnerCol3 {
    float:left;
	display:inline;
	width:50px;
    margin-left: 10px;
    text-align:center;
}

div.checkingAcctInnerCol4 {
    float:left;
	display:inline;
	width:80px;
    margin-left: 10px;
}

div.checkingAcctOptionsCol {
    float:left;
	display:inline;
	width:650px;
    margin-left: 25px;
    text-align:left;
    height:25px;

}

div.checkingAcctOptionsHead {
    float:left;
	display:inline;
	width:700px;
    margin-left: 10px;
    margin-bottom:10px;
    text-align:left;
    height:20px;
    font-size:14px;
}

div.savingsAcct a {
    color:#1919b3;
    text-decoration:underline;
    cursor:pointer;
}

div.savingsAcctOuter {
    position: relative;
    display: table;
    vertical-align: bottom;
    width: 100%;
    height: 25px;
}

div.savingsAcctInner {
    position: relative;
    display: table-cell;
    vertical-align: bottom;
    width: 100%;
    padding-left: 20px;
}

div.savingsAcctInnerCol1 {
    float:left;
	display:inline;
	min-width:300px;
}

div.savingsAcctInnerCol2 {
    float:left;
	display:inline;
	min-width:150px;
    margin-left:100px;
}

div.savingsAcctInnerCol2 a {
    color:black;
    text-decoration:none;
    cursor:text;
    }



div.contentCardOuter {
    position: relative;
    display: table;
    vertical-align: bottom;
    width: 876px;
	#height:auto!important;
	#height:800px;
	margin: 40px 0 0 81px;
}

div.contentCardTop {
    float:left;
	display:inline;
	background: url(../images/contentCardBackgroundTop.png) top left no-repeat;
    min-width: 825px;
	#width:825px;
	min-height: 26px;
	#height:auto!important;
	#height:26px;

}

div.contentCard {
    float:left;
	display:inline;
	background: url(../images/contentCardBackgroundBody.png) repeat-y;
    width: 825px;

}

div.contentCardBottom {
    float:left;
	display:inline;
	background: url(../images/contentCardBackgroundBottom.png) top left no-repeat;
    min-width: 825px;
	#width:825px;
	min-height:43px;
	#height:auto!important;
	#height:43px;

}

/*SKIN ATTRIBUTE*/
div.tabContainer {
    float: left;
    display: inline;
    background: white;
    border: #007dc3 1px solid;
    border-top: none;
    /*margin-top: -1px;*/
    padding-bottom: 25px;
    min-width: 955px;
   	#width:955px;
	min-height: 400px;
	/*#height:auto!important;*/
	/*#height:800px;*/
	margin-top:-26px;#margin-top:-4px;
	/*height: 400px;*/
}

div.wizardContainer {
    float: left;
    display: inline;
    background: white;
    border: #007dc3 1px solid;
    border-top: none;
    /*margin-top: -1px;*/
    padding-bottom: 25px;
    /*min-width: 955px;*/
   	/*#width:955px;*/
	min-height: 400px;
	width:1600px;
	/*#height:auto!important;*/
	/*#height:800px;*/
	/*margin-top:-26px;#margin-top:-4px;*/
	/*height: 400px;*/
}

a.editInfoLink {
	font-size: 10px;
	margin-left: 20px;
}

h1.fullHeader {
    text-align: center;
    font-size: 24px;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    /*margin-top: 16px;*/
}

h1.fullHeader span.smallerType {
    font-size: 12px;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
}
/*SKIN ATTRIBUTE*/  /*CALLCENTER*/
div.checkListBox {
    float: right;
    width: 250px;
    min-height: 350px;
    margin: 10px 25px 25px 25px;
    border: solid 4px #ced7e0;
}
/*SKIN ATTRIBUTE*/
div.checkListBoxTop {
    background-color: #CED7E0;
    height: 64px;
}
/*SKIN ATTRIBUTE*/
div.checkListBoxBottom {
    background-color: #CED7E0;
    height: 40px;
    margin-top: -1px;
    border-top: 5px solid white;
}
/*SKIN ATTRIBUTE*/
div.checkListBox h3{
    margin: 0 0 18px 0;
    padding: 0;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
	color: #544e38;
 }
/*CALLCENTER*/
div.checkListBoxContent {
    background: white;
    min-height: 260px;
    width: 250px;
    /*margin: 5px;*/
}
/*SKIN ATTRIBUTE*/
div.checkListBox h4 {
    padding: 5px;
    margin: 0 0 2px 0;
    background-color: #E7ECF0;
    font-size: 12px;
}
 /*SKIN ATTRIBUTE*/  /*CALLCENTER*/
div.checkListBox table {
    width: 240px;
    margin: 0 5px 3px 5px;
    border-collapse: collapse;
    border-bottom: solid 1px #E7ECF0;
}
/*SKIN ATTRIBUTE*/
td.checkListName {
    border-bottom: 1px solid #E7ECF0;
    padding: 4px 5px 1px 5px;
    /*width: 175px;*/
}
/*CALLCENTER*/
/*td.checkListCompletion {
    width: 75px;
}*/

/*SKIN ATTRIBUTE*/
td.checkListDelete {
    border-bottom: 1px solid #E7ECF0;
    padding: 4px 3px 1px 5px;
    width: 12px;
    min-height: 14px;
}

img.linkImage {
    cursor: pointer;
}

td.checkListNoName {
    padding-left: 10px;
    font-style: italic;
    font-size: 0.95em;
}

div.checkListBox ul {
    padding-left: 0;
    margin: 0 10px 10px 10px;
    list-style-type: none;
}
/*CALLCENTER*/
div.checkListBoxPrint {
    padding: 7px 62px 0 0;
}

div.searchBoxTop {
    background: url(../images/searchBoxTop.png) top left no-repeat;
    width: 450px;
    height: 75px;
}

div.searchBoxBottom {
    background: url(../images/searchBoxBottom.png) top left no-repeat;
    width: 450px;
    height: 40px;

}

div.searchBoxMiddle {
    background: url(../images/searchBoxMiddle.png) repeat-y;
    min-height: 250px;
    width: 450px;
}

div.searchBoxMiddleContent {
    background: white;
    margin-left: 5px;
    width: 440px;
    min-height: 250px;
}

table.searchBoxTable {
    width: 450px;
    padding-left: 20px;
}

table.searchBoxTable td {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #544e38;
}

td.alignRight {
    text-align: right;
}

td.searchText {
    width: 35px;
}

td.alignLeft {
    text-align: left;
}

div.bottomButton {
    padding-top: 5px;
}

div.billername {
    font-weight: bold;
    float: left;
    display: inline;
    text-align: left;
}

div.switchList {
    float: left;
    display: inline;
    text-align: left;
}

div.spacer {
    clear: both;
}

switchWrapperOutter {

}

div.switchWrapper {
    background-color: white;
    border: 1px solid #007DC3;
    width: 940px;
    padding: 15px;
    left: 50%;

}
/*SKIN ATTRIBUTE*/
div.dialog {
    border: 2px solid #002E92;
    padding: 15px;
}
/*CALLCENTER*/
/* div#dateCompleteDialog {
    width: 365px;
    top: 175px;
    left: 57%;
} */

div#researchDialog {
    width: 365px;
    top: 175px;
    left: 57%;
}

div#renameDialog {
    width: 365px;
    top: 175px;
    left: 57%;
}

div#statusDialog {
    width: 300px;
    top: 175px;
    left: 56%;
}

div#createSwitchkitDialog {
    width: 300px;
    left: 59%;
    top: 24%;
}

span.required {
    color: red;
    font-weight: normal;
}

td.inputFieldLabel {
    text-align: right;
}

td.inputFieldLabelError, span.inputFieldLabelError {
    text-align: right;
    color: red;
    font-weight: bold;
}

td.researchInputs {
    text-align: left;
}

td.completionInputs {
    text-align: left;
}

a.squareButton {
    display: block;
    float: left;
    font: normal 12px Arial;
    color: #292929;
    line-height: 15px;
    height: 23px;
    padding-left: 9px;
    margin: 3px 10px 0 0;
    text-decoration: none;
}

a:link.squareButton, a:visited.squareButton, a:active.squareButton {
    color: #333333;
}

a.squareButton span {
    background: url('../images/square-blue-right.gif') no-repeat top right;
    display: block;
    padding: 4px 9px 4px 0;
    font-weight: bold;
}

a.squareButton:hover {
    background-position: bottom left;
    cursor: pointer;
    text-decoration: none;
}

a.squareButton:hover span {
    background-position: bottom right;
    color: black;
    text-decoration: none;
}

a.buttonBlue { background: url('../images/square-blue-left.gif') no-repeat top left; }
a.buttonBlue span { background: url('../images/square-blue-right.gif') no-repeat top right; }

a.buttonGreen { background: url('../images/square-green-left.gif') no-repeat top left; }
a.buttonGreen span { background: url('../images/square-green-right.gif') no-repeat top right; }

a.buttonOrange { background: url('../images/square-orange-left.gif') no-repeat top left; }
a.buttonOrange span { background: url('../images/square-orange-right.gif') no-repeat top right; }

a.buttonRed { background: url('../images/square-red-left.gif') no-repeat top left; }
a.buttonRed span { background: url('../images/square-red-right.gif') no-repeat top right; }

a.squareButtonDisabled {
    background: url('../images/square-gray-left.gif') no-repeat top left;
    display: block;
    float: right;
    font: normal 12px Arial;
    line-height: 15px;
    height: 23px;
    padding-left: 9px;
    margin: 3px 10px 0 0;
    text-decoration: none;
}

a.squareButtonDisabled span {
    background: url('../images/square-gray-right.gif') no-repeat top right;
    display: block;
    color: gray;
    padding: 4px 9px 4px 0;
}

div.createSwitchkitButton {
    width: 580px;
    float: left;
    margin: 20px 0 0 20px;
}
/*CALLCENTER?*/
div.editExistingSwitchkits {
    width: 700px;
    float: left;
    margin: 20px 0 0 20px;
}

div.editExistingSwitchkits ul {
    height: 25px;
}
/*SKIN ATTRIBUTE*/  /*CALLCENTER?*/
table.switchkitList {
    border: solid 4px #ced7e0;
    min-width: 700px;
    min-height: 350px;
}
/*SKIN ATTRIBUTE*/
th.switchkitListItems {
    vertical-align: bottom;
    border-bottom: solid 2px gray;
}
/*SKIN ATTRIBUTE*/
div.alertListBox {
    float: right;
    width: 300px;
    min-height: 350px;
    margin: 20px;
    border: solid 4px #ced7e0;
}
/*SKIN ATTRIBUTE*/
div.alertListBoxTop {
    background-color: #CED7E0;
    height: 64px;
}

div.alertListBoxBottom {
    /*background: url(../images/checkListBottom.png) top left no-repeat;*/
    /*width: 250px;*/
    height: 40px;
}

div.alertListBody {
    /*background: url(../images/checkListMiddle.png) repeat-y;*/
}
/*SINK ATTRIBUTE*/
div.alertListBox h3 {
    margin: 0 0 15px 0;
    padding: 0;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #544e38;
 }

div.alertListBoxContent {
    background: white;
    min-height: 260px;
    width: 240px;
    margin: 5px;
}

div.alertListBox h4 {
    padding: 5px;
    margin: 0;
}

div.alertListBox ul {
    padding-left: 0;
    margin: 0 10px 10px 10px;
    list-style-type: none;
}

div.footer {
    float: left;
    width: 960px;
    text-align: center;
    margin-top: 5px;
}

div.footer p.supportInfo{
    font-size: 1.1em;
}

/*Styles for some of the admin pages*/

div.findPaymentPrograms {
    margin: 10px 0 0 10px;
}

div.adminSearchBox {
    margin: 10px 0 0 10px;
}

div.adminSearchResults {
    margin: 10px 0 0 15px;
}

div.adminSearchResults p {
    font-size: 14px;
}

div.adminSearchResults a {
    color: blue;
    text-decoration: underline;
    cursor: pointer;
}

div.companyInformation a {
    color: blue;
    text-decoration: underline;
    cursor: pointer;
}

div.adminSearchResults table {
    border: 1px solid gray;
    margin: 20px 0 0 10px;
}

div.adminSearchResults th {
    max-width: 350px;
    line-height: 25px;
    border-bottom: .5px solid gray;
}

div.adminSearchResults td {
    line-height: 20px;
}

div.numberOfResults {
   margin: 10px 0 0 10px;
}

div.numberOfResults p {
    font-size: 14px;
}

div.numberOfResults a {
    color: blue;
    text-decoration: underline;
    cursor: pointer;
}

div.companyInformation {
    border: 1px solid gray;
    padding: 0 0 20px 30px;
    width: 650px;
    margin-top: 10px;
}

table.basicformtable {
    width: 600px;
}

div.savingsWizardReviewHeadings {
	font-weight:bolder;
	margin-top:10px;
}
div.savingsWizardReviewHeadings span.toggleLink {
	padding-left:10px;
	font-weight:normal;
	font-size:11px;
}

div.savingsWizardReviewHeadings a {
	text-decoration:underline;
}

div.checkingWizardReviewHeadings {
	margin-bottom:10px;
	text-align:center;
}
div.checkingWizardReviewHeadings span.toggleLink {
	font-weight:normal;
	font-size:11px;
}

div.checkingWizardReviewHeadings a {
	text-decoration:underline;
}

div.registerNowButton {
	background:url('../images/registerNow.gif') top left no-repeat;
	width:200px;
	height:30px;
	margin-left:330px;
	margin-top:20px;
}

div.regFormDialog {
	margin:20px 0px 10px 62px;
	padding:5px 5px 5px 20px;
	border: 2px solid #007dc3;
}

div.regFormDialog > td {
	color:#333333;
	/*margin: 10px 20px 0 20px;*/
}

div.regFormDialog ol {

}

div.regFormDialog li {
	color:#333333;
	font-size:12px;
}

div.continueButton {
	background:url('../images/newContinue.gif') top left no-repeat;
	width:85px;
	height:27px;
	margin-left:330px;
	
}