/* LADOTDFCU.org - layout.css */

*, ul, ol, li {
	margin: 0;
	padding: 0;
}
body {
	background-color: #fff;
	color: #000;
	font: normal 12px Helvetica, Arial, sans-serif;
}
.wrapper {
	width: 780px;
	margin: 0 auto;
}
h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 10px 0;
	padding: 0;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 13px;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 11px;
}
p {
	line-height: 15px;
}
h1 a, h2 a, h3 a, h4 a {
	color: #333;
}
a img {
	border: 0 none;
}
a {
	text-decoration: none;
	color: #333;
	outline: none;
}
a:active {
	outline: none;
}
ul li {
	list-style-type: none;
	list-style-position: outside;
}
input {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}
.clear {
	clear: both;
}
.center {
	text-align: center;
}
.disclaimer { 
	font-size:11px;
	font-style:italic;
}
table.stripeTable {
	width: 97%;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	text-align:left;
}
table.stripeTable td {
	text-align: left;
}
table.stripeTable tr.nth-row-odd {
	background-color: #DDD;
}
table.theadRates {
	width: 100%;
	margin: 10px auto 0;
	border-top: 1px solid #333;
	text-align:left;
}
table.theadRates th {
	padding: 5px 10px;
	background-color: #000033;
	color: #FFF;
}
table.tbodyRates {
	width: 97%;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	text-align:left;
}
table.tbodyRatescolor {
	width:  97%;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	text-align:left;
	background-color: #DDD;
}
table.tbodyRates td {
	padding: 5px 10px;
}
table.tbodyRatescolor td {
	padding: 5px 10px;
}
table th.productWidth, table td.productWidth {
	width:300px;
}
table.stripeTable th.productWidth, table.stripeTable td.productWidth {
	width:300px;
}
table th.rateApy, table td.rateApy {
	width: 150px;
	text-align: center;
}
table.stripeTable th.rateApy, table.stripeTable td.rateApy {
	width: 150px;
	text-align: center;
}
table.stripeTable td, table.stripeTable th {
	padding: 5px 10px;
}
table.stripeTable tr.stripe td {
	background-color: #DDD;
}
table.stripeTable th {
	background-color: #000033;
	color: #FFF;
}
#rates h5 {
	margin-bottom: 5px;
	font: normal 14px Arial, Helvetica, sans-serif;
}
/*====== Header =======================================================================================*/
#header {
	background: transparent url(/custom/ladotdfcu/image/header-bg.png) repeat-x left top;
	height: 70px;
}
#headerWrapper {
	position: relative;
	height: 70px;
}
#logo img {
	position: absolute;
	top: -70px;
	left: 0;
	z-index: 500;
}
#ultraTopNav {
	position: absolute;
	left: 261px;
	top: 11px;
}
#ultraTopNav li {
	float: left;
	padding: 0 7px;
	font: normal 11px Helvetica, Arial, sans-serif;
	color: #fff;
}
#ultraTopNav li.firstChild {
	padding-left: 0;
}
#ultraTopNav li.nthChild-6 {
	border-left: 1px solid #fff;
	color: #FFFFCC;
}
#ultraTopNav li.nthChild-6 a {
	color: #FFFFCC;
}
#ultraTopNav li a {
	color: #fff;
}
#ultraTopNav li a:hover {
	color: #FFCC00;
}
.textSize {
	position: absolute;
	top: 7px;
	right: 147px;
	height: 16px;
}
.textSize h2 {
	display: none;
}
.textSize img {
	float: left;
}
#searchForm {
	position: absolute;
	height: 19px;
	width: 149px;
	right: -9px;
	top: 7px;
}
#searchForm input#roi_input {
	position: absolute;
	top: 0;
	left: 0;
	border: 0 none;
	padding: 0 9px;
	width: 130px;
	height: 16px;
	background-image: url("/custom/ladotdfcu/image/search-bg.png");
}
#searchForm input#searchButton {
	position: absolute;
	top: 0;
	right: 0;
	width: 26px;
	height: 16px;
}
#primaryNav {
	position: absolute;
	bottom: 0;
	left: 236px;
	height: 40px;
}
#primaryNav li {
	float: left;
}
#primaryNav a {
	color: #000033;
	font: bold 13px Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	cursor: pointer !important;
}
#primaryNav a:hover, #primaryNav a.inPath {
	color: #000033;
}
#primaryNav li.nthChild-1 a {
	display: block;
	background: transparent url(/custom/ladotdfcu/image/priNav-personal-bg.png) no-repeat left top;
	height: 27px;
	width: 95px;
	padding: 13px 0 0 26px;
}
#primaryNav li.nthChild-1 a:hover, #primaryNav li.nthChild-1 a.inPath {
	background: transparent url(/custom/ladotdfcu/image/priNav-personal-bg.png) no-repeat left -40px;
}
#primaryNav li.nthChild-2 a {
	display: block;
	background: transparent url(/custom/ladotdfcu/image/priNav-business-bg.png) no-repeat left top;
	height: 27px;
	width: 92px;
	padding: 13px 0 0 27px;
}
#primaryNav li.nthChild-2 a:hover, #primaryNav li.nthChild-2 a.inPath {
	background: transparent url(/custom/ladotdfcu/image/priNav-business-bg.png) no-repeat left -40px;
}
#primaryNav li.nthChild-3 a {
	display: block;
	background: transparent url(/custom/ladotdfcu/image/priNav-locations-bg.png) no-repeat left top;
	height: 27px;
	width: 162px;
	padding: 13px 0 0 23px;
}
#primaryNav li.nthChild-3 a:hover, #primaryNav li.nthChild-3 a.inPath {
	background: transparent url(/custom/ladotdfcu/image/priNav-locations-bg.png) no-repeat left -40px;
}
#primaryNav li.nthChild-4 a {
	display: block;
	background: transparent url(/custom/ladotdfcu/image/priNav-about-us-bg.png) no-repeat left top;
	height: 27px;
	width: 95px;
	padding: 13px 0 0 24px;
}
#primaryNav li.nthChild-4 a:hover, #primaryNav li.nthChild-4 a.inPath {
	background: transparent url(/custom/ladotdfcu/image/priNav-about-us-bg.png) no-repeat left -40px;
}
/*====== Footer =======================================================================================*/
#footer {
	width: 100%;
	height: 75px;
	background: transparent url(/custom/ladotdfcu/image/footer-bg.png) repeat-x left top;
	clear: both;
}
#footerWrapper {
	position: relative;
	color: #fff;
	height: 75px;
	font-size: 12px;
}
#footer #firstROI {
	position: absolute;
	bottom: 20px;
	left: 0;
}
#footer #eh {
	position: absolute;
	bottom: 20px;
	right: 0;
}
#footer #ncua {
	position: absolute;
	bottom: 20px;
	right: 29px;
}
#footer #footerNav {
	text-align: center;
	padding: 10px 0;
	font: normal 12px Geneva, Arial, sans-serif;
}
#footerNav li {
	display: inline;
	padding: 0 10px;
}
#footerNav li a {
	color: #fff;
}
#footerNav a:hover {
	color: #FFCC00;
	text-decoration: none;
}
#footer p {
	text-align: center;
}
/*====== Left Column ==================================================================================*/
#contentWrapper #leftColumn {
	position: absolute;
	top: 95px;
	left: 0;
	width: 175px;
	padding: 0;
	margin-bottom: 0;
}
#contentWrapper #leftColumn.test {
	position: absolute;
	top: 77px;
	left: 0;
	width: 175px;
	padding: 0;
	margin-bottom: 0;
}
#leftColumn {
	float: left;
	clear: left;
	width: 161px;
	margin-bottom: 25px;
	padding: 25px 0 0 5px;
}
#mainContent a:hover {
	text-decoration: underline;
}
#leftNav li h2 {
	font: bold 14px Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	margin: 0;
}
#leftNav li h2 a {
	color: #000066;
	display: block;
	padding: 5px 0 2px 10px;
	margin: 10px 0;
}
#leftNav li.inPath h2 a, #leftNav li h2 a:hover {
	background-color: #000066;
	color: #fff;
	text-decoration: none;
}
#leftNav li.inPath h2 a {
	margin-bottom: 0;
}
#leftNav li li h3 {
	font: normal 12px Helvetica, Arial, sans-serif;
	margin: 0;
}
#leftNav li li a {
	display: block;
	padding: 3px 0 3px 10px;
	color: #000;
	background-color: #F1F1F1;
}
#leftNav li li.firstChild a {
	padding-top: 10px;
}
#leftNav li li.lastChild a {
	padding-bottom: 10px;
}
#leftNav li li.inPath a, #leftNav li li a:hover {
	color: #0033FF;
	text-decoration: none;
}
/*====== Main Content ====================================================================================*/
#mainContent {
	position: absolute;
	top: 451px;
	left: 0;
	width: 100%;
	height: 290px;
	background: transparent url(/custom/ladotdfcu/image/home-content-bg.png) repeat-x center top;
}
div#content {
	width: 100%;
	background: transparent url(/custom/ladotdfcu/image/ladotd-bg-left-260.jpg) repeat-x 50% bottom;
	height: 381px;
}
div#otherContent {
	width: 50%;
	position: absolute;
	height: 381px;
	z-index: 2;
	left: 50%;
	background: transparent url(/custom/ladotdfcu/image/ladotd-bg-right-390.jpg) repeat-x left bottom;
}
div#contentWrapper {
	background: transparent url(/custom/ladotdfcu/image/ladotd-bg-center-780.jpg) no-repeat left bottom;
	height: 381px;
	width: 780px;
	left: 50%;
	margin-left: -390px;
	position: absolute;
	z-index: 3;
}
/*
div#mainContentOuter {
	position: relative;
	left: 0;
	top: -335px;
	margin-left: -390px;
	min-height: 624px;
	z-index: 6;
	background: transparent url(/custom/ladotdfcu/image/main-content-bg.png) repeat-y -1px top;
}
*/
div#mainContentOuter {
	position: relative;
	left: 50%;
	margin-left: -390px;
	margin-top: -335px;
	min-height: 624px;
	width: 780px;
	z-index: 6;
	background: transparent url(/custom/ladotdfcu/image/main-content-bg.png) repeat-y left top;
}
div#wrapper iframe {
	border: none;
	height: 0;
}
div#mainContentWrapper {
	background: transparent url(/custom/ladotdfcu/image/main-content-bg-top.jpg) no-repeat left top;
	min-height: 624px;
}
/*====== Home Page ====================================================================================*/
#obLogin {
	width: 175px;
	height: 180px;
	background: transparent url(/custom/ladotdfcu/image/olb-bg.jpg) no-repeat left top;
}
#obTest #obLogin {
	width: 175px;
	height: 240px;
	background: transparent url(/custom/ladotdfcu/image/olb-bg1.jpg) no-repeat left top;
}
#obLogin h2 {
	padding: 14px 0 0 13px;
	margin: 0 0 10px 0;
	font: bold 12px Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #fff;
}
#obLogin iframe {
	height:200px!important;
	width:151px;
	margin: 0 0 0 10px;
}
#obLogin img#loginButton {
	margin: 18px 0 0 22px;
}
#obLogin ul#obNav {
	margin:35px 0 0 23px;
}
#obLogin ul#obNav a {
	font-family: Helvetica, Arial, sans serif;
	font-size: 13px;
	color: #ffffff;
}
#obLogin li.nthChild-1 {
	margin-top: 3px;
	/*height: 20px;
	background: transparent url(/custom/ladotdfcu/image/obNav-rewards-login.png) no-repeat left top;*/
}
#obLogin li.nthChild-2 {
	margin-top: 8px;
	/*height: 20px;
	background: transparent url(/custom/ladotdfcu/image/obNav-online-access.png) no-repeat left top;*/
}
#obLogin li.nthChild-3 {
	margin-top: 8px;
	/*height: 20px;
	background: transparent url(/custom/ladotdfcu/image/obNav-estatements.png) no-repeat left top;*/
}
#flashBanner {
	position: absolute;
	top: 0;
	right: 0;
	width: 605px;
}
#homeContent {
	background: transparent url(/custom/ladotdfcu/image/home-content-bg.png) repeat-x 50% top;
	height: 289px;
}
#homeContentWrapper {
	position: relative;
	width: 790px;
}
img#quickLinksTitle {
	position: absolute;
	top: 341px;
	left: -4px;
	z-index: 6;
}
div#quickLinks ul {
	padding-top: 10px;
	margin-left: 119px;
}
div#quickLinks li {
	font: normal 11px Helvetica, Arial, sans-serif;
	float: left;
	padding: 0 15px;
}
div#quickLinks li.firstChild {
	padding-left: 0;
}
div#quickLinks li.lastChild {
	padding-right: 0;
}
div#quickLinks li a {
	color: #fff;
}
div#quickLinks li a:hover {
	color: #FFCC00;
}
/* container3Column.css */
.container3Column a {
	font: bold 20px Helvetica, Arial, sans-serif;
}
.container3Column {
	width: 100%;
}
.container3Column h3 {
	font: bold 20px Helvetica, Arial, sans-serif;
	color: #000033;
}
.container3Column #autoLoans {
	display: block;
}
.container3Column #autoLoans img {
	margin-left: 15px;
}
.container3Column #autoLoans h3 {
	margin-left: 43px;
}
.container3Column #autoLoansContent {
	background: #fff url(/custom/ladotdfcu/image/home-featured-auto-loans-hover.jpg) no-repeat left top;
	display: none;
}
.container3Column #eStatements {
	display: block;
	margin-left: 18px;
}
.container3Column #eStatements h3 {
	margin-left: 35px;
}
.container3Column #eStatementsContent {
	background: #fff url(/custom/ladotdfcu/image/home-featured-insurance-hover.jpg) no-repeat left top;
	display: none;
	width: 205px;
}
.container3Column #insurance {
	display: block;
}
.container3Column #insurance img {
	margin-left: 16px;
}
.container3Column #insurance h3 {
	margin-left: 52px;
}
.container3Column #insuranceContent {
	background: #fff url(/custom/ladotdfcu/image/home-featured-insurance-hover.jpg) no-repeat left top;
	display: none;
}

.container3Column #turboTax {
	display: block;
}
.container3Column #turboTax img {
	margin-left: 16px;
}
.container3Column #turboTax h3 {
	margin-left: 52px;
}
.container3Column #turboTaxContent {
	background: #fff url(/custom/ladotdfcu/image/home-featured-estatements-hover.jpg) no-repeat left top;
	display: none;
}
.container3Column .column {
	float: left;
	position: relative;
	display: inline;
	width: 29%;
	padding-top: 53px;
}
.container3Column .featuredWrapper {
	padding-top: 5px;
}
.container3Column .featuredContent {
	padding: 16px 20px 0;
}
.container3Column .featuredContent h3 {
	margin-left: 65px;
}
.container3Column .featuredContent p {
	margin: 34px 0 7px 0;
	font: normal 12px Helvetica, Arial, sans-serif;
	line-height: 12px;
	color: #000033;
}
.container3Column .middleColumn {
	padding-left: 5%;
	padding-right: 5%;
}
/*====== Category Page =================================================================================*/
#catWrapper {
	float: right;
	width: 590px;
	padding: 20px 0;
}
#catPhoto {
	position: relative;
}
#catPhoto h1 {
	position: absolute;
	top: 15px;
	left: 30px;
	color: #000033;
	font: bold 29px Helvetica, Arial, sans-serif;
}
#catPhoto #featuredContent {
	position: absolute;
	top: 60px;
	left: 30px;
	width: 260px;
}
#catPhoto #featuredContent ul {
	margin-top: 5px;
}
#catPhoto #featuredContent li {
	list-style-position: inside;
	list-style-type: disc;
	line-height: 15px;
}
#catPhoto #fpLearnMore {
	position: absolute;
	top: 170px;
	left: 30px;
}
div#productCategory {
	float: left;
}
div#productCategory li {
	float: left;
	width: 193px;
	font-size: 11px;
}
div#productCategory div.productContent {
	padding-left: 10px;
	height: 18em;
	overflow: hidden;
}
div#productCategory div.productContent p {
	margin-bottom: 10px;
}
div#productCategory div.productContent h3 {
	margin-bottom: 5px;
	font-size: 12px;
}
div#productCategory div.productContent ul {
	margin-left: 20px;
}
div#productCategory li li {
	float: none;
	width: auto;
	list-style: disc outside;
	border: none;
}
div#productCategory div.productContent h4 {
	clear: left;
	margin: 5px 0 0 0;
}
div#productCategory div.productContent h4 a {
	padding: 0 10px 0 0;
	font-size: 11px;
	font-weight: normal;
	background: url(/custom/ladotdfcu/image/black-triangle.png) no-repeat right center;
}
div#productCategory div.productContent h4 a:hover {
	text-decoration: underline;
}
div#secondaryProducts li {
	position: relative;
	float: left;
	width: 29%;
	height: 240px;
	padding-right: 20px;
	color: #000;
	font: normal 11px Helvetica, Arial, sans-serif;
}
div#secondaryProducts li h3 a {
	color: #000033;
	font: bold 13.6px Helvetica, Arial, sans-serif;
}
div#secondaryProducts li h3 a:hover {
	color: #0033FF;
	text-decoration: none;
}
div#secondaryProducts li ul {
	margin: 5px 0 5px 15px;
}
div#secondaryProducts li li {
	float: none;
	width: auto;
	height: auto;
	list-style-type: disc;
	line-height: 1.4em;
	margin-bottom: 0;
}
div#secondaryProducts li h4 {
	margin: 0;
	position: absolute;
	bottom: 10px;
}
div#secondaryProducts div.productContent p {
	padding: 1px;
}
/* Loan Category */
div#loanProducts li {
	position: relative;
	float: left;
	width: 29%;
	height: 195px;
	padding-right: 20px;
	color: #000;
	font: normal 11px Helvetica, Arial, sans-serif;
}
div#loanProducts li h3 a {
	color: #000033;
	font: bold 13.6px Helvetica, Arial, sans-serif;
}
div#loanProducts li h3 a:hover {
	color: #0033FF;
	text-decoration: none;
}
div#loanProducts li ul {
	margin: 5px 0 5px 15px;
}
div#loanProducts li li {
	float: none;
	width: auto;
	height: auto;
	list-style-type: disc;
	line-height: 1.4em;
	margin-bottom: 0;
}
div#loanProducts li h4 {
	margin: 0;
	position: absolute;
	top: 155px;
}
/* Search */

#pagination li {
	display: inline;
	padding-right: 10px;
}
/*====== Product Page =================================================================================*/
#productWrapper {
	float: right;
	width: 600px;
}
#printButton, #shareButton {
	float: right;
	margin: 5px 0 0 5px;
	display: inline;
}
#shareButton {
	margin-right: 10px;
}
.productHead {
	float: left;
	position: relative;
	width: 310px;
	min-height: 275px;
}
.productHeadMain {
	float:left;
	min-height:275px;
	position:relative;
	width:570px;
}
.productHeadMain h1 {
	font: bold 29px Helvetica, Arial, sans-serif;
	color: #000033;
	margin: 20px 0 0;
}
.productHeadMain p {
	margin: 10px 0;
}
.productHead h1 {
	font: bold 29px Helvetica, Arial, sans-serif;
	color: #000033;
	margin: 33px 0 0;
}
.productHead p {
	margin: 10px 0;
}
#productPhoto {
	float: right;
	margin: 30px 15px 0 0;
	display: inline;
}
#productSummary {
	padding-left: 14px;
	font-size: 11px;
	position: relative;
	padding-right: 276px;
	min-height: 220px;
}
#productSummary p, #productDetails p {
	margin: 10px 0;
}
#productSummary ul, #productDetails ul {
	margin: 10px 15px;
}
#productSummary li, #productDetails li {
	list-style-position: outside;
	list-style-type: disc;
	margin: 4px 0;
}
#productDetails {
	clear: both;
	border-top: 1px solid #999;
	margin-right: 15px;
}
#productDetails p.disclaimer {
	color: #666666;
}
#productButtons {
	margin: 10px 0;
}
#productWrapper #productButtons .openNow {
	margin-bottom: 0;
}
#productWrapper .openNow {
	margin-top: 10px;
	margin-bottom: 20px;
}
.openNow {
	float: left;
	margin-right: 10px;
}
#tellMeMoreButton {
	float: left;
	margin-top: 20px;
}
div#productWrapper a {
	text-decoration: underline;
}
/* Tabs */

dl#roi_tabs {
	width: 430px;
	display:block;
	list-style: none;
	position: relative;
}
dl#roi_tabs dt {
	color: #999;
	text-decoration: none;
	padding: 12px 15px 12px 0;
	font: bold 14px Helvetica, Arial, sans-serif;
}
dl#roi_tabs dd {
	padding: 5px 5px 0 0px;
	font: normal 12px Helvetica, Arial, sans-serif;
}
dl#roi_tabs dd a {
	text-decoration: underline;
}
dl#roi_tabs dt.selected {
	text-decoration: none;
	color: #000033;
}
.pane {
	position: absolute;
	overflow: hidden;
	top: 30px;
	left: 0;
}
.label {
	float: left;
	position: relative;
	cursor: pointer;
	z-index: 1;
}
/* Rates Pane */
#productWrapper table.stripeTable {
	width: 97%;
	/*margin: 0 auto;*/
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	text-align:left;
}
table.ratesPane {
	width: 95%;
}
table.ratesPane td, table.ratesPane th {
	padding: 5px;
}
table.ratesPane th.column1 {
	width: 185px;
	text-align: left;
	padding-left: 20px;
}
table.ratesPane th.column2 {
	width: 140px;
}
table.ratesPane th.column3, table.ratesPane th.column4 {
	width: 70px;
}
table.ratesPane td {
	text-align: center;
}
table.ratesPane td.productName {
	padding-left: 20px;
	text-align: left;
}
table.ratesPane td.productTitle {
	padding-left: 20px;
	text-align: left;
	font-weight: bold;
	background-color: #787891;
}
/*====== Individual Page ==============================================================================*/
.individualPage {
	float: right;
	width: 585px;
	padding-right: 15px;
}
.individualPage h1.pageHead {
	font: bold 30px Helvetica, Arial, sans-serif;
	color: #000033;
	margin-top: 0;
	margin-bottom: 20px;
	padding-top: 20px;
}
.individualPage a {
	text-decoration: underline;
}
.individualPage p {
	margin: 10px 0;
}
.individualPage p.zeroPaddingParagraph {
	margin: 0;
}
.individualPage ul, .individualPage ol {
	margin: 10px 0 10px 20px;
}
.individualPage ul li {
	list-style-type: disc;
	margin: 4px 0;
}
table#phoneTable {
	margin: 0 auto;
}
#guest_account {
	display:none;
}

/* FAQ */

#FAQ dt {
	margin: 10px 0;
	font-weight: bold;
}
#FAQ th {
	text-align: left;
}
/* Corporate Partners */

ul.alphabetNav {
	margin: 10px 0 20px;
	height: 1em;
}
ul.alphabetNav li {
	float: left;
	padding: 0 10px 0 0;
	list-style-type: none;
	margin: 0;
}
ul.alphabetNav li a {
	text-decoration: underline;
}
/* Are you a member? */
div#memberPage {
	width: 748px;
	margin: 0 auto;
}
div#memberPage h1 {
	padding-top: 30px;
}
div#memberPage div#yesButton {
	margin: 50px 25px 50px 232px;
	float: left;
}
div#memberPage div#noButton {
	margin: 50px 25px;
	float: left;
}
div#FAQ h2 {
	margin-top: 20px;
	color: #000033;
	font: bold 18px Helvetica, Arial, sans-serif;
}
div#FAQ dl {
	border-top: 1px solid #666;
	margin-bottom: 20px;
}
/* Search Results */
div#searchResults {
	padding-top: 20px;
}
div#searchResults ul#pagination li {
	border-bottom: none;
}
div#searchResults ul {
	margin-left: 0;
}
div#searchResults li {
	list-style-type: none;
	border-bottom: 1px solid #666;
	width: 450px;
}
div#searchResults li ul {
	margin-left: 20px;
}
div#searchResults li h3 a {
	text-decoration: none;
}
div#searchResults li h3 a:hover {
	text-decoration: none;
	color: #0033FF;
}
div#searchResults li li {
	list-style-type: disc;
	border-bottom: none;
}
div#searchResults div.productContent h4 a {
	display: block;
	width: 83px;
	height: 21px;
	padding: 6px 0 0 14px;
	background: transparent url(/custom/ladotdfcu/image/category-learn-more-bg.png) no-repeat left top;
	color: #fff;
	text-decoration: none;
	font: bold 12px Helvetica, Arial, sans-serif;
}
div#searchResults div.productContent h4 a:hover {
	background: transparent url(/custom/ladotdfcu/image/category-learn-more-bg.png) no-repeat left -27px;
	text-decoration: none;
}
/* Rates */
#rates td {
	text-align: center;
}
#rates td.productName, #rates th.productName {
	text-align: left;
}
#rates td.productTitle {
	text-align: left;
	font-weight: bold;
	background-color: #000033;
	color: #fff;
}
#rates td p.disclosure {
	margin: 0;
}
#rates .disclosure {
	font: normal 10px Helvetica, Arial, sans-serif;
	color: #666;
	text-align: left;
}
#rates .disclosure li {
	list-style-type: none;
}
div#thankYou {
	padding-top: 20px;
}
/* In-School Branches */
div#schoolBranches li.firstChild {
	border-top: none;
}
div#schoolBranches li.firstChild img {
	margin-top: 0;
}
div#schoolBranches li.firstChild h3 {
	padding-top: 0;
}
div#schoolBranches li {
	list-style-type: none;
	clear: both;
	border-top: 1px solid #ccc;
}
div#schoolBranches img {
	float: left;
	margin: 20px 30px 20px 0;
}
div#schoolBranches h3 {
	padding-top: 20px;
	margin: 0;
}
#eContest img {
	margin: 35px 0 0 120px;
}
#eContest h2 {
	font: bold 24px Helvetica, Arial, sans-serif;
	color: #000033;
	margin-top: 0;
	margin-bottom: 10px;
	padding-top: 20px;
	letter-spacing: .5px;
}
#eContest h3 {
	margin: 5px 0 10px 0;
	color: #000033;
	font-size: 18px;
}
#eContest h4 {
	margin: 15px 0 5px 0;
	padding: 0;
	color: #000033;
	font-size: 16px;
	text-transform: uppercase;
}
#eContest li.grand h4 {
	margin: 5px 0 0 0;
}
#eContest.individualPage p {
	clear: both;
	width: 570px;
}
p.drawing {
	padding-bottom: 5px;
	font: normal 14px Arial, Helvetica, sans-serif;
}
p.center {
	text-align: center;
}
.individualPage ul.noBullets {
	float: left;
	margin: 0;
}
.individualPage ul.noBullets li {
	margin-left: 65px;
	list-style: none;
	font-size: 14px;
}
div.contestLeft {
	float: left;
	margin-top: 10px;
	margin-bottom: 20px;
	width: 260px;
	border-right: 1px solid #000033;
}
div.contestRight {
	float: left;
	margin-top: 5px;
	padding-left: 50px;
}
div.contestRight ul {
	margin: 0 0 0 10px;
}
/*====== Sitemap ====================================================================================*/

#sitemap {
	margin-top: 20px;
}
#sitemapNav {
	margin-top: 30px;
}
#sitemapNav li {
	width: 160px;
	float: left;
	margin-right: 25px;
}
#sitemapNav li li {
	width: auto;
	float: none;
	margin-right: 0;
}
#sitemap div.clear {
	padding-top: 20px;
	margin-top: 20px;
	border-top: 1px solid #CCC;
}
#sitemap div.clear div {
	width: 160px;
	float: left;
	margin-right: 25px;
}
#sitemap div.clear ul {
	padding-bottom: 25px;
}
/*====== Locations ====================================================================================*/

#map {
	height: 300px;
}
#locations th, #locations td {
	text-align: left;
	padding: 2px 0;
	width: 199px;
}
#locations td.address {
	vertical-align: top;
}
#locations th.timeName {
	width: 100px;
}
#locations td.timeValue {
	width: 130px;
}
#locations ul {
	margin: 20px 0;
}
#locations ul li {
	list-style-type: none;
}
/*======== Application ===============================================================================*/
.appWrapper #mainContentOuter {
	background: transparent url(/custom/ladotdfcu/image/no-left-main-content-bg.png) repeat-y -1px top;
}
.appWrapper #mainContentWrapper {
	background: transparent url(/custom/ladotdfcu/image/no-left-main-content-bg-top.jpg) no-repeat left top;
}
/* eligibility styles */

#workDetails, #otherDetails, #relativeDetails {
	margin-top: 2px;
	padding: 5px 10px 5px 10px;
	background: #f5f5f5;
	border: 1px solid #ccc;
}
fieldset#newApplication #otherDetails select {
	float: none;
	display: inline;
}
fieldset#newApplication .radioWlabel .extendInput {
	margin: 2px 0 5px 0;
	width: 180px;
}
#tableEligibility td, #tableCertify td {
	padding: 0 5px 10px 5px;
	vertical-align: top;
}
/* captcha */

fieldset#newApplication #captcha {
	width: 200px;
	margin: 0 auto;
}
fieldset#newApplication #captcha input {
	float: none;
	width: 194px;
	display: block;
	margin: 10px 0;
}
fieldset#newApplication #captcha p {
	margin: 0;
	text-align: center;
}
/* ssn */

fieldset#newApplication a#ssnWhy {
	display: block;
	clear: both;
	margin-left: 325px;
	font-size: 12px;
	padding-bottom: 10px;
	color: #013260;
}
fieldset#personalInformation {
	position: relative;
}
#ssnExplanation {
	position: absolute;
	width: 300px;
	left: 300px;
	top: 25px;
	z-index: 1000;
	background-color: #CCC;
	border: 1px solid #333;
	padding: 20px 20px 0 20px;
	display: none;
}
fieldset#newApplication .on {
	display: block;
}
fieldset#newApplication #ssnExplanation p {
	padding: 0 0 20px 0;
	margin: 0;
}
#ssnExplanation p.center {
	text-align: center;
	color: #013260;
}
#ssnExplanation p a {
	background-color: #EEE;
	border: 1px solid #333;
	padding: 5px;
}
/* intro */

fieldset#newApplication div#introduction {
	margin: 0 25px 25px;
	min-height: 160px;
	padding-top: 25px;
}
fieldset#newApplication div#introduction div#introHead {
	background: url(/custom/ladotdfcu/image/lock.png) no-repeat 595px 5px;
	margin-bottom: 7px;
}
fieldset#newApplication div#introduction img {
	border: 1px solid #CCC;
	float: left;
	margin-right: 20px;
}
fieldset#newApplication div#introduction h1 {
	color: #000033;
	font-size: 32px;
	padding: 0 0 5px 0;
	margin: 0 0 0 170px;
	width: 410px;
}
fieldset#newApplication div#introduction h2 {
	color: #333;
	font-size: 16px;
	padding-bottom: 0;
	margin: 0;
}
fieldset#newApplication div#introText {
	border-top: 1px solid #000033;
	margin-left: 170px;
}
fieldset#newApplication div#introduction p {
	margin: 7px 7px 7px 0;
	clear: none;
}
fieldset#newApplication div#introduction h4 {
	clear: both;
	width: 150px;
}
fieldset#newApplication div#introduction a {
	text-decoration: underline;
}
/* headings and paragraphs */

fieldset#newApplication fieldset h1, fieldset#newApplication fieldset h2, fieldset#newApplication fieldset h3, fieldset#newApplication fieldset p {
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
}
fieldset#newApplication h1 {
	padding: 0 10px 0 0;
}
fieldset#newApplication h2 {
	color: #364C85;
	padding-bottom: 10px;
}
fieldset#newApplication h3 {
	text-align: center;
	clear: both;
	padding:0pt 0pt 10px;
}
fieldset#newApplication p {
	margin: 25px;
	clear: both;
	font-size: 12px;
}
fieldset#newApplication fieldset p {
	margin: 0;
	padding: 8px 0 4px;
}
fieldset#newApplication fieldset#otherIncome p, fieldset#newApplication fieldset#CAotherIncome p, fieldset#newApplication fieldset#optIn p {
	margin-top: 0;
}
p.required {
	text-align: center;
	margin-bottom: 0;
}
fieldset#newApplication fieldset#optIn {
	background-color: #FFC;
}
/* labels and spans */

fieldset#newApplication span.required {
	float: left;
}
fieldset#newApplication fieldset#accountInfo div#account_info label {
	width: 135px;
	margin: 0 0 5px 0;
}
fieldset#newApplication fieldset#billPay label {
	width: 500px;
	margin-left: 20px;
}
fieldset#newApplication .required, fieldset#newApplication .red {
	font-weight: bold;
}
fieldset#newApplication .radio label, fieldset#newApplication .radioWlabel label {
	width: auto;
	display: inline;
	float: none;
	;
	padding: 0;
}
fieldset#newApplication fieldset fieldset label, fieldset#newApplication fieldset fieldset .radiolabel {
	width: 275px;
}
fieldset#newApplication label, fieldset#newApplication .radiolabel, fieldset#newApplication .checklabel {
	display: block;
	text-align: right;
	float: left;
	padding-right: 25px;
	clear: both;
	font-size: 12px;
	margin-bottom: 10px;
}
fieldset#newApplication fieldset#newCustomer .radiolabel {
	margin-bottom: 0;
}
fieldset#newApplication .checklabel, fieldset#newApplication fieldset label, fieldset#newApplication fieldset .radiolabel {
	width: 300px;
}
fieldset#newApplication fieldset label {
	padding-top: 4px;
}
fieldset#newApplication fieldset#comments label {
	padding-top: 0;
}
fieldset#newApplication fieldset#jointSwitch label.dontMove {
	clear: none;
	text-align: left;
	width: auto;
	padding-top: 1px;
}
fieldset#newApplication fieldset#accountType label, fieldset#newApplication fieldset#atmcard label, fieldset#newApplication fieldset#optIn label {
	text-align: left;
	clear: none;
	padding-left: 15px;
	width: auto;
}
fieldset#newApplication fieldset#comments label {
	text-align: left;
}
fieldset#newApplication fieldset#accountInfo label, fieldset#newApplication fieldset#billPay label {
	width: auto;
	clear: none;
	text-align: left;
	margin-bottom: 20px;
	margin-right: 0;
	margin-left: 30px;
}
fieldset#newApplication fieldset#billPay label {
	margin-top: -15px;
}
fieldset#newApplication fieldset#accountInfo label {
	margin-top: -15px;
}
fieldset#newApplication fieldset#jointSwitch label {
	margin-bottom: 0;
	padding-top: 2px;
}
/* inputs */

fieldset#newApplication input.submitButton, fieldset#newApplication input.submitButton {
	float: none;
	width: 200px;
	margin-left: auto;
	margin-right: auto;
}
fieldset#newApplication div.states select {
	width: 100px;
}
fieldset#newApplication input {
	width: 280px;
}
/* new DOB style rules */

fieldset#newApplication input.month {
	width: 80px;
	margin-right: 5px;
	display: inline;
}
fieldset#newApplication input.day {
	width: 80px;
	margin-left: 5px;
	margin-right: 5px;
	display: inline;
}
fieldset#newApplication input.year {
	width: 81px;
	margin-left: 5px;
	display: inline;
}
fieldset#newApplication span.float {
	float: left;
}
/* end new DOB style rules */

fieldset#newApplication select {
	width: 284px;
}
fieldset#newApplication input, fieldset#newApplication select {
	display: block;
	float: left;
	margin-bottom: 10px;
}
fieldset#newApplication fieldset#accountType input, fieldset#newApplication fieldset#jointSwitch input, fieldset#newApplication fieldset#atmcard input, input#account_switch, fieldset#newApplication fieldset#billPay input, fieldset#newApplication fieldset#accountInfo input, fieldset#newApplication fieldset#optIn input {
	width: 1em;
}
fieldset#newApplication fieldset#accountInfo div#account_info input {
	width: 120px;
	margin-bottom: 5px;
	margin-right: 20px;
}
fieldset#newApplication fieldset#accountInfo input, fieldset#newApplication fieldset#billPay input {
	margin-bottom: 0;
}
fieldset#newApplication fieldset#accountType input, fieldset#newApplication fieldset#atmcard input, fieldset#newApplication fieldset#optIn input {
	clear: both;
}
fieldset#newApplication fieldset#jointSwitch input, fieldset#newApplication fieldset#beneficiarySwitch input {
	margin-right: 15px;
	margin-bottom: -4px;
}
fieldset#newApplication div.radioWlabel {
	width: 250px;
	display: block;
	float: left;
	margin-bottom: 10px;
}
fieldset#newApplication fieldset#newCustomer div.radioWlabel {
	margin-bottom: 0;
}
fieldset#newApplication div.radioWlabel {
	margin-left: -25px;
}
fieldset#newApplication .radio {
	margin: 0 25px 10px 300px;
	clear: both;
}
fieldset#newApplication fieldset fieldset .radio {
	margin-left: 275px;
}
fieldset#newApplication .radio input, fieldset#newApplication .radioWlabel input {
	width: 1em;
	float: none;
	display: inline;
	margin-bottom: -3px;
	margin-left: 25px;
}
fieldset#newApplication textarea {
	margin-left: 0;
	width: 650px;
}
fieldset#newApplication input#signed {
	float: none;
	clear: none;
	display: inline;
	width: 1em;
	margin: 0;
}
fieldset#newApplication input.required {
	color:#000;
	font-weight: normal;
}
fieldset#newApplication div.states select {
	width: 100px;
}
fieldset#newApplication input.submitButton {
	float: none;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
}
fieldset#newApplication #addSwitcher input {
	width: 1em;
}
fieldset#newApplication #addSwitcher {
	clear: both;
}
fieldset#newApplication #addSwitcher label#addressLabel {
	clear: none;
	text-align: left;
	padding-left: 10px;
	width: 270px;
	padding-top: 1px;
}
fieldset#newApplication select#contact_information-branch {
	margin-top: 6px;
}
/* divs and fieldsets and legends */

fieldset#newApplication {
	width: 748px;
	margin: 0 auto;
	line-height: normal;
	border: 0 none;
}
fieldset#newApplication fieldset, fieldset#newApplication fieldset {
	margin: 25px;
	padding: 25px 0 25px 25px;
	border: 1px solid #CCC;
}
#accountTypeLeft, #accountTypeRight {
	width: 320px;
	float: left;
}
fieldset#newApplication legend {
	font-size: 14px;
	margin-bottom: 0px;
}
fieldset#newApplication fieldset {
	margin: 25px;
	padding: 20px;
	border: 1px solid #CCC;
	clear: both;
}
fieldset#newApplication fieldset fieldset {
	margin: 25px 0;
}
/*======== Contact Us ===============================================================================*/
#contactUs p.textBold {
	margin-left: 211px;
}
/* captcha */

#contactUs #captcha {
	width: 200px;
	margin: 10px 0 10px 211px;
}
#contactUs #captcha input {
	float: none;
	width: 198px;
	display: block;
	margin: 10px 0;
}
#contactUs #captcha p {
	margin: 0;
}
/* end */


#contactUs {
	margin-top: -5px;
}
#contactUs legend {
	color: #333;
	font-weight: bold;
}
#contactUs fieldset {
	padding: 15px 10px 10px 10px;
	border: 1px solid #CCC;
}
#contactUs fieldset fieldset {
	border: 0 none;
	padding: 0 0 10px 0;
}
#contactUs form {
	font-size: 12px;
}
#contactUs label {
	float: left;
	padding-bottom: 10px;
	padding-right: 25px;
	width: 186px;
	text-align: right;
}
#contactUs input, #contactUs textarea {
	float: left;
	margin-bottom: 10px;
	width: 290px;
}
#contactUs input.submitButton {
	float: none;
	margin: 0 0 0 209px;
	padding: 5px;
	width: auto;
}
#contactUs input#STAFsubmit {
	float: none;
	margin: 25px 0 0 280px;
	padding: 5px;
	width: auto;
}
#contactUs textarea {
	height: 100px;
}
#contactUs #personalInformation {
	margin-bottom: 10px;
	width: 550px;
}
#contactUs #friendsToEmail {
	margin-top: 10px;
}
/* SLIMBOX */

#lbOverlay {
	position: absolute;
	z-index:10;
	left: 0;
	width: 100%;
}
.geckoShadow {
	background-color: none;
	background:transparent url(data:image/png;base64,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);
}
.nonGeckoShadow {
	background-color: #000000;
}
#lbHeader {
	text-align: right;
	border: 0;
}
#lbHeader a {
	color: #ffffff;
	font-size: 20px;
}
#lbFrame {
	position: absolute;
	z-index:10;
	left: 50%;
	padding: 0;
	border: 0;
	overflow: hidden;
	border: 0 none;
	background-color: transparent;
}
body.popup {
	background: #FFF;
	border: 0 none;
}
.popup p {
	margin: 10px;
}
#lbIframe {
	border: 0 none;
	padding: 0;
	border: 0;
	overflow: hidden;
	background-color: #FFF;
}
iframe {
	border: 0px solid transparent;
	background: none;
}
/*--- New Popup Stuff ---*/
#newPopUpForm p.textBold {
	clear: both;
	margin-left: 25px;
}
#newPopUpForm fieldset {
	border: 0 none;
	padding: 25px 25px 0 25px;
	float: left;
	width: 252px;
}
#newPopUpForm fieldset input, #newPopUpForm textarea {
	display: block;
	padding: 3px;
	width: 244px;
	margin-bottom: 10px;
	border: solid 1px #666;
}
#newPopUpForm fieldset input {
	height: 14px;
}
#newPopUpForm input.submitButton {
	border: solid 1px #666;
	display: block;
	padding: 10px;
	width: auto;
	height: auto;
	margin: 0 auto;
	font-weight: bold;
	float: left;
	margin-left: 85px;
}
#newPopUpForm textarea {
	height: 100px;
}
#newPopUpForm label {
	display: block;
	margin-bottom: 5px;
}
#newPopUpForm p {
	margin: 0 0 20px 0;
}
/* captcha */

#newPopUpForm #captcha {
	width: 200px;
	padding: 25px;
	float: left;
}
#newPopUpForm #captcha input {
	float: none;
	width: 192px;
	display: block;
	margin: 10px 0;
}
#newPopUpForm #captcha p {
	margin: 0;
	text-align: center;
}
#newPopUpForm #captcha h4 {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 5px 0;
}
#newPopUpForm h2 {
	margin: 20px 0 10px 0;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
}
