/* BEGIN GLOBAL RESET & STYLES ----------------------------------------------------------------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, ul, li {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: inherit;
	font-family: inherit;
	vertical-align: baseline;
	list-style: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0px;
}
a:active {
	outline: none;
}
html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
}
.container {
	position: relative;
	margin: 0px auto;
	height: auto;
}
body {
	background: #9cafc0 url('/public/images/mainBacker.png') no-repeat top center;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	margin: 0px;
	font-size: 13px;
	color: #3e3e3e;
}
.container a {
	color: #cf1f25;
	text-decoration: none;
}
.container a:hover {
	color: #cf1f25;
	text-decoration: underline;
}


/* BEGIN HEADER ----------------------------------------------------------------------------------------------------------------------- */
#headerWrapper {
	height: 173px;
	margin: 0px;
}
#headerLogo h1 a {
	display: block;
	text-indent: -99999px;
	width: 181px;
	height: 115px;
	background: transparent url('/public/images/logoBig.png') no-repeat top left;
	margin: 7px 0 7px 10px;
}
#headerNav {
	padding: 15px 20px 0 0;
	text-align: right;
	font-size: 11px;
}
#headerNav a {
	color: #3e3e3e;
	text-decoration: none;
}
#headerNav a:hover {
	color: #cf1f25;
	text-decoration: underline;
}
#mainTabs {
margin-top: 12px;
}
#mainTabs li {
	display: inline;
	height: 108px;
}
/* BEGIN LARGE NAV TABS*/
.personalTab a {
	display: block;
	float: left;
	text-indent: -99999px;
	width: 163px;
	height: 58px;
	margin: 36px 0 0 0;
	background: transparent url('/public/images/navPersTab_150.png') no-repeat 0 0;
}
.personalTabOn a {
	display: block;
	float: left;
	text-indent: -99999px;
	width: 163px;
	height: 58px;
	margin: 36px 0 0 0;
	background: transparent url('/public/images/navPersTab_150.png') no-repeat 0 -59px;
}
	/*
#personalTab a:hover {
background: transparent url('/public/images/navPersTab.png') no-repeat 0 -71px;
}
*/
.businessTab a {
	display: block;
	float: left;
	text-indent: -99999px;
	width: 163px;
	height: 58px;
	margin: 36px 0 0 0;
	background: transparent url('/public/images/navBizTab_150.png') no-repeat 0 0;
}
.businessTabOn a {
	display: block;
	float: left;
	text-indent: -99999px;
	width: 163px;
	height: 58px;
	margin: 36px 0 0 0;
	background: transparent url('/public/images/navBizTab_150.png') no-repeat 0 -59px;
}
.insInvTab a {
	display: block;
	float: left;
	text-indent: -99999px;
	width: 210px;
	height: 58px;
	margin: 36px 0 0 0;
	background: transparent url('/public/images/navInsInv_150.png') no-repeat 0 0;
}
.insInvTabOn a {
	display: block;
	float: left;
	text-indent: -99999px;
	width: 210px;
	height: 58px;
	margin: 36px 0 0 0;
	background: transparent url('/public/images/navInsInv_150.png') no-repeat 0 -59px;
}
.communityTab a {
	display: block;
	float: left;
	text-indent: -99999px;
	width: 150px;
	height: 58px;
	margin: 36px 0 0 0;
	background: transparent url('http://community.my100bank.com/wp-content/themes/community/images/navCommunity_150.png') no-repeat 0 0;
}
.communityTabOn a {
	display: block;
	float: left;
	text-indent: -99999px;
	width: 150px;
	height: 58px;
	margin: 36px 0 0 0;
	background: transparent url('http://community.my100bank.com/wp-content/themes/community/images/navCommunity_150.png') no-repeat 0 -59px;
}
*/
#homeTab h2 a {
	display: block;
	float: right;
	text-indent: -99999px;
	width: 74px;
	height: 21px;
	margin: 68px 0 0 111px;
	background: transparent url('/public/images/navHome.png') no-repeat top left;
}
/* END LARGE NAV TABS */
#subNav a {
	color: #8cbae6;
	text-decoration: none;
}
#subNav a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#businessSubnav {
	text-align: center;
	margin-top: 2px;
}
#businessSubnav li {
	display: inline;
	margin-right: 20px;
	font-size: 15px;
	font-weight: bold;
}
#personalSubnav {
	text-align: center;
	margin-top: 2px;
}
#personalSubnav li {
	display: inline;
	margin-right: 20px;
	font-size: 15px;
	font-weight: bold;
}
#insInvSubnav {
	text-align: center;
	margin-top: 2px;
}
#insInvSubnav li {
	display: inline;
	margin-right: 20px;
	font-size: 15px;
	font-weight: bold;
}
#communitySubnav {
	text-align: center;
	margin-top: 2px;
}
#communitySubnav li {
	display: inline;
	margin-right: 20px;
	font-size: 15px;
	font-weight: bold;
}
/* END HEADER ----------------------------------------------------------------------------------------------------------------------- */


/* BEGIN MAIN PAGE ----------------------------------------------------------------------------------------------------------------------- */
#mainPagePrimary {
	margin-top: 15px;
}
#mppLeftCol {
}
#mppWantTo {
  background: url('/public/images/want_back.gif') no-repeat;
}
#mppWantTo h4 {
	float: left;
	display: block;
	text-indent: -99999px;
	width: 124px;
	height: 24px;
	background: transparent url('/public/images/hdrWantTo.png') no-repeat top left;
	vertical-align: middle;
}
#mppWantTo div {
	float: left;
	width: 497px;
	border: 1px solid #8b8b8b;
	border-left: none;
	vertical-align: middle;
	font-size: 14px;
	font-weight: bold;
	color: #8b8b8b;
	padding: 2px;
	cursor: pointer;
}
#mppMainPic {
	margin-top: 13px;
	height: 280px;
	background: #ffffff;
}
#mppRightCol {
}
#mppOnlineBank h4 {
	display: block;
	text-indent: -99999px;
	width: 147px;
	height: 22px;
	background: transparent url('/public/images/hdrOnlinebanking.png') no-repeat top left;
}
#enroll {
	display: block;
	float: right;
	text-indent: -99999px;
	width: 106px;
	height: 22px;
	background: transparent url('/public/images/hdrEnroll.png') no-repeat top left;
	margin: 0 0 1px 0;
}
#all_locations {
	display: block;
	float: right;
	margin: 14px 0 0 0;
	text-indent: -99999px;
	background: transparent url('/public/images/hdrLocationText.png') no-repeat top left;
	width: 118px;
	height: 12px;
}
.inputText {
	border: none;
	width: 122px;
	height: 20px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 15px;
	padding: 2px;
	margin: 1px 0 4px 0;
	vertical-align: middle;
}
.actionBoxText1 {
	height: 28px;
	padding-top: 7px;
	font-size: 12px;
	font-weight: bold;
}
.actionBoxText2 {
	height: 28px;
	padding-top: 0px;
	font-size: 12px;
	font-weight: bold;
}
.actionBoxText3 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 6px;
}
.onlineWrapper {
	background: #999999 url('/public/images/onlineBacker.png') no-repeat top left;
	margin-top: 3px;
	padding: 7px 10px 5px 10px;
}
.onlineWrapper a {
	color: #ffffff;
	text-decoration: none;
}
.onlineWrapper a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#mppLocate div h4 {
	display: block;
	text-indent: -99999px;
	width: 147px;
	height: 22px;
	background: transparent url('/public/images/hdrLocations.png') no-repeat top left;
	margin-top: 10px;
}
#locationWrapper {
	background: #999999 url('/public/images/locationBacker.png') no-repeat bottom left;
}
#mppQuestions h4 {
	margin-top: 10px;
	display: block;
	text-indent: -99999px;
	height: 73px;
	background: transparent url('/public/userfiles/images/Promos/oreo_short.png') no-repeat top left;
}
#mppTop100 {
	margin-top: -5px;
	line-height: 150%;
}
#mppTop100 h4 {
	display: block;
	float: left;
	text-indent: -99999px;
	width: 191px;
	height: 60px;
	background: transparent url('/public/images/hdrTop100.png') no-repeat top left;
	margin-right: 15px;
}
#mppTop100 div.text {
  font-size: 22px;
  line-height: 110%;
  margin-top: 0px;
}
#mainPageBottom {
	margin: 40px 0 20px 0;
}
.moduleWrapper{
	border: 2px solid #0f6dc6;
	background: #ffffff;
	width: 184px;
	float: left;
	margin: 0 4px 0 10px;
}
.headlineBack {
	background: #0f6dc6;
	padding: 5px;	
	padding-bottom: 5px;
	color: #ffffff;
}
.contentBack {
	padding: 5px;
	font-size: 12px;
	line-height: 135%;
	height: 274px;
}
.contentBack ul{
	margin-top: 10px;
}

.contentBack li{
	margin-bottom: 5px;
	list-style: square; 
	margin-left: 20px;
}

#mbpCol1 h4 a{
	display: block;
	text-indent: -99999px;
	width: 173px;
	height: 24px;
	background: transparent url('/public/images/hdrPersonalBanking.gif') no-repeat top left;
}
#mbpCol2 h4 a{
	display: block;
	text-indent: -99999px;
	width: 173px;
	height: 24px;
	background: transparent url('/public/images/hdrBizBanking.gif') no-repeat top left;
}

#mbpCol3 h4 a{
	display: block;
	text-indent: -99999px;
	width: 173px;
	height: 24px;
	background: transparent url('/public/images/hdrAdditionalSrvcs.png') no-repeat top left;
}

#newsNoteworthy{
	margin-bottom: 10px;
}

#newsNoteworthy h4 a{
	display: block;
	text-indent: -99999px;
	width: 219px;
	height: 23px;
	background: transparent url('/public/images/hdrNewsNoteworthy.png') no-repeat top left;
	margin-bottom: 4px;
}
#newsNoteworthy h5 a{
	display: block;
	text-indent: -99999px;
	width: 220px;
	height: 17px;
	background: transparent url('/public/images/iconNewsNoteworthy.png') no-repeat top left;
	margin-bottom: 4px;
}
.newsStoryMain{
	margin-bottom: 15px;
}
.newsTitle a{
	font-weight: bold;
	color: #000000;
	font-size: 14px;
}
.newsSummary{
	
}
/* END MAIN PAGE ----------------------------------------------------------------------------------------------------------------------- */

/* BEGIN INTERNAL PAGE ----------------------------------------------------------------------------------------------------------------------- */
#insidePagePrimary {
	margin-top: 15px;
	padding-left: 10px;
}

#ippLeftColNav li{
	margin-left: 20px;
}

#ippLeftColNav{
	margin-right: -1px;
}
#ippLeftColContent{
	border-left: 1px solid #dcdcdc;
}


#insideBannerPic{



	margin-bottom: 15px;
}
#ippWantTo h4 {
	float: left;
	display: block;
	text-indent: -99999px;
	width: 124px;
	height: 24px;
	background: transparent url('/public/images/hdrWantTo.png') no-repeat top left;
	vertical-align: middle;
}
#ippWantTo div {
	float: left;
	width: 224px;
	border: 1px solid #8b8b8b;
	border-left: none;
	vertical-align: middle;
	font-size: 12px;
	font-weight: normal;
	color: #8b8b8b;
	padding: 2px;
	cursor: pointer;
}
#ippContent {
	color: #3e3e3e;
	font-size: 15px;
	line-height: 145%;
	padding-bottom: 30px;
}
#ippRightCol {
}
#ippPromo1{
	margin-top: 30px;
}
#ippPromo2{
	margin-top: 30px;
}
#ippQuestions h4 {
	margin-top: 30px;
	display: block;
	text-indent: -99999px;
	height: 73px;
	background: transparent url('/public/images/promos/questions.jpg') no-repeat top left;
}
#ippTop100{
	margin-top: 30px;
}
#ippTop100 h4 {
	display: block;
	float: left;
	text-indent: -99999px;
	width: 191px;
	height: 150px;
	background: transparent url('/public/images/hdrTop100.png') no-repeat top left;
	margin-right: 15px;
}
/*INSIDE PAGE STYLES ----------------------------------------------------------------------------------------------------------------------- */

#ippContent ul {
	padding: 0px 0 0 30px;
}
#ippContent li {
	list-style: square;
	
}
#ippContent h2 {
	margin-bottom: 10px;
	font-size: 26px;
	font-weight: bold;
	color: #183D7C;
}
#ippContent h3 {
	margin: 15px 0px 5px 0px;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
#ippContent hr {
	border: none;
	border-top: 1px solid #dcdcdc;
	height: 1px;
	width: 100%;
	margin: 20px 0px;
	background: #ffffff;
	border-collapse: collapse;
}


/* BEGIN FOOTER ----------------------------------------------------------------------------------------------------------------------- */
#footer {
	width: 100%;
	background: transparent url('/public/images/footerBacker.png') no-repeat top center;
	text-align: center;
	margin: 0px;
}
#footerContent {
	width: 1004px;
	margin: 0px auto;
	text-align: left;
	background: transparent url('/public/images/logoFooter.gif') no-repeat top right;
	padding: 50px 0;
	behavior: none;
}
#insideFooter {
	width: 100%;
	background: transparent url('/public/images/footerBackerInside.png') no-repeat top center;
	text-align: center;
	margin: 0 0 0 0;	
}
#insideFooterContent {
	width: 1004px;
	margin: 0px auto;
	text-align: left;
	background: transparent url('/public/images/logoFooter.gif') no-repeat 850px 54px;
	padding: 100px 0 50px 0;
	behavior: none;
}
#footerLogos{
	float: left;
	margin-left: 20px;
	margin-right: 23px;
	padding-right: 10px;
	border-right: 1px solid #273d51;
	height: 50px;
}
#footerLogos li{
	display: block;
	float: left;
}
#footerFDIC a{
	display: block;
	text-indent: -99999px;
	width: 49px;
	height: 40px;
	background: transparent url('/public/images/logoFDIC.gif') no-repeat top left;
	margin-right: 18px;
}
#footerEHL a{
	display: block;
	text-indent: -99999px;
	width: 49px;
	height: 40px;
	background: transparent url('/public/images/logoEHL.gif') no-repeat top left;
	margin: 0px;
}
#footerLinks{
	float: left;
	color: #707b86;
	line-height: 180%;
	font-size: 11px;
}
#footerLinks a{
	color: #707b86; 
	text-decoration:none;
}
#footerLinks a:hover{
	color: #ffffff; 
	text-decoration: underline;
}
#flex a{
	color: #707b86;
	text-decoration: none;
	font-size: 11px;
}
#disclosure{
	width: 900px; 
	text-align: left; 
	color: #707b86; 
	margin-top: 65px;
	margin-left: 40px;
	margin-bottom: -30px;
	font-size: 11px;
}
/* END FOOTER ----------------------------------------------------------------------------------------------------------------------- */
div.entry p.info {
font-weight: bold;
font-size: 11px;
}
.breadcrumb {
  margin-bottom: 15px;
}
#ippLeftColNav ul, #ippLeftColNav li {
  list-style-type: square;
  margin-left: 10px;
  font-size: 14px;
}
#ippLeftColNav li {
  margin: 5px 0px;
}
#ippLeftColNav ul li a.current {
  font-weight: bold;
}
#personalSubnav ul li a.current {
  color: #FFF;
  text-decoration: underline;
}
#businessSubnav ul li a.current {
  color: #FFF;
  text-decoration: underline;
}
#callouts {
  margin-top: 10px;
}
i, em {
  font-style: italic;
}
div.entry h3 a {
  font-size: 20px;
}

/*-- INLINE IMAGE STYLES ---------------------------------------------------------------------------*/
.imageWhiteLeft{
	margin: 3px 15px 10px 0px;
}
.imageWhiteRight{
	margin: 3px 0px 10px 15px;
}
.imageBorderLeft{
	padding: 6px;
	border: #dedede 1px solid;
	margin: 3px 15px 10px 0px;
  float: right;
}
.imageBorderRight{
	padding: 6px;
	border: #dedede 1px solid;
	margin: 3px 0px 10px 15px;
  float: right;
}
.imageSnapshotLeft{
	padding: 6px;
	border: #dedede 1px solid;
	margin: 3px 15px 10px 0px;
}
.imageSnapshotRight{
	padding: 6px 6px 20px 6px;
	border: #dedede 1px solid;
	margin: 3px 0px 10px 15px;
}

/*  product matrix style */
table.matrix td {
  padding: 7px;
}
.matrix_column {
  width: 210px;
}
.matrix_column_colored {
  background: #A7C5DF none repeat scroll 0% 0%;
  width: 210px;
  -moz-background-clip: -moz-initial;
  -moz-background-origin: -moz-initial;
  -moz-background-inline-policy: -moz-initial;
}
li {
	/*margin-bottom: 10px;*/
}

/* tab styles */
#tabs {
  display: block;
  margin-top: 5px;
  background: url(/public/images/tab_bottom.gif) repeat-x bottom;
  height: 34px;
}
#tabs li {
  float: left;
  width: 200px;
  border: 1px solid #183D7C;
  border-bottom: 0px;
  cursor: pointer;
  padding: 5px 0px;
  margin: 0px 0px 0px 6px;
  color: #CF1F25;
  background: #E1E1E1;
  display: inline;
  list-style-type: none;
  text-align: center;
}
#tabs li a {
  display: block;
  /*width: 170px;*/
}
#tabs .active {
  border-bottom: 0px;
  color: #CF1F25;
  font-weight: bold;
  background: #FFFFFF;
  padding-bottom: 6px;
}
#stocks h4{
	text-indent: -99999px;
	height: 25px;
	width: 155px;
	background: transparent url('/public/images/hdrStocks.png') no-repeat top left;
	margin-bottom: 7px;
}

#stockTable td {
	padding: 4px 4px 3px 4px;
	font-size: 13px;
	font-weight: normal;
	width: 33%;
	white-space: nowrap;
	vertical-align: top;
}
.stockAlignRight {
	text-align: right;
}
.location_detail {
  margin: 0px 0px 20px 15px;
  font-size: 15px;
}
.location_detail h4 {
  font-weight: bold;
  font-size: 16px;
  color: #183D7C;
}
#ippContent h3.city_header {
  color: #CF1F25;
  font-size: 18px;
  margin-bottom: 10px;
}
.msg {
  background: #FFEEBF;
  padding: 8px;
  border: 1px solid #DFB953;
}
/* -- COMMUNITY AREA ----------------------------------------------------------------------------------------------------------  */
#comMainExperts{
	margin-top: 20px;
}
#comPhotoGallery li {
	margin-left: -30px;
	margin-top: 10px;
	list-style:none;
}
#comPhotoGallery li a{
	display:block;
	width: 206px; 
	height: 75px;
	text-indent: -99999px;
}
#comTop100{
	margin-top: 30px;
}
#comTop100 h4 {
	display: block;
	float: left;
	text-indent: -99999px;
	width: 355px;
	height: 60px;
	background: transparent url('/public/images/hdrTop100community.png') no-repeat top left;
	margin-right: 15px;
	margin-bottom: 5px;
}
#comNarrow {
  background: url('/public/images/want_back.gif') repeat top left;
}
#comNarrow h4 {
	float: left;
	display: block;
	text-indent: -99999px;
	width: 201px;
	height: 24px;
	background: transparent url('/public/images/hdrNarrow.png') no-repeat top left;
	vertical-align: middle;
}
#comNarrow div {
	float: left;
	width: 150px;
	border: 1px solid #8b8b8b;
	border-left: none;
	vertical-align: middle;
	font-size: 12px;
	font-weight: normal;
	color: #8b8b8b;
	padding: 2px;
	cursor: pointer;
}

#comUpcoming {
	margin-top: 30px;
}
#comUpcoming ul {
	padding: 0 0 0 17px;
}
#comUpcoming li {
	list-style: square;
	
}
#comUpcoming li a {
	color: #000000;
}
#comUpcoming li a:hover {
	color: #cf1f25;
}

#comUpcoming h2 {
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #183D7C;
}
#comUpcoming h3 {
	margin: 15px 0px 5px 0px;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.postWrapper {
	margin-bottom: 15px;
	font-size: 12px;
	line-height: 135%;
}
.postWrapper h4{
	font-weight: bold;
	font-size: 16px;
}
#comFeaturedBiz{
	margin-top: 20px;
	border: 2px solid #ffb556;
	background: #ffe7d8 url('/public/images/featStarzCommunity.png') no-repeat top right;
}
#comFeaturedBiz h4{
	color: #cf821f;
	font-size: 19px;
	font-weight:bold;
	text-transform:uppercase;
}
#comFeaturedBiz strong{
	font-size: 15px;
}
#ccbLinks tr td {
width: 165px;
text-align: left;
}
#ccbLinks img{
border: 1px solid #808080;
margin: 0 0 15px 0;
}
#ccbLinks strong {
margin-bottom: 10px;
font-size: 18px !important;
font-weight: bold;
color: #E01F25;
}
#ccbPac strong {
margin-bottom: 10px;
font-size: 18px !important;
font-weight: bold;
color: #E01F25;
}
#insurance #socialArea{
	position: absolute;
	bottom:-140px;
	right: 170px;
	z-index: 50000;
}
#insurance #socialArea ul {
	margin: 30px 0 0 0;
	position: relative;
	background: #fff; 
}
#insurance #socialArea li {
	display: inline;
	float: left;
	padding: 0 6px;
}

#socialArea ul {
	margin: 30px 0 0 0;
	position: relative;
	background: #fff; 
}
#socialArea li {
	display: inline;
	float: left;
	padding: 0 6px;
}
#branchBar {
	position: relative;
	clear: both;
	padding-top: 28px;
	width: 626px;
	overflow: hidden;
	margin-bottom: 10px;
	height: 40px;
	line-height: 40px;
	margin-top: 10px;
}

.ie7 #branchBar {
	display: block;
	position: relative;
	clear: both;
	padding-top: 28px;
	width: 626px;
	overflow: normal !important;
	margin-bottom: 10px;
}
.ie8 #branchBar {
	display: normal;
	position: relative;
	clear: both;
	padding-top: 28px;
	width: 626px;
	overflow: hidden;
	margin-bottom: 10px;
	height: 40px;
	line-height: 40px;
	margin-top: 10px;
}
#branchBar h2.city {
	position: absolute;
	text-transform: uppercase;
	font-size: 20px;
	color: #0f6dc6;
	top: -5px;
	left: 0px;
	/*margin-bottom: -5px;*/
}
#branchBar h2.city span {
	font-size: 40px;
}

#branchBarBack {
	background: #0f6dc6 url('/public/images/branchBacker.png') no-repeat top right;
	position: relative;
	float: left;
	width: 100%;
	padding: 0;
	margin-bottom: 15px;	
}
#branchBarBack ul{
	margin: 0 0 0 -30px;
}
#branchBarBack li {
	display: inline;
	list-style: none;
	margin: 0px; !important;
}
#branchBarBack li a {
	display: block;
	float: left;
	padding: 7px 10px 7px 10px;
	font-size: 14px;
	font-weight: bold;
	color: #8cbae6;
}
#branchBarBack li a:hover {
	color: #fff;
}

#branchFlickr {
	/*float: left;*/
	width:100%;
	margin: 0px 0 20px 0;
	/* Do rounding */ 
	-webkit-border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
	behavior: url('/public/javascripts/PIE.htc');
	background: #FFFCFC url(/public/images/cityPicBacker.jpg); /* old browsers */
	position: relative;
}
#branchFlickr h3 {
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 0 5px;
	padding-left: 30px;
	background: url(/public/images/socialFL_small.png) no-repeat 0px 0px;
	line-height: 24px;
}
#branchFlickr #flickrLinks {
	font-size: 11px;
	position: absolute;
	/*left: 453px;*/
	right: 10px;
	top: 0px;
	margin-top: 3px;
}
#branchSlider { width: 626px; overflow: auto; }

#branchSlider ul{
	/*margin: 15px 0 0 42px !important;*/
	margin: 0;
	padding: 0;
	list-style: none;
}
#branchSlider li {
	/*float: left;*/
	/*display: inline;
	padding: 0 !important;
	margin: 0 9px 20px 9px !important;*/
	list-style: none;
	padding: 0;
	margin: 0;
}
#branchSlider li a {
	display: block;
	padding: 0 9px;
}

#branchBottom {
	width: 626px;
	float: left;
	font-size: 11px;
	line-height: 135%;
}
#branchBottom h3{
	font-size: 24px;
	color: #183d7c;
	letter-spacing: -.02em;
	padding-bottom: 7px;
}
#branchBottom a b{
	font-size: 14px;
	font-weight: bold;
}
#branchBottom ul{
	margin: 0 !important;
	padding: 0 !important;
}
#branchBottom li{
	list-style: none;
	padding: 0 !important;
	margin: 0 0 13px 0 !important;
}
#branchBlog {
	width: 310px;
	float: left;
	padding-right: 25px;
	margin-right: 25px;
	border-right: 1px solid #ddd;
}
#branchEvents {
	width: 264px; 
	float: left;
}
#branchPrev a {
	position: absolute;
	display: block;
	width: 20px;
	height: 30px;
	text-indent: -99999px;
	background: transparent url('/public/images/branchArrowLeft.png') no-repeat top left;
	top: 63px;
	left: 15px;
}
#branchNext a {
	position: absolute;
	display: block;
	width: 20px;
	height: 30px;
	text-indent: -99999px;
	background: transparent url('/public/images/branchArrowRight.png') no-repeat top left;
	top: 63px;
	left: 590px;
}
.branchDate{
	font-size: 10px;
	color: #a4a4a4;
}

#featuredCities{
	width: 100%;
	margin: 70px 0 15px 0;
	font-size: 13px;
	text-align: center;
}
#featuredCities a{
	color: #fff;
	text-decoration: none;
}
#featuredCities a:hover{
	color: #fff;
	text-decoration: underline;
}

/* -- INSURANCE PAGES ------------------------------------------------------------------------------------------ */

#headerLogoCent h1 a {
	display: block;
	text-indent: -99999px;
	width: 181px;
	height: 115px;
	background: transparent url('/public/images/logoBig_centIns.png') no-repeat top left;
	margin: 7px 0 7px 10px;
}
#headerLogoCook h1 a {
	display: block;
	text-indent: -99999px;
	width: 181px;
	height: 115px;
	background: transparent url('/public/images/logoBig_cookIns.png') no-repeat top left;
	margin: 7px 0 7px 10px;
}
#insideFooterCentIns {
	width: 1004px;
	margin: 0px auto;
	text-align: left;
	background: transparent url('/public/images/logoFooter_centIns.png') no-repeat 850px 54px;
	padding: 100px 0 50px 0;
	behavior: none;
}
#insideFooterCookIns {
	width: 1004px;
	margin: 0px auto;
	text-align: left;
	background: transparent url('/public/images/logoFooter_cookIns.png') no-repeat 850px 54px;
	padding: 100px 0 50px 0;
	behavior: none;
}
#insNavigation{
	position: absolute;
	top: 137px;
	left: 0;
	text-align: center;
}
#insNavigation li{
	display: inline;
	margin: 0 15px;
}
#insNavigation a{
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}
#insNavigation a:hover{
	color: #BCDEFF;
	text-decoration: none;
}
#insuranceChoose #arkansas, #insuranceChoose #florida{
	display: inline;
	float: left;
	min-height: 400px;
}
#insuranceChoose #arkansas a{
	display: block;
	width:240px;
	height: 193px;
	background: transparent url('/public/images/my100StateBacker.png') repeat-x top left;	
	margin: 0;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;	
	padding: 0px; 
	border: 1px solid #AAB8C5;
	margin-top: 10px;
}
#insuranceChoose #florida a{
	display: block;
	width:240px;
	height: 193px;
	background: transparent url('/public/images/my100StateBacker.png') repeat-x top left;	
	margin: 0;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;	
	padding: 0px; 
	border: 1px solid #AAB8C5;
	margin-left: 30px;
	margin-top: 10px;
}
#insuranceChoose #arkansas a:hover{
	background: transparent url('/public/images/my100StateBacker.png') repeat-x bottom left;
	padding: 10px;
	margin-top: 0px;
}
#insuranceChoose #florida a:hover{
	background: transparent url('/public/images/my100StateBacker.png') repeat-x bottom left;	
	padding: 10px;
	margin-top: 0px;
}
#insurance #ippLeftColNav li{
	margin-left: 15px
}
#insurance #footerLogos{
	border: none !important;
	margin: none !important;
	padding: none !important;
	background: none !important;
}
#insurance #footerLinks{
	margin-left: -29px;
}
#insurance #insForm{
	background: #dfecff;
	margin: 0 0 20px 20px;
	float: right;
	width: 230px;
	padding: 10px 10px 15px 10px;
	font-size: 10px;	
	line-height: 105%;
}
#insurance #insForm h5{
	width: 100%;
	display: block;
	color: #0053A0;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 2px;
}
#insurance #insForm strong{
	width: 100%;
	display: block;
	color: #444;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 2px;
}
#insurance #insForm p{
	width: 100%;
	display: block;
	color: #444;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 10px;
	line-height: 105%;
}
#insurance #insForm li{
	margin-bottom: 8px;
	margin-left: -30px;
	list-style-type: none;
}
#insurance #insForm textarea{
	font-size: 12px;
	font-family: tahoma, helvetica, sans-serif;
	padding: 3px;
	border: 1px solid #ccc;
	width: 221px;
	height: 140px;
}
#insurance #insForm input[type=text]{
	font-size: 12px;
	font-family: tahoma, helvetica, sans-serif;
	padding: 3px;
	border: 1px solid #ccc;
	width: 221px;
}

#insurance #insForm input[type=submit]{
	font-size: 12px;
	font-family: tahoma, helvetica, sans-serif;
	padding: 6px;
	border: 1px solid #ccc;
	width: auto;
	background: #CD1041;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
}

ul.redbuttons {
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

ul.redbuttons li {
  list-style: none !important;
  margin: 5px 0 !important;
  padding: 0 !important;
}

ul.redbuttons li a {
	display: block;
	padding: 8px 15px 8px 10px;
	background: #cd1041 url('/public/images/insuranceArrow.png') no-repeat left center;
	color: #fff;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	-webkit-transition: background .2s linear;
	-moz-transition: background .2s linear;
	-o-transition: background .2s linear;
	-ms-transition: background .2s linear;
	transition: background .2s linear;	
}

ul.redbuttons li a:hover {
	text-decoration: none;
	color: #fff;
	background: #840021 url('/public/images/insuranceArrow.png') no-repeat right center;
}


