body {
	background: #FBFBFB;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 62.5% !important;
}
#bg{
	background:#AEBAC8 url(../image/bodyBG_winter2011-2012.jpg) repeat-x center top;
}
a{
	text-decoration: none;
}
strong{
	font-weight: bold;
}
u{
	text-decoration: underline;
}
i, em{
	font-style: italic;
}
#top h1{
	left:-999em;
	position:absolute;
}
#siteAlert #siteAlertLink{
	right: 30px;
}

/*Begin Framework*/
#homepage{
	position: relative;
}
#header{
	height: 122px;
	margin: 0 auto;
	overflow: visible;
	position: relative;
	width: 940px;
	z-index: 9;
}
#logo{
	display: inline;
	float: left;
	margin: 12px 0 0 16px;
	width: 306px;
}
#logo a{
	background: url(../image/logo.png) no-repeat left top;
	display: block;
	height: 98px;
	text-indent: -999em;
	width: 306px;
}
#ultraTopNav{
	float: right;
	margin-top: 18px;
	text-align: right;
	width: 600px;
}
#ultraTopNav li{
	display: inline;
}
#ultraTopNav a{
	border-right: 1px solid #CFCFCF;
	color: #fff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-weight: bold;
	padding: 0 6px;
}
#ultraTopNav a:hover{
	text-decoration: underline;
}
#ultraTopNav a.lastChild{
	border-right: 0;
}
#homepage #ultraTopNav .nthChild-1{
	display: none;
}
#nav{
	background: url(../image/navBG.png) no-repeat left top;
	height: 35px;
	overflow: visible;
	position: absolute;
	right: 0;
	top: 76px;
	width: 739px;
}
#homepage #loginDS{
	display: none;
}
#loginDS{
	clear: right;
	float: right;
	margin-top: 13px;
	width: 80px;
}
#loginDS img{
	height: 22px;
	width: 80px;
}
#primaryNav{
	float: left;
	display: inline;
	margin-left: 57px;
	overflow: visible;
}
#primaryNav li{
	display: inline;
	float: left;
	width: 171px;
}
#primaryNav li.inPath h2{
	background: url(../image/primaryNavInPath.png) repeat-x left top;
	margin: 0 1px;
}
#primaryNav h2 a{
	background: url(../image/priNavArrows.png) no-repeat 24px 17px;
	color: #105B42;
	display: block;
	font-size: 1.4em;
	height: 35px;
	letter-spacing: 1px;
	line-height: 35px;
	text-align: center;
	text-transform: uppercase;
}
#primaryNav h2 a.inPath{
	color: #690;
}
#primaryNav h2 a.noBG{
	background: none;
}
#primaryNav ul{
	background: #E3E3E3;
	display: none;
	padding: 0 4px 4px;
	width: 163px;
	-webkit-border-radius-bottomLeft: 5px;
	-moz-border-radius-bottomLeft: 5px;
	-webkit-border-radius-bottomRight: 5px;
	-moz-border-radius-bottomRight: 5px;
}
#primaryNav h3 a{
	color: #376651;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.1em;
}
#primaryNav h3 a:hover{
	color: #690;
}
#primaryNav ul li{
	background: #FDFDFD;
	border-bottom: 1px solid #EFEFEF;
	display: block;
	float: none;
	line-height: 19px;
	padding: 0 8px;
	width: 147px;
}
#searchForm{
	display: inline;
	float: left;
	margin: 8px 0 0 10px;
	overflow: hidden;
	width: 150px;
}
#roi_input{
	background: url(../image/searchBG.png) no-repeat left top;
	border: 0;
	float: left;
	height: 17px;
	padding: 3px 0 0 8px;
	width: 119px;
}
#searchButton{
	float: left;
	height: 20px;
	width: 22px;
	z-index: 1;
}
#wrapper{
	background: url(../image/wrapperTop.png) no-repeat left top;
	margin: 0 auto;
	padding-top: 11px;
	width: 940px;
}
#wrapperInner{
	background: url(../image/wrapperBG.png) repeat-y left top;
	padding: 6px 13px 0 13px;
	position: relative;
	width: 914px;
}
#homepage #wrapperInner{
	overflow:hidden;
}

#wrapperInner.special{
	position: relative;
}
#homepage #leftColumn{
	float: left;
	margin-right: 16px;
	width: 207px;
}
#olbTop{
	background: url(../image/olbTop.png) no-repeat left top;
	margin-bottom: 12px;
	padding-top: 3px;
	width: 207px;
}
#olbBottom{
	background: url(../image/olbBottom.png) no-repeat left bottom;
	padding-bottom: 3px;
	width: 207px;
}
#olbLogin{
	background: url(../image/olbBG.png) repeat-y left top;
	padding: 2px 0;
	width: 207px;
}
#olbLogin h2{
	background: #DBEEF7 url(../image/olbLock.png) no-repeat right 6px;
	font-size: 1.3em;
	font-weight: bold;
	height: 28px;
	line-height: 28px;
	margin: 0 5px;
	padding: 0 8px;
}
#olbLogin form{
	background: #EDF7FB;
	margin: 0 5px;
	padding: 7px 10px;
}
#olbLogin label{
	color: #105B42;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
#radios{
	font-size: 1.2em;
	margin-bottom: 10px;
}
#AccessIDVisible{
	border-bottom: 0;
	border-left: 1px solid #C4C4C4;
	border-right: 0;
	border-top: 1px solid #C4C4C4;
	height: 17px;
	margin: 7px 0 9px;
	width: 175px;
}
#olbNav{
	margin: 10px 5px 5px;
}
#olbNav a{
	color: #376651;
	font-size: 1.1em;
	line-height: 15px;
}
#olbNav a:hover{
	text-decoration: underline;
}
#flash{
	float: left;
	width: 690px;
}
#quickFeatured{
	background: url(../image/featuredBG.png) no-repeat center top;
	overflow: visible;
	position: absolute;
	top: 471px;
	width: 100%;
}
#quickFeaturedInner{
	height: 154px;
	margin: 0 auto;
	overflow: visible;
	position: relative;
	width: 940px;
}
#quickLinks{
	background: url(../image/quickLinksBigTop.png) no-repeat left top;
	bottom: -145px;
	left: 11px;
	padding-top: 6px;
	position: absolute;
	width: 231px;
}
#quickLinksInner{
	background: url(../image/quickLinksBigBG.png) repeat-y left top;
	padding: 5px 12px;
	width: 207px;
}
.noLeftNav #quickLinks{
	top: 2px;
}
.noLeftNav.special #quickLinks{
	position: static;
}
.noLeftNav #quickLinksBottom{
	background: url(../image/quickLinksBigBottom.png) no-repeat left bottom;
	padding-bottom: 6px;
}
#homepage #quickLinks{
	background: url(../image/quickLinksTop.png) no-repeat left top;
	bottom: 0;
	left: 13px;
	padding-top: 6px;
	position: absolute;
	width: 211px;
}
#homepage #quickLinksInner{
	background: url(../image/quickLinksBG.png) repeat-y left top;
	padding: 7px;
	width: 197px;
}
#quickLinksInner h2{
	background: url(../image/greyArrowDown.png) no-repeat 193px 6px;
	color: #666;
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 13px;
	text-transform: uppercase;
}
#homepage #quickLinksInner h2{
	background: none;
}
/*#quickLinksInner ul{
	padding-left: 5px;
}*/
#quickLinksInner li{
	background: #fff;
	margin-bottom: 1px;
	padding: 4px 0 4px 5px;
}
#quickLinksInner li.lastChild{
	margin-bottom: 5px;
}
#quickLinksInner a{
	background: url(../image/rightArrowGrey.png) no-repeat 190px center;
	color: #376651;
	display: block;
	font-size: 1.2em;
	padding-right: 20px;
}
#quickLinksInner a:hover{
	background: url(../image/rightArrowGreen.png) no-repeat 190px center;
	color: #669900;
}
#homepage #quickLinksInner a{
	background: url(../image/rightArrowGrey.png) no-repeat 180px center;
}
#homepage #quickLinksInner a:hover{
	background: url(../image/rightArrowGreen.png) no-repeat 180px center;
}
#homeFeaturedProducts{
	margin-left: 238px;
	padding-top: 52px;
}
#homeFeaturedProducts ul{
	overflow: hidden;
}
#homeFeaturedProducts li{
	float: left;
	height: 90px;
	padding-left: 75px;
	width: 158px;
}
#homeFeaturedProducts li.hover{
	cursor: pointer;
}
#homeFeaturedProducts li.hover h2, #homeFeaturedProducts li.hover a{
	color: #690;
}
#homeFeaturedProducts #featuredCommunity{
	background: url(../image/featuredCommunity.png) no-repeat left top;
}
#homeFeaturedProducts #featuredEvents{
	background: url(../image/featuredEvents.png) no-repeat left top;
}
#homeFeaturedProducts #featuredApplications{
	background: url(../image/featuredApplications.png) no-repeat left top;
}
#homeFeaturedProducts #featuredRates{
	background: url(../image/featuredRates.png) no-repeat 4px 5px;
}
#homeFeaturedProducts h2{
	color: #333;
	font-size: 1.5em;
	margin-bottom: 4px;
}
#homeFeaturedProducts p{
	color: #666;
	font-size: 1.3em;
	line-height: 15px;
	margin-bottom: 6px;
}
#homeFeaturedProducts a{
	background: url(../image/rightArrowGrey.png) no-repeat right center;
	color: #376651;
	display: block;
	font-size: 1.2em;
	text-transform: uppercase;
	width: 80px;
}
#footerClear {
	clear:both;
	height:0;
}
#footer{
	background: #FBFBFB url(../image/footerBG.png) repeat-x left top;
	clear: both;
	position: relative;
	height:160px;
}
#homepage #footer{
	margin-top: 71px;
	height:auto;
}

#footerInner{
	height: 75px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 940px;
}
#footerNav{
	border-bottom: 1px solid #E3E3E3;
	padding: 11px 0 9px;
	text-align: right;
}
#footerNav li{
	display: inline;
}
#footerNav a{
	border-right: 1px solid #C7C7C7;
	color: #376651;
	font-size: 1em;
	padding: 0 9px;
}
#footerNav a:hover{
	text-decoration: underline;
}
#footerNav a.lastChild{
	border-right: 0;
}
#firstROI{
	left: 0;
	position: absolute;
	top: 33px;
}
#footerInner p{
	color: #999;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	margin: 14px 89px 0 0;
	text-align: right;
}
#eh{
	position: absolute;
	right: 5px;
	top: 33px;
}
#fdic{
	position: absolute;
	right: 42px;
	top: 33px;
}
/*End Framework*/

/*Begin Category Page*/
#leftColumn{
	float: left;
	margin-right: 14px;
	width: 228px;
}
.special #leftColumn{
	left: 12px;
	position: absolute;
}
#leftNavTop{
	background: url(../image/leftNavTop.png) no-repeat left top;
	margin-bottom: 40px;
	padding-top: 4px;
}
#leftNavBottom{
	background: url(../image/leftNavBottom.png) no-repeat left bottom;
	padding-bottom: 4px;
}
#leftNav{
	background: url(../image/leftNavBG.png) repeat-y left top;
	padding: 4px 6px 7px;
	width: 216px
}
#leftNav li{
	background: #F7F7F7;
	border: 3px solid #fff;
	margin-bottom: 4px;
}
#leftNav li li{
	background: none;
	border: 0;
	margin-bottom: 0;
}
#leftNav h2 a{
	color: #376751;
	display: block;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 14px;
	padding: 9px;
}
#leftNav h2 a.selected{
	background: #fff;
	color: #669900;
}
#leftNav h2 a:hover{
	color: #669900;
}
#leftNav ul{
	padding-bottom: 7px;
}
#leftNav h3 a{
	color: #376651;
	display: block;
	font-size: 1.2em;
	line-height: 14px;
	padding: 2px 9px 2px 23px;
}
#leftNav h3 a.selected{
	background: #fff;
	color: #669900;
	margin-right: 2px;
}
#leftNav h3 a:hover{
	color: #669900;
}
#content{
	background: url(../image/contentTop.png) no-repeat left top;
	float: left;
	padding-top: 6px;
	width: 672px;
}
.noLeftNav #content{
	float: none;
	margin-left: 242px;
}
#catHeader{
	background: #fff;
	padding: 0 7px 7px;
}
#productCategory{
	background: #fff;
	padding: 0 7px 1px;
}
#productCategory li{
	background: #EFEFEF;
	margin-bottom: 6px;
	padding-bottom: 3px;
}
#productCategory li.hover{
	cursor: pointer;
}
#productCategory h3 a{
	background: url(../image/rightArrowGrey2.png) no-repeat 9px 9px;
	color: #376751;
	display: block;
	font-size: 1.5em;
	height: 28px;
	line-height: 28px;
	padding-left: 24px;
}
#productCategory li.hover h3 a{
	color: #669900;
}
.productContent{
	background: #FCFCFC;
	margin: 0 3px;
	padding: 11px 20px;
	position: relative;
}
#productCategory p{
	color: #666;
	font-size: 1.3em;
	line-height: 15px;
	width: 228px;
}
#productCategory ul ul{
	color: #666;
	font-size: 1.3em;
	left: 258px;
	line-height: 15px;	
	position: absolute;
	top: 10px;
	width: 228px;
}
#productCategory li li{
	background: #FCFCFC url(../image/circle.jpg) no-repeat left 5px;
	float: none;
	margin-bottom: 0;
	margin-left: 10px;
	padding-left: 10px;
	padding-bottom: 0;
}
#productCategory h4{
	position: absolute;
	right: 20px;
	top: 23px;
	width: 122px;
}
/*End Category Page*/

/*Begin Product Page*/
#productPage{
	background: #fff;
}
#productPageTop{
	background: #F5F9F8;
	height: 209px;
	margin: 0 6px;
	overflow: hidden;
	position: relative;
	width: 660px;
}
#productImage{
	float: left;
	height: 180px;
	margin: 0 17px 18px 0;
	padding: 11px 0 0 11px;
	width: 285px;
}
#productOverlay{
	left: 11px;
	position: absolute;
	top: 11px;
}
#productPageTopInfo{
	float: left;
	width: 330px;
}
#productPageTopInfo h1{
	color: #333;
	font-size: 2.8em;
	margin: 11px 0 5px;
}
#productPageTopInfo p{
	color: #666;
	font-size: 1.3em;
	line-height: 17px;
	margin-bottom: 11px;
}
#productPageTopInfo #applyNow a{
	background: url(../image/applyNowButton.png) no-repeat left top;
	display: block;
	height: 22px;
	margin-bottom: 10px;
	text-indent: -999em;
	width: 135px;
}
#productPageTopInfo #applyNow a:hover{
	background: url(../image/applyNowButton.png) no-repeat left -22px;
}
#productDetails{
	background: url(../image/productDetailsBG.png) repeat-x left top;
	clear: left;
	margin: 0 5px;
	overflow: hidden;
	position: relative;
	width: 662px;
}
#productDetails .addthis_button_compact{
	background: url(../image/share.png) no-repeat left top;
	display: block;
	height: 21px;
	position: absolute;
	right: 65px;
	top: 0px;
	width: 70px;
}
#productDetails .addthis_button_print{
	background: url(../image/print.png) no-repeat left top;
	cursor: pointer;
	display: block;
	height: 21px;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 65px;
}
#productDetails .custom_images span{
	display: block;
	text-indent: -999em;
}
#productTabs{
	overflow: hidden;
}
#productTabs .disclaimer{
	font-size: 10px;
	line-height:13px;
}
#productTabs dt{
	color: #376751;
	font-size: 1.2em;
	line-height: 21px;
	margin: 3px 0 0 9px;
	padding: 0 15px;
}
#productTabs dt.label{
	color: #376751;
	cursor: pointer;
	float: left;
	font-size: 1.2em;
	line-height: 21px;
	margin: 3px 0 0 9px;
	padding: 0 15px;
}
#productTabs dt.selected{
	background: #fff;
	color: #690;
}
#productTabs dd.pane{
	left: 17px;
	position: absolute;
	top: 30px;
}
#productTabs h2{
	color: #333;
	font-size: 1.8em;
	font-weight: bold;
	line-height: 18px;
}
#productTabs h3{
	color: #333;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 18px;
}
#productTabs p{
	color: #666;
	font-size: 1.3em;
	line-height: 20px;
	margin-bottom: 8px;
}
#productTabs p.zeroPaddingParagraph{
	margin-bottom: 0;
}
#productTabs ul{
	list-style-type: disc;
	margin-bottom: 8px;
	margin-left: 50px;
	padding-left: 10px;
}
#productTabs li{
	color: #666;
	font-size: 1.3em;
	line-height: 20px;
}
#productTabs a{
	color: #690;
	text-decoration: underline;
}
#tellMeMoreButton{
	margin: 10px 0 35px 17px;
}
/*End Product Page*/

/*Begin Blurb Pages*/
.individualPage{
	background: #fff;
	min-height: 425px;
	padding: 0 6px;
	width: 660px;
}
.individualPage #ahhh{
	background: #F5F9F8;
	margin-bottom: 6px;
	overflow: hidden;
	padding: 15px 17px 2px;
}
.individualPage #ahhh img{
	float: left;
	margin-right: 10px;
	width: 150px;
}
.individualPage #ahhh2{
	padding: 0 17px 20px;
}
.individualPage h1{
	color: #333;
	font-size: 2.8em;
	margin-bottom: 25px;
}
.individualPage h1.aaa{
	border-bottom: 1px solid #b2b2b2;
	margin-top: 40px;
	padding-bottom: 11px;
}
.individualPage h2{
	color: #333;
	font-size: 1.8em;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 8px;
}
.individualPage h3{
	color: #333;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 8px;
}
.individualPage p{
	color: #666;
	font-size: 1.2em;
	line-height: 18px;
	margin-bottom: 8px;
}
.individualPage p.zeroPaddingParagraph{
	margin-bottom: 0px;
}
.individualPage p.textVariant1{
	color: #690;
}
.individualPage p span.textVariant1{
	color: #990000;
}
.individualPage a{
	color: #690;
	text-decoration: underline;
}
.individualPage ul{
	list-style-type: disc;
	margin-bottom: 8px;
	margin-left: 10px;
	padding-left: 10px;
}
.individualPage li{
	color: #666;
	font-size: 1.2em;
	line-height: 18px;
}
/*End Blurb Pages*/

/* Overdraft Facts */
#overdraftFacts.individualPage h1{
	text-indent: -999em;
	background: url(../image/know-the-facts.jpg) no-repeat left top;
	height: 51px;
	width: 229px;
	margin-bottom: 10px;
	float: left;
}

#overdraftFacts #notTooLate {
	border-bottom: 1px solid #ccc;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

#overdraftFacts #notTooLate h2 {
	font-weight: normal;
	margin-bottom: 5px;
	color: #333;
}

#overdraftFacts.individualPage h2 {
	color: #376651;
	font-weight: normal;
	margin-bottom: 5px;
}
#optInNow {
	width: 135px;
	float: left;
}
#overdraftButtons {
	padding: 0 0 30px 17px;
}
#optInNow a {
	background: url(../image/optInNow.png) no-repeat left top;
	width: 135px;
	height: 22px;
	text-indent: -999em;
	display: block;
}
#optInNow.top {
	float: right;
}
#overdraftFacts #tellMeMoreButton {
	margin: 1px 0 0 10px;
	float: left;
}
/*Thank You*/
#thankYou{
	padding: 1px 6px;
}
/* About Us */
#aboutUs.individualPage img.mainBranch {
	margin: 0 0 15px 0;
}
/*Locations Page*/
#locations{
	padding: 0 6px 10px;
}
#map{
	height: 300px;
	margin: 0 8px 20px;
}
.individualPage .googleMap-InfoWindow h2{
	font-size: 13px;
	line-height: normal;
	margin: 0;
}
.individualPage .googleMap-InfoWindow p{
	color: #666;
	font-size: 1.2em;
	line-height: 14px;
	margin-bottom: 0;
}
#printButton {
	float: right;
	margin: 10px;
}
#locations h1{
	margin-bottom: 15px;
	padding-left: 17px;
}
#alpena,
#alanson,
#cheboygan,
#gaylord,
#lewiston,
#mio,
#oscoda,
#ripley {
	margin-top: -65px;
	height: 5px;
	width: 5px;
	float: left;
}
#locList{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#locList li{
	border: 3px solid #EFEFEF;
	margin-bottom: 5px;
	height: 208px;
}
.atms #locList{
	overflow: hidden;
}
.atms #locList li{
	float: left;
	height: auto;
	margin-right: 10px;
	width: 204px;
}
.atms #locList .accordionContent{
	padding-left: 25px;
}
#locList li h2{
	background: #EFEFEF url(../image/rightArrowGrey2.png) no-repeat 6px 7px;
	color: #376651;
	font-size: 1.5em;
	height: 25px;
	margin-bottom: 0;
	padding-left: 20px;
}
.accordionContent{
	color: #333;
	overflow: hidden;
	padding: 8px 6px;
}
.accordionContent img{
	float: left;
	height: 150px;
	margin-right: 17px;
	width: 250px;
}
.branchAddress{
	float: left;
	margin-right: 5px;
	overflow: hidden;
	width: 150px;
}
.atms .branchAddress{
	float: none;
	margin-right: 0px;
	width: auto;
}
.branchHours{
	float: left;
	width: 220px;
}
.accordionContent h5{
	font-size: 12px;
	font-weight: bold;
}
.accordionContent span{
	font-size: 12px;
}
.accordionContent .tel{
	float: left;
	overflow: hidden;
	width: 140px;
}
.accordionContent .type{
	float: left;
	font-weight: bold;
	width: 45px;
}
.accordionContent .value{
	/*float: left;*/
	width: 85px;
}
.accordionContent a{
	color: #376651;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}
.accordionContent p.branchManager a{
	color: #376651;
	display: inline;
	font-size: 1em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.accordionContent tr{
	overflow: hidden;
}
.accordionContent td{
	float: left;
	width: 110px;
}
.accordionContent td.hoursName{
	width: 90px;
}
.driveThroughHours{
	margin-top: 17px;
}
/*End Locations Page*/

/*Begin Contact Us Page*/
#contactUs{
	padding: 0 6px;
}
#contactUs h1{
	margin-bottom: 15px;
/*	padding-left: 17px;*/
}
#contactTop p{
	color: #666;
	font-size: 1.3em;
	margin-bottom: 15px;
/*	padding: 0 17px;*/
}
#formContactUs{
	background: url(../image/contactBG.png) repeat-y left top;
	overflow: hidden;
	width: 100%;
}
#contactUs #validateForm{
	float: left;
	margin-right: 6px;
	padding: 8px;
	width: 414px;
}
#contactUs #validateForm ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#formContactUs h3{
	padding-left: 9px;
}
#contactUs #validateForm li{
	font-size: 10px;
	margin-bottom: 6px;
	overflow: hidden;
}
#contactUs #inputs{
	background: #FCFCFC;
	overflow: hidden;
	padding: 9px;
}
#contactUs label{
	color: #333;
	float: left;
	font-size: 1.3em;
	margin-right: 5px;
	width: 140px;
}
#contactUs label em{
	color: #666;
}
#contactUs label.error{
	color: #F00;
	display: inline;
	float: left;
	font-size: 1.1em;
	margin-left: 145px;
	width: 140px;
}
#contactUs input{
	border: 1px solid #ccc;
	float: left;
	width: 240px;
}
#contactUs input.error, #contactUs textarea.error{
	background: #f6f6cb;
	border: 1px solid #F00;
}
#contactUs textarea{
	border: 1px solid #ccc;
	float: left;
	height: 100px;
	width: 240px;
}
#contactUs #captcha{
	padding-left: 145px;
}
#contactUs #roi-captchaCode{
	margin-top: 6px;
	width: 198px;
}
#contactUs #captcha h4{
	color: #333;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 4px;
}
#contactUs #captcha p{
	overflow: hidden;
	width: 220px;
}
#contactUs input.submitButton{
	background: url(../image/submitButton.png) no-repeat left top;
	border: 0;
	cursor: pointer;
	height: 22px;
	margin: 8px 0 2px 134px;
	text-indent: -999em;
	width: 135px;
}
#contactRight{
	float: left;
	padding: 18px 13px;
	width: 198px;
}
/*End Contact Us Page*/

/*Stock Quote Page*/
#stockQuote p{
	text-align: center;
}

/*Text Heavy Pages*/
#textHeavy{
	padding: 11px 35px 11px 15px;
	width: 622px;
}

/*Search*/
#search.individualPage ul{
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
#search.individualPage li{
	margin-bottom: 16px;
}
#search.individualPage ul ul{
	list-style-type: disc;
	margin-left: 10px;
	padding-left: 10px;
}
#search.individualPage li li{
	margin-bottom: 0px;
}
#search h3{
	font-size: 1.4em;
}
#search p{
	margin-bottom: 0;
}

/*Rates Page*/
#rates h2{
	margin-bottom: 4px;
}
#rates table{
	border: 1px solid #56B1D5;
	margin-bottom: 10px;
	width: 100%;
}
#rates tr{
	height: 22px;
	line-height: 22px;
}
#rates th{
	background: #56B1D5;
	font-size: 14px;
	font-weight: bold;
	padding: 0 10px;
}
#rates td.subHeader{
	background: #B7DCED;
}
#rates td{
	border-bottom: 1px solid #56B1D5;
	font-size: 12px;
	padding: 0 10px;
}
rates td a{
	color: #000;
	text-decoration: underline;
}
#rates td.centerThis, #rates th.centerThis{
	text-align: center;
}        
#rates td.specialized {
	color: #669900;
	background-color: #ccc;
}

#rates table.cds td.nth-column-1 {
	width: 430px;
}

/*Mortgage Lenders*/
#theMortgageLenders{
	list-style-type: none;
	margin-left: 0;
	overflow: hidden;
	padding-left: 0;
}
#theMortgageLenders li{
	float: left;
	margin: 0 20px 20px 0;
	width: 280px;
	height: 457px;
}
#theMortgageLenders .theImage{
	margin-top: 8px;
}
#theMortgageLenders .theImage img{
	border: 3px solid #B7DCED;
    display: block;
    height: 170px;
    width: 150px;
	
}

/*======== For New Pop Up ================================================*/
#popup_container {
	font-family: Arial, sans-serif;
	font-size: 12px;
	min-width: 300px;
	max-width: 600px;
	background: #FFF;
	border: solid 5px #b7dced;
	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: #fff;
	background: #56B1D5 top repeat-x;
	border: solid 1px #FFF;
	border-bottom: solid 1px #999;
	cursor: default;
	padding: 0em;
	margin: 0em;
}
#popup_content {
	background: transparent url(../image/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/important.gif);
}
#popup_content.prompt {
	background-image: url(../image/help.gif);
}
#popup_message {
	padding-left: 48px;
}
#popup_panel {
	text-align: center;
	margin: 1em 0em 0em 1em;
}
#popup_prompt {
	margin: .5em 0em;
}

body.popup {
	background: #B7DCED url(../image/popupBG.png) repeat-x left top;
	border: 0 none;
}
body.popup #thankYou img {
	display: block;
	margin: 0 auto;
}
#thankYou{
	margin-bottom: 10px;
}
.popup #thankYou.individualPage{
	margin: 0;
}

body.popup #thankYou img#smallThankyou {
	display: block;
	margin: 8px auto 0;
}
.popup p {
	margin: 1em;
}

body.popup form {
	overflow: hidden;
}
body.popup form h4.title {
	padding: 10px;
	margin: 0;
	display: block;
	background-color: #489412;
	color: #fff;
	font-size: 2em;
}
body.popup fieldset {
	border: 0 none;
	padding: 2.5em 2.5em 0 2.5em;
	float: left;
	width: 25.2em;
}
body.popup fieldset#popupStandard input {
	display: block;	
	padding: 0.3em;
	width: 235px;
	height: 1.4em;
	margin-bottom: 1em;
	border: solid 1px #666;
}
body.popup fieldset#popupStandard textarea {
	display: block;	
	padding: 0.3em;
	height: 8em;
	width: 235px;
	margin-bottom: 1em;
	border: solid 1px #666;
}
body.popup .rightSide {
	float: left;
	display: inline;
	width: 25em;
	overflow: hidden;
	padding-top: 1.4em;
}
body.popup img#popupLogo {
	margin: 14px auto 0;
	display: block;
	float: none;
}
body.popup input.submitButton, body.popup button.submitButton {
	border: 0 none;
	display: block;
	margin: 0 auto;
	width: 135px;
	height: 22px;
	float: none;
	text-indent: -9999px;
	background: transparent url(../image/popup-submit.png) no-repeat 0 0;
	overflow: hidden;
	cursor: pointer;
}
/*body.popup input.submitButton:hover, body.popup button.submitButton:hover {
	background-position: 0 -45px;
}*/
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;
}
body.popup fieldset#popupStandard p {
	margin: 0 0 2em 0;
}

/* Captcha */
body.popup #captcha {
	width: 20em;
	padding: 1em 2.5em 1em;
	float: none;
}
body.popup #captcha input {
	float: none;
	width: 195px;
	display: block;
	margin: 1em 0;
}
body.popup #captcha p {
	margin: 0;
	text-align: center;
}
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;
}
/*======== End of New Pop Up =====================================================*/
/*Begin Fancybox*/
div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 30;
}
div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: #333;
	z-index: 100;
}
div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url(../image/fancy_progress.png) no-repeat;
}
div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 20px 20px 40px 20px;
    margin: 0;
    background: transparent;
    display: none;
}
div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	background: #FFF;
}
div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}
div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}
img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}
div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url(../image/fancy_closebox.png) top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}
#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}
#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}
a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	/*background-image: url("data:image/gif;base64,AAAA");*/
	outline: none;
	overflow: hidden;
}
a#fancy_left {
	left: 0px; 
}
a#fancy_right {
	right: 0px; 
}
span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}
span#fancy_left_ico {
	left: -9999px;
	background: transparent url(../image/fancy_left.png) no-repeat;
}
span#fancy_right_ico {
	right: -9999px;
	background: transparent url(../image/fancy_right.png) no-repeat;
}
a#fancy_left:hover, a#fancy_right:hover {
	visibility: visible;
	background-color: transparent;
}
a#fancy_left:hover span {
	left: 20px; 
}
a#fancy_right:hover span {
	right: 20px; 
}
#fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}
div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
div#fancy_bg_n {
	top: -20px;
	left:0;
	width: 100%;
	height: 20px;
	background: transparent url(../image/fancy_shadow_n.png) repeat-x;
}
div#fancy_bg_ne {
	top: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url(../image/fancy_shadow_ne.png) no-repeat;
}
div#fancy_bg_e {
	right: -20px;
	height: 100%;
	width: 20px;
	background: transparent url(../image/fancy_shadow_e.png) repeat-y;
}
div#fancy_bg_se {
	bottom: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url(../image/fancy_shadow_se.png) no-repeat;
}
div#fancy_bg_s {
	bottom: -20px;
	left:0;
	width: 100%;
	height: 20px;
	background: transparent url(../image/fancy_shadow_s.png) repeat-x;
}
div#fancy_bg_sw {
	bottom: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url(../image/fancy_shadow_sw.png) no-repeat;
}
div#fancy_bg_w {
	left: -20px;
	height: 100%;
	width: 20px;
	background: transparent url(../image/fancy_shadow_w.png) repeat-y;
}
div#fancy_bg_nw {
	top: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url(../image/fancy_shadow_nw.png) no-repeat;
}
div#fancy_title {
	position: absolute;
	z-index: 100;
	display: none !important;
}
div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
	white-space: nowrap;
}
div#fancy_title table {
	margin: 0 auto;
}
div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}
td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url(../image/fancy_title_left.png) repeat-x;
}
td#fancy_title_main {
	height: 32px;
	background: transparent url(../image/fancy_title_main.png) repeat-x;
}
td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url(../image/fancy_title_right.png) repeat-x;
}
/*End FancyBox*/
/* 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 - */

/*FROI Search Stylez*/
#froisearch-header {
	display:none;
}
#froisearch-results li{
	margin: 0 0 19px;
}
#froisearch-results h2{
	font-size: 1.6em;
}
#froisearch-results p{
	font-size: 1em;
}
