body {
	background: #E3EED6;
	font-family:Arial,sans-serif;
	font-size:62.5%;
}
a{
	text-decoration: none;
}
strong{
	font-weight: bold;
}
u{
	text-decoration: underline;
}
i, em{
	font-style: italic;
}
h1{
	left:-999em;
	position:absolute;
}

/*Top*/
#top{
	background: url(../image/topRightBG.png) top right no-repeat;
	height: 10em;
	margin: 35px auto 0;
	overflow: hidden;
	width: 84em;
}
#topInner{
	background: url(../image/topLeftBG.png) top left no-repeat;
	height: 10em;
}

/*Main*/
#main{
	background: #fff url(../image/mainLeftBG.png) top left repeat-y;
	margin: 0 auto;
	width: 84em;
}
#mainInner{
	background: url(../image/mainRightBG.png) top right repeat-y;
	overflow: hidden;
	width: 84em;
	min-height: 380px;
	overflow: auto;
}

/*Footer*/
#footer{
	background: url(../image/bottomRightBG.png) bottom right no-repeat;
	height: 12em;
	margin: 0 auto;
	overflow: auto;
	width: 84em;
}
#footerInner{
	background: url(../image/bottomLeftBG.png) bottom left no-repeat;
	height: 12em;
	overflow: hidden;
	padding-left: 12em;
}
#footer h3{
	color: #6b9c2c;
	font-size: 1.2em;
	font-weight: bold;
}
#footer h3 a{ 
	color: #6b9c2c;
}
#footer #footerNav{
	float: left;
	margin-top: 1em;
	overflow: hidden;
}
#footer #footerNav li{
	float: left;
	margin-right: 1em;
}
#footer #footerNav a{
	color: #777;
	text-decoration: underline;
}
#footer #footerNav a:hover{
	color: #000;
}
#footer #badges{
	float: right;
	padding-right: 6em;
	width: 125px;
	padding-top: 0;
}
#footer #badges li{
	float: right;
}
#footer p { 
	font-family:Arial,sans-serif;
	font-size: 11px;
	line-height: 14px;
}
#footer a{
	color: #777;
	text-decoration: none;
}
#footer a:hover{
	color: #000;
	text-decoration: underline;
}
/*End Framework*/

/*Centennial*/
#centennial{
	background: url(../image/centennialMid.png) top left repeat-y;
}
#centennialTop{
	background: url(../image/centennialTop.png) top left no-repeat;
}
#centennialBottom{
	background: url(../image/centennialBottom.png) bottom left no-repeat;
	overflow: hidden;
	padding: 6em 3.6em 6.3em 3em;
}
#centennialFlash{
	float: left;
	width: 210px;
}
#centennialForm{
	float: left;
	width: 175px;
}
#centennial label.required{
	font-weight: normal;
}
#centennial form label{
	color: #BE8D2E;
	display: block;
	font-size: 0.9em;
	margin-top: 1.2em;
}
#centennial form h2{
	color: #5A8E22;
	font-size: 0.95em;
	text-align: center;
}
#centennial form h3{
	color: #BE8D2E;
	font-size: 0.95em;
	margin-top: 1.3em;
	text-align: center;
}
#centennial form textarea{
	margin-top: .5em;
}
#centennial form p{
	font-size: 0.95em;
	margin-bottom: 0;
	overflow: hidden;
	text-align:center;
	width: 180px;
}
#centennial form p label{
	color: #000;
	float: left;
	width: 44px;
}
#centennial form p input{
	background: #E3EED6;
	float:left;
	width:125px;
}
#centennial form p input.submitButton{
	margin-left: 60px;
	width:60px;
}

/*Left Nav*/
#leftNav{
	float: left;
	width: 12em;	
}
#mainNavContainer{
	background: #5a8e22 url(../image/mainNavContainerBottom.png) bottom left no-repeat;
	padding-left: 18px;
	width: 7.3em;
}
#mainNavContainer style{
	display: none;
}
#mainNavContainerRight{
	background: url(../image/mainNavRight.png) top right repeat-y;
}
#mainNavContainerTop{
	background: url(../image/mainNavTop.png) top right no-repeat;	
}
#mainNav{
	background: url(../image/mainNavBottom.png) bottom right no-repeat;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.7em;
	padding: 7px 2px 10px 0;
	text-align: right;
}
#mainNav li{
	padding-right: 0.5em;
	position: relative;
}
#mainNav li.firstChild{
	padding-bottom: 1.7em;	
}
#mainNav li.lastChild{
	margin-top: 1.7em;	
}
#mainNav li li.firstChild{
	padding-bottom: 0;
}
#mainNav li li.lastChild{ 
	margin-top: 0;	
}
#mainNav li li li{
	font-weight: normal;
	width: 200px;
}
#mainNav a, #mainNav h2{
	color: #384327;
}
#mainNav a:hover{
	color: #fff;
}
#mainNav ul{
	left: 69px;
	position: absolute;
	top: 0;
}
#mainNav ul li{
	background: #87b070 url(../image/subNavBG.png) top left repeat-y;
	border-top: 1px solid #5A8E22;
	border-right: 1px solid #5A8E22;
	line-height: 1.8em;/*This was commented out*/
	position: relative;
	width: 150px;
}
#mainNav ul ul{
	left: 156px;
	position: absolute;
	top: 0;
}
#onlineBanking{
	margin: 1em 0 0 2.1em;
}
#onlineBanking h2{
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 1em;
}
#onlineBanking label{
	color: #444;
	display: block;
	margin-bottom: .5em;
}
#onlineBanking input#loginID{
	background: #e3eed6;
	border: 1px solid #ddd;
	margin-bottom: .5em;
	width: 80px;
}
#onlineBanking input#submit, #onlineBanking span#login a{
	background: #e3eed6;
	border: 0;
	color: #6b9c2c;
	cursor: pointer;
	display: block;
	font-size: 1em;
	font-weight: bold;
	padding: 0.4em 0.5em;
	text-align: center;
	width: 7.2em;
}
#onlineBanking span#login a:hover{
	background: #6b9c2c;
	color: #fff;
}
#onlineBanking ul{
	line-height: 1.3em;
	list-style-type: disc;
	margin-top: 0.4em;
	padding-left: 1.5em;
}
#onlineBanking ul a{
	color: #777;
	text-decoration: underline;
}
#onlineBanking ul a:hover{
	color: #000;
}
#onlineBanking h3{
	font-size: 1.6em;
	margin-top: 2em;
}
#onlineBanking h3 a{
	color: #6b9c2c;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/*Content*/
#content{
	color: #444444;
	float: left;
	margin-top: 1em;
	width: 46em;
}
#textContentRightBorder{
	background: #d4e2cb url(../image/contentRightBorder.png) top right repeat-y;
	border-left: 1px solid #71a65b;
}
#textContentTopRight{
	background: url(../image/contentTopRight.png) top right no-repeat;
	margin-left: -1px;
}
#textContentTopLeft{
	background: url(../image/contentTopLeft.png) top left no-repeat;
}
#textContentBottomRight{
	background: url(../image/contentBottomRight.png) bottom right no-repeat;
}
#textContentBottomLeft{
	background: url(../image/contentBottomLeft.png) bottom left no-repeat;
	min-height: 291px;
	padding: 3em 3.6em 3.6em 3em;
}
div#productName h2{
	display: inline;
	float: left;
}
div#applyNow{
	display: inline;
	float: left;
	margin-left: 5px;
}
div.productHead{
	float: right;
}
#content a#tellMeMoreButton{
	clear: right;
	color: #db9515;
	display: block;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0.5em;
	text-align: right;
	text-decoration: none;
}
#content a#tellMeMoreButton:hover{
	text-decoration: underline;
}
div#productDetails{
	clear: both;
}
#content a{
	color: #237303;
	text-decoration: underline;
}
#content a:hover{
	color: #C57F00;
}
#content h1{
	color: #509236;
	font-size: 1.8em;
	font-style: italic;
	left: 0;
	margin-bottom: 0.9em;
}
#content h2{
	color: #509236;
	font-size: 1.6em;
	font-style: italic;
	margin-bottom: 1em;
}
#content h3{
	color: #000;
	font-size: 1.4em;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 1.1em;
}
#content h4{
	color: #000;
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 1.2em;
}
#content p{
	color #444;
	font-size: 1.1em;
	line-height: 1.3em;
	margin-bottom: 1.3em;
}
#content ul{
	color #444;
	font-size: 1.1em;
	line-height: 1.3em;
	list-style-type: disc;
	margin-bottom: 1.3em;
	padding-left: 3em;
}
#content ol{ 
	color #444;
	font-size: 1.1em;
	font-style: italic;
	line-height: 1.3em;
	list-style-type: decimal;
	margin-bottom: 1.3em;
	padding-left: 3em;
}
#eft ol{
	list-style-type: upper-alpha;
}
#eft ol ol{
	list-style-type: lower-alpha;
}
#eft ol ol ol{
	list-style-type: upper-roman;
}
#eft ol ol ol ol{
	list-style-type: lower-roman;
}

#map{
	height: 300px;
	margin-bottom: 1.8em;
}
#content ul#locations{
	list-style-type: none;
	padding-left: 0;
}
#content ul#locations li{
	margin-bottom: 1.8em;
}
#content ul#locations p{
	margin-bottom: 0;
}
#content div.theTimes{
	margin-top: 1.2em;
	overflow: hidden;
}
#content div.timeLeft{
	float: left;
	font-weight: bold;
	width: 32%;
}
#content div.timeCenter{
	float: left;
	width: 32%;
}
#content div.timeRight{
	float: left;
	width: 32%;
}
#content ul#locations div.timeCenter p, #content ul#locations div.timeRight p{
	margin-bottom: 0.8em;
}
#content ul#locations h2{
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0.5em;
}
#content ul#locations p{
	font-size: 1em;
}
#otherFees table{
	border: 1px solid #9dc177;
	width: 100%;
}
#otherFees th{
	background: #72A54B;
	color: #fff;
}
#otherFees td, #otherFees th{
	border: 1px solid #9dc177;
	padding: 5px;
}

/*Applications*/
label.required{
	font-weight: bold;
}
p.required{
	clear: left;
	font-weight: bold;
	text-align: center;
}
#newApplication{
	overflow: hidden;
}
#newApplication fieldset{
	margin-bottom: 1.3em;
}
#newApplication label, div.radiolabel{
	clear: left;
	float: left;
	font-size: 1.1em;
	line-height: 1.3em;
	margin: 0 1em 1.3em 0;
	text-align: right;
	width: 15em;
}
#newApplication label#addressLabel, #newApplication label.dontMove{
	clear: none;
	text-align: left;
	width: 11em;
}
#newApplication fieldset#comments label{
	float: none;
}
fieldset#comments{
	clear: left;
	display: block;
	margin-bottom: 1.3em;
}
#newApplication input, #newApplication select{
	float: left;
	margin-bottom: 1.3em;
	width: 17em;
}
#newApplication div.radioWlabel input{
	float: none;
	margin-bottom: 0;
	width: 1.5em;
}
#newApplication input#addressSwitch, #newApplication input#joint_switch{
	width: 2.5em;
}
#newApplication div.radioWlabel label{
	float: right;
	padding-top: 2px;
	text-align: left;
	width: 7.5em;
}
#newApplication input.submitButton{
	display: block;
	float: none;
	margin: 0 auto 1.3em;
}
#newApplication input#personal_information-dob_year, #newApplication input#personal_information-dob_day, #newApplication input#personal_information-dob_month, #newApplication input#joint_account-dob_month, #newApplication input#joint_account-dob_day, #newApplication input#joint_account-dob_year{
	width: 4.5em	
}
#newApplication legend{
	color: #509236;
	font-size: 1.4em;
	font-weight: bold;
	padding: 1em 0 0.8em;
}
#newApplication #businessContactInformation div.radioWlabel{
	float: left;
	width: 12em;
}
#newApplication #businessContactInformation div.radioWlabel input{
	margin-bottom: 1.3em;	
}
#newApplication img{
	display: block;
	margin-bottom: 1.3em;;
}
.float{
	float: left;
	font-size: 2em;
	padding: 0 0.2em;
}

#thankYou{
	margin: -3em 0 0 -3em;
}
#thankYou p{
	margin: 1em 0 0 3em;
}
#content #captcha{
	margin: 1em 0 2em;
}
#content #captcha h4{
	text-align: center;
}
#content #captcha img{
	margin: 0 auto 1.3em;
}
#content #captcha p{
	margin: 0 auto;
	text-align: center;
	width: 18em;
}
#content #captcha input{
	margin-bottom: 0;
}

/*Right Nav*/
#rightNav{
	float: left;
	margin-left: 0.5em;
	padding-top: 1em;
	width: 21em;
}
#rightNav img#rightIRA {
	margin-bottom: 6px;
}

/* 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;
}
/*--- 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: 22px;
}
#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;
	font-weight: normal;
	margin-bottom: 5px;
}
#newPopUpForm label.required {
	display: block;
	font-weight: bold;
	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;
}
#printApplication {
	width: 7in;
}

/* ssn */
a#ssnWhy {
	display: block;
	clear: both;
	margin: 0 0 1.3em 17.8em;
}
fieldset#personalInformation{
	clear: left;
	display: block;
	position: relative;
}
#ssnExplanation {
	position: absolute;
	width: 250px;
	left: 50px;
	top: 25px;
	z-index: 1000;
	background-color: #CCC;
	border: 1px solid #333;
	padding: 20px 20px 0 20px;
	display: none;
}
div#newApplication .on {
	display: block;
}
div#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;
}

/*Popup Thank You*/
body.popup div#thankYou p{
	text-align: center;
}

/*====== Special Message ==========*/

#dropinboxv2cover{
	width: 600px; 
	height: 270px; 
	position:absolute; 
	z-index: 100;
	overflow:hidden;
	visibility: visible;
}
#dropinboxv2{
	width: 480px; 
	height: 270px; 
	border: 2px solid black; 
	background-color: white;
	padding: 4px;
	position:absolute; 
	left: 0;
	top: 0;
} 