/* floridacentralcu - layout.css */
/* purple text - #28006A */
/*===== Reset =========================*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

a img {
	border: none;
}

object {
	outline: none;
}

/*===== General =======================*/
body {
	background: #28006A;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 62.5% !important;
	font-weight: normal;
	color: #666;
	min-width:960px;
}

h1, h2, h3, h4 {
	font-weight:bold;
	margin:0;
	padding:0.7em 0 0.4em;
}

h1 {
	font-size: 1.6em;
}

h2 {
	color:#26006A;
	> font-size: 1.4em;
}
h3 {
	color:#666;
	font-size: 1.3em;
}
p {
	line-height: 1.4em;
	padding:0 0 1em;
}

a {
	text-decoration: underline;
	color: #666;
	outline: none;
}
a:hover {
	color:#27006A;
}

ul li {
	list-style-type: none;
	list-style-position: outside;
}

em {
	font-style: italic;
}

#siteAlert {
	width: 960px !important;
	margin: 0 auto !important;
}

#siteAlertLink {
	right: 30px !important;
}

/*===== Header ========================*/
#header {
	background:url("../image/nav-tile.png") repeat-x scroll center bottom #FFFFFF;
	height:140px;
	margin:0 auto;
	position:relative;
	width:100%;
}
#headerInner {
	margin:0 auto;
	position:relative;
	width:960px;
}
#logo {
	position: absolute;
	top: 22px;
	left: 0;
	height: 52px;
	width: 230px;
	margin: 0;
	text-indent: -999em;
	background: transparent url("../image/logo.png") 0 0 no-repeat;
}

#logo a {
	display: block;
	height: 52px;
	width: 230px;
}
#printLogo {
	display:none;
}
body#home #ultraTopNav {
	position: absolute;
	right: 10px;
	top: 26px;
}

#ultraTopNav {
	position:absolute;
	right:138px;
	top:26px;
}

#ultraTopNav li {
	float: left;
	padding: 7px 0.5em 0;
	color: #666;
}

#ultraTopNav li a {
	color:#666;
	font-size:1.2em;
	text-decoration:none;
}

#ultraTopNav li a:hover, #ultraTopNav li a.inPath {
	color:#28006A;
	text-decoration: none;
}
#ultraTopNav li.linkBlog, #ultraTopNav li.linkTwitter, #ultraTopNav li.linkFacebook {
	padding:0 0.2em;
}
#ultraTopNav li.linkBlog a, #ultraTopNav li.linkTwitter a, #ultraTopNav li.linkFacebook a {
	background-image:url("../image/btns-ultratop.png");
	background-position:0 0;
	display:block;
	height:22px;
	text-indent:-999em;
	width:21px;
}
#ultraTopNav li.linkBlog a {
	background-position:0 0;
	margin-left:10px;
}
#ultraTopNav li.linkBlog a:hover {
	background-position:0 -27px;
}
#ultraTopNav li.linkTwitter a {
	background-position:184px 0;
}
#ultraTopNav li.linkTwitter a:hover {
	background-position:184px -27px;
}
#ultraTopNav li.linkFacebook a {
	background-position:159px 0;
}
#ultraTopNav li.linkFacebook a:hover {
	background-position:159px -27px;
}

#searchForm {
	height:26px;
	position:absolute;
	right:3px;
	top:107px;
	width:155px;
}

#searchForm input#roi_input {
	background:url("../image/search-bg.png") no-repeat scroll 0 0 transparent;
	border:0 none;
	height:23px;
	left:0;
	padding:3px 0 0 5px;
	position:absolute;
	top:0;
	width:120px;
}

#searchForm input#searchButton {
	position: absolute;
	top: 0;
	right: 0;
	width: 30px;
	height: 26px;
}

#primaryNav {
	border-color:#370569;
	border-style:solid;
	border-width:0 1px;
	height:40px;
	left:0;
	overflow:hidden;
	position:absolute;
	top:100px;
	width:auto;
}

#primaryNav li {
	border-color:#370569;
	border-style:solid;
	border-width:0 1px 0 0;
	display:block;
	float:left;
	height:40px;
	position:relative;
}
#primaryNav li.lastChild {
	border:none;
}

#primaryNav a {
	border-color:#7103D2;
	border-style:solid;
	border-width:0 1px;
	color:#FFFFFF;
	display:block;
	font-size:1.5em;
	font-weight:normal;
	letter-spacing:0.05em;
	padding:0.8em 2em;
	text-decoration:none;
	text-shadow:1px 1px 2px #000000;
	position:relative;
	z-index:2;
}

#primaryNav a:hover, #primaryNav li.inPath a {
	background:url('../image/nav-hover-tile.png') repeat-x top center;
	color: #eee;
	text-shadow:1px 1px 2px #333333;
}
#primaryNav li span {
	background:url('../image/nav-hover-tile.png') repeat-x top center;
	position:absolute;
	top:0;
	left:0;
	display:none;
	height:100%;
	width:100%;
	z-index:0;
}
/* Online banking downstream pages */
#downstreamObl {
	position:absolute;
	right:3px;
	top:26px;
}

#downstreamObl a {
	background:url("../image/btns-ultratop.png") no-repeat scroll -82px 0 transparent;
	color:#000000;
	display:block;
	height:26px;
	text-indent:-999em;
	width:126px;
}
#downstreamObl a:hover {
	background:url("../image/btns-ultratop.png") no-repeat scroll -82px -27px transparent;
}

/*===== Main Content ==================*/
#wrapper {
	background:url("../image/wrapper-tile.png") repeat-x scroll 0 0 #908CB4;
	overflow:hidden;
	width:100%;
}
#wrapperInner {
	background:url("../image/wrapperinner-tile.png") repeat-y scroll 0 0 transparent;
	margin:23px auto 0;
	overflow:hidden;
	width:966px;
}
#contentWrapper {
	background:url("../image/wrapperinner-top.png") no-repeat scroll 0 0 transparent;
	margin:0;
	overflow:hidden;
	width:966px;
}
#mainContent {
	float:left;
	min-height:35em;
	padding:6px 0 40px 31px;
	width:635px;
}

/*===== Left Column ===================*/
#leftColumn {
	clear:left;
	float:left;
	margin:0 0 20px;
	width:270px;
}

h2#quickLinksHeader {
	color: #000000;
	margin: 2em 0 0;
	padding: 0 0 0.5em 0.5em;
	font-size: 1.5em;
	font-weight: normal;
	border-bottom: 1px solid #DFE0E3;
}

#leftNav {
	background:url("../image/leftNav-tile.png") repeat-y scroll center top transparent;
	margin:25px 0 10px 24px;
	width:246px;
}

#leftNav li a {
	display:block;
	text-decoration:none;
}
#leftNav li.firstChild {
	background:url("../image/leftnav-ends.png") 0 0 no-repeat;
	border:none;
	margin:0;
}

#leftNav li.lastChild {
	background:url("../image/leftnav-ends.png") no-repeat scroll 0 -41px transparent;
	border:medium none;
	margin:0;
}

#leftNav li.firstChild h2 a {
	border:none;
}

#leftNav li.lastChild h2 a {
	padding:10px 0 13px 15px;
}

#leftNav li h2 {
	font-size: 1.5em;     
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#leftNav li h2 a {
	border-top:1px solid #ACBDC9;
	color:#28006A;
	margin:0 6px 0 2px;
	padding:10px 0 8px 15px;
}
#leftNav li h2 a.inPath {
	background-color:#B9C8D5;
	/*border-bottom:1px solid #ACBDC9;*/
}
#leftNav li h2 a:hover {
	background-color:#B9C8D5;
}
#leftNav li.firstChild h2 a:hover, #leftNav li.firstChild h2 a.inPath {
	background:url("../image/leftnav-ends.png") 0 -84px no-repeat;
	margin:0 6px 0 1px;
	padding-left:16px;
}

#leftNav li.lastChild h2 a:hover {
	background:url("../image/leftnav-ends.png") no-repeat scroll -1px -127px transparent;
}
#leftNav li.lastChild h2 a.inPath {
	background:none repeat scroll 0 0 #B9C8D5;
	padding:10px 0 5px 15px;
}
body.noSubMenu #leftNav li.lastChild h2 a.inPath {
	background:url("../image/leftnav-ends.png") no-repeat scroll -3px -128px transparent;
	padding:10px 0 13px 14px;
}

#leftNav li li h3 {
	font-size: 1.3em;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#leftNav li li a {
	background:url("../image/nav-bullets.png") no-repeat scroll 17px 7px transparent;
	color:#666666;
	margin:0 6px 0 2px;
	padding:3px 3px 3px 29px;
}

#leftNav li ul.nthTier-2 {
	background:url("../image/leftnav-ul2-tile.png") repeat-y scroll 0 0 transparent;
	padding:5px 0;
}
/* last li ul */
#leftNav li.lastChild ul.nthTier-2 {
	padding:5px 0 0;
}
#leftNav li.lastChild ul.nthTier-2  li.lastChild {
	background:url("../image/leftnav-ends.png") no-repeat scroll 0 -194px transparent;
	overflow:hidden;
	padding:0 0 8px;
}

#leftNav li ul.nthTier-2 li {
	margin:0;
}
#leftNav li ul.nthTier-2 li.firstChild {
	background:none;
}
#leftNav li ul.nthTier-2 li.lastChild {
	background:none;
}
#leftNav li li.inPath a, #leftNav li li a:hover {
	background:url("../image/nav-bullets.png") no-repeat scroll 17px -46px transparent;
	color: #28006A;
}
#leftNav li li.inPath a {
	margin-left:10px;
}
/* Quick Links */
#leftColumn #quickLinks {
	margin: 35px 0 0 24px;
}

#quickLinks h2 {
	border-bottom:1px dashed #CCCCCC;
	color:#28006A;
	font-family:"futura",helvetica,arial,sans-serif;
	font-size:1.6em;
	font-weight:normal;
	margin:0 0 0.5em;
	padding:0 0 0.2em 0.3em;
}

#quickLinks li {
	margin: 0em 0.4em;
}

#quickLinks li a {
	display: block;
	padding: 0.3em;
}

#quickLinks li a:hover {
	color: #666;
}

/*===== Home Page =====================*/
/* begin new obl */
#obLogin {
	background:url("../image/obl-home-box.png") no-repeat scroll left bottom transparent;
	height:auto;
	left:0;
	padding:0;
	position:absolute;
	top:15px;
	width:241px;
}
#obLogin h2 {
	background:url("../image/obl-home-box.png") no-repeat scroll 0 0 transparent;
	font-family:"futura",helvetica,arial,sans-serif;
	font-size:1.7em;
	font-weight:normal;
	height:29px;
	margin:0;
	padding:8px 0 0 10px;
}
#obLogin #oblFormList li {
	display:block;
	overflow:hidden;
	margin:0 0 3px;
}

#obLogin form {
	margin:10px 0 2px 10px;
	overflow:hidden;
}
#obLogin #obNav {
	background:url("../image/obl-divider.png") no-repeat scroll 13px 0 transparent;
	clear:both;
	overflow:hidden;
	padding:5px 0 10px 10px;
}
#obLogin #obNav li {
	padding:3px 0;
	display:block;
	width:110px;
	float:left;
}
#obLogin #obNav li a {
	font-size:1.1em;
	text-decoration:none;
}
#obLogin label {
	float:left;
	font-size:1.2em;
	padding:5px 0 0;
	width:70px;
}

#obLogin input {
	margin-bottom: 0.5em;
}
input#CtlMiniLogin1_nid, input#CtlMiniLogin1_SecurityCode {
	float:right;
	margin:0 15px 0 0;
	width:138px;
}
#CtlMiniLogin1_lblSecurityCode {
	display:block;
	float:left;
	font-size:1.2em;
	padding:5px 0 0;
	width:70px;
}
#CtlMiniLogin1_lblNewUser {
	display:block;
	float:left;
	font-size:1.2em;
	padding:10px 0 0;
}
input.btnLogin {
	background:url("../image/buttons.png") no-repeat scroll 0 -208px transparent;
	border:0 none;
	cursor:pointer;
	display:block;
	float:right;
	height:25px;
	margin:3px 15px 0 0;
	overflow:hidden;
	padding-top:22px;
	text-indent:-999em;
	width:61px;
}
input.btnLogin:hover {
	background:url("../image/buttons.png") no-repeat scroll 0 -233px transparent;
}

#oblLoginButton {
	background:url("../image/buttons.png") no-repeat scroll 0 -208px transparent;
	border:0 none;
	cursor:pointer;
	display:block;
	height:25px;
	margin:0 auto 1em;
	text-indent:-999em;
	width:61px;	
}
#oblLoginButton:hover {
	background:url("../image/buttons.png") no-repeat scroll 0 -233px transparent;
}
#oblTempInstructions {
	font-size:1.2em;
	padding:1em;
}
#obLogin #oblcaptcha {
	background:none repeat scroll 0 0 #CCCCCC;
	float:right;
	height:57px;
	margin:0 16px 0 0;
	width:142px;
}
/* di login changes */
/*#obLogin {
top:30px;
}*/
#obLogin #diLogin input#userNumber, #obLogin #diLogin input#password {
	width:138px;
}
/* END new obl */
body#home #quickLinks {
	float:left;
	margin:0;
	width:244px;
}

#flashWrapper {
	height:300px;
	margin:0 auto;
	overflow:visible;
	position:relative;
	width:960px;
}
#flash {
	height:300px;
	left:243px;
	overflow:visible;
	position:absolute;
	top:0;
	width:716px;
}
#FlashDNA img {
	margin:0 0 0 28px;
}
/* begin home featured */
#homeFeaturedWrapper {
	background:url("../image/home-featured-tile.png") repeat-x scroll center top transparent;
	height:228px;
	margin:-5px 0 0;
	overflow:hidden;
	position:relative;
	width:100%;
}
#homeFeatured {
	margin:5px auto 0;
	overflow:hidden;
	padding:20px 0;
	width:960px;
}
#homeFeaturedProducts {
	float:right;
	width:688px;
	height: 167px;
	overflow: hidden;
}
#homeFeaturedProducts ul {}
#homeFeaturedProducts li {
	background:url("../image/featured-bg.png") no-repeat scroll 0 0 transparent;
	display:block;
	float:left;
	height:167px;
	position:relative;
	width:218px;
	cursor: pointer;
	overflow: hidden;
}
#homeFeaturedProducts li#featuredA,
#homeFeaturedProducts li#featuredD  {
	margin:0 17px 0 0;
}
#homeFeaturedProducts li div.featuredMask {
	background:url("../image/home-featured-mask.png") 0 0 no-repeat;
	position:absolute;
	top:0;
	left:0;
	width:218px;
	height:167px;
	z-index:3;
}
#homeFeaturedProducts li p.featuredHeader {
	color:#26006A;
	font-family:"futura",Helvetica,Arial,sans-serif;
	font-size:1.7em;
	font-weight:normal;
	padding:15px 0 7px 15px;
}

#homeFeaturedProducts #ratesNav {
	display:none;
}
html.js #homeFeaturedProducts #ratesNav {
	display:block;
	position:absolute;
	right:15px;
	top:18px;
	width:34px;
	z-index:3;
}
#ratesNav #ratesBack, #ratesNav #ratesNext {
	background-image:url("../image/featured-buttons.png");
	background-repeat:none;
	cursor:pointer;
	display:block;
	height:16px;
	text-indent:-999em;
	width:15px;
}
#ratesNav #ratesBack {
	background-position:0 0;
	float:left;
}
#ratesNav #ratesBack:hover {
	background-position:0 -17px;
}
#ratesNav #ratesNext {
	background-position:-19px 0;
	float:right;
	width:14px;
}
#ratesNav #ratesNext:hover {
	background-position:-19px -17px;
}
#ratesContainer {
	background:url("../image/rate-info-container.png") no-repeat scroll 0 0 transparent;
	height:auto;
	margin:0 auto;
	position:relative;
	width:187px;
	z-index:5;
}
#ratesContainer div.rateInfo {
	padding:3px 0 0 3px;
}

#ratesContainer div.rateInfo h2 {
	color:#65911A;
	font-size:46px;
	font-weight:bold;
	letter-spacing:9px;
	line-height:46px;
	padding:6px 0 0 10px;
}
/* change rateinfo spacing for webkit */
@media screen and (-webkit-min-device-pixel-ratio:0){
	#ratesContainer div.rateInfo h2 {
		padding:0 0 0 10px;
	}
}

#ratesContainer div.rateInfo p.textVariant1 {
	color:#65911A;
	font-size:12px;
	padding:0;
	position:absolute;
	right:10px;
	top:33px;
}

#ratesContainer h3{
	color:#7124B2;
	float:left;
	font-size:1.3em;
	margin:10px 0 0;
	padding:0;
	position:relative;
	z-index:10;
}
#ratesContainer h3 a{
	color:#7124B2;
	text-decoration:none;
}
#ratesContainer h3 a:hover{
	color:#65911B;
	text-decoration:none;
}
#ratesContainer h3 a span{
	font-size:90%;
	padding:0 0 0 5px;
	white-space:nowrap;
}
#ratesContainer #spinner {
	display:none;
	left:4px;
	position:absolute;
	top:2px;
}

#ratesContainer #rateInfo2 {
	display:none;
}
#ratesContainer #rateInfo3 {
	display:none;
}

#homeFeaturedProducts .ratesAPY {
	clear:both;
	color:#999999;
	display:block;
	font-size:1.2em;
	padding:10px 0 0;
}
#homeFeaturedProducts li#featuredB span.featuredPeople,
#homeFeaturedProducts li#featuredC span.featuredPeople {
	background-image:url("../image/featured-people.png");
	bottom:0;
	display:block;
	height:151px;
	margin:0 -7px 4px 0;
	position:absolute;
	right:0;
	width:96px;
	z-index:2;
	text-indent:-999em;

}
/*#homeFeaturedProducts li#featuredD img#featuredInvestment {
	bottom:0;
	display:block;
	height:39px;
	margin:20px 0 0 32px;
	width: 157px;
	z-index:2;
	text-indent:-999em;
}
#homeFeaturedProducts li#featuredD span.featuredInvestment {
	background:url("../image/featured-florida-central.png") no-repeat;
	bottom:0;
	display:block;
	height:39px;
	margin:20px 0 0 32px;
	width: 157px;
	z-index:2;
	text-indent:-999em;
}
#homeFeaturedProducts li#featuredB span.featuredPeople {
	background-position:0 0;
}*/
#homeFeaturedProducts li#featuredC span.featuredPeople {
	background-position:0 -156px;
}
#homeFeaturedProducts li h2.featuredTitle {
	font-family:"futura",helvetica,arial,sans-serif;
	font-size:1.6em;
	font-weight:normal;
	padding:15px 0 10px 13px;
	position:relative;
	z-index:4;
}
/*#homeFeaturedProducts li#featuredB h2.featuredTitle {
	background:url("../image/featured-people.png") no-repeat scroll 0 -320px transparent;
	height:38px;
	margin:10px 0 7px 11px;
	padding:0;
	text-indent:-999em;
	width:96px;
}*/

#homeFeaturedProducts li p.featuredDesc {
	font-size:1.2em;
	padding: 15px;
	width: 187px;
}
#homeFeaturedProducts li p.investDesc1 {
	font-size:1.2em;
	padding:0 0 10px 13px;
	width:185px;
	position:relative;
	top: 0;
	left: 0;
	z-index:4;
}
#homeFeaturedProducts li p.investDesc2 {
	font-size:1.2em;
	padding:0 0 10px 13px;
	width:185px;
	position:relative;
	z-index:4;
}
#homeFeaturedProducts li p.investDesc3 {
	font-size:1.2em;
	padding:0 0 10px 60px;
	width:155px;
	position:relative;
	top: 16px;
	left: 0;
	z-index:4;
}
#homeFeaturedProducts li p.investDesc3 a {
	display: block;
}	
#homeFeaturedProducts li p#investments1 span {
	display:block;
}
#homeFeaturedProducts li p#investments2,
#homeFeaturedProducts li p#investments3 {
	display:none;
}
#homeFeaturedProducts li p#investments1 {
	padding: 40px 0 0 30px;
}
#homeFeaturedProducts li p#investments1 img {
	margin: 0 auto 15px;
}
#homeFeaturedProducts li p#investments2 {
	font-size: 14px;
}
#homeFeaturedProducts li p#investments3 img {
	padding: 20px 0 0 20px;
}
#homeFeaturedProducts li p#investments2 span:before {
	content:"- ";
}
#homeFeaturedProducts li#featuredD .featuredDesc {
	position: relative;
	z-index: 5;
	height: 135px;
}
/* Third Featured Description */
#homeFeaturedProducts li h4.featuredDesc {
	font-size:1.2em;
	font-weight: normal;
	padding:0 0 10px 13px;
	width:130px;
}
#homeFeaturedProducts li h4.featuredDesc a {
	text-decoration: none!important;
}

/*SPRINT FEATURED PRODUCT CSS
#homeFeaturedProducts li p#sprint1, #homeFeaturedProducts li p#sprint3 {
display:none;
}
#homeFeaturedProducts li p#sprint2 span {
display:block;
}
#homeFeaturedProducts li p#sprint2 span:before {
content:"- ";
}*/

#homeFeaturedProducts li#featuredC div.contentHolder div.learnMoreLink {
	height: 25px;
	width: 76px;
}
#homeFeaturedProducts li#featuredC .learnMoreLink a,
#homeFeaturedProducts li#featuredD #investments2 a {
	background:url("../image/buttons.png") no-repeat scroll 0 0 transparent;
	position: absolute;
	bottom: 15px;
	left: 15px;
	display:block;
	overflow: hidden;
	height:25px;
	width:76px;
	text-indent:-999em;
}
#homeFeaturedProducts li#featuredC .contentHolder {
	position: relative;
	height: 167px;
	width: 218px;
}
#homeFeaturedProducts li#featuredC a {
	text-decoration: none;
}
#homeFeaturedProducts li#featuredD #investments2 a.featuredInvest {
	top: 76px;
}
#homeFeaturedProducts li#featuredC a:hover {
	background-position:0 -25px;
}
#homeFeaturedProducts li span.hoverSpan {
	background:url("../image/featured-bg.png") no-repeat scroll 0 -259px transparent;
	display:none;
	float: left;
	height:167px;
	left:0;
	position:absolute;
	top:0;
	width:218px;
	z-index:1;
}
/* END begin home featured */

#quickLinks li a {
	background-image:url("../image/ql-icons.png");
	background-repeat:no-repeat;
	background-position:0 0;
	background-color:transparent;
	font-size:1.4em;
	font-weight:normal;
	padding:0.5em 0 0.5em 38px;
	text-decoration:none;
}
#quickLinks li.nthChild-2 a {
	background-position:0 -40px;
}
#quickLinks li.nthChild-3 a {
	background-position:0 -75px;
}
#quickLinks li.nthChild-4 a {
	background-position:0 -110px;
}
#quickLinks li.nthChild-5 a {
	background-position:0 -144px;
}
#quickLinks li a:hover, #quickLinks li a.inPath {
	color:#28006A;
}
#quickLinks li.nthChild-1 a:hover, #quickLinks li.nthChild-1 a.inPath {
	background-position:0 -183px;
}
#quickLinks li.nthChild-2 a:hover, #quickLinks li.nthChild-2 a.inPath {
	background-position:0 -223px;
}
#quickLinks li.nthChild-3 a:hover, #quickLinks li.nthChild-3 a.inPath {
	background-position:0 -258px;
}
#quickLinks li.nthChild-4 a:hover, #quickLinks li.nthChild-4 a.inPath {
	background-position:0 -293px;
}
#quickLinks li.nthChild-5 a:hover, #quickLinks li.nthChild-5 a.inPath {
	background-position:0 -144px;
}
/*===== Category Page =================*/
#catDescription {
	background:url("../image/category-shadow.png") no-repeat scroll center bottom transparent;
	border-bottom:1px solid #CCCCCC;
	min-height:140px;
	overflow:hidden;
	position:relative;
}
#catDescription img {
	bottom:0;
	position:absolute;
	right:0;
}
#catDescriptionCopy {
	float:left;
	width:360px;
}
#catDescriptionCopy h1 {
	color:#28006A;
	font-family:"futura",helvetica,arial,sans-serif;
	font-size:2.5em;
	font-weight:normal;
}
#catDescriptionCopy p {
	font-size:1.3em;
	padding:0;
}

#catBreadcrumb {
	margin: 1em;
}

#catBreadcrumb li {
	display: inline;
	font-weight: normal;
}

#catBreadcrumb ul {
	display: inline;
	padding-left: 0.5em;
}

#catBreadcrumb li a {
	color: #666;
}

div#productCategory {
	float: left;
}

div#productCategory ul > li {
	background:url("../image/cat-li-shadow.png") no-repeat scroll 140px 90px transparent;
	border-bottom:1px solid #CCCCCC;
	float:left;
	margin:16px 0 0;
	overflow:hidden;
	width:635px;
}
div#productCategory ul > li > a {
	float: left;
	width: 160px;
}

div#productCategory div.productContent {
	overflow:hidden;
	position:relative;
	width:475px;
}

div#productCategory div.productContent p {
	margin-bottom: 1em;
}

div#productCategory div.productContent h3 {
	font-size:1.2em;
	padding:0 0 0.3em;
}

div#productCategory div.productContent h3 a{
	color:#28006A;
	font-family:"futura",helvetica,arial,sans-serif;
	font-size:1.4em;
	font-weight:normal;
	text-decoration:none;
}

div#productCategory div.productContent ul {
	margin-left:0;
	width:300px;
}

div#productCategory li li {
	background:none repeat scroll 0 0 transparent;
	border:medium none;
	float:none;
	font-size:1.2em;
	line-height:1.5em;
	list-style:disc outside none;
	margin:0;
	width:auto;
}
div#productCategory li li:before {
	content:"- ";
}
div#productCategory div.productContent h4 {
	bottom:12px;
	clear:left;
	margin:0;
	position:absolute;
	right:14px;
	width:77px;
}

div#productCategory div.productContent h4 a {
	background:url("../image/buttons.png") no-repeat scroll 0 0 transparent;
	display:block;
	height:25px;
	padding:0;
	text-indent:-999em;
	width:77px;
}
div#productCategory div.productContent h4 a:hover {
	background:url("../image/buttons.png") no-repeat scroll 0 -25px transparent;
}
div#productCategory div.productContent h4 a:hover {
	text-decoration: underline;
}

/* Search */
#search ul {
	padding: 1em 0 0 0;
	margin:0;
}

#search ul li {
	border-bottom:1px solid #CCCCCC;
	font-size:1em;
	list-style-type:none;
	padding:0 0 10px;
}

#search ul li h4 a {
	background:url("../image/buttons.png") no-repeat scroll 0 0 transparent;
	display:block;
	height:25px;
	padding:0;
	text-indent:-999em;
	width:77px;
}
#search ul li h4 a:hover {
	background:url("../image/buttons.png") no-repeat scroll 0 -25px transparent;
}

#search ul li h3 {
	padding-bottom: 0;
	font-size: 1.4em;
}
#search ul li h3 a {
	color:#27006A;
	text-decoration:none;
}

#search ul ul {
	display: none;
}

/*===== Product Page ==================*/
#productWrapper {
	background:url("../image/category-shadow.png") no-repeat scroll center bottom transparent;
	overflow:hidden;
	padding:0 0 30px;
}
#productPhoto {
	border-bottom:1px solid #CCCCCC;
	display:inline;
	float:left;
	margin:38px 0 0;
	padding:0 0 0 5px;
	width:210px;
}

#productSummary {
	display:inline;
	float:left;
	margin:20px 0 0 20px;
	width:400px;
}
#productSummary h1 {
	color:#27006A;
	font-family:"futura",helvetica,arial,sans-serif;
	font-size:2.4em;
	font-weight:normal;
	margin:0;
}
#productSummary p, #productDetails p {
	padding: 0 0 1em;
	font-size: 1.2em;
}

#productSummary ul, #productDetails ul {
	margin: 1em 1.5em;
}

#productSummary li, #productDetails li {
	list-style-position: outside;
	list-style-image:url('../image/listImage.jpg');
	margin: 0.4em 0;
	font-size: 1.2em;
}
/*
#productSummary li:before, #productDetails li:before {
	content:"- ";
}
*/
#productDetails {
	border-top:1px solid #CCCCCC;
	clear:both;
}
#bottomButtons {
	overflow:hidden;
	padding:0 0 0 233px;
	width:262px;
}
#openNow {
	float:left;
	width:96px;
}
#openNowBottom {
	float:left;
	margin:0 15px 0 0;
	width:96px;
}
#openNow a, #openNowBottom a {
	background:url("../image/buttons.png") no-repeat scroll 0 -60px transparent;
	display:block;
	height:32px;
	text-indent:-999em;
	width:96px;
}

#openNow a:hover, #openNowBottom a:hover {
	background: url("../image/buttons.png") no-repeat scroll 0 -92px transparent;
}

#tellMeMoreButton, #newRideButton {
	float:left;
	margin:0;
}

#tellMeMoreButton a {
	background:url("../image/buttons.png") no-repeat scroll 0 -134px transparent;
	display:block;
	height:32px;
	overflow:hidden;
	text-indent:-999em;
	width:96px;
}

#tellMeMoreButton a:hover {
	background:url("../image/buttons.png") no-repeat scroll 0 -166px transparent;
}

#newRideButton a {
	background:url("../image/find-your-ride-btn.png") no-repeat scroll 0 0 transparent;
	display:block;
	height:31px;
	overflow:hidden;
	text-indent:-999em;
	width:208px;
	margin: 0 0 10px 0;
}

#newRideButton a:hover {
	background:url("../image/find-your-ride-btn.png") no-repeat scroll 0 -33px transparent;
}

/* AddThis */
.addthis_toolbox {
	float:right;
	height:21px;
	margin:10px 0 0;
	padding:0;
	width:auto;
}

.addthis_toolbox a {
	background:url("../image/addthis-icons.png");
	background-repeat:none;
	float: left;
	display: inline;
	position: relative;
	width: 16px;
	height: 18px;
	text-indent: -999em;
	padding: 0 2px;
	cursor: pointer;
}
.addthis_toolbox .addthis_button_compact /* Share */ {
	background-position:0 0;
	height:21px;
	padding:0;
	text-indent:-999em;
	width:60px;
}

.addthis_toolbox .addthis_button_facebook {
	background-position:-61px 0;
}

.addthis_toolbox .addthis_button_linkedin {
	background-position:-82px 0;
}

.addthis_toolbox .addthis_button_twitter {
	background-position:-103px 0;
}

.addthis_toolbox .addthis_button_print {
	background-position:-124px 0;
}

.addthis_toolbox .addthis_button_compact:hover {
	background-position:0 -24px;
}

.addthis_toolbox .addthis_button_facebook:hover {
	background-position:-61px -24px;
}

.addthis_toolbox .addthis_button_linkedin:hover {
	background-position:-82px -24px;
}

.addthis_toolbox .addthis_button_twitter:hover {
	background-position:-103px -24px;
}

.addthis_toolbox .addthis_button_print:hover {
	background-position:-124px -24px;
}

/* Tabs */
dl#productTabs {
	display:block;
	list-style:none outside none;
	margin:25px 0 0;
	min-height:200px;
	position:relative;
	width:650px;
	z-index:2;
}

dl#productTabs dt {
	clear:both;
	color:#666;
	cursor:pointer;
	float:none;
	font-size:1.5em;
	font-weight:normal;
	padding:8px 16px 8px 0;
	position:relative;
	text-align:right;
	width:183px;
	z-index:1;
}

dl#productTabs dt:hover {
	text-decoration: none;
	color: #65911B;
}

dl#productTabs dt.selected {
	background:url("../image/nav-bullets.png") no-repeat scroll 191px -133px transparent;
	color:#330E72;
	text-decoration:none;
}

dl#productTabs dd {
	color:#666666;
	font-size:1em;
	left:232px;
	overflow:hidden;
	padding:5px 25px 0 0;
	position:relative;
	top:0;
	width:40em;
}

dl#productTabs dd a {
	text-decoration: underline;
}

dl#productTabs dd a:hover {
	color:#330E72;
}

/*===== Individual Page ===============*/
.individualPage {}

.individualPage h1 {
	background:url("../image/category-shadow.png") no-repeat scroll center bottom transparent;
	border-bottom:1px solid #CCCCCC;
	color:#27006A;
	font-family:"futura",helvetica,arial,sans-serif;
	font-size:2.4em;
	font-weight:normal;
	margin:4px 0 10px;
	padding:10px 0 8px;
}
.individualPage h2 {
	font-size: 1.6em;
}

.individualPage a { 
	text-decoration: underline;
}

.individualPage p {
	font-size: 1.2em;
}
#thankYou {
	padding:20px 0 0;
	position:relative;
}
#thankYou h2 {
	font-size:1.8em;
	left:0;
	position:absolute;
	top:21px;
}
#thankYou p {
	left:0;
	position:absolute;
	top:70px;
	width:315px;
}
.zeroPaddingParagraph {
	padding: 0;
}
.disclaimer, p.disclaimer, #productDetails p.disclaimer {
	font-size:1em;
}
.individualPage ul, .individualPage ol {
	margin: 10px 0 10px 20px;
}

.individualPage li {
	font-size: 1.2em;
}

.individualPage li li {
	font-size: 1em;
}

.individualPage ul li {
	list-style-type: disc;
	margin: 0.4em 0;
}
#onlineAppOpen a, #onlineAppLoan a {
	background-image:url("../image/buttons-apps.jpg");
	background-repeat:no-repeat;
	display:block;
	height:193px;
	width:218px;
	float:left;
	text-indent:-999em;
	margin:0 10px 0 0;
}
#onlineAppOpen a {
	background-position:0 0;
}
#onlineAppOpen a:hover {
	background-position:0 -194px;
}
#onlineAppLoan a {
	background-position:-234px 0;
}
#onlineAppLoan a:hover {
	background-position:-234px -194px;
}

/* Sitemap */
#sitemap {
	margin-top: 2em;
}

#sitemapNav {
	margin-top: 3em;
}

#sitemapNav li {
	width: 16em;
	float: left;
	margin-right: 2.5em;
}

#sitemapNav li li {
	width: auto;
	float: none;
	margin-right: 0;
}

#sitemap div.clear {
	padding-top: 2em;
	margin-top: 2em;
	border-top: 1px solid #CCC;
}

#sitemap div.clear div {
	width: 16em;
	float: left;
	margin-right: 2.5em;
}

#sitemap div.clear ul {
	padding-bottom: 2.5em;
}

#vehicles  p {
	font-size: 1.3em;
}
/* Locations */
#map {
	height: 30em;
}

#locations ul#locList {
	background:none repeat scroll 0 0 #908CB4;
	margin:1em 0 0;
	padding:1em 0;
}

#locations ul#locList li {    
	list-style-type: none;    
	padding: 0;
	overflow: hidden;
	margin: 2px 10px;
	background: #E4F2BA;
	display: block;
	position: relative;
}

#locations h2 {
	font-size: 1.4em;
	margin: 0;
	font-weight: normal;
}

#locations h2 {
	background:url("../image/nav-bullets.png") no-repeat scroll 23px -131px #E7E7E7;
	color:#666666;
	display:block;
	margin:0;
	padding:10px 10px 10px 50px;
	text-decoration:none;
}

#locations h2:hover, #locations h2.hover {
	background-position: 23px -84px;
	background-color: #E4F2BA;
}

#locations h2.open {
	background-position: 23px -84px;
	background-color: #E4F2BA;
}

#locations .locationInfo {
	display:block;
}

#locations .adr, #locations .lobbyHours, #locations .driveHours {
	float: left;
	overflow: hidden;
	font-size: 100%;
	min-height: 6em;
	height: auto !important;
	_height: 6em;
	margin-bottom: 1em;
	position: relative;
}

#locations .adr {
	width: 180px;
	padding: 0 0 0 50px;
	border-right: 1px solid #B9D269;
}

#locations .adr span {
	line-height: 150%;
}

#locations .adr h3 a {}

#locations .lobbyHours {
	width: 210px;
	padding: 0 10px;
}

#locations .driveHours {
	width: 220px;
	padding: 0 0 0 10px;
}

#locations p {
	font-size: 1.1em;
	margin: 0;
	color: #666;
}

#locations p span {
	font-size: 1.1em;
	margin: 0 0 .4em;
	color: #333;
	line-height: 150%;
}

#locations .lobbyHours dl, #locations .driveHours dl {
	width: 100%;
	overflow: hidden;
	margin-bottom: .4em;
}

#locations .lobbyHours dl dt, #locations .driveHours dl dt {
	float: left;
	display: inline;
	width: auto;
	margin-right: 10px;
}

#locations .lobbyHours dl dd, #locations .driveHours dl dd {
	float: right;
	display: inline;
	width: auto;
}

.googleMap-InfoWindow {
	position: relative;
	top: 0;
	left: 0;
}

#locations .googleMap-InfoWindow h2, #locations .googleMap-InfoWindow p, #locations .googleMap-InfoWindow p.map-phones {
	margin: .2em 0;
	padding:0;
}

#locations .googleMap-InfoWindow h2 {
	background:none no-repeat scroll 0 0 transparent;
	color:#27006A;
	font-size:1.5em;
	margin-bottom:0.3em;
	padding:0;
}

#locations .googleMap-InfoWindow p {
	font-size: 1.2em;
}

#locations .googleMap-InfoWindow p.map-phones {
	height: 1.2em;
	overflow: hidden;
}

/* Contact Us */
#formContactUs {
	width: 100%;
}

#formContactUs legend {
	color: #666;
	font-weight: bold;
}

#formContactUs fieldset {
	padding: 1.5em 0 1em;
	border: 0 none;
} 

#formContactUs li {              
	list-style-position: outside;
	list-style-type: none;
	overflow: hidden;
	width: 638px;
}

#formContactUs label {
	float: left;
	font-size: 1.2em;
	padding: 0 10px 10px 0;
	text-align: right;
	width: 215px;
}

#formContactUs input, #formContactUs textarea {
	float: left;
	margin-bottom: 1em;
}

#formContactUs input {
	width: 220px;
}

#formContactUs textarea {
	height: 10em;
	width: 220px;
}

#formContactUs input.error, #formContactUs textarea.error{
	background-color: #F6F6CB;
	border: 2px solid #FF0000;
	padding: 2px;
}

#formContactUs button.submitButton {
	float: none;
	margin: 0 0 0 310px;
	padding: 5px;
	width: auto;
}

#formContactUs label.error {
	color: #F72222;
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 1em;
	text-align: left;
	width: 160px;
}

#formContactUs #captcha {
	clear: both;
	margin: 10px 0 10px 245px;
	width: 200px;
}

#formContactUs #captcha input {
	display: block;
	float: none;
	margin: 10px 0;
	width: 196px;
}

#formContactUs #captcha p {
	margin: 0;
}

#formContactUs #captcha p.error {
	color: #F72222;
}

/* Rates */
#rates table {
	border-left:2px solid #CCCCCC;
	border-top:2px solid #CCCCCC;
	font-size:1.2em;
	margin:0 0 .5em;
	width:100%;
}
#rates .disclaimer {
	padding:.5em 0;
}
#rates h2 {
	font-size: 1.5em;
}
#rates h2 a{
	color:#26006A;
}

#rates h3 {
	font-size: 1.3em;
}

#rates table th {
	border-bottom: 2px solid #ccc;
	border-right: 2px solid #ccc;
	width: 20%;
	padding: 5px 2px;
	background-color: #eee;
	text-align: center;
	font-weight: bold;
}

#rates table td {
	border-bottom: 2px solid #ccc;
	border-right: 2px solid #ccc;
	padding: 4px 7px;
	text-align: center;
}

#rates table td.nth-column-1 {
	text-align: left;
	width:40%;
}
#rates table td.blank {
	text-indent:-999em;
}
#rates div.finePrint {
	font-size: .8em;
	margin: 0 0 20px 0;
}

#rates div.apy {
	margin: .5em 0 .5em 1em;
	font-size: .9em;
}
/*===== Footer ========================*/
#footer {
	clear:both;
	color:#CCCCCC;
	margin:0 auto;
	overflow:hidden;
	padding:12px 0;
	position:relative;
	width:960px;
}
#footerColA, #footerColB, #footerColC {
	border-right:1px solid #4000B2;
	float:left;
	min-height:8em;
	padding:5px 0;
	position:relative;
}
#footerColA {
	width:325px;
}

#footerColB {
	width:384px;
}

#footerColC {
	border:none;
	width:249px;
}

#footer #firstROI {
	height:25px;
	margin:0 0 0 3em;
	width:100px;
}

#footer img.froiLogo {
	display: none;
}
#footer #copyrightNotice {
	margin:1em 0 0 3em;
}
#footer #eh {}

#footer #fdic {
	float:left;
	margin:0 1em 0 0;
}

#footer #footerNav {
	padding:0 0 0 1em;
}

#footerNav li {
	display:block;
	float:left;
	padding:0 0 1.5em 2em;
	width:160px;
}

#footerNav li a {
	color:#CCCCCC;
	font-size:1.2em;
	text-decoration:none;
}

#footerNav a:hover {
	text-decoration: none;
	border-bottom:1px solid #ccc;
}

#footer p {
	font-size: 1.2em;
}
/*===== Special =======================*/
/* Popup form styling */
body.popup {
	background:#fff;
	overflow: hidden;
	border: none;
	min-width:auto;
}

body.popup #thankYou img {
	margin:122px 0 0 5px;
}
body.popup #thankYou h2 {
	font-size:2.8em;
	left:10px;
	margin:0;
	padding:0;
	position:absolute;
	top:10px;
}
body.popup #thankYou p {
	left:0;
	position:absolute;
	top:39px;
	width:315px;
}
body.popup #thankYou img#smallThankyou {
	display: block;
	margin: 8px auto 0;
}

body.popup p {
	margin: 1em;
}

body.popup form {
	overflow: hidden;
}

body.popup form h4.title {
	background:url("../image/nav-tile.png") repeat-x scroll center bottom #6406B3;
	color:#FFFFFF;
	display:block;
	font-family:"futura",helvetica,arial,sans-serif;
	font-size:2em;
	font-weight:normal;
	margin:0;
	padding:10px;
	text-shadow:2px 1px 2px #000000;
}

body.popup fieldset {
	border: 0 none;
	float: left;
	width: 252px;
}

body.popup #formSection {
	overflow: hidden;
	padding: 30px 15px 0 15px;
}

body.popup fieldset#popupStandard input, body.popup fieldset#popupStandard textarea {
	font-family: Helvetica, Arial, sans-serif;
}

/* Start popup input verification display */
/* - Not selected - */
body.popup fieldset#popupStandard input {
	background: url("../image/popup-input-bg.png") no-repeat;
	display: block;	
	width: 227px;
	height: 19px;
	margin-bottom: .5em;
	padding: 8px 17px 2px 7px;
	border: none;
	font-size: 1.4em;
} 

body.popup fieldset#popupStandard textarea {
	background: url("../image/popup-textarea-bg.png") no-repeat;
	display: block;	
	width: 227px;
	height: 81px;
	margin-bottom: 0.5em;
	padding: 6px 17px 3px 7px;
	border: none;
	font-size: 1.5em;
}

body.popup #popupStandard input.error {
	background: url("../image/popup-input-bg.png") no-repeat 0 -150px;
}

body.popup #popupStandard input.valid {
	background: url("../image/popup-input-bg.png") no-repeat 0 -30px;
}

body.popup #popupStandard textarea.error {
	background: url("../image/popup-textarea-bg.png") no-repeat 0 -455px;
}

body.popup #popupStandard textarea.valid {
	background: url("../image/popup-textarea-bg.png") no-repeat 0 -91px;
}

/* - Selected - */
body.popup #popupStandard input.selected{
	background: url("../image/popup-input-bg.png") no-repeat 0 -60px;
}

body.popup #popupStandard input.selected.valid{
	background: url("../image/popup-input-bg.png") no-repeat 0 -90px;
}

body.popup #popupStandard input.selected.error{
	background: url("../image/popup-input-bg.png") no-repeat 0 -120px;
}

body.popup #popupStandard textarea.selected {
	background: url("../image/popup-textarea-bg.png") no-repeat 0 -182px;
}

body.popup #popupStandard textarea.selected.valid {
	background: url("../image/popup-textarea-bg.png") no-repeat 0 -273px;
}

body.popup #popupStandard textarea.selected.error {
	background: url("../image/popup-textarea-bg.png") no-repeat 0 -364px;
}

body.popup #captcha input.selected {
	background: url("../image/popup-captcha-bg.png") no-repeat 0 -62px;
}
/* End popup input verification display */

body.popup .rightSide {
	overflow:hidden;
	padding:0 0 0 20px;
	width:230px;
}

body.popup img#popupLogo {
	margin: 14px auto 0;
	display: block;
	float: none;
}

body.popup input.submitButton, body.popup button.submitButton {
	background:url("../image/buttons.png") no-repeat scroll 0 -268px transparent;
	border:0 none;
	cursor:pointer;
	display:block;
	float:none;
	height:32px;
	margin:0 auto;
	overflow:hidden;
	text-indent:-999em;
	width:96px;
}

body.popup input.submitButton:hover, body.popup button.submitButton:hover {
	background-position: 0 -300px;
}

body.popup fieldset#popupStandard label {
	font-size: 1.2em;
	display: block;
	margin-bottom: 0.5em;
}

body.popup fieldset#popupStandard label.error {
	color: #F72222;
	text-align: right;
	margin-bottom: 0;
	font-size: 1.1em;
}

body.popup fieldset#popupStandard p {
	margin: 0 0 2em 0;
}

/* Captcha */
body.popup #captcha {
	width: 230px;
	float: none;
	padding-bottom: 1em;
}

body.popup #captcha input {
	float: none;
	background: url("../image/popup-captcha-bg.png") no-repeat;
	width: 223px;
	height: 23px;
	border: none;
	display: block;
	margin: 1em 0;
	padding: 7px 0 0 7px;
	font-size: 1.4em;
}

body.popup #captcha p {
	margin: 0;
}

body.popup #captcha p.error {
	color:#F72222;
}

body.popup #captcha h4 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 0 0.5em 0;
}

body.popup h2 {
	margin: 2em 0 1em 0;
	font-weight: bold;
	text-align: center;
	font-size: 1.2em;
}

/* Online Banking Popup */
body.popup .individualPage {
	padding: 0;
}

body.popup .individualPage h1.pageHead {
	text-align: center;
	margin: 1em 0 0.5em;
}

body.popup #onlineBankingWrapper {
	background: #c3c3c3 url("../image/popup-lock.png") left bottom no-repeat;
	border: 1px solid #999999;
	width: 300px;
	margin: auto;
}

body.popup .individualPage #radioButtons {
	width: 200px;
	margin: 20px 50px 10px;
	font-size: 14px;
}

body.popup .individualPage #radioButtons label#loginToPersonalLabel {
	margin-right: 20px;
}

body.popup .individualPage form#personalLoginForm {
	width: 300px;
	margin: 2em auto;
}

body.popup .individualPage form#personalLoginForm input.accessID {
	width: 200px;
	margin: 10px auto 20px;
	display: block;
	color: #999999;
}

body.popup .individualPage form#personalLoginForm input.submit {
	border: 0 none;
	display: block;
	margin: 0 100px;
	width: 100px;
	height: 30px;
	float: none;
	text-indent: -999em;
	background: transparent url("../image/login-button.png") no-repeat 0 0;
	overflow: hidden;
	cursor: pointer;
}

body.popup .individualPage form#personalLoginForm input.submit:hover {
	background-position: 0 -30px;
}

/* Alert Popup */
#popup_container {
	font-size: 12px;
	min-width: 300px;
	max-width: 600px;
	background: #FFF;
	border: solid 5px #999;
	color: #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#popup_title {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 1.75em;
	color: #666;
	background: #ccc url("../image/alert-title.gif") top repeat-x;
	border: solid 1px #FFF;
	border-bottom: solid 1px #999;
	cursor: default;
	padding: 0em;
	margin: 0em;
}

#popup_content {
	background: transparent url("../image/alert-info.gif") 16px 16px no-repeat;
	padding: 1em 1.75em;
	margin: 0em;
}

#popup_content.alert {
	background-image: url("../image/info.gif");
}

#popup_content.confirm {
	background-image: url("../image/alert-important.gif");
}

#popup_content.prompt {
	background-image: url("../image/alert-help.gif");
}

#popup_message {
	padding-left: 48px;
}

#popup_panel {
	text-align: center;
	margin: 1em 0em 0em 1em;
}

#popup_prompt {
	margin: .5em 0em;
}

/* Clear fix */
.clear:after {
	content: "."; 
	display: block;
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clear {
	display: block;
}

/* - Hides from Internet Explorer for the Mac - \*/
.clear {
	min-height: 1%;
}

* html .clear {
	height: 1%;
}
/* - End hide - */

.radiolabel { 
	font-size:14px;
	text-align:right;
	width:234px;
}
/* From inmo.css */
.inform-product-title {
	display:none;
}

body#formBuilderPage #intro ul, #intro p, #intro h2 {
    margin: 10px 0;
}
body#formBuilderPage #intro h1 {
    margin-bottom: 32px;
}
body#formBuilderPage #intro ul, body#formBuilderPage form.inmo-application ul.eligibilityRequirementList {
    margin-left: 10px;
    padding-left: 10px;
}
body#formBuilderPage #intro ul li, body#formBuilderPage form.inmo-application ul.eligibilityRequirementList li {
    list-style: disc outside none;
    margin-left: 10px;
    min-height: 0;
    padding: 2px 0 2px 10px;
}
body#formBuilderPage label, input, textarea {
    display: block;
}
body#formBuilderPage label {
    margin-bottom: 3px;
}
body#formBuilderPage input, textarea, select {
    margin-bottom: 9px;
}
body#formBuilderPage input.hidden {
    height: 0;
    margin: 0;
    padding: 0;
    width: 0;
}
body#formBuilderPage .red {
    color: #FF0000;
}
 body#formBuilderPage p {
	    margin: 10px 0;
}
body#formBuilderPage form, body#formBuilderPage fieldset, body#formBuilderPage input, body#formBuilderPage textarea, body#formBuilderPage p {
    padding: 0;
	font-size: 12px;
	line-height: 18px;
}
body#formBuilderPage fieldset {
    border: 0 none;
}
body#formBuilderPage label, body#formBuilderPage input, body#formBuilderPage textarea {
    display: block;
}
body#formBuilderPage label {
    margin-bottom: 3px;
}
body#formBuilderPage input, body#formBuilderPage textarea, body#formBuilderPage select {
    margin-bottom: 9px;
}

body#formBuilderPage .inform_errorpage h2 {
    margin:20px 20px 0;
    padding-bottom: 2px;
}
body#formBuilderPage form.inmo-application {
    clear: both;
	width:625px;
	margin:0 auto;
}
body#formBuilderPage .inform_errorpage {
    clear: both;
	width:650px;
	margin:0 auto;
	padding: 0 0 10px;
}
body#formBuilderPage form.inmo-application fieldset {
   /* padding: 12px 0;*/
}
body#formBuilderPage form.inmo-application fieldset fieldset {
    padding: 0;
}
body#formBuilderPage form.inmo-application h2 {
    border-bottom: 1px solid #666666;
    margin: 20px 0;
    padding-bottom: 2px;
}
body#formBuilderPage form.inmo-application h2 input, body#formBuilderPage form.inmo-application h2 label, body#formBuilderPage form.inmo-application h2 span.note {
    color: #666666;
    display: inline;
    float: none;
    font: 10px Tahoma,Arial,Helvetica,sans-serif;
    margin-bottom: 0;
    margin-left: 10px;
}
body#formBuilderPage form.inmo-application fieldset h2 a {
    text-decoration: none;
}
body#formBuilderPage form.inmo-application fieldset h2 a span {
    text-decoration: underline;
}
body#formBuilderPage form.inmo-application li {
    clear: both;
    list-style: none outside none;
    min-height: 20px;
    padding-bottom: 8px;
}
body#formBuilderPage form.inmo-application li.coverResume label {
	display:none;
}
body#formBuilderPage form.inmo-application li.coverResume textarea{
	width:630px;
	height:500px;
}
body#formBuilderPage form.inmo-application li label, body#formBuilderPage form.inmo-application li h3 {
    float: left;
    font: 12px Tahoma,Arial,Helvetica,sans-serif;
    margin: 0;
    padding-bottom: 10px;
    padding-right: 20px;
    text-align: right;
    width: 160px;
}
body#formBuilderPage form.inmo-application li label.alignLeft {
    text-align: left;
}
body#formBuilderPage form.inmo-application li.inactive label {
    color: #999999;
}
body#formBuilderPage form.inmo-application li input, body#formBuilderPage form.inmo-application li fieldset, body#formBuilderPage form.inmo-application li ul, body#formBuilderPage form.inmo-application li select.fullWidth {
    float: left;
    margin-bottom: 0;
    width: 240px;
}
body#formBuilderPage form.inmo-application #electronicRecordsDisclosures li ul {
    width: 100%;
}
body#formBuilderPage form.inmo-application li select {
    float: left;
    margin-bottom: 0;
}
body#formBuilderPage form.inmo-application li .subOptions {
    padding: 4px 24px 8px;
}
body#formBuilderPage form.inmo-application ul.radioWide li select, body#formBuilderPage form.inmo-application ul.radioWide li label, body#formBuilderPage form.inmo-application ul.radioWide li input, body#formBuilderPage form.inmo-application ul.radio li label, body#formBuilderPage form.inmo-application ul.radio li input {
    display: inline;
    float: none;
    margin: 0 6px 0 0;
    padding: 0;
    vertical-align: middle;
}
body#formBuilderPage form.inmo-application li .help {
    float: right;
	font-size: 10px;
    font-weight: bold;
    min-height: 10px;
    padding-bottom: 10px;
    padding-left: 25px;
    width: 155px;
}
body#formBuilderPage form.inmo-application li input#k-minCashDeposit, body#formBuilderPage form.inmo-application li input#k-maxCashDeposit, body#formBuilderPage form.inmo-application li input#k-minDeposit, body#formBuilderPage form.inmo-application li input#k-maxDeposit {
    width: 0;
}
body#formBuilderPage form.inmo-application li .help span.error, body#formBuilderPage form.inmo-application li .help span.success {
    display: none;
}
body#formBuilderPage form.inmo-application li .help span.default {
    display: inline;
}
body#formBuilderPage form.inmo-application li.error .help {
    background: url("/includes/lib/js/help-error.gif") no-repeat scroll left top transparent;
    color: #FF0000;
}
body#formBuilderPage form.inmo-application li.error .help span.default, body#formBuilderPage form.inmo-application li.error .help span.success {
    display: none;
}
body#formBuilderPage form.inmo-application li.error .help span.error {
    display: inline;
}
body#formBuilderPage form.inmo-application li.success .help {
    background: url("/includes/lib/js/help-ok.gif") no-repeat scroll left top transparent;
    color: #339900;
}
body#formBuilderPage form.inmo-application li.success .help span.error, body#formBuilderPage form.inmo-application li.success .help span.default {
    display: none;
}
body#formBuilderPage form.inmo-application li.success .help span.success {
    display: inline;
}
body#formBuilderPage form.inmo-application li input.group1, body#formBuilderPage form.inmo-application li input.medium {
    width: 54px;
}
body#formBuilderPage form.inmo-application li .zipcode input.group1 {
    width: 90px;
}
body#formBuilderPage form.inmo-application li input.group2 {
    width: 54px;
}
body#formBuilderPage form.inmo-application li .ssn input.group2 {
    width: 36px;
}
body#formBuilderPage form.inmo-application li .zipcode input.group2 {
    width: 72px;
}
body#formBuilderPage form.inmo-application li input.group3 {
    width: 72px;
}
body#formBuilderPage form.inmo-application li span.separator {
    float: left;
    padding: 0 4px;
}
body#formBuilderPage form.inmo-application li input.group4 {
    width: 36px;
}
body#formBuilderPage form.inmo-application li fieldset.mixed label {
    float: left;
    padding: 0 10px;
    width: auto;
}
body#formBuilderPage form.inmo-application li.short input {
    width: 18px;
}
body#formBuilderPage form.inmo-application .radio {
    padding-bottom: 4px;
}
body#formBuilderPage form.inmo-application .radio li {
    min-height: 16px;
    padding-bottom: 4px;
}
body#formBuilderPage form.inmo-application li .radio input, body#formBuilderPage form.inmo-application li .radio label {
    display: inline;
    float: none;
    vertical-align: middle;
    width: auto;
}
body#formBuilderPage form.inmo-application li .radio label {
    padding-left: 4px;
}
body#formBuilderPage form.inmo-application li .date select {
    margin-right: 10px;
}
body#formBuilderPage form.inmo-application label.dollarAmount {
    background: url("/includes/lib/js/dollars.gif") no-repeat scroll 170px 4px transparent;
}
body#formBuilderPage form.inmo-application div.saverFund {
    clear: both;
    padding: 25px 0;
}
body#formBuilderPage form.inmo-application li ul.radioWide {
    width: 400px;
}
body#formBuilderPage form.inmo-application li ul.radioNarrow {
    padding-left: 180px;
}
body#formBuilderPage form.inmo-application li ul.radioWide input, body#formBuilderPage form.inmo-application li ul.radioNarrow input {
    width: auto;
}
body#formBuilderPage form.inmo-application li ul.radioWide label {
    padding-left: 10px;
    padding-right: 0;
    text-align: left;
    width: 350px;
}
body#formBuilderPage form.inmo-application li ul.radioNarrow label {
    padding-left: 10px;
    padding-right: 0;
    text-align: left;
    width: 200px;
}
body#formBuilderPage form.inmo-application a.edit {
    background: none repeat scroll 0 0 #CCCCCC;
    border: 1px solid #666666;
    clear: both;
    color: #666666;
    display: block;
    font-size: 14px;
    margin-left: 180px;
    padding: 6px 0;
    text-align: center;
    text-decoration: underline;
    width: 60px;
}
body#formBuilderPage form.inmo-application dl.authorization dt {
    float: left;
    font: 12px Tahoma,Arial,Helvetica,sans-serif;
    margin-bottom: 10px;
    padding-right: 20px;
    text-align: right;
    width: 160px;
}
body#formBuilderPage form.inmo-application dl.authorization dd {
    float: left;
    margin-bottom: 10px;
    padding-right: 150px;
    width: 255px;
}
body#formBuilderPage form.inmo-application ol.verification li h3 {
    float: none;
    padding: 0 0 10px;
    text-align: left;
    width: 600px;
}
body#formBuilderPage form.inmo-application ol.verification li ul {
    clear: left;
    display: inline;
    margin-left: 180px;
    padding-bottom: 24px;
}
body#formBuilderPage form.inmo-application ol.verification li ul li {
    margin-left: 0;
}
body#formBuilderPage form.inmo-application ol.verification li ul li input {
    display: inline;
    float: none;
    vertical-align: middle;
    width: auto;
}
body#formBuilderPage form.inmo-application ol.verification li ul li label {
    display: inline;
    float: none;
    padding-left: 10px;
    text-align: left;
    vertical-align: middle;
}
body#formBuilderPage form.inmo-application li.submit {
    padding: 10px 0 25px 180px;
}
body#formBuilderPage form.inmo-application li.submit input {
    width: auto;
}
