

@import url("/vSCRIPT/MultiKey.css");

.ui-dialog h1
{ 
    font-size: 28px;
    font-weight: bold;
    line-height: 14px;
    margin-bottom: 10px;
} 

html, body
{
    font-family: verdana, arial, helvetica, "avant garde", "sans-serif";
    font-variant: normal;
}

legend
{
    margin-left:10px;
}

.BorderFieldset
{
    border: 1px solid #000;
    padding: 10px;
    display: inline-block;
}

.PageTitle
{
    font-size: 15pt;
    color: #003366;
}
.SecondPageTitle
{
    font-size: 12pt;
    color: #003366;
    font-weight: 100;
    border-bottom: solid 1px #003366;
}

.PageText,
.Details /*MultiKey*/
{
    font-size: 11px;
    Color: #003366 !important;
    font-weight: 400;
}
.BoldDataFont
{
    Font-Size: 12px;
    Color: #003366;
    Border: none;
    Padding: 0;
    font-weight: bold;
}
.SmallDataFont
{
    Font-Size: 12px;
    Color: #003366;
}
.DataFont,
.ReportCell /*MultiKey*/
{
    Font-Size: 12px;
    Color: #003366;
    Border: none;
    Padding: 0;
}
.ReportCellChallenge /*MultiKey*/
{
    text-align: center;
    Font-Size: 12px;
    Color: #003366;
    Border: none;
    Padding: 0;
}
td .DataFont
{
    Padding: 0;
}

.AdminSiteToolBar
{
    font-size: 14px;
    font-weight: bold;
    color: Silver;
    text-decoration: none;
}

.Nav{
    font-size: 11px;
    font-weight: bold;
    color: Silver;
    text-decoration: none;
}
.Nav:hover{
    text-decoration: underline;
}

.NavLeaf{
    font-size: 11px;
    font-weight: bold;
    color: Silver;
    text-decoration: none;
}
.NavLeaf:hover{
    text-decoration: underline;
}

.NavParent{
    font-size: 11px;
    font-weight: bold;
    color: Silver;
    text-decoration: none;
}
.NavParent:hover{
    text-decoration: underline;
}

.NavRoot{
    font-size: 11px;
    font-weight: bold;
    color: Silver;
    text-decoration: none;
}
.NavRoot:hover{
    text-decoration: underline;
}
.NavTree span.fancytree-focused, .NavTree span.fancytree-focused a{
	color: #ce0404;
 }
.NavLevel2{
    cursor: pointer;
}
.Link
{	
    Font-Weight: bold;
    Color:#333366;
    Text-Decoration: underline;
    font-size: 12px;
    border: none;
}
.NegativeCurrency{
    color: Red
}

.TopHeader,
.MKTableHeader /*MultiKey*/
{
    background-color: #003366;
    Color: White;
    Font-Weight: bolder;
    Font-Size: 12px;
    text-align: center;
    border: solid 1px black;
}
.TopHeader a,
.MKTableHeader a /*MultiKey*/
{
    background-color: #003366;
    Color: White;
    Font-Weight: bolder;
    Font-Size: 12px;
    text-align: center;
}
.GridFormat,
.ReportTable /*MultiKey*/
{
    border: solid 1px black;
    border-collapse: collapse;
}
.GridFormat tr th,
.ReportTable tr th /*MultiKey*/
{
    padding-right: 3px;
    padding-left: 3px;
}
.GridFormat tr td,
.ReportTable tr th /*MultiKey*/
{
    border-style: none;
    padding-right: 4px;
    padding-left: 4px;
}
.GridRow
.ReportEvenOdd /*MultiKey*/
{
   height: 20px;
   background-color: White;
}
.GridAlternateRow,
.ReportEvenRow /*MultiKey*/
{
   height: 20px;
   background-color: Silver;
}
.WidgetHeader
{
    background-color: Silver;
    border-top: solid 2px #003366;
    border-bottom: solid 2px #003366;
    margin: 2px 0 2px 0;
    padding: 0 4px 0 4px;
}


.ValidationError
{
    font-size: small;
    color: #ce0404;
}
.ErrorBox
{
    color: #ce0404;
    border: 2px solid red;
    min-width: 1em;
    text-align: center;
}
.ErrorRed
{
    color: #ce0404;
}
.SuccessMessage
{
    font-size: 12pt;
    color: #003366;
    font-weight: bolder;
}
.ErrorMessage
{
    font-size: 12pt;
    color: #ce0404 !important;
    font-weight: bolder;
}
ul.ErrorMessage
{
	list-style-type: none;
}

.HeaderColor
{
    background-color: transparent;
}
.BackColor
{
    background-color: White;
}

.OlbMenu .ui-menu-item
{
    background-color: transparent;
}
.OlbMenuContainer .ui-widget-content {
	background: transparent;
}
.OlbMenu .NavRoot
{
    margin: 5px !important;
}

.ui-front {
    z-index: 1000;
}

.screen-reader-only {
     position: absolute;
     height: 1px;
     width: 1px;
     clip: rect(1px 1px 1px 1px); // IE 6 and 7
     clip: rect(1px,1px,1px,1px);
     clip-path: polygon(0px 0px, 0px 0px, 0px 0px);
     -webkit-clip-path: polygon(0px 0px, 0px 0px, 0px 0px);
     overflow: hidden !important;
 }

.fancytree-container,
span.fancytree-focused span.fancytree-title
{
    outline: 0 !important;
    list-style-type: none;
}

.noBullets {
    list-style-type: none;
}

/*MultiKey*/
.FieldName
{
    Font-Size: 12px;
    Color: #003366;
    Border: none;
    Padding: 0px 5px 0px 0px;
    font-weight: bolder;
}

.SuperUserHidden
{
    color: transparent;
}

/* SKIP LINK */
.skiplink {
display: none;
}

/* NAV ROOT CHANGES */
.OlbMenu .NavRoot > a{
display: inline-block;
width: auto !important;
float:none;
}
.OlbMenu .NavRoot{
display: inline-block !important;
width: auto !important;
float: none !important;
}



/*FLEX SLIDER CSS FIXES */

.flex-direction-nav button {
text-decoration: none;
background-color: transparent;
border: none;
    display: block;
    width: 40px;
    height: 40px;
    margin: -20px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    transition: all 0.3s ease-in-out;
}

.flex-direction-nav button:active, .flex-direction-nav button:hover {
outline: none;
border:none;
}

.flex-direction-nav button:before {
    font-family: "flexslider-icon";
    font-size: 40px;
    display: inline-block;
    content: '\f001';
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}

.flex-direction-nav button.flex-next:before{
    content: '\f002';
}

.flex-control-paging li button {
width: 11px;
    height: 11px;
    display: block;
    background: #fff;
    /* background: rgba(255, 255, 255, 0.5); */
    cursor: pointer;
    text-indent: -9999px;
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
border:none;
}

.flex-control-paging li button:active, .flex-control-paging li button:hover {
outline: none;
border:none;
}

.flex-control-paging li button.flex-active {
background: #ffa1a5;
    /* background: rgba(59, 109, 180, .09); */
    cursor: default;
}

.flex-pauseplay button {
display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: 0.8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000;
background-color: transparent;
border: none;
}

.flex-pauseplay button:before{
font-family: "flexslider-icon";
    font-size: 20px;
    display: inline-block;
    content: '\f004';
margin-left: -5px;
}

.flex-pauseplay button.flex-play:before {
content: '\f003';
}

#container {
max-height: 417px;
height: auto!important;
}

.cf {
max-width: 1500px;
}

.flex-control-paging li a.flex-active {
background: #111e6c!important;
}

.flex-control-paging li a:hover {
background: #bbb!important;
}

.weather{
margin-top:25px;
}
.sliderWrap{
padding:30px;
max-width:1500px;
margin:auto;
}
/*HEADER CODE*/
.mobileMenuButton{
   background-color: #111e6c;
   height:30px;
   width:100%;
   display:none;
}
.mobileMenuButton img{
float:right;
margin-right:20px;
}
.displayMenu{
max-width:1200px;
margin:auto;

   transition:all ease .5s;
}
.headerlogo{
max-width:1200px;
margin:auto;
padding:5px;
position:relative;
text-align: center;
}
.tagLine{
position:absolute;
top:58px;
right:0;
color: black;
font-size: 21px;
font-family: 'Open Sans', sans-serif;
}
.menuWrap{
background-color:#transparent;
}

/*END HEADER*/
/*FOOTER*/
.preFooter{
background-color:#111e6c;
padding:40px;
}
.preFooterTable{
display:table;
max-width:1200px;
width:100%;
margin:auto;
}
.preFooterTable div{
display:table-cell;
padding:10px;
text-align:center;
vertical-align:middle;
}
.preFooterTable img{
width:100%;
max-width:300px;
}
.preFooterTable h2{
color:white;
font-weight:normal;
font-size:26px;
margin-bottom: 40px;
}
.contactButton{
padding:15px 35px;
border:1px solid white;
font-weight:normal;
font-size:18px;
text-transform:uppercase;
color:white;
margin-top:20px;
}
footer{
background-color:#0D1B28;
color:white;
padding:20px;
height: 390px;
}
.footerLayout{
width:100%;
max-width:1200px;
display:table;
margin:auto;
}
footer2{
height:290px;
background-color:#05223E;
color:white;
}
.footerLayout2{
background-color:#05223E;
width:100%;
display:table;
margin:auto;
padding: 20px 0px 20px 0px;
}
.footerLinks, .footerInfo{
display:table-cell;
vertical-align:top;
}
.footerLinks th{
border:0;
font-size:22px;
width:33.33%;
padding:10px;
}
.footerLinks a{
color:#4786E3;
transition:all ease .25s;
font-size:14px;
display:block;
margin-bottom:10px;
}
.footerLinks a:hover{
color:#3c3950;
}
.footerLinks td{
vertical-align:top;
}
.footerInfo table{
width:100%;
}
.footerInfo th{
border:0;
font-size:22px;
width:50%;
padding:10px;
vertical-align:top;
}
.footerInfo td{
vertical-align:top;
text-align:right;
}
.footerInfo td img{
width:150px;
margin-bottom:10px;
margin-top:10px;
}
.footerInfo th img{
width:35px;
margin-top:20px;
}
.footerText{
background:#05223e;
max-width:1200px;
margin:auto;
}
.footerText p{
font-size:12px;
color:#eee;
line-height:12px;
}
.footerText a{
color:#eee;
transition:all ease .25s;
}
.footerText a:hover{
color:#fff;
}
footer hr{
background-color:#3e3e3e;
}
.footerText2{
display:table-cell;
float:right;
}
.footerText2 a{
font-size:12px;
color:#4786E3;
}

/*TABLE*/
.customTableWrap{
width:100%;
overflow-x:auto;
}
.CustomTable{
margin-top:30px;
width:100%;
min-width:600px;
}
.CustomTable th{
background-color:#333;
border-top:0;
border-bottom:0;
color:white;
line-height:20px;
padding:25px 15px;
}
.CustomTable tr:nth-child(odd){
background-color:#f6f6f6;
}


.applyButton{
display:inline-block;
border: 2px solid #111e6c;
text-transform:uppercase;
font-size:18px;
padding:10px 35px;
color:#111e6c;
transition: all ease .25s;
margin-top:20px;
margin-bottom:20px;
}
.applyButton:hover{
color:#455ef5;
border: 2px solid #455ef5;
}
.endingSection{
background-color:#eeeeee;
padding:40px;
}
.PageSubtitle2{
font-weight:normal;
color:#333;
}
.PageSubtitle3{
font-weight:normal;
color:#333;
line-height:50px;
}
.pageButton{
display:inline-block;
border: 2px solid #111e6c;
text-transform:uppercase;
font-size:15px;
padding:10px 25px;
color:#111e6c;
transition: all ease .25s;
margin-top:20px;
margin-bottom:20px;
box-sizing:border-box;
text-align:center;
}
.pageButton:hover{
color:#455ef5;
border: 2px solid #455ef5;
}
.layoutTable td{
border:0!important;
}

.locationTable{
display:table;
}
.locationTable div{
display:table-cell;
width:50%;
padding:15px;
box-sizing:border-box;
vertical-align:middle;
}
.locationTable img{
width:100%;
max-width:500px;
margin:auto;
}
.locationTable table{
width:100%;
}
.locationTable th{
border: 0;
    font-size: 24px;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
}
.locationTable td{
vertical-align:top;
}



.newLogin{
position:absolute;
height:375px;
width:350px;
z-index:1000;
right:0;
margin-right:50px;
background-color:rgba(3, 74, 131 ,0.9);
border-radius:20px;
top:200px;
padding:20px 30px 30px;
box-sizing:border-box;
}
.newLogin h3{
color:white;
text-align:center;
font-size:25px;
line-height:0;
}
.newLogin p{
    color:white;
}
.newLogin a{
    color:white;
    text-decoration:underline;
    margin-top:20px;
    font-size:12px;
    display:block;
}
.newLogin img{
   width:206px;
   margin-left:42px;
   margin-bottom:10px;
}
.loginButton{
    background-color: #1d9472;
    border: 0;
    display: block;
    width: 100%;
    text-align: center;
    color: white;
    padding: 15px;
    border-radius: 5px;
    margin-top: 10px;
    font-size:18px;
}
.loginFieldLarge{
    width:100%;
    display:block;
    box-sizing:border-box;
    height:40px;
    border-radius:5px;
    border:0;
    font-size:18px;
    padding:5px;
}



.bannerbox
{
    background-color: rgba(255,255,255,0.85);
    max-width: 400px;
    padding: 20px;
    margin-left:100px;
    margin-bottom:100px;
    box-shadow: 0px 0px 20px rgba(0,0,0,0.5);
    border-width: 0px;
    border-style: solid;
    border-color: #343f90;
}
.bannerWrap{
height:650px;
display:table-cell;
vertical-align:bottom;
}


/*CONTACT US*/

.locations{
	max-width:700px;
	margin:auto;
}
.locations article{
	width:50%;
	float:left;
	padding:20px;
	box-sizing:border-box;
}

/*END CONTACT US*/

.threecolumn
{
width:100%;
max-width:900px;
margin-left:auto;
margin-right:auto;
}

.threecolumn article
{
float:left;
width:33.33%;
padding:10px;
box-sizing: border-box;
} 

.twocolumn
{
width:100%;
display:table;
margin-left:auto;
margin-right:auto;
}

.twocolumn div{
width:50%;
padding:10px;
display:table-cell;
} 
.threeCol{
width:100%;
display:table;
}
.threeCol div{
width:33.33%;
text-align:center;
display:table-cell;
padding:20px;
vertical-align:top;
box-sizing:border-box;
}
.threeCol img{
width:100%; 
max-width:300px;
margin:auto;
}

#login1{
background-image:url('/olbanking11/Pages/images/bankimages/login.png');
background-repeat:no-repeat;
width:250px;
/*height:223px;*/
float:right;
margin-right:0px;
margin-top:-742px;
}

.bannerbox
{
background-color:rgba(255,255,255,0.85);
max-width:400px;
margin-left:150px;
margin-right:auto;
padding:10px;
margin-top:90px;
box-shadow: 0px 0px 20px rgba(0,0,0,0.5);
}

.bannertitle
{
    font-family: 'Open Sans', sans-serif;
    font-size:26px;
    font-weight:bolder;
    color:#034a83;
    margin-bottom: -12px;
}

.disappear
{
display:none;
}

.appear
{
display:none;
}

.table {
    display: table;
width:100%;
    border: 1px solid #000;
}
.row {
    display:table-row;
}
.column {
    display: table-cell;
    padding:5px;
    border:1px solid #000;
}



.homeWrap{
max-width:1200px;
margin:auto;
padding:0 15px;
}
.homeLink{
float:left;
width:33.33%;
padding:15px;
box-sizing:border-box;
}
.homeLink div{
background-color:#333;
min-height:142px;
color:white;
text-align:center;
transition: all ease .25s;
box-sizing:border-box;
padding:28px;
}
.homeLink h2{
color:white;
font-size:20px;
font-weight:normal;
margin-bottom:0;
}
.homeLink div:hover{
background-color:#111e6c;
}
.homeLink img{
width:45px;
}
.homeText{
background-color:#eeeeee;
padding:20px;
margin-top:40px;
}
.homeTable{
display:table;
max-width:1200px;
margin:auto;
}
.homeTable div{
display:table-cell;
padding:20px;
vertical-align:middle;
}
.homeTable h2{
color:#333;
font-weight:normal;
font-size:28px;
font-family:'Open Sans', sans-serif;
line-height:40px;
}
.homeTable p{
color:#333;
font-weight:normal;
font-family:'Open Sans', sans-serif;
font-size:18px;
}
.newsWrap{
margin-top:40px;
padding:0 30px;
}
.newsWrap h2{
max-width:1200px;
margin:auto;
border-bottom:1px solid #eee;
font-weight:normal;
font-size:27px;
color:#333;
}
.newsTable{
display:table;
max-width:1200px;
margin:auto;
}
.newsTable div{
display:table-cell;
padding:20px;
}
.newsDate{
    display: block;
    text-align: center;
    color: white;
    background-color: #111e6c;
    padding: 9px;
}
.newsNum{
display:block;
font-size:25px;
font-weight:bold;
margin-top:5px;
}
.newsYear{
display:block;
}
.newsPen{
background-color: #eef0f2;
text-align:center;
padding:10px;
display:block;
margin-top:5px;
}
.newsPen img{
width:25px;
}
.newsTable h3{
color:#111e6c;
font-weight:normal;
margin-top:0;
font-size:22px;
line-height:30px;
}
.newsTable h4{
color:#555555;
font-weight:normal;
font-size:14px;
margin-top:-10px;
}
.newsTable a{
color:#111e6c;
}
.newsTable p{
color:#555;
}
.newsTable table{
border-bottom:1px solid #eee;
}
.newsTable h5{
text-align:right;
}

.ratesLink{
float:left;
width:25%;
padding:15px;
box-sizing:border-box;
}
.ratesLink div{
background-color:#333;
min-height:108px;
color:white;
text-align:center;
transition: all ease .25s;
box-sizing:border-box;
padding:28px;
}
.ratesLink h2{
color:white;
font-size:20px;
font-weight:normal;
margin-bottom:0;
}
.ratesLink div:hover{
background-color:#111e6c;
}


/*For TEST2*/

.tablegrid{
width: auto;
}

.tablegrid article{
float:left;
margin:1px;
margin-bottom:15px;
box-shadow: 5px 5px 5px #999999;
}

.tablegrid.OlbWidthLessThan930 article{
/*float:none;*/
/*margin: 0px auto 0 auto;*/
right:auto;
left:auto;
}

.largegrid{
width:100%;
max-width:472px;
}
.largegrid img{
width:100%;
max-width:472px;
}

.largegrid.OlbWidthLessThan930{
width:100%;
max-width:472px;
}
.largegrid.OlbWidthLessThan930 img{
width:100%;
max-width:472px;
height:auto;
}

.mediumgrid{
width:226px;
}

.smallgrid{
width:226px;
}

.griddescription{
background: #d8dfe7;
height:75px;
padding:10px;
}

/*FOR TEST*/

.SectionStyle
{
    padding-top: 0px;
    padding-left: 10px;

    padding-bottom: 0px;
    background: #d8dfe7;
}

.SectionText
{

    font-size: 14px;
    color:#424943;
    font-family:Arial, Helvetica, sans-serif, "Arial Narrow";
}

.SectionTitle
{
    font-size: 20px;
    color:#3d7341;
    font-family:Arial, Helvetica, sans-serif, "Arial Narrow";
}

#marqueecontainer2{
position: relative;
width: 442px; /*marquee width */
height: 272px; /*marquee height */
background-image:url(/CM_BankPages/Pages/images/BankImages/scrolling-box-large.png);
overflow: hidden;
border: 0px solid #6f0035;
padding: 0px;
padding-left: 15px;
padding-right: 15px;
}

.ScrollText
{

    font-size: 14px;
    color:#ffffff;
    font-family:Arial, Helvetica, sans-serif, "Arial Narrow";
}

.ScrollTitle
{

    font-size: 18px;
    color:#ffffff;
    font-family:Arial, Helvetica, sans-serif, "Arial Narrow";
}


#accounts2
{
display: block;
width: 226px;
height: 272px;
color: #000;
background: url('../Pages/images/BankImages/login-medium.png');
}


.bannergallery{
wiith:100%;
max-width: 500px;
height:auto;
}

.Details {
      line-height: 18px;
      padding-top: 20px;
}

.Details li{
      margin-bottom: 18px;
}

#HelpLink {
      top-margin: 50px;
}

#reset{
      margin: 5px;
      margin-bottom: 10px;
      margin-top: 20px;
}

.SubHeader {
      line-height: 50px;
}

#Submit{
      margin: 5px;
      margin-bottom: 20px;
      margin-top: 10px;
}

.FieldName {
    font-family: 'Open Sans', sans-serif;
}
.SmallDataFont
{
    font-family: 'Open Sans', sans-serif;
}

#pagecontent
{
    font-family: 'Open Sans', sans-serif;
    width:auto;
    max-width:1200px;
    min-height:300px;
    margin:0 auto;
    padding:20px;
}


.banner
{
    width: auto;
    margin: 0px;
    padding: 0px;
    max-height:300px;
    overflow:hidden;
}
.banner img {
    width: 100%;
}

.bannerlogo
{
    display: none;
    width: auto;
    margin: 0px;
    padding: 0px;
    height: auto;
}

.bannerlogo img {
    width: 100%;
    height: auto;
    padding: 15px 0 15px 0;
}

.TopHeader a {
    font-family: calibri, arial, verdana, helvetica, "avant garde", "sans-serif";
    font-weight: bolder;
    font-size: 18px;
    color: #e8e8e8;
    background: transparent;
}

.TopHeader {
    border: 0px;
    background-color: #636363;
    padding:3px;
    font-family: calibri, arial, verdana, helvetica, "avant garde", "sans-serif";
    font-weight: bolder;
    font-size: 18px;
    color: #ededed;
}


.TopHeader th { 
    padding:8px; 
    border-top-style:solid;
    border-top-width: 2px;
    border-top-color: #7b7b7b;


}

.SecondPageTitle {
font-size: 18px;
color: #333333;
font-weight: normal;
border-bottom: solid 1px #333333;
padding-top:20px;
}



 .DataFont{
font-family: arial, verdana, helvetica, "avant garde", "sans-serif";
font-size: 14px;
color: #4e4e4e;
line-height: 24px;
} 

.BoldDataFont {
font-family: arial, verdana, helvetica, "avant garde", "sans-serif";
font-size: 14px;
color: #4e4e4e;
Border: none;
Padding: 0px 5px 0px 5px;
font-weight: bolder;
}

.GridRow {
    background-color: #eeeeee;
}

.GridFormat { 
    border-color:#e8edff;
}

.GridFormat th {
    border-left-style:solid;
    border-left-width: 1px;
    border-left-color: #eeeeee;
}

.GridFormat tr td {
    border-bottom-style:solid;
    border-bottom-width: 1px;
    border-bottom-color: #ffffff;
    padding:6px;
}


.GridFormat tr:hover th[scope=row], .GridFormat tr:hover td { 
  background-color: #f9eee5;
  color: #e96300;
} 

.BodyStyle
{
    Padding-Top: 10px;
    background-repeat: repeat-x;
    padding-right: 20px;
    padding-bottom:10px;
    padding-left: 50px;
}



.Logos
{
    Border-Top: Solid 1px #aaa8a8;    
    Border-Bottom: Solid 1px #aaa8a8;
    width: 175px;  
    text-align: center;
    /*background-color: #e7e6e5;*/
    padding-top: 25px;
}





.HeaderColor{
    background-image: url('../Pages/images/BankImages/header_repeat.png');
    background-repeat: repeat-x;
    min-width:1024px;
}


.PageTitle
{
    font-family: 'Open Sans', sans-serif;
    font-size:34px;
    font-weight:normal;
    color:#444;
    line-height:100px;
    border-bottom:1px solid #eee;
margin-top:0;
}

.PageBox
{
    width:auto;
    max-width:900px;
    margin:50px 50px 50px 50px;
    padding: 70px 0 45px 0;
}

.ToolBar
{
    float: right;
    padding-right: 8px;
    padding-top: 5px;
}

.PageText
{
    font-family: 'Open Sans', sans-serif;
    font-size:14px;
    line-height:24px;
    color:#333;
    padding-top:5px;
    padding-bottom:5px;
    text-align:left;
}
table.PageText {
  border-collapse: collapse;
}

.PageText td, th {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 8px;
}


.PageSubtitle
{
    font-family:Calibri, Arial, sans-serif;
    font-size:24px;
    text-decoration:none;
    font-weight:normal;
    line-height:30px;
    color: #333;
}

.PageLink
{
    font-family:Calibri, Arial, sans-serif;
    font-size:14px;
    font-weight:bold;
    line-height:16px;
    color:#16565a;
}

.Link {
    font-family: 'Open Sans', sans-serif;
    Text-Decoration: underline;
    border: none;
    transition: all .25s ease;
    font-size:14px;
    line-height:20px;
    color:#535353;
}

.Link:hover
{
    color:#e77f25;
}


#accounts
{
display: block;
width: 200px;
height: 0px;
color: #000;
}

#accounts:hover{
background-position: -200px 0;
}

#calc
{
display: block;
width: 200px;
height: 175px;
color: #000;
background: url('../Pages/images/BankImages/calc.png');
}

#calc:hover{
background-position: -200px 0;
}

#demo
{
display: block;
width: 200px;
height: 175px;
color: #000;
background: url('../Pages/images/BankImages/demo.png');
margin-left: 5px;
}

#demo:hover{
background-position: -200px 0;
}


#homelogin{
background-image:url('/olbanking11/Pages/images/bankimages/login_button.png');
background-repeat:no-repeat;
width:224px;
height:223px;
}



/* GLOBAL */
body
{
    /*border-top:5px solid #e77f25;*/
    background:#ffffff;
    font-family: 'Open Sans', sans-serif;
}

p
{
    margin:5px 0;
    line-height:25px;
}



a{
    text-decoration:none;
    color:#111e6c;
    transition: color .5s ease;
}

strong
{
    font-weight:bold;
}

figcaption strong
{
    border-bottom: 1px solid #D6D0C1;
    padding-bottom:10px;
    margin: 10px 0;
    display:block;
}

figcaption
{
    line-height: 25px;
    font-size:14px;
    width:200px;
}

hr
{
    background-color: #D6D0C1;
    border:0;
    height:1px;
    margin:20px 0;
}



#marqueecontainer{
    position: relative;
    width: auto; /*marquee width */
    height: 150px; /*marquee height */
    overflow: hidden;
    border: 0px solid #6f0035;
    padding: 0px;
    padding-left: 5px;
    padding-right: 5px;
}





/* SKIPLINK */
.go-top {
        position: fixed;
        bottom: 2em;
        right: 2em;
        text-decoration: none;
        color: white;
        background-color: rgba(0, 0, 0, 0.3);
        font-size: 12px;
        padding: 1em;
        display: none;
}

.go-top:hover {
        background-color: rgba(0, 0, 0, 0.6);
}

/* MISC */
.clear
{
        clear:both;
}
.hidden
{
        position:absolute;
        clip: rect(1px 1px 1px 1px); /* IE6 & 7 */
          clip: rect(1px, 1px, 1px, 1px);
}
@media (max-width:1220px){
.tagLine{
margin-right:20px;
}
}
@media (max-width:1000px){
/*NAVIGATION*/
.mobileMenuButton{
   display:block;
}
.displayMenu{
   display:none;
}
.displayMenu.active{
   display:initial;
}
.NavLevel1{
display:block!important;
float:none!important;
}
li.NavLevel1, li.NavLevel2, .li.NavLevel3{
border-bottom:1px solid rgba(255,255,255,0.25)!important;
}
.OlbMenu{
background-color:#ffffff!important;
}
li.NavLevel1:last-child, li.NavLevel2:last-child, li.NavLevel3:last-child{
border-bottom:0px solid rgba(255,255,255,0.25)!important;
}
.NavLevel1.NavParent > ul{
position:relative!important;
left:auto!important;
transform:none;
top:0px!important;
border-top:0px!important;
padding:0;
}
.NavLevel1.NavParent ul > li.NavParent{
display:block;
margin-top:10px;
}
.NavLevel2.NavParent ul{
display:block;
width:100%!important;
margin-bottom:10px;
}
.NavLevel1, a.NavLevel2, a.NavLevel2.NavParent, a.NavLevel3{
font-size:15px!important;
}
a.NavLevel2.NavParent{
text-decoration:underline!important;
}
li.NavLevel2{
padding-left:15px;
}
li.NavLevel3{
padding-left:15px;
}
.NavLevel1.NavParent > ul.navFix{
width:100%!important;
}

/*END NAVIGATION*/

.homeLink{
float:none;
width:100%;
}
.navHeader{
background-color:#ffffff;
}
.headerlogo{
text-align:center;
}
.tagLine{
position:relative;
top:auto;
color:white;
font-size:16px;
}
.homeTable div{
display:block;
width:100%!important;
box-sizing:border-box;
}
.homeTable h2{
margin-bottom:0px;
}
.newsTable div{
display:block;
}
.newsTable td{
display:block;
}
.preFooterTable div{
display:block;
width:100%!important;
text-align:center;
box-sizing:border-box;
}
.preFooterTable h2{
font-size:21px;
}
.footerLinks, .footerInfo{
display:block;
}
.footer {
height: 340px;
}

@media (max-width:900px){
.threecolumn article{
width:50%;
max-width:300px;
}
.threecolumn{
max-width:600px; 
}
.headerSearch{
display:none;
}
.headerlogo{
float:none;
display:block;
}
.mainMenu{
margin-top:0;
}


}


@media (max-width:780px){
.threeCol div{
width:100%;
padding-top:0;
padding-bottom:0;
display:block;
}
.locationTable div{
width:100%;
display:block;
}
.locationTable{
margin:auto;
}


.table {
    display: block;
    border: 0px;
}
.row {
    display:block;
	margin-bottom:40px;
	border:1px solid #000;
}
.column {
    display: block;
    padding:10px;
    border:1px solid #000;
}
#hide
{
display:none;
}
.appear
{
display:inline;
}

.disappear
{
display:inline;
}

}

@media (max-width:740px){

.bannerbox
{
margin-left:auto;
margin-right:auto;
}

.bannerbox p 
{
margin:5px 5px 5px 5px;
}

}

@media (max-width:610px){

.twocolumn{
max-width:350px; 
}

.twocolumn article
{
width:100%;
max-width:350px;
}

}

@media (max-width:580px){

#login1{
float:none;
margin-right:auto;
margin-left:auto;
margin-top:0px;
margin-bottom:40px;
}

}

@media (max-width:550px){
.threecolumn article{
width:100%;
max-width:250px;
}
.threecolumn{
max-width:250px; 
}

}

@media (max-width:520px){

.home article
{
float:none;
width:100%;
}



}

@media (max-width:500px){
.contactButton{
padding:15px;
font-size:16px;
}
.preFooter{
padding:40px 20px;
}
.footerLinks th{
display:none;
}
.footerLinks td{
display:block;
}

.OlbMenu .NavRoot > a{
float:none;
}
.OlbMenu .NavRoot{
float:none;
}
}
/*@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
.NavLevel1.NavParent>ul{
top:216px!important;
}
}*/ 
/*SKIP TO MAIN CONTENT LINK*/
a.skiplink {
  position: absolute;
  top: -40px;
  left: 0;
  padding: 6px;
}

a.skiplink:focus {
    position: absolute;
    left: 0;
    top: 0;
font-size: 14px;
color: white;
background-color: white;
z-index: 1000000;
}
/*END SKIP TO MAIN CONTENT LINK*/
 



@media print
{
    .ToolBar
    {
        display: none;
        visibility: hidden;
    }
    
    .GridRow,
    .GridAlternateRow,
    .GridFormat th td,
    .GridFormat tr td,
    .ReportOddRow, /*MultiKey*/
    .ReportEvenRow /*MultiKey*/
    {
       border: solid 1px black;
    }
}

/* ONLINE PROJECT CSS START */
/* PROJECT HEADER */
	.projectHeaderContainer {
	  color: white;
	}

	/* HeaderText text */
	.projectHeaderText {
	  font-family: Arial, sans-serif, Tahoma, Verdana;
	  font-size: 35px;
	  font-weight: bold!important;
	  color: #FFFFFF!important; /*WHITE*/
	  background-color:#1963a4;
	}

/* PROJECT TITLE PAGE DESCRIPTION */

	.titleContainer {
	  position: relative;
	  color: white;
	  font-size: 100%;
	}

	/* Container holding the body text */
	.bodyContainer {
	  position: relative;
	  left: 100px;
	  top: 150px;
	  color: white;
	}

	/* projectTitleText text */
	.projectTitleText {
	  font-family: Arial, sans-serif, Tahoma, Verdana;
	  font-size: 22px;
	  /*font-size: 4vw;
	  font-size: 1.5em;*/
	  font-weight: bold!important;
	  color: #ffffff;
	}

	/* projectBodyText text */
	.projectBodyText {
	  font-family: Arial, sans-serif, Tahoma, Verdana;
	  font-size: 14px;
	  /*font-size: 2.5vw;
	  font-size: 1.25em;*/
	  font-weight: normal;
	  color: #3d3f42;
	}

/* FINISHED, POSTPONE, DECLINE TEXT */

/* ONLINE PROJECT CSS END */    