﻿body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:1em;
	background-color:#EFF2F5;
	background-image: url('../../images/header_back_blue.gif');
	background-repeat:repeat-x;
	
	
}


p {
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
    font-size: .75em;
    padding-top:5px;
    padding-right: 5px;
    padding-bottom: 10px;
    padding-left: 7px;
    clear: right;
    text-align: justify;
}

#branch p {padding: 5px 0px;}

h2 {padding-left:10px;}

h3 {
    margin: 0;
    font-family: Arial, sans-serif;
    font-size: 1.1;
    font-weight: bold;
    color: #003366;
    text-align: center;
    white-space: nowrap;
}

h4 {
    margin: 8px 0px 0px 7px;
    font-size: .7em;
    color: #669933;
}
#body_content_default h4 {
    margin: 8px 0px 0px 7px;
    font-size: .7em;
    color: #669933;
}
th {font-size:.9em;}


#wrapper 
{
   	background-color:#EFF2F5;
	width:900px;
	margin-right: auto;
	margin-left: auto;

}
	
#content_wrapper 
{
    	background-color:#EFF2F5;
    width:900px;
    float: left;
    margin:0px;
}

#header {
 background-color:#003366;
  	height:100px;
  	padding-top:5px;
  	margin-bottom:5px;

	}
#header img {float:left;}
#header a {color:#ffffff;
           margin:3px;}
           
#header a:hover{color:lime;}

#sidebar1 {
    float: left;
    width: 200px;
    margin-top: -30px;
    margin-left: 5px;

}

.float_rt {
    float: right;
    color: #ffffff;
        
}

.float_rt a {color:#ffffff}

#main_content {
    float: left;
    width:690px;
    padding:0px;
    clear: both;
    background-color:White;
    }
#content_edits
{
    float: left;
    width:100%;
    padding:0px;
    clear: both;
    background-color:#ffffff;
   }
   
#rateedits{margin-top:20px;}         
           
#body_content a {font-size:.95em;
    text-align: right;
}

.twhite {background: url('../../images/white_dot.gif') repeat-x 0 0
}
.bwhite {background: url('../../images/white_dot.gif') repeat-x 0 100%
}
.lwhite {background: url('../../images/white_dot.gif') repeat-y 0 0
}
.rwhite {background: url('../../images/white_dot.gif') repeat-y 100% 0
}
.tlwhite {background: url('../../images/tl.gif') no-repeat 0 0
}
.trwhite {background: url('../../images/tr.gif') no-repeat 100% 0;
}
.t {background: url('../../images/dot.gif') repeat-x 0 0
}
.b {background: url('../../images/bdot.gif') repeat-x 0 100%
}
.l {background: url('../../images/ldot.gif') repeat-y 0 0
}
.r {background: url('../../images/rdot.gif') repeat-y 100% 0
}
.tl {background: url('../../images/tl.gif') no-repeat 0 0
}
.tr {background: url('../../images/tr.gif') no-repeat 100% 0;
}
.bl {background: url('../../images/blblue.gif') no-repeat 0 100%
}
.br {background: url('../../images/brblue.gif') no-repeat 100% 100%
}
 

.tlblue {background: url('../../images/tlblue.gif') no-repeat 0 0
}
.trblue {background: url('../../images/trblue.gif') no-repeat 100% 0;
	padding:10px
}

#checking_products {
    float: left;
    clear: both;
    width: 225px;
    background-color:#DBE1EA;
}

#atm_debit {
    margin-right: 5px;
    margin: 0 0 0 5px;
    float: left;
    width: 225px;
    background-color:#FFFFFF;
}
#protection {
    float: right;
    width: 225px;
    background-color:#DBE1EA;
}
#column_wrapper {
	clear: both;
	width:690px;
	margin: 0px;
	

  
}

/*subnav is the sub navigation on the right side of the page*/
#subnav {padding:25px 0 0 0;}

#subnav img{
    border: none;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
}

.subnav{
    padding: 0 0 0 0;
    margin: 0 0 0 55px;
    text-align:left;
}
#subnav h4 {
    margin-left: 4px;
    margin: 0;
}

#subnav h4 a{
    text-decoration: none;
}

#subnav ul{list-style-type:none;margin:0 0 0 5px;padding:0 0 0 20px;}
#subnav li{font-size:.8em;margin:5px 0;border-bottom:solid 2px #98ABBA;}
#subnav a{text-decoration:none;display:block;}


.learnmore {margin:45px 0 0 15px;padding:0 0 0 10px;font-size:1.1em; font-weight:bold;border-left:solid 1px #98ABBA; border-bottom:solid 3px #98ABBA;}



#wrapper #header .style1 a {
	color: #FFFFFF;
	margin-right: 5px;
	margin-left: 5px;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #FFFFFF;
	border-top-style: none;
	border-bottom-style: none;
}
 #sidebar_menu img {
	margin-right: 8px;
	clear: left;
	float: left;
}
#footer {
    width: 100%;
    float: left;
    margin-top: 0;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #dbe1ea;
    clear: both;
}

#sidebar_menu p {
	margin-left: 80px;
	margin-bottom:10px;
}

#atm_debit img {
	margin: 5px;}
.bold_header {
	color: #336666;
	font-weight: bold;
	font-size:.9em}
	
a {
	font-weight:bold;
	color: #003366;
	text-decoration: underline;

}
a:hover {
	color:green;
}


#menu {
	float: left;
	width: 690px;
	margin:0 auto;
	padding-top:20px;
	padding-bottom:15px;
		}
#menu ul {
	margin: 0px;
	list-style-type: none;
	padding-left:15px;
	}

#menu ul ul{
	padding-left:0px;
	}
#menu li.topnav 
{
    float:left; 
    border-right:solid 2px #dbe1ea;
    padding:0 5px;
    
    }

#menu li {text-align:left;}

#menu a
{display:block;
    font-size:.9em;
 font-weight:bold;
 text-transform:uppercase;
margin:0;
padding: 2px 3px;
}
#menu a.nobold {font-weight:normal;text-transform:none;display:block;}

/*submenu is the subnavigation that appears when the top horizontal menu is hovered*/

.submenu 
{
    font-family:Arial, Helvetica, sans-serif;
    font-size:.8em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #003366;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#menu a {
color: #003366;
text-decoration:none;
display:block;
}

#menu a:hover
{
display:block;
color: #003366;
background:#fff;
text-decoration:underline;
}

#menu ul ul {position:absolute;
display:none;
}

#menu ul li:hover ul {
display:block;
width:9em;
background-color:#98abba;
}

#footer_content{width:900px;margin:30px auto;}

.blue_cont {
    border-bottom: none;
    margin: 10px 0;
    padding-bottom: 10px;
}

.blue_cont p {margin-left:60px;text-align:left;font-size:.7em;}

.blue_cont h4 {font-size:.7em;}

.titleheading
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: .75em;
    font-style: normal;
    font-variant: normal;
    color: #003366;
}
.pagecontenttitle{font-size:.9em; color:#003366;font-weight:bold;margin:5px 0;}

img{
    border: none;
}
.imageright
{
    float: right;
}
td {font-size:.75em;}

table{margin:0 0px 0 auto;
    width: 600px;
}

.greenbold
{
    color:#009900;
    font-variant: small-caps;
    font-weight: bold;
}

.italics
{
    color:#333333;
    font-style:italic;
}

#body_content li {list-style-type:none;}

#body_content{padding:10px 15px;min-height:300px;}

#body_content_default {padding:0px;
                       float:left; 
                       background-image:url('../../images/body_background.gif'); 
    background-repeat:repeat-y;
    clear:both;
                    
}

#body_content_default ul{margin:0 0 20px 25px;padding:0;}

#body_content_default li {list-style-type:none;font-size:.7em}

#body_content_default img{margin:5px;
    height: 31px;
    width: 43px;
}

.default {padding:0px;}

.employeetitle {font-size:.75em; font-weight:bold;}

#branch {margin:0px 0 30px 20px;}

#branch img {float:left;margin:2px 8px 0 0;}

#branch p {margin:0 0 0 133px;}

#onlinebanking{background-color:White;padding:0px;}

.prod_desc {font-size:.8em;}

.small {font-size:.7em; font-weight:bold;}

#services ul {margin-top:15px;}

#services li {font-size:.8em;}

.services {font-weight:bold;margin-top:10px;}

#prod_desc {margin-top:0px;}

#banner img{border-top:solid 2px #98ABBA;border-bottom:solid 2px #98ABBA;}

.textright{text-align:right;margin:0;font-size:.65em;
    height: 1px;
}

.alert {color:Maroon; font-weight:bold; text-transform:capitalize;font-size:.7em;}

#productlisting li {list-style-type:circle;font-size:smaller;margin-top:0px}

#ffs_logo{
    background-image: url('../../images/online_banking.gif');
    background-repeat: no-repeat;
    width: 180px;
    min-height: 100px;
    padding-top: 15px;
    padding-bottom: 20px;
}

#ffs_logo img{margin:0 0 0 20px;}

.disclaimer {font-size:.65em;}


#ffs_logo h6{margin-top:3px;margin-bottom:3px;color:Navy;}

.GridMain {margin-left:auto;
           margin-right:auto;}
           
.GridRow
{
}

.GridHeader 
{background-color:#98ABBA;
 font-weight:bold;
 text-align:center;}

#debitcards li 
{
    list-style-type:disc;
    font-size:small;}
    
#video {margin-left:15px;}