@font-face{
font-family: 'Schoolbook';
src: url('Fonts/CENSCBK.ttf'),
} 



html {overflow-y:scroll;}
#Body {}
*, *:focus, *:hover {outline:none;}

.ControlPanel {border:none; border-bottom:1px dotted #cccccc; padding:0px 0px 10px 0px;}
.ModuleTitle_SubMenu {z-index:999 !important;}

h1, .Normal h1 {color:#f58026; font-size:21px; font-family:Arial; font-weight:bold;}
h2, .Normal h2 {color:#686868; line-height:1.625; font-family:Arial; font-variant:normal; font-size:150%;}
/*h3, .Normal h3 {color:#f58026; font-size:13px;font-family:Arial; font-weight:bold;}*/
h4, .Normal h4 {color:#686868; font-size:12px;font-family:Arial; font-weight:bold;}
h5, .Normal h5 {}
h6, .Normal h6 {}

.Normal {}
p, .Normal p {}

.gsc-result .gs-title{height:2.0em !important;}

img {text-decoration:none; border:none;}
.Normal img {max-width:100%;}

a, a:link, a:visited, a:active, a:hover { text-decoration:none !important;}
.Normal a { text-decoration:none !important;}

a img, a:link img, a:visited img, a:active img, a:hover img {text-decoration:none; border:none;}

ul, ol {}
ul {}
ul li {}
ul li a, ul li a:link, ul li a:visited, ul li a:active, ul li a:hover {}
ul li a:hover {}
.Normal ul, .Normal ol {}
.Normal ul li, .Normal ol li {}

div {display:block; margin:0px; padding:0px;}

.checklistBox1{ background-image:url(images/personalchecklist_1.png);}
.checklistBox1:hover {background-image:url(images/personalchecklist_2.png);}
.checklistBox2{ background-image:url(images/businesschecklist_1.png);}
.checklistBox2:hover {background-image:url(images/businesschecklist_2.png);}
.checklistArrow{color:#f58026;}
.checklistArrow:hover { color:#ffffff;}
.checklistBox:hover .checklistArrow{color:#ffffff;}
#checklistEmail{color:#404041;}
#checklistEmail:hover { color:#f58026;}

/* --------------------------------------------------------------------------
-----------------------------------------------------------------------------
				ALMA DIFFERENCE AT WORK PAGES (TEAM)
-----------------------------------------------------------------------------
---------------------------------------------------------------------------*/

.at_work_bucket {
	float:left;
	
	width:326px;
	height:354px;
	margin-right:7px;
	margin-bottom:7px;	
	overflow:hidden;
}

.at_work_text {
	background-color:#e1e1e1;
	padding:10px;
	height:118px;
}	
.at_work_image, .at_work_image img{
	width:326px;	
	height:177px;
}
.at_work_name {
	background-image:url(images/at_work_button.jpg);
	width:326px;
	height:40px;
	line-height:40px;
	font-size:18px;	
	background-repeat:no-repeat;
	font-family:"Century Schoolbook L", "Times New Roman", serif;	

}
.at_work_name a {
	font-family:"Century Schoolbook L", "Times New Roman", serif;	
	color:#fff;
	padding-left:10px;
	font-size:24px;
	line-height:40px;
	text-decoration:none;		
}
.at_work_quote {
	color:#f58026;
	font-size:19px;	
	line-height:23px;
}

.at_work_fullname, .at_work_position {
	font-style:italic;
	color:#7f7f7f;
	font-family:"Century Schoolbook L", "Times New Roman", serif;	
}





.at_work_left_col {
	width:223px;
	float:left;
	padding:20px;
	background-color:#e1e1e1	;
	margin-right:20px;
	
}

.at_work_center_col {
	float:left;
	width:447px;
}

.at_work_center_col h1,.at_work_center_col h2,.at_work_center_col h3,.at_work_center_col h4{
	clear:none;	
}
.at_work_left_name {
	font-size:26px;
	color:#667580;
	font-family:"Century Schoolbook L", "Times New Roman", serif;	
	
}

.widget-title {
	color: #f58026;
	padding-left:10px;
	font-size: 15px;
	font-weight: 500;
	line-height: 2.6em;
	text-transform: uppercase;
		font-family:"Century Schoolbook L", "Times New Roman", serif;

}
.SubPageSideBar ul {
	font-size: 15px;
	margin: 0;
	padding-left:10px;
}

.SubPageSideBar ul li {
	color: #777;
	list-style:none;
	padding-left:0px;
	font-size:15px;
}
.SubPageSideBar li.menu-item a {
	font-weight: 500;
	font-style:italic;
	text-decoration: none;
	display:block;
	  margin-right:20px;
	background-image:url(images/widget-link-right.png);
	background-repeat:no-repeat;
	background-position:center right;
	font-family:"Century Schoolbook L", "Times New Roman", serif;

}
.SubPageSideBar a:hover,
.SubPageSideBar a:focus,
.SubPageSideBar a:active {
	text-decoration: underline;
}

.OLBPane { 
	height:60px;
	width:440px;
	background-color:#e7e7e7;
	position:absolute;
	top:0px;
	right:0px;
	
}
#toplinks {
	position:absolute;
	top:27px;
	right:0px;
	width:675px;
	font-size:15px;
}

#toplinks a {
	padding-left:35px;	
	color:#9d9d9d;
	font-style:italic;
	font-family:"Century Schoolbook L", "Times New Roman", serif;
	text-decoration:none;
	line-height:19px;
	display:table-cell;
	vertical-align:middle;
	
}
#toplinks a:hover {
	text-decoration:none;
}
#toplinks a.social {
	padding-left:15px;	
	display:table-cell;
	vertical-align:middle;

}



 #searchform {
	position: absolute;
	top:0px;
	left: 45%;
	width:250px;
	margin-left:280px;
	text-align: right;
	height:50px;
	line-height:50px;
}
 #searchform div {
	margin: 0;
}

input#searchsubmit {
	background-image:url(images/search.png);
	background-color:transparent;
	border:none;
	width:27px;
	height:26px;
	color:transparent;
	cursor:pointer;
}

/* Assistive text */
.assistive-text {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
}
#access a.assistive-text:focus {
	background: #eee;
	border-bottom: 1px solid #ddd;
	color: #1982d1;
	clip: auto !important;
	font-size: 12px;
	position: absolute;
	text-decoration: underline;
	top: 0;
	left: 7.6%;
}

.post_date {
	width:52px;
	height:52px;
	background-color:#95bcc0;
	color:#fff;	
	text-align:center;
	float:left;
}
.post_date .month {
	font-size:15px;
	text-transform:uppercase;
	line-height:21px;
	color:#ffffff;	
}
.post_date .day {
	font-size:30px;
	text-transform:uppercase;
	line-height:32px;	
	font-family:"Century Schoolbook L", "Times New Roman", serif;
	color:#ffffff;
	
}

.news_title{
	width:650px;
	clear:none;
	font-size:20px !important;
	font-weight:700;
	margin-left:60px;
	
}

.SubHead img{
	float:right;
	margin:50px 0px 0px 0px;
	padding:0px 50px 0px 0px;
	position:relative;
}

hr { background: none repeat scroll 0 0 #F6F6F6 !important; color: #FFFFFF; height: 1px; margin-left: 23px; padding: 0;width: 95%;}
small {color:#9f9e9e; font-size:11px;}
.SpdbmpMdlFd, .UnscrEmlMdlFd {display:none; position:fixed; left:0px; right:0px; top:0px; bottom:0px; width:100%; height:100%;background:url(images/Black80.png) left top repeat; z-index:9999;}
.SpdbmpMdl h3, .UnscrEmlMdl h3 {font-family:arial; font-size:17px; font-weight:bold; color:#F58026;}
.SpdbmpMdl p, .UnscrEmlMdl p  {color:#787878; font-family:arial;}
.SpdbmpMdl a span, .UnscrEmlMdl a span  {color:#FFFFFF; font-family:arial; display:block; margin-right:15px; float:left; padding:10px; background-color:#F58026; width:20%; text-align:center; border-radius:6px;}
.SpdbmpMdl a:hover span, .UnscrEmlMdl a:hover span {color:#FCFCFC; background-color:#BDBDBD; text-decoration:none !important;}
.SpdbmpMdl a:hover, .UnscrEmlMdl a:hover {text-decoration:none !important;}
.SpdbmpMdl, .UnscrEmlMdl {display:block; position:fixed; left:50%; top:-50%; margin:-125px 0px 0px -300px; padding:30px 40px 34px 40px; width:520px; z-index:99999; text-align:left; background:#eeeeee url(images/spd_bg.png) no-repeat 374px 36px; -o-border-radius:5px; -moz-border-radius:5px; border:7px solid #F58026;  -webkit-border-radius:5px; border-radius:5px; -moz-box-shadow:0 0 10px rgba(0,0,0,.4); -webkit-box-shadow:0 0 10px rgba(0,0,0,.4); box-shadow:0 0 10px rgba(0,0,0,.4);color:#CFCFCF;}
.SpdbmpMdl .SpdbmpMdlCls, .UnscrEmlMdl .UnscrEmlMdlCls {position:absolute; top:0px; right:0px; width:30px; height:30px; cursor:pointer; color:#aaaaaa; font-size:22px; line-height:30px; font-weight:bold; text-align:center; text-shadow:0 -1px 1px rbga(0,0,0,.6);}

.ClrCntnr {}
.ClrCntnr_Ttl {}
.ClrCntnr_Ttl .Head {}
.ClrCntnr_Cntnt {display:inline-block; width:100%;}

.ClrCntnr table tr td b {color:#656565;}

.cl {
	clear:both;	
}
.rates_table {
	border-top:1px solid #b9b9b9;
	border-bottom:1px solid #b9b9b9;
}
.rates_table td {
	padding: 0px 15px;
	border-right:1px solid #fff;
	border-left:1px solid #b9b9b9;
	border-top:none !important;
	width:196px;
	font-size:16px;
	vertical-align:top;
	height:44px;
	line-height:44px;
}
.rates_table_head td {
	background-color:#919295;
	color:#fff;
	font-weight:bold;
	border:none;	
}


/* --------------------------------------------------------------------------
-----------------------------------------------------------------------------
				LOCATION PAGE
-----------------------------------------------------------------------------
---------------------------------------------------------------------------*/

	.location-left {
		width:228px;
		float:left;
		
	}
	.location-map {
		width:518px;
		float:left;	
	}

#AdminBlock {margin:0px auto;padding:0 0 0 200px;position:relative;background-color:#4D6E1F;z-index:22;height:28px;font-family:Arial, Helvetica, sans-serif;}
#AdminBlock a {color:white;border:none;background-color:#4D6E1F;padding:7px 10px 6px 10px;font-size:15px;line-height:1;}
#AdminBlock a:hover {background-color:#8ACB39;}
#dnn_AdminMenu {margin:0;float:left;}
#dnn_AdminMenu ul a {padding:3px 10px;}
#dnn_AdminMenu li {background-color:#8ACB39;}
#dnn_AdminMenu li:hover, #dnn_AdminMenu li.sfHover, #dnn_AdminMenu a:focus, #dnn_AdminMenu a:hover, #dnn_AdminMenu a:active {background-color:#8ACB39;}
#dnn_AdminMenu li:hover ul, #dnn_AdminMenu li.sfHover ul {top:28px;}
#dnn_AdminMenu .sf-sub-indicator {display:none;}
#UserBlock {float:left;}
#UserBlock a {display:block;float:left;}
#logoFIS {display:block;padding:2px 10px;background-color:white;position:absolute;left:1px;border-bottom:1px solid #4D6E1F;}
.eipbackimg {z-index:99;}
.LabelEditTextClass {color:#F58026 !important;}

.FullPage {background-color:#FFFFFF;}
.MiddleContent {width:1000px; margin: 0 auto; position:relative; *z-index:10;}
.MiddleContent img {border:none; padding-bottom:10px; }
.HeaderTop { height:80px;}
.HdrLogo {float:left; width:300px;}
.HeaderTopNav{float:left; padding:15px; *padding-top:28px; display:block;}
.HeaderTopNav ul li{display:inline; list-style:none !important;padding-right: 10px; padding-left:10px;}
.HeaderTopNav ul li a {font-family:'Schoolbook', Times; font-size: 15px; color:#9d9d9d; text-decoration:none; font-style:italic;}
.HeaderTopNav ul li a:hover {color:#f58026;}
.HdrSrchBx {float:left; display:block;}
.HdrSrchBx:first-child{display:none;}
.SearchBoxBank input {padding:4px; margin-top: 25px; float:left;}
.NormalTextBox {background: none repeat scroll 0 0 #E9EAEB;border: 1px solid #D3D3D3;float: left;font-family: Tahoma,Arial,Helvetica;font-size: 13px;font-weight: normal;}
.AccountLogin {float: right; background: url(images/account_login.jpg) no-repeat 10px 4px; padding: 10px 10px 0 40px; display:block;}
.AccountLogin a{font-family:'Schoolbook', Times; font-size: 15px; color:#f58026; text-decoration:none; font-style:italic; ;}
.AccountLogin a:hover {color:#9d9d9d;}
.NavBgFull {display:block; width:100%; height: 50px; background:url('images/bg_repeat.jpg') repeat-x; clear:both; z-index:20; position:relative; z-index:100;}
.TransparentBar{ width:100%; height:108px; margin-top:430px; background: url('images/whitebar.png') repeat; display:block; position:absolute; z-index:4;}
.BlackBg {background:#000000;}
.WhiteLetters {color:#FFFFFF!important; font-weight:bold;}

.MainNavigation {width:100%; *width:101%; display:inline-block; position:relative;}
.TpNvMenu {padding-left:0px; margin:0px; width:73.33%; display:block; float:left;}
.NavBgFull .StaticDropDown{float:left; margin:0px; padding-left:0px;}
.TpNvMenu li.level0 {display:block; float:left; list-style-type:none; width:33.17%; }
.TpNvMenu li.level0 ul {display:none;}

.TpNvMenu li.level0 a, .StaticDropDown li {text-align:center; display:block; line-height:50px; border-left: 1px solid #CECECE;}
.TpNvMenu li.level0 a span {padding-right: 16px; display:inline-block; font-size: 17px; color:#686868; font-family: Helvetica, Arial; letter-spacing: 1px;text-align:center; background:url(images/main_nav_li.png) no-repeat center right;}
.TpNvMenu li.level0.Actv span {padding-right: 16px; font-weight:bold; display:inline-block; font-size: 17px; color:#686868; font-family: Helvetica, Arial; letter-spacing: 1px;text-align:center; background:url(images/main_nav_li.png) no-repeat center right;}
.TpNvMenu li.level0.Actv a {display:block;  color:#686868;   }
.TpNvMenu li.level0.Actv:hover a, li.level0:hover a  { color:#686868;  }
.TpNvMenu li.level0:hover span, .TpNvMenu li.level0.Actv:hover a span, .TpNvMenu li.level0:hover {text-decoration:none;color:#ffffff;background:url(images/main_nav_li.png) no-repeat center right ; background-color:#f58026; font-weight:bold;}
.TpNvMenu li.level0:hover ul {display:block; position: relative; z-index:99; bottom:auto; left:0; background:#ababab !important;  padding: 10px 0px; list-style:none; border-left:none !important; font-weight:normal !important; color:#ffffff !important;  }
.TpNvMenu li.level0 ul li.level1 a{border-left:none !important;  font-weight:normal !important;  color:#ffffff !important;}
.TpNvSbMn li.level1 {background-color:#ababab !important;list-style:none; font-weight:normal !important;  color:#ffffff !important;}
.TpNvSbMn li.level1:hover{background:#919295 !important;list-style:none; font-weight:normal !important;  color:#ffffff !important;}
.TpNvSbMn li.level1 a span {background-color:#ababab !important;list-style:none; font-weight:normal !important;  color:#ffffff !important; background:none !important; font-size:14px !important; text-align:left !important;}
.TpNvMenu li.level0 a span, .StaticDropDown li span {}
.TpNvMenu li.level0:first-child a span{}
.TpNvMenu li, {display:block;}

.GrayGradient { min-height:200px; clear:both;}
.StaticDropDown {display:block; width:26.5%;}
.StaticDropDown li {line-height: 49px; padding: 1px 0px 0px 0px; border-right: 1px solid #CECECE;}
.StaticDropDown ul.TalkToUs {display:none; z-index:999;}
.StaticDropDown li:hover ul.TalkToUs {display:block; position:absolute; z-index:99; right:0px; top:50px; background:#CECECE; padding-left:0px; width:51%;}
.StaticDropDown .TalkToUs .Branches {width: 33.7%;}
.StaticDropDown  .TalkToUs li {float:left;list-style-type:none;text-align:right; width: 32.6%; border-left: 1px dotted #e9eaeb;}
.StaticDropDown .TalkToUs li:first-child {border-left:none;}
.StaticDropDown .TalkToUs li a, .StaticDropDown .TalkToUs li p {text-align:right; color:#FFFFFF; font-size:13px; font-family: 'Schoolbook', Times;padding:5px 15px 5px 2px; display:block; text-decoration:none !important;}
.StaticDropDown .TalkToUs li p {margin-top:0; margin-bottom:0;}
.StaticDropDown .TalkToUs li:hover {background:#888888;}
.Clearfix {clear:both;}
.CallUs {background: url(images/callus_bg.png) no-repeat 8px 5px #c4c4c4 !important;}
.EmailUs {background: url(images/emailus_bg.png) no-repeat 10px 10px #c4c4c4 !important;}
.Branches {background: url(images/branches_bg.png) no-repeat 13px 9px #c4c4c4 !important;}
.StaticDropDown .TalkToUs li.CallUs:hover {background: url(images/callus_bg.png) no-repeat 8px 5px #a9a9a9 !important;}
.StaticDropDown .TalkToUs li.EmailUs:hover {background: url(images/emailus_bg.png) no-repeat 10px 10px #a9a9a9 !important;}
.StaticDropDown .TalkToUs li.Branches:hover {background: url(images/branches_bg.png) no-repeat 13px 9px #a9a9a9 !important;}

.BankingTypes {width: 960px; margin-top:40px; position:relative; z-index:10;}
.HomePageTab {float:left; width:33%; text-align:center;}

.HomeTabTitle span a:hover  {color:#9D9D9D !important; text-decoration:none;}
.HomePageTab p {color:#686868; line-height:1.625; font-family:"Helvetica Neue", Helvetica, Arial, sans-serif; text-align:center; font-size:15px; padding:0px 37px 2px 25px;}
.HomeTabWrapper {position:relative; z-index:9999;}
#TabIcon {border-radius: 50%;width: 145px;height: 145px; background-color:#fff;margin:0 auto;padding:7px;cursor:pointer;}
.MdlCntnrHdr a {display:block; position:absolute; margin:0px; padding:0px; left:0px; right:0px; top:0px; bottom:0px; width:100%; height:100%; cursor:pointer; z-index:999;background: url(images/hmpg_lnk_fix.png) repeat;}

#home_promo {
	width:1000px;
	margin:0 auto;
	position:relative;
	height:223px;
	background-color:#bac1c6;
}

#home_promo .cycle-slideshow{
	position:absolute;
	top:0px;
	left:42px;
	background-color:#bac1c6;
	width:916px;
	height:223px;

}
.hg_slide {
	position:relative;
	width:916px;
	height:223px;	
}
.hg_slide_title {
	position:absolute;
	top:40px;
	left:33px;
	font-size:36px;
	color:#fff;
	width:500px;	
	line-height:36px;
	font-family:"Century Schoolbook L", "Times New Roman", serif;
	font-weight:600;
}
.hg_slide_description {
	position:absolute;
	width:505px;
	color:#5d5d62;
	top:140px;
	left:33px;	
	line-height:18px;
	font-size:14px;
}
.hg_slide_title span {
	color:#f58026;
}
.hg_slide_img {
	position:absolute;
	top:0px;
	right:0px;
	width:356px;
	height:223px;	
}
#home_promo .hgprev, #home_promo .hgnext {
	background-color:#ced3d7;
	position:absolute;
	top:0px;
	width:42px;
	height:223px;
	background-repeat:no-repeat;
	background-position:center;
	z-index:1050;
}
#home_promo .hgprev {
	left:0px;
	background-image:url(/Portals/AlmaBank/images/hg_prev.gif);
}
#home_promo .hgnext {
	right:0px;
	background-image:url(/Portals/AlmaBank/images/hg_next.gif);
}

.inner {
	width:1000px;
	margin:0px auto;
	position:relative;	
}


.SubPageContent {*margin-top:10px;}
.SubPageTabWrapper {width:100%;}
.SubPageTabContent {clear:both; width:100%; position:relative; top:-53px;}
.SubPageTabContent img {float:left; padding-left:10px;}
.SubPageOptions {position:relative; width:1075px; top:-23px;}
.SubPageTab {float:left; width:33%; text-align:left;position:relative;}
.SubPageTabTitle .Head {color:#FFFFFF; font-size:15px; padding-left: 5px; padding-bottom:0px; padding-top:0px; padding-right:0px; margin:-20px 0px 0px 0px; font-family: Helvetica, Arial;text-align:left;float:left;}
.SubPageTab a {font-size: 13px; font-family: Helvetica; font-weight:bold; text-decoration:none; color:#6F6F6F; }
.SubPageTab a:hover {color:#f58026; text-decoration:none;}
.SubPageTab.OrangeAccents a {color:#f58026;}
.SubPageTab.OrangeAccents {width:265px; height:92px; text-transform:uppercase; line-height:17px; font-size:15px; font-weight:300;}
.SubPageTab.OrangeAccents a:hover {color:#6F6F6F; text-decoration:none;}
.SubPageTab p {padding-left: 108px;}
.SubPageTab p {font-family:Helvetica, Arial; color:#6f6f6f; font-size: 13px;}
.SubPageTab table tr td  {vertical-align:middle; padding-bottom:5px;}
.SubPageTab table tr td p:first-child {margin-top:0;}
.SubPageTabContent table img {top:0px;}
td.RowBreak {border-bottom: 1px solid #6F6F6F; height:2%;}
.SubPageTab p:first-child { margin-top:15px;}
.SubPageTab img {z-index:10; position:relative; top:-48px;}
.SubPageTabTitle img {float:left; z-index:10; position:relative;}
.SubPageTab.Divided table p {padding-left:10px;}
.HomeTabTitle_personal span{ font-size:22px !important;font-family:"Century Schoolbook L", "Times New Roman", serif !important;text-align:center; color:#7e7e87 !important;}
.HomeTabTitle_business span{ font-size:22px !important;font-family:"Century Schoolbook L", "Times New Roman", serif !important;text-align:center; color:#7e7e87 !important;}
.HomeTabTitle_difference span{ font-size:22px !important;font-family:"Century Schoolbook L", "Times New Roman", serif !important;text-align:center; color:#7e7e87 !important;}

.SearchResultsContent a {color:#F58026; font-size:14px;}
.SearchResultsContent  a:hover {color:#6f6f6f; text-decoration:none;}
.SearchResultsContent span {color:#6F6F6F;font-size:14px;}
.SearchResultsContent td {padding-bottom:18px;}
.SearchResultsContent .PagingTable {border:none;}
.SearchResultsContent .PagingTable,.SearchResultsContent .PagingTable a {text-decoration:none; color:#656565;}

.MainContentHomePage {position:absolute; margin-top:-115px; z-index:10;}

.Footer {position:relative; top:50px; clear:both;}
.FooterDisclaimer, .FooterLinks ul li a {font-size:12px; font-family:Helvetica,Arial; color:#767676; text-decoration:none; text-align:center;}
.FooterDisclaimer p {text-align:center;}
.FooterLinks {padding-bottom:25px;}
.FooterLinks ul {position:relative; padding-left:335px; text-align:center; margin:0px;}
.FooterLinks ul li {display:block; float:left; padding-right: 10px; text-align:center; line-height: 12px;}
.FooterLinks ul li a:hover {text-decoration:none; color:#F58026;}
.FooterLinkBorder {padding-left:10px; border-left: 1px solid #767676;}

/* --------------------------------------------------------------------------
-----------------------------------------------------------------------------
				Footer Menu
-----------------------------------------------------------------------------
---------------------------------------------------------------------------*/



#menu-footer li{
	display:inline-block;
	list-style:none;
	padding:10px 20px;
	
}
#menu-footer li a{
	color:#767676;
}
#colophon {
	clear: both;
	font-size:12px;
	text-align:center;
}
.menu{ display:block;}

.thecontent_sidebar {
	color:#667580 !important;
	font-family:"Century Schoolbook L", "Times New Roman", serif !important;
	font-size:31px !important;	
	margin:0 0 8px 0;
	line-height:35px !important;
}

ul.content_menu  {
	margin:0 0 1.625em 0;
	list-style:none !important;
}
ul.content_menu li {
	list-style:none !important;
	padding-left:0px;
	margin-left:0px;
	line-height:29px;
	background-image:none !important;
}
ul.content_menu li a {
	color:#f58026;
	font-size:18px;
}
ul.content_menu li a.button {
	color:#fff;
	font-size:18px;
	line-height:50px;
}

.button {
	border-top:2px solid #ffb278;
	border-right:2px solid #ff9a4d;
	border-left:2px solid #ff9a4d;
	border-bottom:2px solid #ff8f3a;
	color:#fff;
	font-family:"Century Schoolbook L", "Times New Roman", serif;
	background-color:#ff9a4d;
	border-radius:3px;
	padding:3px 20px;
	font-size:18px;	
}

.col1 {
	width:45%;
	float:left;	
}
.col2 {
	width:45%;
	float:right;	
}

.legal_text {
 font-size:11px;
 color:#9f9e9e;	
}

ul.orange_dot_list {
	margin: 0px 0px 0px 20px;
	
}

ul.orange_dot_list li{
	color:#f58026;
	list-style:disc;
}
ul.orange_dot_list span {
	color:#3b3b3b;
	font-weight:600;
}

.text_under_headline {
	width:749px;
	margin-top:60px;
	margin-bottom:22px;	
	border-bottom:1px solid #e4e4e6;
	
}
.text_under_headline h2 {
	color:#ec7d09;
	font-family:"Century Schoolbook L", "Times New Roman", serif;
	font-size:21px;
	clear:none;
	padding-top:22px;
}


.SubPageMainContainer {width: 100%;float:left;}
.SubPageSdBr {width:100%; float:right;}
.SubPageSideBar {background:url(images/sub_page_sidebar_bg.png) repeat-x bottom; background-position-x:50%; background-position-y:bottom; background-color:rgb(225, 225, 225);}
.SubPageSideBar h2 a , .SubPageSideBar h2 {font-size:14.4px; font-family:'Schoolbook', Times; font-weight:bold; color:#F58026; text-transform:uppercase; padding:7px 23px !important;}
.SubPageSideBar h2 a {font-style:normal !important; padding-left:0px !important;}
.SubPageSideBar h2 a:hover {color:#9d9d9d;}
.SubPageSideBar a {font-size:15px; font-family:'Schoolbook', Times; color:#7d7d7d; text-decoration:none;  line-height:22px;}
.SubPageSideBar a:hover {color:#F58026;}
.SideBarContact {background:#E1E1E1; width: 90%; padding:13px;}
.SideBarContact ul {padding-left:0px; margin-left:0px;}
.SideBarContact ul li {list-style-type:none; line-height: 18px;  padding-top:5px; *padding-top:15px;}
.SideBarContact ul li:first-child {border-bottom: 1px dotted #BBBBBB; padding-top:0px; padding-bottom:21px;}
.SideBarContact ul li h3{font-size:15px; font-family:'Schoolbook', Times; color:#8E8E8E; text-transform:uppercase; margin-bottom:0px;}
.SideBarContact ul li {font-size:15px; font-family:'Schoolbook', Times; color:#8E8E8E; text-decoration:uppercase; font-weight:bold;}
.SideBarContact ul li a{font-size:15px; font-family:Helvetica, Arial; color:#8E8E8E; text-decoration:none;}
.SideBarContact ul li a:hover{color:#F58026; text-decoration:none;}
.ContactFind, .ContactCall {float:left;}
.SideBarTestimonials {padding:13px; width:89.5%;}
.SideBarTestimonials p { font-size:20px; color:#9e9fa1; font-family:Helvetica, Arial;}
.SideBarTestimonials h5 {color:#f58026; font-family: 'Schoolbook', Times;  font-style:italic; font-size:15px}
.OrangeBar {width: 100%; height: 50px; background: #96bcc1; display:block; position:relative; clear:both;}
.OrangeBar_bus {width: 100%; height: 50px; background: #7e7e87; display:block; position:relative; clear:both;}
.OrangeBar_dif {width: 100%; height: 50px; background: #a8b2ba; display:block; position:relative; clear:both;}
.GrayBar {width:100%; height:27px; background:#b3b3b3; display:block; position:relative; clear:both;}
.SubPageContent {position:relative; z-index:10;}
.SubPageMainContainer table p, .SubPageMainContainer table, .SubPageMainContainer p  {color:#7d7d7d; font-family:Helvetica, Arial; font-size:15px; line-height:1.625;}
.SubPageMainContainer table span.BranchName {font-weight:bold; font-family:'Schoolbook', Times; font-size:13px; color:#222222;}
.SubPageMainContainer table b {color:#222222;}
.SubPageMainContainer table h3,.SubPageMainContainer table a, .SubPageMainContainerWithTitle a {color:#f58026; font-family:Helvetica, Arial; font-size:15px; font-weight:bold; margin-bottom:0px; margin-top:0px;} 
.SubPageMainContainer table a:hover, .SubPageMainContainerWithTitle a:hover {text-decoration:none; color:#7d7d7d;}
.SubPageMainContainer table span {color:#f58026; font-family:Helvetica, Arial; font-size:13px; font-weight:bold; margin-bottom:0px; margin-top:0px;} 
.SubPageMainContainerWithTitle {top:20px; position:relative;}
.SubPageMainContainerWithTitle .ClrCntnr_Cntnt { margin-bottom: 50px;}
.SubPageMainContainerWithTitle span.Head {color:#000000; font-family:'Schoolbook', Times; font-size:16px; font-weight:bold;}
.SubPageMainContainerWithTitle p {color:#7d7d7d; font-size:15px; line-height:1.625; font-family:Helvetica, Arial;}
.SubPageMainContainerWithTitle ul {padding-left:0px; width:90%; line-height:18px;}
.SubPageMainContainerWithTitle ul li {color:#3b3b3b; padding-left:10px; font-size:13px; background:url(images/li_bg.png) no-repeat 0px 7px; list-style-type:none; padding-bottom:5px; font-weight:bold; font-family:arial;}
.SubPageMainContainerWithTitle small {color:#9f9e9e; font-size:11px;}
.SubPageMainContainerWithTitle table.RatesTable {color:#222222; font-size:11px; line-height:20px; font-family:Helvetica, Arial; width: 100%;}
.SubPageMainContainerWithTitle table.RatesTable tr td {width:30%; border-bottom: 2px dotted #f58026; padding:5px;}
.SubPageMainContainerWithTitle table.RatesTable tr td.FirstCellRates {width:40%;}
.SubPageMainContainerWithTitle p table, .SubPageMainContainerWithTitle table {color:#7d7d7d; font-family:Helvetica, Arial; font-size:13px !important; line-height:19px;}
.OrangeBackground {background-color:#f58026; color:#FFFFFF; font-weight:800;}


.LeftSide {width:75%; margin-right:3px; float:left; padding-top:20px;}
.LeftSide_compare {width:100%; margin-right:3px; float:left; padding-top:0px;}
.RightSide {width:23%; float:right; margin-top:20px}
.RightSide.Subpage .SubPageSideBar {padding-top:2px;}
.PageIconHolder {width:70px; height:70px; background-color:#F58026;float:left;}
.PageIconHolder img {width:80%; height:80%; padding:7px;}
.PageNameHolder {width:85.5%; height:70px; background-color:#B9B9B9; color:#FFFFFF; font-family:Helvetica, Arial; font-size:27px; float:left; position:relative; text-transform:uppercase; font-weight:normal; }
.PageNameHolder {padding:19px; }
.PageNameHolder_personal {width:85.5%; height:32px; background-color:#96bcc1; color:#FFFFFF; font-family:Helvetica, Arial; font-size:27px; float:left; position:relative; text-transform:uppercase; font-weight:normal; }
.PageNameHolder_personal {padding:19px; }
.PageNameHolder_Business {width:85.5%; height:32px; background-color:#7e7e87; color:#FFFFFF; font-family:Helvetica, Arial; font-size:27px; float:left; position:relative; text-transform:uppercase; font-weight:normal; }
.PageNameHolder_Business {padding:19px; }
.PageNameHolder_Difference {width:85.5%; height:32px; background-color:#a8b2ba; color:#FFFFFF; font-family:Helvetica, Arial; font-size:27px; float:left; position:relative; text-transform:uppercase; font-weight:normal; }
.PageNameHolder_Difference {padding:19px; }
.PageNameHolder_checking_compare {width:89.2%; height:32px; background-color:#96bcc1; color:#FFFFFF; font-family:Helvetica, Arial; font-size:27px; float:left; position:relative; text-transform:uppercase; font-weight:normal; }
.PageNameHolder_checking_compare {padding:19px; }
.PageNameHolder_business_checking_compare {width:89.2%; height:32px; background-color:#7e7e87; color:#FFFFFF; font-family:Helvetica, Arial; font-size:27px; float:left; position:relative; text-transform:uppercase; font-weight:normal; }
.PageNameHolder_business_checking_compare {padding:19px; }

.ATMSearch {padding-top:14px; width:100%; clear:both;}
.ATMSearch img {padding-left:5px;}
.ATMSearch input{ background: none repeat scroll 0 0 #E9EAEB; width:110px; padding:4px; border: 1px solid #D3D3D3; float: left; font-family: Tahoma,Arial,Helvetica;  font-size: 13px; color:#949494; font-weight: normal;}
.SearchALMA {float:left; display:inline-block;}
.ATMLocator {float:right;}
.SearchALMA span, .ATMLocator span {display:block; float:left; color: #7D7D7D; font-family: Helvetica,Arial; font-size: 13px;line-height: 28px; padding-right:8px;}

.SiblingsDisplay {width:98%; padding:11px 0px; border-top: 1px solid #C6C6C6; border-bottom: 1px solid #C6C6C6; float:left; margin-top:10px; width:100%; z-index:10; position:relative;}
.LocationDisplay {width:98%; padding-top:11px; border-top: 1px solid #C6C6C6; border-bottom: 1px solid #C6C6C6; float:left; margin-top:10px; width:100%; z-index:10; position:relative;}
.Neighborhood {left: 76px; position: relative; top: -19px;}
.NeighborhoodLocations {margin:0px; float:left; margin-top:10px; width:100%; z-index:10; position:relative;}
.NeighborhoodLocations li {width:100%; line-height:19px;}
.NeighborhoodLocations li span {font-family:'Schoolbook', Times; color:#999999;font-style:italic;}
.NeighborhoodLocations,.LocationDisplay ul.CategoryChildren, .SiblingsDisplay ul.CategoryChildren {margin-top:0px !important; padding-left:0px !important; padding-top:0px; text-align:left !important;}
.CategoryChildren,.CategoryChildren ul {margin-left:0px}
.SiblingsDisplay ul li, .LocationDisplay ul li {display:block; float:left; list-style-type:none; padding-right:15px; *padding-right:5px; padding-left:10px;}
.SiblingsDisplay ul ul, .LocationDisplay ul ul {padding-left:2px;}
.NeighborhoodLocations li ul li {display:block !important; float:left !important; width:auto !important;} 
.SiblingsDisplay .ClrCntnr_Cntnt ul li a {line-height:25px;}
.NeighborhoodLocations li ul li a span, .SiblingsDisplay ul ul li a span, .LocationDisplay ul ul li a span {text-transform:uppercase; color:#999999; font-size:15px; font-family:Helvetica, Arial; font-weight:bold; font-style:normal;}
.NeighborhoodLocations li ul li a:hover,.SiblingsDisplay ul ul li a:hover, .LocationDisplay ul li ul li a:hover {text-decoration:none !important;}
.NeighborhoodLocations li ul li a:hover,.SiblingsDisplay ul ul li a:hover span,.SiblingsDisplay ul ul li.ActiveLi a span, .LocationDisplay ul ul li.ActiveLi a span,.LocationDisplay ul ul li a:hover span   {color:#f58026;}



/**SLIDER start**/

.SlideshowFull {height:538px; background:url('images/slider_bg.jpg') ; background-position:right; background-color:#afb6be; width:100%; text-align:center;}
.SlideshowFull .Slide {margin:0px auto; width:960px; text-align:left;}
#featured {width: 940px;overflow: hidden;margin: 0 auto;}
#featured>img, #featured>div,#featured>a { display: none; }
/* CONTAINER */
div.orbit-wrapper { width: 960px !important; position: relative; margin:0 auto; }
div.orbit-wrapper a img{border:none;}
div.orbit {position: relative; overflow: hidden; width:940px !important;}
div.orbit>img {position: absolute;top: 0;left: 0; display: none;border:none;}
div.orbit>a {border: none; position: absolute; top: 0;left: 0;line-height: 0; display: none; }
.orbit>div {position: absolute;top: 0;left: 0;width: 100%;height: 100%; }
/* TIMER */
div.timer {width: 40px;height: 40px;overflow: hidden;position: absolute; top: 10px; right: 10px; opacity: .6; cursor: pointer; z-index: 1001; display:none; }
span.rotator { display: block; height: 40px;position: absolute; top: 0; left: -20px;background: url(images/orbit/rotator-black.png) no-repeat;z-index: 3; }
span.mask { display: block; width: 20px;height: 40px;  position: absolute;top: 0;right: 0; z-index: 2; overflow: hidden; }
span.rotator.move { left: 0 }
span.mask.move { width: 40px; left: 0; background: url(images/orbit/timer-black.png) repeat 0 0; }
span.pause {display: block; width: 40px; height: 40px; position: absolute; top: 0; left: 0; background: url(images/orbit/pause-black.png) no-repeat; z-index: 4; opacity: 0; }
span.pause.active { background: url(images/orbit/pause-black.png) no-repeat 0 -40px }
div.timer:hover span.pause,
span.pause.active {opacity: 1 }
/* DIRECTIONAL NAV */
div.slider-nav { display: block }
div.slider-nav span { cursor: pointer; height: 322px;margin-top: -235px; position: absolute; text-indent: -9999px; top: 50%; width: 203px; z-index: 1;}
div.slider-nav span.right {background: url(images/next.png);right: -20%; }
div.slider-nav span.left { background: url(images/prev.png);left: -20%; }


.SubPageSlider {width:100%; float:left; position:relative; overflow:hidden !important;}
.SlideContent {height:275px; width:726px; overflow:hidden !important; float: left;}
/*
.SlideContent h2 {font-family:'Schoolbook', Times; font-size:27px; color:#CBCBCB; padding-left:10px;}
.SlideContent a {font-family:Helvetica, Arial; font-size:24px; color:#FFFFFF; font-weight:bold; text-decoration:none;padding-left:10px; text-transform:uppercase;}
.SlideContent a:hover {color:#f58026; text-decoration:none;padding-left:10px;}
.SlideContent h4 {font-family:'Schoolbook', Times; color:#FFFFFF; font-size:14px;padding-left:10px;}
*/
.SubPageSliderTabs {width:100%; float:left;}
.tab-main-content {float: left;width: 100%;}
.SubPageSliderTabs ul {padding:0;margin:0;list-style-type: none;background-color:#555; width:100%; *width:102%;}
.SubPageSliderTabs ul li {width:25%; display:inline-block; float:left; background: #CBCBCB;}
.SubPageSliderTabs ul li:first-child {margin-left:0;}
.SubPageSliderTabs ul li:hover {background-color: #E5E5E5; }
.SubPageSliderTabs ul li:hover a {border-bottom:10px solid #7694AE;}
.SubPageSliderTabs ul li a {display:inline-block; color:#686868; padding:17px; display:block; text-align:center;  border-bottom:10px solid #4f6d87; font-family:Helvetica, Arial; font-size:14px;font-weight:bold;}
.SubPageSliderTabs ul li a:hover {color:#6b6b6b; text-decoration:none;}
.SubPageSliderTabs ul li.active {background-color: #EAEAEA;}
.SubPageSliderTabs ul li.active a {display:block; color:#f58026;  border-bottom:10px solid #04213c;}

/* --------------------------------------------------------------------------
-----------------------------------------------------------------------------
				COMPARISON PAGE
-----------------------------------------------------------------------------
---------------------------------------------------------------------------*/
.section-compare-checking-account-products h1 ,  .section-compare-personal-savings-products h1, .section-business-checking-comparison h1, .section-compare-savings-products h1 { width:900px; }

.comparison_table td {
	padding: 18px 24px;
	border-right:1px solid #fff;
	border-left:1px solid #b9b9b9;
	border-top:none !important;
	width:196px;
	font-size:13px;
	vertical-align:top;

}
.comparison_table .row1 td {
	background-image:url(images/comparison-first-row.gif);
	background-repeat:repeat-x;	
	background-position:bottom left;
}
.comparison_table .button {
	width:196px;
	display:block;
	text-align:center;
	padding-left:0px;
	padding-right:0px;	
}
.labelcol {
	font-size:18px !important;
	font-weight:bold;
	border-left:none !important;
	width:208px;	
}
.row_even td {
	background-color:#e1e1e1;
			
}
.row_odd td {
	background-color:#efefef;
	
}
.compare_title{
	color:#f58026;
	font-size:26px;
	height:88px;
	line-height:30px;
	text-transform:uppercase;
}
.compare_title span{
	color:#f58026; 
	font-weight:bold;
}

.compare_exerpt {
	font-weight:strong;
	font-size:16px;
	height:60px;
	line-height:19px;
	font-family:"Century Schoolbook L", "Times New Roman", serif;
	padding-top:5px;
}


.comparison_table td.features {
	/*background-image:url(images/bracket.png);
	background-position: center right;
	background-repeat:no-repeat;
	vertical-align:middle;	*/
}

/* --------------------------------------------------------------------------
-----------------------------------------------------------------------------
				PERSONAL BANKING CATEGORY PAGE
-----------------------------------------------------------------------------
---------------------------------------------------------------------------*/
.category_slideshow_personal {
	width:749px;
	height:445px;
	position:relative;
	margin-top:22px;
	background-color:#84a6aa;
}
.category_slideshow_personal .cycle-slideshow {
	position:absolute;
	top:60px;
	left:0px;
}
.category_slideshow_personal_title {
	width:651px;
	height:60px;
	line-height:60px;
	position:absolute;
	top:0px;
	left:0px;
	color:#fff;
	font-size:28px;
	padding-left:20px;
	font-family:"Century Schoolbook L", "Times New Roman", serif;
	background-color:#95bcc0;	
}
.cnext, .cprev {
	width:33px;
	height:53px;
	position:absolute;
	top:3px;
	cursor:pointer;	
}
.cnext {
	right:4px;
	background-image:url(images/cnext.png);
		
}
.cprev {
	right:41px;
	background-image:url(images/cprev.png);
		
}
.section-personal-banking h1{
	color:#84a6aa;
	font-size:20px;
	margin-top:24px;	
}



#personal_banking_menu {
	background-image:url(images/bg-personal-banking-fade.png);
	background-repeat:repeat-x;
		
}
#personal_banking_menu_inner {
	width:1075px;
	margin:0px auto;
	height:159px;	
}
.pb_menu_item {
	width:170px;
	padding-left:98px;
	padding-top:29px;
	background-repeat:no-repeat;
	font-size:15px;
	font-weight:300;
	text-transform:uppercase;
	float:left;	
	height:92px;
	line-height:17px;
}
.pb_menu_item a{
	color:#fff;
	
}
#pb_checking {
	background-image:url(images/icons/icon-personal-checking-off.png);	
}
#pb_savings {
	background-image:url(images/icons/icon-personal-savings-off.png);	
}
#pb_lending {
	background-image:url(images/icons/icon-personal-lending-off.png);	
}
#pb_services {
	background-image:url(images/icons/icon-personal-banking-services-off.png);	
}


.bnext, .bprev {
	width:33px;
	height:53px;
	position:absolute;
	top:3px;
	cursor:pointer;	
}
.bnext {
	right:4px;
	background-image:url(images/bnext.png);
		
}
.bprev {
	right:41px;
	background-image:url(images/bprev.png);
		
}
.category_slideshow_business {
	width:749px;
	height:445px;
	position:relative;
	margin-top:22px;
	background-color:#65656c;
	margin-bottom:30px;
}
.category_slideshow_business .cycle-slideshow {
	position:absolute;
	top:60px;
	left:0px;
}
.category_slideshow_business_title {
	width:651px;
	height:60px;
	line-height:60px;
	position:absolute;
	top:0px;
	left:0px;
	color:#fff;
	font-size:28px;
	padding-left:20px;
	font-family:"Century Schoolbook L", "Times New Roman", serif;
	background-color:#7e7e87;	
}






.dnext, .dprev {
	width:33px;
	height:53px;
	position:absolute;
	top:3px;
	cursor:pointer;	
}
.dnext {
	right:4px;
	background-image:url(images/dnext.png);
		
}
.dprev {
	right:41px;
	background-image:url(images/dprev.png);
		
}




.category_slideshow_difference {
	width:749px;
	height:366px;
	position:relative;
	margin-top:22px;
	background-color:#8a9399;
	margin-bottom:30px;
}
.category_slideshow_difference .cycle-slideshow {
	position:absolute;
	top:60px;
	left:0px;
}
.category_slideshow_difference_title {
	width:651px;
	height:60px;
	line-height:60px;
	position:absolute;
	top:0px;
	left:0px;
	color:#fff;
	font-size:28px;
	padding-left:20px;
	font-family:"Century Schoolbook L", "Times New Roman", serif;
	background-color:#a8b2ba;	
}


#dif_menu_inner {
	width:1075px;
	margin:0px auto;
	height:187px;	
}

.dif_menu_item {
	width:170px;
	padding-left:98px;
	padding-top:29px;
	background-repeat:no-repeat;
	font-size:15px;
	font-weight:300;
	text-transform:uppercase;
	float:left;	
	height:92px;
	line-height:17px;
	
}
.dif_menu_item a{
	color:#fff;
	
}

#dif_locations {
	background-image:url(images/icons/icon-dif-locations-off.png);	
}
#dif_community {
	background-image:url(images/icons/icon-dif-community-off.png);	
}
#dif_development{
	background-image:url(images/icons/icon-dif-development-off.png);	
}
#dif_testimonials {
	background-image:url(images/icons/icon-dif-testimonial-off.png);	
}
#dif_news {
	background-image:url(images/icons/icon-dif-news-off.png);	
}
#dif_careers {
	background-image:url(images/icons/icon-dif-careers-off.png);	
}

.dif_text {
	margin-top:15px;
	font-size:12px;	
	text-transform:none;
}
.dif_text a {
	color:#f58026;
	font-weight:bold;	
}

#business_banking_menu {
	background-image:url(images/bg-business-banking-fade.png);
	background-repeat:repeat-x;
		
}

#difference_banking_menu {
	background-image:url(images/bg-alma-dif-fade.png);
	background-repeat:repeat-x;
		
}

/* unvisited link */
.orangelink:link {
    color: #000000 !important;
}

/* visited link */
.orangelink:visited {
    color: #000000 !important;
}

/* mouse over link */
.orangelink:hover {
    color: #F58026 !important;
}

/* selected link */
.orangelink:active {
    color: #F58026 !important;
}

/* unvisited link */
#greylink:link {
    color: #F58026 !important;
}

/* visited link */
#greylink:visited {
    color: #F58026 !important;
}

/* mouse over link */
#greylink:hover {
    color: #7D7D7D !important;
}

/* selected link */
#greylink:active {
    color: #7D7D7D !important;
}