

@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: ;
}
.SecondPageTitle
{
    font-size: 12pt;
    color: ;
    font-weight: 100;
    border-bottom: solid 1px ;
}

.PageText,
.Details /*MultiKey*/
{
    font-size: 11px;
    Color:  !important;
    font-weight: 400;
}
.BoldDataFont
{
    Font-Size: 12px;
    Color: ;
    Border: none;
    Padding: 0;
    font-weight: bold;
}
.SmallDataFont
{
    Font-Size: 12px;
    Color: ;
}
.DataFont,
.ReportCell /*MultiKey*/
{
    Font-Size: 12px;
    Color: ;
    Border: none;
    Padding: 0;
}
.ReportCellChallenge /*MultiKey*/
{
    text-align: center;
    Font-Size: 12px;
    Color: ;
    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 ;
    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: ;
    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: ;
    Border: none;
    Padding: 0px 5px 0px 0px;
    font-weight: bolder;
}

.SuperUserHidden
{
    color: transparent;
}

.homeicons
{
margin-left:auto;
margin-right:auto;
width:100%;
max-width:756px;
}

.homeicons article
{
float:left;
width:25%;
padding:10px;
box-sizing:border-box;
min-height:285px;
}

.homeicons img
{
max-width:150px;
width:100%;
}

a.button {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;

    text-decoration: none;
    color: initial;
padding:5px;
}

.loginbar
{
width:100%;
max-width:434px;
margin-right:auto;
margin-left:auto;
}

.loginbar article
{
float:left;
width:50%;
}

.scrollingnews
{
width:100%;
padding:5px;
background-color:#333;
}

.tablegrid{
width: 100%;
max-width:756px;
margin-left:auto;
margin-right:auto;
}

.tablegrid article{
float:left;
margin:7px;
}

.mediumgrid{
width:175px;
}

.mediumgrid img
{
max-width:150px;
width:100%;
}

.griddescription{
background: #d8dfe7;
height:75px;
padding:10px;
}

.homebottom
{
float:none;
}

.mobilead
{
display:none;
width:100%;
max-width:805px;
margin-left:auto;
margin-right:auto;
}

.mobilead img
{
width:100%;
}

.slider
{
display:block;
}

.homelayout
{
width:100%;
max-width:1024px;
margin-left:auto;
margin-right:auto;
}

.homelayout article
{
float:left;
}

.homebanner
{
width:80%;
}

.homebuttons
{
width:20%;
}

/*News Ticker*/


$duration: 15s;

@-webkit-keyframes ticker {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes ticker {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.ticker-wrap {
  
  width: 100%;
  overflow: hidden;
  height: 18px;
  background-color: #333; 
  padding-left: 100%;  
  padding-top:5px;
padding-bottom:5px;
color:#ffffff;

  
}
#ticker1{
width:100%;
overflow:hidden;
}
.ticker {
    
  display: inline-block;
  height: 18px;
  color:#ffffff;
  line-height: 18px;  
  white-space: nowrap;
  padding-right: 100%;
  
  -webkit-animation-iteration-count: infinite; 
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
 -webkit-animation-name: ticker;
         animation-name: ticker;
  -webkit-animation-duration: 20s;
          animation-duration: 20s;
  
  &__item {
    
padding: 5px;
    font-size: 14px;
    color:#ffffff;   
    font-family:Arial, Helvetica, sans-serif, "Arial Narrow";

    
  }
  
}





/*Now the styles*/
.accordian * {
	margin: 0; 
	padding: 0;
border: 0;
}
body {
	background: #ccc; 
	font-family: arial, verdana, tahoma;
}

/*Time to apply widths for accordian to work
Width of image = 640px
total images = 5
so width of hovered image = 640px
width of un-hovered image = 40px - you can set this to anything
so total container width = 640 + 40*4 = 800px;
default width = 800/5 = 160px;
*/

.accordian {
	width: 805px; height: 320px;
	overflow: hidden;
	
	/*Time for some styling*/
	/*margin: 0px auto;*/
	box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.35);
}

/*A small hack to prevent flickering on some browsers*/
.accordian ul {
	width: 2000px;
	/*This will give ample space to the last item to move
	instead of falling down/flickering during hovers.*/
}

.accordian li {
	position: relative;
	display: block;
	width: 160px;
	float: left;
	
	border-left: 1px solid #888;
	
	box-shadow: 0 0 25px 10px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 0 25px 10px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 0 25px 10px rgba(0, 0, 0, 0.5);
	
	/*Transitions to give animation effect*/
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	/*If you hover on the images now you should be able to 
	see the basic accordian*/
}

/*Reduce with of un-hovered elements*/
.accordian ul:hover li {width: 40px;}
/*Lets apply hover effects now*/
/*The LI hover style should override the UL hover style*/
.accordian ul li:hover {width: 640px;}


.accordian li img {
	display: block;
}

/*Image title styles*/
.image_title {
	background: rgba(0, 0, 0, 0.5);
	position: absolute;
	left: 0; bottom: 0;	
width: 640px;	

}
.image_title a {
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 20px;
	font-size: 16px;
}



.twocolumn
{
width:100%;
max-width:900px;
margin-left:auto;
margin-right:auto;
}

.twocolumn article
{
float:left;
width:50%;
padding:10px;
box-sizing:border-box;
}

.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;
} 

.debitthreecolumn
{
width:100%;
max-width:900px;
margin-left:auto;
margin-right:auto;
}

.debitthreecolumn article
{
float:left;
width:33.33%;
padding:10px;
box-sizing: border-box;
} 

.appear
{
display:none;
}

.table {
    display: table;
    border: 1px solid #000;
}
.row {
    display:table-row;
}
.column {
    display: table-cell;
    padding:5px;
    border:1px solid #000;
}





.weatherstyle
{
max-width:240px;
width:100%;
background-color:#eee;
padding:6px;
box-sizing:border-box;
}

.loginbutton
{
margin-top:-69px;
margin-left:-37px;
line-height:30px;
position: relative;
float:none;
margin-bottom:17px;
}



/*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";
    line-height: 18px;
}

.SectionTitle
{
    font-size: 20px;
    color:#3d7341;
    font-family:Arial, Helvetica, sans-serif, "Arial Narrow";
}



.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-to: 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:1024px;
    min-height:300px;
    margin:0 auto;
    padding:20px 5px 20px 5px;
}

#pagecontent h2
{
    font-family: 'Open Sans', sans-serif;
    font-size:18px;
    line-height:20px;
    color:#535353;
    padding: 20px 0 5px 0;
}


.NavCollapsedButton
{
     margin-top: -27px;
     margin-left: 5px;
     z-index: 5000;
     position: absolute;
     display: none;
}

.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: 16pt;
color: #333333;
font-weight: 100;
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: #0b7986;
} 

.BodyStyle
{
    Padding-Top: 10px;
    background-repeat: repeat-x;
    padding-right: 20px;
    padding-bottom:10px;
    padding-left: 50px;
}

.NavTop
{
    padding-top: 30px;
    background-color: transparent;
}

.NavTree
{
    background-color: #e7e6e5;
    height: 100%;
    width: 193px;
}


#nav_wrapper {	
    background-image: url(/Pages/images/BankImages/leftnav_repeat.png);
	background-repeat: repeat-y;
    width:90%;
    padding-left:85px;
}

#nav_wrapper_bottom {	
    background-image: url('../Pages/images/BankImages/leftnav_bottom.png');
	background-repeat: no-repeat;
    width: 306px;
    height: 31px;
}

.NavFdic
{
    Border-Top: Solid 1px #aaa8a8;    
    Border-Bottom: Solid 1px #aaa8a8;
    width: 175px;
    padding-top: 25px;
    padding-bottom: 25px;
    text-align: center;
    /*background-color: #e7e6e5;*/
}

.NavBottom
{
    background-color: #e7e6e5;
}


.Logos
{
    Border-Top: Solid 1px #aaa8a8;    
    Border-Bottom: Solid 1px #aaa8a8;
    width: 175px;  
    text-align: center;
    /*background-color: #e7e6e5;*/
    padding-top: 25px;
}



.NavBelowBottom
{
    background-color: #e7e6e5;
    width:185px;
}


.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:26px;
    font-weight:bolder;
    color:#535353;
    padding-bottom: 20px;
}


.PageTitle2
{
    font-family: 'Open Sans', sans-serif;
    font-size:22px;
    font-weight:bolder;
    color:#535353;
    padding-bottom: 20px;
}

.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;
}

.PageButton {
    -webkit-appearance: none;
    font-family: sans-serif;
    cursor: pointer;
    padding: 12px 24px;
    min-width: 100px;
    border: 0px;
    transition: background-color 100ms linear;
    background: #00b63d;
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
    text-decoration: none;
    font-weight: bold;
    border-radius: 5px;
    max-width: 175px;
    text-align: center;
}

.PageButton:hover {
  outline: 0;
  background: #018b2f;
  color: #ffffff;
}

.PageText
{
    font-family: 'Open Sans', sans-serif;
    font-size:1rem;
    line-height:20px;
    color:#2f2f2f;
    /*padding-top:10px;*/
    padding-bottom:10px;
}


.HomePageText
{
    font-family: 'Open Sans', sans-serif;
    font-size:16px;
    line-height:20px;
    color:#535353;
    padding-top:10px;
    padding-bottom:10px;
}

.FooterText
{
    font-family:Calibri, Arial, sans-serif;
    font-size:14px;
    line-height:20px;
    color:#cfcfcf;
}

.PageSubtitle
{
    font-family:Calibri, Arial, sans-serif;
    font-size:24px;
    font-style:italic;
    text-decoration:underline;
    font-weight:bold;
    line-height:24px;
    color:#18602e;
padding-top:10px;
padding-bottom:15px;
}

.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:1rem;
    line-height:20px;
    color:#535353;
}

.Link:hover
{
    color:#e77f25;
}

.NavRoot
{
font-family:'Open Sans', sans-serif;;
font-size:14px;
line-height:20px;
color:#077d4d;

}

.NavLeaf
{
font-family:'Open Sans', sans-serif;;
font-size:14px;
line-height:20px;
color:#077d4d;
}


#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('/Pages/images/bankimages/homelogin.png');
background-repeat:no-repeat;
width:240px;
/*height:223px;*/
}



/* GLOBAL */
body
{
    /*border-top:5px solid #e77f25;*/
    background:#fff;
    font-family: 'Open Sans', sans-serif;
    color:#333;
}

p
{
    margin:5px 0;
    line-height:25px;
}

a
{
    text-decoration:bold;
    color:#652d6e;
    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;
}



/* 3 COLUMNS */
.FlowingColumns
{/*Center everything*/
    width: auto;
    margin: 0 auto 0 auto;
    padding: 35px 0 45px 0;
}

.FlowingColumns .FlowingColumnsHeader
{
    transition: opacity .25s ease;
    opacity: 1.0;
}
.FlowingColumns .FlowingColumnsHeader:hover
{
    opacity: 0.7;
    color: #0b7986;
}

.FlowingColumns article
{/*Horizontal layout*/
    float:left;
    width:250px;
    margin-right:30px;
    margin-top: 15px;
    font-size:14px;
    padding: 10px;
}
.FlowingColumns.OlbWidthLessThan930 article
{/*Change to vertical layout*/
    float: none;
    margin: 30px auto 0 auto;
    width: 75%;
}

.FlowingColumns .FlowingColumnsHeader img
{/*Put the image to the left of the content*/
    float:left;
}
.FlowingColumns.OlbWidthLessThan500 .FlowingColumnsHeader img
{/*Change to the icon above the content*/
    float:none;
    padding-bottom: 5px;
}

.FlowingColumns .FlowingColumnsHeader p
{/*Place the header text to the right of the image*/
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    margin-bottom: 10px;
    margin-left: 75px;
}
.FlowingColumns.OlbWidthLessThan500 .FlowingColumnsHeader p
{/*Line the header up to the left*/
    margin-left:0px;
}

.FlowingColumns :not(.FlowingColumnsHeader) p
{/*Line the content up with the right of the image*/
    line-height: 25px;
    font-family: 'Open Sans', sans-serif;
    margin-left: 75px;
}
.FlowingColumns.OlbWidthLessThan500 :not(.FlowingColumnsHeader) p
{/*Line the content up to the left*/
    margin-left: 0px;
}


/* FOUR COLUMNS */
.FlowingGrid
{
    line-height: 25px;
    font-family: 'Open Sans', sans-serif;
    clear: both;
    max-width: 900px;
    margin: 0 auto;
}

.FlowingGrid .FlowingColumnsHeader
{
    font-size: 20px;
    border-bottom: 1px solid #D6D0C1;
    padding: 20px 0;
    margin-bottom: 20px;
}

.FlowingGrid.OlbWidthLessThan930 .Row
{
    float:none;
    max-width: 500px;
    margin: 0px auto 0 auto;
    padding-left: 0;
}

.FlowingGrid .Column1
{/*Allow content to the right*/
    float: left;
    margin: 0px 0;
    width: 450px;
}
.FlowingGrid.OlbWidthLessThan930 .Column1,
.FlowingGrid.OlbWidthLessThan930 .Column1 img
{/*Force content below*/
    font-size: 14px;
    float:none;
    width: 100%;
}

.FlowingGrid .Column2
{/*Show to the right*/
    float: left;
    width: 430px;
    margin-left: 20px;
    margin-top: 60px;
}
.FlowingGrid.OlbWidthLessThan930 .Column2
{/*Show below the first column*/
    width: auto;
    float: none;
    margin-left: auto;
    margin-right: auto;
}


.ScrollingText
{
    margin: 40px 10px 10px 0;
	padding: 10px;
    float: right;
    border-top: 1px solid #D6D0C1;
    border-bottom: 1px solid #D6D0C1;
}
.OlbWidthLessThan930.ScrollingText
{
    margin: 40px auto 10px auto;
    float: none;
}

.ScrollingText p
{
    margin-left: 0px;
    font-size: 14px;
}

.ScrollingText h4
{
    margin-left: 0px;
    font-size: 16px;
    font-weight: bold;
}

.ScrollingText a:hover
{
   color: #0b7986;
}


#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;
}

/*Weather*/
.Weather
{
	padding: 10px;
    float: right;
    width: 240px;
}
.OlbWidthLessThan930.Weather
{
    margin: 0 auto 0 auto;
    float: none;
}

.Weather
{
    padding: 10px;
	background: #d4d4d4;
}

.Weather:hover
{
	background: #0b7986;
}

.Weather img
{
    float:left;
    width: 86px;
}
.Weather.OlbWidthLessThan350 img
{
    float: none;
}

.Weather > :not(img)
{
    margin-left: 96px;
}
.Weather.OlbWidthLessThan350 > :not(img)
{
    margin-left: 0;
    margin-top: 10px;
}

/* FOOTER */
 footer
{
    clear:both;
    width:100%;
    background:#333333;
    margin-top: 50px;
}

footer .wrapper
{
    line-height:25px;
    margin: 0;
    /*width:100%;*/
    font-size:14px;
    font-family: 'Open Sans', sans-serif;
    padding:15px;
    color: #5e5e5e;
}

footer #copyright
{
    background: #1D1D1D;
    bottom:0;
    left:0;
    width:100%;
    margin-top:50px;
}
footer .wrapper a
{
    color: #ABABAB;
}

footer .wrapper a:hover
{
    color: #fff;
}


/* 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:1026px){

.homelayout
{
max-width:805px;
}


.homebuttons
{
width:100%;

}

.homebottom
{
width:100%;
max-width:450px;
margin-left:auto;
margin-right:auto;
}

.homebottom article
{
float:left;
width:50%;
}

}

@media (max-width:986px){

.tablegrid
{
max-width:720px;
}

}

@media (max-width:830px){


.slider
{
display:none;
}

.mobilead
{
display:block;
}

.homebanner
{
width:100%;
}

}


@media (max-width:799px){

.homeicons article
{
width:50%;
}

.threecolumn article{
width:50%;
}

}

@media (max-width:780px){

.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;
}


}


@media (max-width:746px){

.tablegrid
{
max-width:480px;
}

}

@media (max-width:555px){

.threecolumn article{
width:100%;
}


}


@media (max-width:506px){

.tablegrid
{
max-width:226px;
}

}


@media (max-width:500px){

.loginbar
{
max-width:215px;
}

.loginbar article
{
float:none;
width:100%;
}

.OlbMenu .NavRoot > a{
float:none;
}
.OlbMenu .NavRoot{
float:none;
}
}

@media (max-width:410px){

.homebottom
{
max-width:225px;
}

.homebottom article
{
float:none;
}


}

@media (max-width:326px){
.PageTitle2
{
    font-family: 'Open Sans', sans-serif;
    font-size:12px;
    font-weight:bolder;
    color:#535353;
    padding-bottom: 20px;
}

}

 
/*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: black;
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 */    