

@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: #333;
}
.SecondPageTitle
{
    font-size: 12pt;
    color: #333;
    font-weight: 100;
    border-bottom: solid 1px #333;
}

.PageText,
.Details /*MultiKey*/
{
    font-size: 11px;
    Color: #333 !important;
    font-weight: 400;
}
.BoldDataFont
{
    Font-Size: 12px;
    Color: #333;
    Border: none;
    Padding: 0;
    font-weight: bold;
}
.SmallDataFont
{
    Font-Size: 12px;
    Color: #333;
}
.DataFont,
.ReportCell /*MultiKey*/
{
    Font-Size: 12px;
    Color: #333;
    Border: none;
    Padding: 0;
}
.ReportCellChallenge /*MultiKey*/
{
    text-align: center;
    Font-Size: 12px;
    Color: #333;
    Border: none;
    Padding: 0;
}
td .DataFont
{
    Padding: 0;
}

.AdminSiteToolBar
{
    font-size: 14px;
    font-weight: bold;
    color: White;
    text-decoration: none;
}

.Nav{
    font-size: 11px;
    font-weight: bold;
    color: White;
    text-decoration: none;
}
.Nav:hover{
    text-decoration: underline;
}

.NavLeaf{
    font-size: 11px;
    font-weight: bold;
    color: White;
    text-decoration: none;
}
.NavLeaf:hover{
    text-decoration: underline;
}

.NavParent{
    font-size: 11px;
    font-weight: bold;
    color: White;
    text-decoration: none;
}
.NavParent:hover{
    text-decoration: underline;
}

.NavRoot{
    font-size: 11px;
    font-weight: bold;
    color: White;
    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 #333;
    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: #333;
    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: Transparent;
}

.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: #333;
    Border: none;
    Padding: 0px 5px 0px 0px;
    font-weight: bolder;
}

.SuperUserHidden
{
    color: transparent;
}

a  {
color:#00458f;
}

a:hover  {
color:#468bd5;
text-decoration:underline;
}


.footerFlex {
display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    gap: 50px;
}

#footerC {
color: white !important;
}
#footerCU > table > tbody >tr>td>.PageText {
color: white !important;
}




.FDICLogo {
max-width: 390px !important;
height: auto !important;
position: relative;
top: 3px;
left: -13px;
margin-top: -15px !important;
}

.creditLearn{
font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 22px;
    color: #f58f1a;
display:block;
width:120px;
text-align:center;
}
.creditApply{
font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 22px;
    background-color: #f58f1a;
    color:white;
text-transform:uppercase;
padding:5px 10px;
display:block;
text-align:center;
width:100px;
text-decoration:none;
}

.headBack{
background-image: url(/Pages/images/BankImages/main-background2.jpg);
    height: 300px;
    background-size: cover;
    background-position:center;
    margin-top:80px;
}
.pagebody{
max-width:1000px;
margin:auto;
padding: 40px 20px 20px 20px;
}


/*New Navigation*/
li.NavLevel1 {
        border-bottom: transparent 5px solid;
}

li.NavLevel1:hover {
        border-bottom: #f58e1b 5px solid;
}
li.NavLevel1 > ul {
        width: auto!important;
        max-width: none!important;
left:150px!important;
}

li.NavLevel1 > ul:before {
        width: 200vw;
        left: -100vw;
        content: ' ';
        height: 100%;
        position: absolute;
        background-color: rgba(255, 255, 255, .8);
}

.NavLevel1 {
       font-size: 20px!important;
       line-height: 69px!important;
       font-weight: normal!important;
}

.NavLevel2 {
       font-weight: normal!important;
       font-size: 18px!important;
       line-height: 45px;
}


.NavLevel3 {
       font-weight: normal!important;
       line-height: 28px;
       padding-left: 10px;
       padding-right: 10px;
}

.NavLevel3:hover{
       background-color: #eee;
       text-decoration: none;
}

.NavLevel1 a:hover {
       text-decoration: none!important;

}

li.NavLevel2:hover {
       text-decoration: none!important;

}

li.NavLevel2 {
       float: left;
       padding-left: 10px;
       padding-right: 10px;
}

li.NavLevel2:hover {
       background-color: white!important;

}

li.NavLevel2 > ul {
       top: 49px!important;
       background-color: white!important;
       width: auto!important;
       /*padding-right: 20px;*/
       left: auto!important;
       min-width: 150px;
       margin-left: -10px!important;
}

li.NavLevel2 > ul:before {
       position: absolute;
       /*content: ' ';*/
       width: 90px;
       height: 100%;
       background-color: white!important;
       margin-left: -10px;
}

.ui-menu-icon {
       display: none;
}

.Nav img {
       display: none;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover{
        background: transparent!important;
}

.ui-menu .ui-menu-item-wrapper {
        padding: 3px .4em 3px .4em!important;
}

.OlbMenu .NavRoot {
        margin: 0 5px !important;
}

/*New Layout*/
.header{
	background-color: white;
	width: 100%;
	height: 80px;
	position: fixed;
        display: table;
        z-index: 30000;
top: 0;
}

.headerLogo, .headerMenu{
	display: table-cell;
        vertical-align: middle;
}

.headerLogo{
	width: 200px;
}

.headerLogo img{
	height:70px;
        margin-top:5px;
margin-bottom:5px;
margin-left:20px;
}

.headerMenu{
	width: calc(100% - 200px);
	margin-top: 5px;
}

.homeHeader{
	background-image: url('/Pages/images/BankImages/main-background2.jpg');
	height: 750px;
	background-size: cover;
	
}

.newLogin{
position:absolute;
height:300px;
width:350px;
z-index:1000;
right:0;
margin-right:50px;
background-color:rgba(255, 255, 255, 0.5);
border-radius:20px;
top:150px;
padding:30px;
box-sizing:border-box;
}
.newLogin h3{
color: #333;
font-family: 'Open sans', sans-serif;
text-transform: uppercase;
text-align:center;
font-size:25px;
line-height:0;
margin-bottom: 30px;
margin-top: 15px;
}
.newLogin p{
    color: #333;
    font-family: 'Open sans', sans-serif;
    margin-bottom: 5px;

}
.newLogin a{
    color: #333;
    text-decoration:underline;
    font-family: 'Open sans', sans-serif;
    margin-top:20px;
    font-size:14px;
    display:block;
}
.newLogin img{
   width:200px;
   margin-left:45px;
}
.loginButton{
    background-color: #009ecd;
    border: 0;
    display: block;
    width: 100%;
    text-align: center;
    color: white;
    padding: 15px;
    border-radius: 5px;
    margin-top: 10px;
    font-size:18px;
    cursor:pointer;
}

.loginButton:hover{
    background-color: #047fa3;
}

.loginFieldLarge{
    width:100%;
    display:block;
    box-sizing:border-box;
    height:40px;
    border-radius:5px;
    border:0;
    font-size:18px;
    padding:5px;
}

.homeButton{
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -100px;
	margin-bottom: 50px;
}

.homeButton article{
	width: calc(25% - 30px);
	margin: 15px;
	float: left;
	background-color: #f3f3f3;
	height: 177px;
	text-align: center;
	border-radius: 10px;
	transition: all ease 0.25s;
        box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
}

.homeButton article:hover{
	background-color: #fff;
	transition: all ease 0.25s;
}

.homeButton img{
	width: 95px;
	margin-top: 20px;
        margin-bottom:10px;
}

.homeButton p{
	color: #5d5958;
	font-family: 'Open sans', sans-serif;
	text-transform: uppercase;
	font-size: 18px;
}

.homeBar{
	height: 300px;
	position: relative;
	margin-bottom: 50px;
}

.homeBar article{
	float: left;
	padding: 10px;
	box-sizing: border-box;
	text-align: center;
}

.barColor{
	width: 45%;
	background-color: #f58e1b;
	height: 100%;
	position: relative;
}

.barColor:after{
	border-top: 150px solid transparent;
	border-bottom: 150px solid transparent;
	border-left: 90px solid #f58e1b;
	content: ' ';
	position: absolute;
	top: 0;
	right: -90px;
	z-index: 1;
}

.barColor img{
	width: 225px;
	margin-top: 20px;
}

.barImage{
	width: 55%;
	background-image: url('/Pages/images/BankImages/lostStolen.jpg');
	background-size: cover;
	height: 100%;
	position: relative;
}

.barImage p{
	vertical-align: baseline;
	position: absolute;
	bottom: 20px;
	left: 0;
	right: 0;
	color: white;
	font-family: 'Open sans', sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 25px
}

.barImageoverlay{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.3);
}

.homeWidgets {
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
}

.homeWidgets article{
	float: left;
	width: calc(50% - 30px);
	margin: 15px;
	min-height: 225px;
	position: relative;
	background-size: cover;
}

.homeWidgets div{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(255,255,255,0.7);
	padding: 10px;
	box-sizing: border-box;
}

.homeWidgets h4{
	color: #555555;
	font-family: 'Open sans', sans-serif;
	text-transform: uppercase;
	font-size: 22px;
	margin-bottom: 10px;
}

.homeWidgets p{
	color: #555555;
	font-family: 'Open sans', sans-serif;
	font-size: 14px;
}

/*End Layout*/

/*RATES TABLE*/

table.rateTable{
	border:1px solid black;
}
.rateTable th, .rateTable td{
	border:1px solid black;
	padding:15px;
	font-family: 'Open Sans', sans-serif;
    font-size:14px;
    line-height:20px;
    padding-top:10px;
    padding-bottom:10px;
	vertical-align:middle;
}

table.PageText td{
	padding:10px;
}

/*MOBILE PAGE*/
.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;
} 

.PageText p{
	line-height:25px;
}

#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;
}

.NavCollapsedButton
{
     margin-top: -27px;
     margin-left: 5px;
     z-index: 5000;
     position: absolute;
     display: none;
}

.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: #174396;
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: #e96300;
} 

.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;
}

.NavBelowBottom
{
    background-color: #e7e6e5;
    width:185px;
}

.PageTitle
{
    font-family: 'Open Sans', sans-serif;
    font-size:24px;
    font-weight:bold;
    color: #d97d14;
    padding-bottom: 20px;
}

.PageBox
{
    width:auto;
    max-width:900px;
    margin:50px 50px 50px 50px;
    padding: 70px 0 45px 0;
}

.ToolBar
{
    margin-left: auto;
    margin-right: auto;
    padding-right: 8px;
    padding-top: 30px;
    margin-bottom: -15px;
    text-align:center;
}

.PageText
{
    font-family: 'Open Sans', sans-serif;
    font-size:16px;
    line-height:20px;
    color:#535353;
    padding-top:10px;
    padding-bottom:10px;
}
ul.PageText
{
	list-style-type:disc;
	margin-left:20px;
}

.FooterText
{
    font-family:Calibri, Arial, sans-serif;
    font-size:14px;
    line-height:20px;
    color:#fff;
}

.PageSubtitle
{
    font-family:Calibri, Arial, sans-serif;
    font-size:20px;
    font-weight:bold;
    line-height:30px;
    color:#444;
    margin-top:20px;
}
.smallerSubtitle
{
    font-family:Calibri, Arial, sans-serif;
    font-size:18px;
    font-weight:bold;
    line-height:30px;
    color:#f58f1a;
    margin-top:20px;
}

.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;
    font-size:16px;
    line-height:20px;
    color:#4b2b09;
}

.Link:hover
{
    color:#e77f25;
}

.NavRoot
{
font-family:'Open Sans', sans-serif;;
font-size:14px;
line-height:20px;
color:white;

}

.NavLeaf
{
font-family:'Open Sans', sans-serif;;
font-size:14px;
color:white;
}


#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/login_button.png');
background-repeat:no-repeat;
width:224px;
height:223px;
}



/* GLOBAL */
body
{
    /*border-top:5px solid #e77f25;*/
    font-family: 'Open Sans', sans-serif;
    color:#333333;
}

p
{
    margin:5px 0;
    line-height:25px;
}



strong
{
    font-weight:bold!important;
}

hr
{
    background-color: #D6D0C1;
    border:0;
    height:1px;
    margin:20px 0;
}

/*Weather*/
.Weather
{
	padding: 10px;
    float: right;
    width: 350px;
}
.OlbWidthLessThan930.Weather
{
    margin: 0 auto 0 auto;
    float: none;
}

.Weather
{
    padding: 10px;
	background: #eee;
}

.Weather:hover
{
	background: #dbe2f7;
}

.Weather img
{
    float:left;
    width: 86px;
}
.Weather.OlbWidthLessThan350 img
{
    display:inline-block;
	margin-bottom:30px;
}

.Weather > :not(img)
{
    margin-left: 96px;
}
/*.Weather.OlbWidthLessThan350 > :not(img)
{
    margin-left: 0;
    margin-top: 10px;
}*/

/* FOOTER */
 footer
{
    clear:both;
    width:100%;
   background-size: 100% auto;
   background-position:center;
    
}

footer .wrapper
{
    line-height:25px;
    margin: 0;
    width:100%;
    font-size:14px;
    font-family: 'Open Sans', sans-serif;
    padding-top:15px;
    background-color: #5e5e5e;
    margin-top: 45px;
}

footer #copyright
{
    /*background: #1D1D1D;*/
    bottom:0;
    left:0;
    width:100%;
    
}
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);
}
.mobileMenuButton{
	height:30px;
	width:100%;
	display:none;
}
.displayMenu{
	display:initial;
	transition:all ease .5s;
}
@media (max-width:1100px){
	.headerLogo, .headerMenu{
		display:block;
		width:100%;
	}
}

@media (min-width: 1146px) {
.mobileMenuButton + displayMenu {
display:none;
}
}

@media (max-width:1145px){
.FDICLogo {
display:block !important;
}
.creditTable, .creditTable tr, .creditable tbody, .creditTable td{
display:block;
}
.mobileMenuButton{
	display:block;
}
.displayMenu{
	display:none;
}
.displayMenu.active{
	display:initial;
}
.NavLevel1, .NavLevel2{
	font-size:16px!important;
}
.NavLevel1{
	line-height:30px!important;
}
.homeButton article{
	width: calc(50% - 30px);
}
.barColor{
	display:none;
}
article.barImage{
	width:100%;
}
li.NavLevel1 > ul{
	left:0!important;
}
li.NavLevel1 > ul:before{
	background-color:rgb(245, 175, 30);
}
}
@media (max-width:700px){
	.mobileTable>tbody>tr>td{
		display:block;
		width:80%;
		text-align:center;
	}
	.mobileTable ul{
		text-align:left;
	}
}

@media (max-width:500px){
.FDICLogo {
max-width:99% !important;
}
.OlbMenu .NavRoot > a{
float:none;
}
.OlbMenu .NavRoot{
float:none;
}.creditTable td{
vertical-align:middle;
padding:10px;
}
.homeButton article{
	width: calc(100% - 30px);
}
.threecolumn article{
	width:100%;
	float:none;
}
.homeWidgets article{
	width:calc(100% - 30px);
	float:none;
}
} 
/*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 */    