/* MCT CU - layout.css */

*, ul, ol, li {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
body {
	height: 100%;
	color: #333;
	font: normal 11.5px Helvetica, Arial, sans-serif;
	background: #0d1926 url(/custom/mctcu/image/body-bg.png) repeat-y center top;
}
#pageWrapper {
	margin: 0 auto;
	width: 100%;
	overflow: hidden;
	background: #0d1926 url(/custom/mctcu/image/pageWrapper-bg.png) repeat-x;
}
#homeWrapper {
	margin: 0 auto;
	width: 100%;
	overflow: hidden;
	background: #0d1926 url(/custom/mctcu/image/pageWrapper-bg.png) repeat-x;
}
#siteAlertWrapper {
	margin: 0 auto;
	width: 912px;
}
.wrapper {
	position: relative;
	margin: 0 auto;
	width: 900px;
	background: #132436;
}
#flashWrapper {
	width: 912px;
	margin: 0 auto;
}
#flashBanner {
	height: 308px;
}
#homeleftColumn {
	width: 912px;
}
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: 1.4em;
}
h1 a, h2 a, h3 a, h4 a {
	color: #333;
}
a {
	text-decoration: none;
	color: #333;
	outline: none;
}
a img {
	border: 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;
}
.win #primaryNav a, .win #rates h1, .win .individualPage h1.pageHead, .win li.vcard h2, .win #rates h2, .win .individualPage h2, .win .individualPage h3, .win .individualPage h4, .win .listingRight h3, .win .categoryRight h3 {
	font-weight: bold;
}
#commercial { 
	margin-left: 4px;
}

/*====== Header =======================================================================================*/

#header {
	position: relative;
	margin: 0 auto;
	width: 912px;
	height: 156px;
	background: #132436;
	border-bottom: 5px solid #C2B372;
}
#logo img {
	position: absolute;
	bottom: 10px;
	left: 22px;
	border: 0 none;
}
#ultraTopNav {
	position: absolute;
	right: 190px;
	top: 29px;
}
#ultraTopNav li {
	float: left;
	padding: 0 7px 0 8px;
	color: #ccc;
	font: normal 10px Arial, Helvetica, sans-serif;
	background: transparent url(/custom/mctcu/image/ultraTop-divider.png) no-repeat center left;
}
#ultraTopNav li.firstChild {
	background: none;
}
#ultraTopNav li a {
	color: #fff;
}
#ultraTopNav li a:hover {
	color: #C2B372;
}
.textSize {
	position: absolute;
	top: 24px;
	right: 144px;
	height: 15px;
}
.textSize h2 {
	display: none;
}
.textSize img {
	float: left;
	border: 0 none;
}
#searchForm {
	position: absolute;
	height: 19px;
	width: 120px;
	right: 16px;
	top: 24px;
}
#searchForm input#roi_input {
	position: absolute;
	top: 0;
	left: 0;
	padding: 2px 8px;
	width: 104px;
	height: 18px;
	background: url("/custom/mctcu/image/search-bg.png");
	border: 0 none;
}
#searchForm input#searchButton {
	position: absolute;
	top: 5px;
	right: 12px;
	width: 13px;
	height: 13px;
}
#liveChat img { 
	float: right;
	margin: -20px 300px 0 0;
}
#mobileBanking img { 
	float: right;
	margin: -20px 0 0 0;
}
#wizard {
	position: absolute;
	right: 16px;
	top: 48px;
	padding-left: 115px;
	height: 36px;
	width: 170px;
	background: url(/custom/mctcu/image/mct-wizard.png) no-repeat;
}
#wizard form {
	position: relative;
	color: #666;
}
#wizardBox {
	position: absolute;
	top: 10px;
	left: 6px;
	padding: 2px 0 0 5px;
	width: 120px;
	height: 18px;
	color: #888;
	background: url(/custom/mctcu/image/wizard-input.png) no-repeat;
	border: none;
}
#wizardButton {
	position: absolute;
	top: 12px;
	right: 0;
}
#primaryNav {
	position: absolute;
	bottom: 10px;
	right: 10px;
}
#primaryNav li {
	display: inline;
	padding: 0 16px;
}
#primaryNav a {
	padding-left: 14px;
	color: #fff;
	font: normal 14px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.win.gecko #primaryNav a, .win.opera #primaryNav a, .win.safari #primaryNav a, .win.chrome #primaryNav a {
	font-weight: bold;
}
#primaryNav a.inPath, #primaryNav a:hover {
	color: #C2B372;
	background: transparent url(/custom/mctcu/image/primaryNav-hover.png) no-repeat left center;
}
/*====== Footer =======================================================================================*/
#footer {
	clear: both;
	position: relative;
	margin: 0 auto;
	width: 900px;
	min-height: 80px;
	font-size: 9px;
	background: #132436;
}
#firstROI {
	position: absolute;
	top: 22px;
	left: 18px;
}
#eh {
	position: absolute;
	top: 30px;
	right: 142px;
}
#eh a img, #ncua a img {
	border: 0 none;
}
#ncua {
	position: absolute;
	top: 33px;
	right: 16px;
}
#footerNav {
	padding: 22px 0 2px;
	text-align: center;
}
#footerNav li {
	display: inline;
	padding: 0 7px 0 8px;
	font: normal 10.5px Arial, Helvetica, sans-serif;
	background: url(/custom/mctcu/image/footer-divider.png) no-repeat center left;
}
#footerNav li.firstChild {
	background: none;
}
#footerNav li a {
	color: #999;
}
#footerNav a:hover {
	color: #C2B372;
}
#footerNavLine2 {
	padding: 0 0 2px;
	text-align: center;
}
#footerNavLine2 li {
	display: inline;
	padding: 0 7px 0 8px;
	font: normal 10.5px Arial, Helvetica, sans-serif;
	background: url(/custom/mctcu/image/footer-divider.png) no-repeat center left;
}
#footerNavLine2 li.firstChild {
	background: none;
}
#footerNavLine2 li a {
	color: #999;
}
#footerNavLine2 a:hover {
	color: #C2B372;
}
#footer p {
	color: #999;
	text-align: center;
}
#footer p.routing {
	padding: 0 0 2px;
	color: #999;
	font-size: 11px;
	text-align: center;
	font-weight: 700;
}
#firstROI {
	position: absolute;
	top: 22px;
	left: 18px;
}
#eh {
	position: absolute;
	top: 30px;
	right: 142px;
}
#ncua {
	position: absolute;
	top: 31px;
	right: 16px;
}
/*====== Left Column ==================================================================================*/

#mainContent {
	float: left;
	padding-bottom: 25px;
	width: 647px;
	min-height: 300px;
	background: #fff;
}
#homeleftColumn {
	width: 900px;
	margin: 0 5px 0 0;
}
#contactColumn {
	float: left;
	clear: left;
	width: 200px;
	margin-left: 20px;
	border: 1px solid #CFC9AF;
	background: url(/custom/mctcu/image/contact-column.png) repeat-x;
	color: #fff;
}
#contactColumn h2 {
	margin: 10px 0 5px 20px;
	font-size: 15px;
}
#contactColumn p {
	margin: 2px 20px 12px;
	font-size: 12px;
}
#leftColumn {
	float: left;
	margin-left: 26px;
	display: inline;
	overflow: hidden;
}
#leftNav, #educationNav {
	width: 200px;
}
#leftNav li h2, #educationNav li h2 {
	margin: 0;
	padding: 0;
	font: normal 10.5px Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
}
#leftNav li h2 a, #educationNav li h2 a {
	display: block;
	padding: 9px 14px 8px 14px;
	width: 172px;
	background: url(/custom/mctcu/image/leftNav-bg.png) no-repeat bottom left;
	color: #333;
}
#leftNav li.inPath h2 a, #leftNav li h2 a:hover, #educationNav li h2 a:hover {
	color: #fff;
	background: url(/custom/mctcu/image/leftNav-bg.png) no-repeat bottom right;
}
#leftNav li ul {
	margin: 0;
	line-height: 12px;
	background-color: #C2B372;
}
#leftNav li li h3 {
	margin: 0;
	padding: 0 0 0 10px;
	font: normal 11px Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #fff;
}
#leftNav li li.lastChild h3 {
	border-bottom: none;
}
#leftNav li li a {
	padding: 6px 0 5px 14px;
	width: 186px;
	display: block;
	color: #132436;
}
#leftNav li li a:hover {
	color: #fff;
}
#leftNav li li.inPath a {
	padding-left: 14px;
	background: url(/custom/mctcu/image/product-hover.png) no-repeat center left;
	color: #132436;
}
#quickLinks #leftNav li li.inPath a {
	padding-left: 14px;
	color: #fff;
	background: none;
}
/*====== Home Page ====================================================================================*/
#flashBanner {
	margin: 0;
	padding: 0 0 0 5px;
}
#obLogin {
	position: relative;
	width: 422px;
	height: 70px;
	background: transparent url(/custom/mctcu/image/obl-signage.png) no-repeat;
}
#obLogin form {
	position: absolute;
	bottom: 25px;
	right: 0;
	width: 290px;
	font-size: 10px;
}
#obLogin form p {
	position: absolute;
	bottom: 8px;
	right: 205px;
	margin: 0;
	padding: 0;
	font: normal 10px Helvetica, sans-serif;
	color: #132436;
}
#obLogin input {
	position: absolute;
	bottom: 5px;
	right: 85px;
}
#obLogin input.BUTTON {
	position: absolute;
	bottom: 5px;
	right: 28px;
}
#homequickLinks {
	width: 910px;
	height: 30px;
	text-align: center;
	background: #C2B372;
}
#homequickLinks h2 {
	margin: 0;
	display: none;
	font-weight: normal;
}
#homequickLinks ul {
	height: 30px;
}
#homequickLinks li {
	margin: 0 12px;
	display: inline;
}
#homequickLinks li a {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 30px;
}
#homequickLinks li a:hover {
	text-decoration: underline;
}
#homemainContent {
	margin: 0 auto;
	width: 900px;
	background: #132436;
}
#homemainContent h2 {
	margin: 0;
	padding: 0;
}
#noFlashProducts {
	position: relative;
	width: 900px;
	height: 120px;
	text-indent: -9999px;
	background: url(/custom/mctcu/image/home-products.jpg) no-repeat;
}
#noFlashProducts a {
	display: block;
	width: 260px;
	height: 70px;
}
#noFlashProducts li {
	position: absolute;
	top: 25px;
	overflow: hidden;
}
#homeExtreme {
	left: 50px;
}
#homeAuto {
	left: 320px;
}
#homeBusiness {
	left: 590px;
}
/*====== Category Listing Page =================================================================================*/

#headerChecking {
	background: url(/custom/mctcu/image/header-checking.jpg) no-repeat;
}
#headerChecking {
	background: url(/custom/mctcu/image/header-checking.jpg) no-repeat;
}
#headerSavings {
	background: url(/custom/mctcu/image/header-savings.jpg) no-repeat;
}
#headerLoans {
	background: url(/custom/mctcu/image/header-loans.jpg) no-repeat;
}
#headerCreditCards {
	background: url(/custom/mctcu/image/header-credit-cards.jpg) no-repeat;
}
.categoryHeader {
	position: relative;
	margin-bottom: 8px;
	width: 900px;
	min-height: 200px;
	overflow: hidden;
}
.categorySummary {
	position: absolute;
	bottom: 50px;
	left: 250px;
	width: 300px;
}
.categorySummary h1 {
	margin: 0 0 5px 0;
	padding: 0;
	color: #132435;
	font: normal 28px Arial, Helvetica, sans-serif;
	text-align: center;
	text-transform: uppercase;
}
.categorySummary p {
	font-size: 13px;
}
#categoryProducts {
	position: relative;
	overflow: hidden;
}
#checkingPersonal, #checkingBusiness, #checkingManagement {
	float: left;
}
#checkingPersonal, #checkingBusiness {
	margin-right: 12px;
}
.categoryWrapper {
	position: relative;
	padding: 10px;
	width: 272px;
	min-height: 240px;
	list-style: none;
	overflow: hidden;
	background: #fff;
}
.categoryWrapper h2 {
	position: absolute;
	top: 8px;
	right: 6px;
	margin: 0;
	width: 157px;
	height: 36px;
	color: #fff;
	font: normal 11px Arial, Helvetica, sans-serif;
	line-height: 36px;
	text-align: center;
	text-transform: uppercase;
	background: url(/custom/mctcu/image/related-category-bg.png) no-repeat;
}
.categoryWrapper p {
	margin: 10px 10px 0 10px;
	font-size: 11.5px;
}
.clickableContainer {
	position: relative;
	margin-top: 6px;
	padding: 10px;
	width: 272px;
	min-height: 92px;
	overflow: hidden;
	background: #fff;
}
.categoryLeft {
	float: left;
	width: 88px;
}
.categoryLeft img {
	border: 1px solid #c0c0c0;
}
.categoryRight {
	float: right;
	width: 170px;
}
.categoryRight h3 {
	margin: 0 0 5px 0;
	color: #132435;
	font: normal 14px Arial, Helvetica, sans-serif;
}
.categoryRight p {
	margin-bottom: 5px;
	line-height: 1.3;
}
.categoryRight ul {
	margin: 5px 0;
	padding-left: 10px;
}
.categoryRight li {
	margin: 0 0 1px 5px;
	list-style: disc;
}
#pageCategory {
	margin: 0 auto;
	width: 840px;
	overflow: hidden;
}
#row1 {
	float: left;
}
#row2 {
	float: right;
}
.clickableContainer2 {
	position: relative;
	margin-bottom: 10px;
	padding: 10px;
	width: 395px;
	min-height: 120px;
	overflow: hidden;
	background: #fff;
}
.listingLeft {
	float: left;
	width: 155px;
}
.listingLeft img {
	border: 1px solid #c0c0c0;
}
.listingRight {
	float: right;
	width: 220px;
}
.listingRight h3 {
	margin: 0 0 5px 0;
	color: #132435;
	font: normal 14px Arial, Helvetica, sans-serif;
}
.listingRight p {
	margin-bottom: 5px;
	line-height: 1.3;
}
.listingRight ul {
	margin: 5px 0;
	padding-left: 10px;
}
.listingRight li {
	margin: 0 0 1px 5px;
	list-style: disc;
}
#searchWrapper {
	margin: 0 auto;
	overflow: hidden;
	width: 630px;
}
#searchWrapper h1 {
	margin: 25px 15px 0 15px;
	color: #132435;
	font: normal 24px Arial, Helvetica, sans-serif;
}
#searchWrapper h2 {
	float: left;
	margin: 0 15px 0 15px;
	color: #132435;
	font: normal 14px Arial, Helvetica, sans-serif;
}
#pagination {
	float: right;
	margin-right: 15px;
	text-align: right;
}
#pagination li {
	display: inline;
}
#searchResults {
	clear: both;
	padding: 25px 15px;
}
#searchResults h3 {
	font: normal 14px Arial, Helvetica, sans-serif;
}
#searchResults h3 a {
	color: #132436;
}
#searchResults li {
	float: left;
	padding: 0 10px 10px 0;
	margin-right: 20px;
	width: 170px;
	min-height: 170px;
	overflow: hidden;
}
#searchResults ul ul {
	display: none;
}
h4.learnMore {
	margin: 5px 0 0 0;
}
/*====== Product Page =================================================================================*/

#printButton, #shareButton {
	float: right;
	margin-left: 5px;
}
a#printButtonhover img, a#shareButtonhover img {
	border: 0 none;
}
#printButtonhover, #shareButtonhover {
	float: right;
	margin-left: 5px;
	display: none;
}
a#printButton img, a#shareButton img {
	border: 0 none;
}
#productPhoto {
	position: relative;
	bottom: 0;
	right: 0;
}
.productHead {
	position: relative;
	height: 40px;
	padding-left: 14px;
	margin: 0;
	background-color: #D0CAAF;
}
.productHead h1 {
	margin: 0 0 10px 52px;
	font: normal 24px/40px Arial, Helvetica, sans-serif;
	color: #132435;
}
#productSummary {
	font-size: 11px;
	position: relative;
	min-height: 178px;
}
#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: square;
	margin: 4px 0;
}
#printShare {
	height: 16px;
	padding-top: 5px;
	margin-right: 94px;
	background-color: #fff;
}
#productDetails {
	clear: right;
	border-top: solid 1px #CCC;
	padding-left: 70px;
	background-color: #fff;
}
.productHead #productButtons {
	position: absolute;
	bottom: 4px;
	right: 62px;
}
.productHead #productButtons a img {
	border: 0 none;
}
#productButtons #openNow {
	float: left;
	margin: 0 2px;
	padding: 0;
}
#productButtons #tellMeMore {
	float: left;
	margin: 2px 2px 0;
	padding: 0;
}
#productButtons #kasasaVid {
	float: left;
	margin:6px 20px 0;
	padding: 0;
}
#productLogo {
	position:absolute;
	top:265px;
	right:70px;
	height:66px;
	width:150px;
}
#openNow a {
	display: block;
	padding: 8px;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	width: 100px;
	text-align: center;
	background-color: #333;
	font-size: 12px;
	margin-bottom: 10px;
}
a#tellMeMoreButton {
	display: block;
	padding: 8px;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	width: 100px;
	text-align: center;
	background-color: #333;
	font-size: 12px;
	margin-bottom: 10px;
}
#openNow a:hover, #tellMeMoreButton:hover {
	background-color: #666;
}
/* Tabs */

dl#roi_tabs {
	width: 352px;
	display:block;
	list-style: none;
	position: relative;
}
dl#roi_tabs dt {
	padding: 12px 20px 12px 0;
	text-decoration: underline;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #666666;
}
dl#roi_tabs dd {
	padding: 5px 5px 0 0px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #666666;
}
dl#roi_tabs dd h2 {
	margin: 10px 0 10px 1px;
}
dl#roi_tabs dd a {
	text-decoration: underline;
}
dl#roi_tabs dt.selected {
	text-decoration: none;
	color: #132436;
}
.pane {
	position: absolute;
	overflow: hidden;
	top: 30px;
	left: 0;
}
.label {
	float: left;
	position: relative;
	cursor: pointer;
	z-index: 1;
}
/*====== Individual Page ==============================================================================*/

.individualPage {
	padding: 0 20px;
}
.individualPage h1.pageHead {
	margin: 25px 15px 15px 15px;
	color: #132435;
	font: normal 24px Arial, Helvetica, sans-serif;
}
.individualPage h2, .individualPage h3, .individualPage h4 {
	color: #132435;
}
.individualPage h2 {
	margin: 14px 15px 5px 15px;
	font: normal 16px Arial, Helvetica, sans-serif;
}
.individualPage h3 {
	margin: 14px 15px 0 15px;
	font: normal 14px Arial, Helvetica, sans-serif;
}
.individualPage h4 {
	margin: 14px 15px 0 15px;
	font: normal 12px Arial, Helvetica, sans-serif;
}
.individualPage a {
	text-decoration: underline;
}
.individualPage p {
	margin: 10px 15px;
	color: #333;
}
.individualPage p.zeroPaddingParagraph {
	margin: 0 15px 0 15px;
}
.individualPage ul, .individualPage ol {
	margin: 10px 0 10px 35px;
	color: #333333;
}
.individualPage ul li {
	margin: 6px 0;
	list-style-type: square;
}
.individualPage img {
	margin:15px 0;
}
#FAQ dt {
	margin: 10px 0;
	font-weight: bold;
}
#FAQ th {
	text-align: left;
}
#contactInfo {
	margin: 0;
	padding: 10px;
	width: 180px;
	line-height: 12px;
	background-color: #C2B372;
}
#contactInfo h2 {
	margin: 0 0 10px 0;
	padding-left: 15px;
	color: #132436;
	font: normal 12px Arial, Helvetica, sans-serif;
	background: url(/custom/mctcu/image/product-hover.png) no-repeat center left;
}
#contactInfo p {
	padding-left: 15px;
}
#thankYou img {
	padding-top: 10px;
}
#noteArea {
	margin: 0 0 0 15px;
}
/*====== Rates ====================================================================================*/

#rates {
	padding: 0 20px;
}
#rates h1 {
	margin: 25px 15px 0 15px;
	color: #132435;
	font: normal 24px Arial, Helvetica, sans-serif;
}
#rates h2 {
	margin: 15px 0 5px 0;
	color: #132435;
	font: normal 16px Arial, Helvetica, sans-serif;
}
#rates h3 {
	margin: 0 0 10px 0;
	color: #333;
	font-size: 12px;
}
#rates .disclaimer {
	font-size: 10px;
	color: #666;
}
#rates table {
	width: 605px;
}
table.stripeTable {
	border-left: 1px solid #00305A;
}
#rates table#eAdvantage td.setWidth {
	width: 237px;
}
#rates table#shareAccounts td.nth-column-1 {
	width: 198px;
}
#rates table#iraAccounts td.nth-column-1 {
	width: 120px;
}
table.stripeTable td, table.stripeTable th {
	padding: 5px 10px;
	text-align: left;
	vertical-align: bottom;
	font-weight: normal;
}
table.stripeTable tr.nth-row-even td, table.stripeTable tr.nth-row-odd td {
	border-right: 1px solid #00305A;
	border-bottom: 1px solid #00305A;
}
table.stripeTable th {
	background-color: #00305A;
	color: #FFF;
	border-bottom: 5px solid #C2B372;
}
table.stripeTable th.center {
	text-align: center;
}
table.stripeTable th.threeColLeft,
table.stripeTable td.threeColLeft {
	width: 300px;
}

.disclosures p {
	margin: 10px;
	padding: 0;
	font: normal 11.5px Helvetica, Arial, sans-serif;
}
/*====== Locations ====================================================================================*/
#map {
	margin-left: 15px;
	height: 300px;
}
li.vcard {
	clear: both;
	position: relative;
	padding-left: 15px;
	padding-bottom: 5px;
	overflow: hidden;
}
li.vcard h2 {
	margin: 0 0 10px 0;
	padding: 8px 0 0 20px;
	font: normal 16px Arial, Helvetica, sans-serif;
	background: url(/custom/mctcu/image/tree.png) no-repeat 0 7px;
	border-top: 1px solid #C2B372;
}
li.vcard h2 a {
	color: #132436;
	text-decoration: none;
}
.mapLocation {
	position: absolute;
	top: 15px;
	right: 0;
	padding-left: 8px;
	background: url(/custom/mctcu/image/black-triangle.png) no-repeat center left;
}
#locations table {
	float: left;
	margin-right: 12px;
	width: 100%;
	border-collapse: collapse;
}
#locations th, #locations td {
	padding: 2px 0;
	color: #132436;
	text-align: left;
}
#locations th.timeName {
	width: 80px;
	font-weight: normal;
}
#locations td.timeValue {
	width: 90px;
}
#locations ul {
	margin: 20px 0;
}
#locations ul li {
	list-style-type: none;
}
#locations td {
	vertical-align:top;
	color: #333;
}
.adr {
	width: 150px;
}
.atms h3 {
	font-size: 15px;
	color: #132436;
}
.atms ul {
	margin: 10px 0 10px 15px;
}
.atms ul ul {
	margin: 5px 0 10px 15px;
}
.atms ul li {
	padding-left: 14px;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: none;
	font-size: 12px;
	background: url(/custom/mctcu/image/transparent-leaf.png) no-repeat;
}
.atms ul ul {
	margin-left: 25px;
}
.atms ul ul li {
	padding-left: 0;
	list-style: square;
	font-size: 12px;
	background: none;
}
/*=======================FAQ Section [Accordion]================================*/
div#accordion dl {
	padding: 5px 10px 0 15px;
	width: 510px;
}
div#accordion dt {
	padding: 0 0 0 10px;
	color: #003366;
	font: normal 12px Arial, Helvetica, sans-serif;
	text-decoration: underline;
	cursor: pointer;
	background: url(/custom/mctcu/image/black-triangle.png) no-repeat left center;
}
div#accordion dd {
	margin: 6px 0 8px 0;
	padding-left: 10px;
	font: normal 12px Arial, Helvetica, sans-serif;
	line-height: 1.2;
}
div#accordion dd.last {
	margin: 5px 0;
	font: normal 12px Arial, Helvetica, sans-serif;
	line-height: 15px;
}
div#accordion dd li {
	list-style-type: disc;
}
/*======== Vehicles for Sale ===============================================================================*/

.vehicle {
	position:relative;
	width: 570px;
	border-bottom:1px solid #ccc;
	margin: 14px 15px 0;
	padding-bottom:15px;
}
.vehicle h3 {
	margin:0;
}
.vehiclePhoto {
	position:absolute;
	top:0;
	right:0;
	width: 570px;
}
/*======== Community Events ===============================================================================*/
.communityEvents {
	border-top:1px solid #ccc;
	margin: 15px;
	padding-top:10px;
}
.communityEvents p {
	margin: 0 0 10px 0;
}
/*======== Application ===============================================================================*/

#verifyButtons img {
	margin: 50px;
}
/* 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/mctcu/image/lock.png) no-repeat 595px 13px;
	margin-bottom: 7px;
}
fieldset#newApplication div#introduction img {
	border: 1px solid #CCC;
	float: left;
	margin-right: 20px;
}
fieldset#newApplication div#introduction h1 {
	color: #132435;
	font-size: 32px;
	font-weight: normal;
	padding: 0 0 5px 0;
	margin: 0 0 0 170px;
	width: 410px;
}
fieldset#newApplication div#introduction h2 {
	color: #333;
	font-size: 16px;
	padding-bottom: 5px;
	margin: 0;
}
fieldset#newApplication div#introText {
	border-top: 1px solid #132435;
	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;
	background: #FFF;
}
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;
}
/* formContactUs.css */

#contactUs {
	padding-bottom: 120px;
	background-color: #fff;
}
#formContactUs legend {
	color: #333;
	font-weight: bold;
}
#formContactUs fieldset {
	padding: 10px 15px 10px 15px;
	font-size: 11.5px;
	border: 0 none;
}
#formContactUs label {
	float: left;
	clear: left;
	padding: 4px 25px 10px 0;
	width: 120px;
}
#formContactUs span {
	color: #888;
	font-size: 11px;
}
#formContactUs input, #formContactUs textarea {
	float: left;
	margin-bottom: 10px;
	width: 290px;
}
#formContactUs textarea {
	width: 293px;
}
#formContactUs fieldset p {
	margin-left: 210px;
}
#formContactUs input.submitButton {
	float: none;
	margin: 0 0 0 142px;
	padding: 5px;
	width: auto;
}
#formContactUs textarea {
	height: 100px;
}
#formContactUs #captcha {
	clear: both;
	margin: 10px 0 10px 0;
}
#formContactUs #captcha input {
	float: none;
	width: 198px;
	display: block;
	margin: 10px 0;
}
#formContactUs img {
	margin-left: 74px;
}
#formContactUs #captcha p {
	margin: 0;
	padding: 0 0 0 145px;
}
#formContactUs #captcha h4 {
	float: left;
	margin: 0;
	padding: 4px 0 0 0;
	font-size: 11.5px;
}
/* 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;
}
/* formQuestions.css */

#formQuestions fieldset {
	border: 0 none;
	float: left;
	padding: 15px 25px 0 25px;
	width: 252px;
}
#formQuestions fieldset input, #formQuestions textarea {
	border: solid 1px #666;
	display: block;
	margin-bottom: 10px;
	padding: 3px;
	width: 244px;
}
#formQuestions fieldset input {
	height: 14px;
}
#formQuestions input.submitButton {
	border: solid 1px #666;
	display: block;
	float: left;
	font-weight: bold;
	height: auto;
	margin-left: 75px;
	padding: 10px;
	width: auto;
}
#formQuestions textarea {
	height: 100px;
}
#formQuestions label {
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
}
#formQuestions p.title {
	color: #666;
	font-weight: bold;
	margin: 20px 0 10px 0;
	text-align: center;
}
/* captcha */

#formQuestions #captcha {
	float: left;
	padding: 15px;
	width: 200px;
}
#formQuestions #captcha input {
	border: solid 1px #666;
	display: block;
	float: none;
	height: 14px;
	padding: 3px;
	width: 192px;
}
#formQuestions #captcha p {
	font-size: 11px;
	margin: 10px 0;
	text-align: center;
}
#formQuestions #captcha h4 {
	color: #666;
	font: bold 12px Arial, Helvetica, sans-serif;
	margin: 0 0 5px 0;
}
/*--- New Popup Stuff ---*/

#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 label.required {
	font-weight: bold;
}
#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;
}