/* Redefined HTML Tags */

body { font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 11px;
	 color: #333333;
	 background-color: #FFFFFF;}

td { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333; }
	
p { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333; } 


/* Link Classes */

a{
	text-decoration: underline;
	color: #006633;}
	
a:link{
	text-decoration: underline;
	color: #006633;}
	
a:hover{
	text-decoration: none;
	color: #006633;}
	
a:visited{
	text-decoration: underline;
	color: #000000;}
	

a.subnav{
	text-decoration: none;
	font-size: 10px;	
	color: #333333;}
	
a.subnav:link{
	text-decoration: none;
	font-size: 10px;	
	color: #333333;}
	
a.subnav:hover{
	text-decoration: underline;
	font-size: 10px;	
	color: #333333;}
	
a.subnav:visited{
	text-decoration: none;
	font-size: 10px;	
	color: #333333;}
	
a.ttlnav{
	text-decoration: none;
	color: #000000;}
	
a.ttlnav:link{
	text-decoration: none;
	color: #000000;}
	
a.ttlnav:hover{
	text-decoration: none;
	color: #000000;}
	
a.ttlnav:visited{
	text-decoration: none;
	color: #000000;}
	
	

/* Custom Classes */

.clear {
    clear: both;
    font-size: 0px;
}

.cellbgWHITE { background-color: #FFFFFF;}

.cellbgMED { background-color: #99CC99;}

.cellbgDRK {
	background-color: #006633;
	font-weight: bold;
	color: #FFFFFF;
}

.cellbgLGTGREY { background-color: #EEEEEE;}

.cellbgMEDGREY { background-color: #DDDDDD;}

.cellbgDRKGREY { background-color: #CCCCCC;}


.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-color: #000000;
	font-weight: bold;}

.lrg {
	font-size: 13px;
	font-weight: bold;}
	
.sm { font-size: 10px;}

.bold { font-weight: bold;}

.cellbg660000 {
background-color: #660000;
}
.cellbg003366 {
background-color: #003366;
}
.subtitle {
	font-size: 13px;
	font-weight: bold;
	color: #006633;
}
.error {
	color: #CC0000;
	font-weight: bold;
}
.italic {
	font-style: italic;
	background-color: #CCCCCC;
	padding: 3px;
}
.tablerates {
	background-color: #006633;
	color: #999;
}
.tabletitle {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.tabletop {
	background-color: #99CC99;
}
.tableGreenBorder {
	border-width: 2px;
	border-style: solid;
	border-color: #99cc99;
}
.tableOnlineBanking {
	border-width: 4px;
	border-style: solid;
	border-color: #006633;
}
.inputapp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 18px;
	border: 1px solid #000000;
	text-align: left;
	vertical-align: middle;
}

.tellUs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	vertical-align: middle;
}

/* Added by Oasis Technology Partners: Lesly J. Exume: 2/15/2006 */
div.figure {
  float: right;
  width: 61%;
  border: 0px silver solid;
  margin: 0.5em;
  padding: 0.5em;
}
div.figure p {
  text-align: left;
  font-style: normal;
  font-size: 9px;
  text-indent: 0;
}
img.scaled {
  width: 100%;
}

/* Added by Oasis Technology Partners: Lesly J. Exume: 2/15/2006 */
div.figure1 {
  float: none;
  width: 70%;
  border: 0px silver solid;
  margin-left: -4px;
  margin-right: -8px;
  padding-top: 0.5em;
  text-align: center
}
div.figure1 p {
  text-align: center;
  font-style: normal;
  font-weight: bold;
  font-size: 11px;
  text-indent: 0;
}
div.lang_toplft { 
 position: relative;
 top:0px;
 left:0px;
}
div.lang_btmlft { 
 position: relative;
 bottom:0px;
 left:0px;
}


img.scaled1 {
  width: 100%;
  border:1px silver #c0c0c0
}

h1.homeHeader {
	font-weight: bold;
	font-size:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

/* All Point ATM locator */
.drop2
{
    FONT-WEIGHT: normal;
    COLOR: black;
    FONT-SIZE: 10px;
    FONT-FAMILY: Arial;
}

.atmLocatorBox {
	padding: 5px;
	border: 4px solid #006633;
	background-color: #e6f2e6;
}

.allpointHeader {
	font-size: 1.6em;
	font-weight: bold;
}

/* Awards Page */

.award li{
	
list-style-image: url(../images/shared/bullet.gif);
list-style-type: none;
}
.award .date{
	font-weight:bold;
}

.award p span {
    display: block;
    width: 100%;
    text-align: right;
}

/* Home Page Featured Business Spotlight */
/* b1393a */

.spotlight {
    border: 2px solid #942828;
}

    .spotlight .spotlight-title {
        background-color: #942828;
        color: #ffffff;
        padding: 5px;
        font-size: 14px;
        font-weight: bold;
    }
    
    .spotlight .spotlight-left {
        float: left;
        padding: 15px 42px;
    }
    
    .spotlight .spotlight-right {
	float: left;
	padding: 15px 0;
	width: 550px;
    }
    
    .spotlight a {
        color: #942828;
    }
    
.allpoint-itunes-app {
	display:block;
	margin-top:15px;
}

div.hpAnimatedGif {
	background:#FFFFFF url(../images/home/MWB-Button-V4.gif) no-repeat 0 0;
	height:47px;
	padding:64px 0 0 27px;
	text-align:left;
	width:216px;
}
	div.hpAnimatedGif a {
		color:#000000;
		display:inline-block;
		margin-top:10px;
	}
	div.hpAnimatedGif a.first {
		margin-top:0px;
	}

