﻿body  
{
	margin: 0;
	padding: 0;
	font-size: 75%; 
	color: #6c6256; 
	background: #fff url(../images/bkgnd-fill.gif) center top repeat-x; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	behavior:url("/includes/csshover3.htc");
} 

/* Headings -------------------------------------------------------------- */ 
h1,h2,h3,h4,h5,h6 { font-weight: normal; color: #6c6256; } 

h1 { font-size: 3em; line-height: 1; margin-bottom: 0.5em; } 
h2 { font-size: 2em; margin-bottom: 0.75em; } 
h3 { font-size: 1.5em; line-height: 1; margin-bottom: 1em; } 
h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; } 
h5 { font-size: 1.167em; font-weight: bold; margin-bottom: 1.5em; } 
h6 { font-size: 1em; font-weight: bold; } 
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img { margin: 0; } 

h1, h2, h3, h4, h5, h6
{
	margin-left: auto;
	margin-right: auto;
}

/* Text elements -------------------------------------------------------------- */ 
p { margin: 0 0 1.5em; } 
p img.left { float: left; margin: 1.5em 1.5em 1.5em 0; padding: 0; } 
p img.right { float: right; margin: 1.5em 0 1.5em 1.5em; } 
/*a:focus, a:hover { color: #005542; text-decoration: underline; } */
a:link hover { color: #005542; text-decoration: underline; } 
/*a:link, a:focus { color: #005542; }*/
a { color: #005542; }
blockquote { margin: 1.5em; color: #666; font-style: italic; } 
strong { font-weight: bold; } 
em,dfn { font-style: italic; } 
dfn { font-weight: bold; } 
sup, sub { line-height: 0; } 
abbr, acronym { border-bottom: 1px dotted #666; } 
address { margin: 0 0 1.5em; font-style: italic; } 
del { color:#666; } 
pre { margin: 1.5em 0; white-space: pre; } 
pre,code,tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; } 

/* Lists -------------------------------------------------------------- */ 
li ul, li ol { margin:0 1.5em; } 
ul, ol { margin: 0 1.5em 1.5em 1.5em; } 
ul { list-style-type: disc; } 
ol { list-style-type: decimal; } 
dl { margin: 0 0 1.5em 0; } 
dl dt { font-weight: bold; } 
dd { margin-left: 1.5em;} 

/* Tables -------------------------------------------------------------- */ 
table { margin-bottom: 1.4em; width:100%; } 
th { font-weight: bold; } 
thead th { background: #c3d9ff; }
th,td,caption { padding: 4px 10px 4px 5px; } 
/*tr { background: transparent url(../images/table-bkgrd.jpg) center top repeat;}*/
tr.even td { background: #e5ecf9; } 
tfoot { font-style: italic; } 
caption { background: #eee; } 

/* Misc classes -------------------------------------------------------------- */ 
.small { font-size: 0.833em; margin-bottom: 1.875em; line-height: 1.875em; } 
.large { font-size: 1.2em; line-height: 2.5em; margin-bottom: 1.25em; } 
.hide { display: none; } 
.quiet { color: #666; } 
.loud { color: #000; } 
.highlight { background:#ff0; } 
.added { background:#060; color: #fff; } 
.removed { background:#900; color: #fff; } 
.first { margin-left:0; padding-left:0; } 
.last { margin-right:0; padding-right:0; } 
.top { margin-top:0; padding-top:0; } 
.bottom { margin-bottom:0; padding-bottom:0; }
.clear { clear: both; }
.findaformlink {}

.MyTabStyle .ajax__tab_tab 
{
	padding: 4px;
	margin: 0;
	width:auto;
	visibility:visible;
}

.MyTabStyle .ajax__tab_header
{
	/*border-right:3px solid #666666;
	border-top:3px solid #AAAAAA;
	border-bottom:3px solid #666666;
	margin-right:2px;
	padding-right:4px;*/
	/*font-family: verdana,tahoma,helvetica;*/
	font-size: 15px;
	/*border-bottom: solid 1px #999999;*/
}

.MyTabStyle .ajax__tab_outer
{
	/*padding-right: 4px;*/
	/*background-color: #C0C0C0;*/
	/*margin-right: 2px;*/
	border-right: solid 1px #666666;
	border-top: solid 1px #aaaaaa;
}

.MyTabStyle .ajax__tab_inner
{
	/*padding-left: 3px;*/
	background-color: #C0C0C0;
}

.MyTabStyle .ajax__tab_hover .ajax__tab_outer 
{
	background-color: #cccccc;
}

.MyTabStyle .ajax__tab_hover .ajax__tab_inner 
{
	background-color: #cccccc;
}

.MyTabStyle .ajax__tab_hover .ajax__tab_tab 
{
}

.MyTabStyle .ajax__tab_active .ajax__tab_outer 
{
	background-color: #fff;
	border-left: solid 1px #999999;
}

.MyTabStyle .ajax__tab_active .ajax__tab_inner 
{
	background-color:#fff;
}

.MyTabStyle .ajax__tab_active
{
	font-weight:bold;
	
}

.MyTabStyle .ajax__tab_active .ajax__tab_tab 
{
	background: transparent url(../images/table-bkgrd.jpg) center top repeat;
	}

.MyTabStyle .ajax__tab_body 
{
	/*font-family: verdana,tahoma,helvetica;
	font-size: 10pt;*/
	border: 1px solid #999999;
	border-top: 0;
	padding: 8px;
	/*background-color: #ffffff;      */
	background: transparent url(../images/table-bkgrd.jpg) center top repeat;
}
/*
.MyTabStyle .ajax__tab_active
{
	background-color:Lime;
	font-weight:bold;
}	

.MyTabStyle .ajax__tab_hover .ajax__tab_outer 
{        
	background-color: #cccccc;
}
*/

#Transferring
{
  background: transparent url(../images/transferringtomohelapencil.png) 1px 8px no-repeat;
  padding-left: 20px;
}
/*
#MostRequested 
{
	background: transparent url(../images/transferringtomohelapencil.png) 1px 8px no-repeat;
	padding-left: 20px;
}
*/
.reveal a:link 
{
  color: White;
  background-color: White;
}

.reveal a:active
{
	color: Black;
	background-color:White;
}

.reveal a:focus
{
	color: Black;
	background-color:White;
}

.reveal a:hover
{
	color: Black;
	background-color: White;
}

.imgDisplay HyperLink:active
{
	background-color:White;
	text-decoration: underline;
	border-color: Black;
	border-style:solid;
}

.imgDisplay HyperLink:visited
{
	border-color: Black;
	background-color:White;
	text-decoration: underline;
	border-style:solid;
}

.imgDisplay HyperLink:focus
{
	border-color: Black;
	background-color:White;
	text-decoration: underline;
	border-style:solid;
}

.imgDisplay HyperLink:hover
{
	border-color: Black;
	background-color: White;
	text-decoration: underline;
	border-style:solid;
}

.tableTr 
{
	background: transparent url(../images/table-bkgrd.jpg) center top repeat;
}	

/* Button -------------------------------------------------------------- */ 

.button 
{
  font-family: "Trebuchet MS";
	font-size: 12px;	
	font-weight: bold;
	color: White;		
	border-color: #8A7B6A; 
	border-style:solid;
	border-width:1px;
	background-color: #1D744A;
	text-transform: uppercase;
}

.buttonNoUpper
{
  font-family: "Trebuchet MS";
	font-size: 12px;	
	font-weight: bold;
	color: White;		
	border-color: #8A7B6A; 
	border-style:solid;
	border-width:1px;
	background-color: #1D744A;
}

.textbox 
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	font-weight: normal;
	color: #00483B;		
	border-color: #8A7B6A; 
	border-style:solid; 
	border-width:1px;    
}

.dropdownlist
{
	color: #005542;
	background-color: #FFFFFF;
}

.linkbuttonsubpagecontent
{
	color:#666666;
	 font-weight:bold;
}

.grid
{
	background: transparent url(../images/table-bkgrd.jpg) center top repeat;
}

.gridHeader
{
	font-weight: bold;
}

.gridItem
{
	padding-left: 20px;
}

#wrapper 
{
	margin: 0 auto;
}

#main 
{
	min-width: 1010px;
	width: 84.167em;
	margin: 0 auto;
	background: transparent url(../images/contentbg.png) center top no-repeat;
	min-height: 600px;
}

* html #main 
{
	background: transparent url(../images/contentbg.jpg) center top no-repeat;
	height: 600px;
}

#header 
{
	width: 980px;
	height: 95px;
	margin: 0 auto;
	padding: 7px auto 0 auto;
	background: transparent url(../images/headerbg.jpg) center 7px no-repeat;
}

.logo 
{
	float: left;
	margin: 28px 0 0 7px;
}

#search 
{
	float: right;
	width: 243px;
	height: 27px;
	margin: 53px 12px 0 0;
}

#searchText 
{
	float: left;
	background: transparent url(../images/searchInputBg.png) top left no-repeat;
	width: 243px;
	height: 27px;
	margin: 0;
	padding: 0;
}

input, textarea, select 
{
	color: #c0b7ab;
	font-size: 0.917em;
	
}

.subpageHeading {
	color: #6c6256;
	font-size: 1.5em; 
	line-height: 1; 
	margin-bottom: 1em;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}

.subpageIndent 
{
  margin-top: 0px;
	margin-bottom: 14px;
	margin-left: 14px;
	margin-right: 14px;
}

.detailsIndent 
{
  margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 0px;
	font-size: 0.9em;
}

.subpageDoubleIndent 
{
  margin-top: 0px;
	margin-bottom: 14px;
	margin-left: 20px;
	margin-right: 14px;
	font-size: 0.9em;
}

input.searchInput 
{
	float: left;	
	padding: 4px 8px;
	width: 158px;
	height: 19px;
	border: 0;
	display: block;
	border-collapse: collapse;
	background: transparent;
}

input.searchButton 
{
	background:url(../images/btnsearch.png) no-repeat scroll left top transparent;
	border:0 none;
	cursor:pointer;
	float:right;
	height:27px;
	padding:0;
	text-indent:-9999px;
	width:69px;
	margin: 0;
	display: block;
}

.container 
{
	margin: 0 auto;
	
}

#fontSize 
{
	text-align: right;
	margin: 0 auto;
	padding: 6px 15px 6px 0;
	color: #005542;
}

#fontSize img 
{
	vertical-align: middle;
	margin: 0 2px;
}

#content 
{
	width: auto;
	overflow: hidden;
}

#NoMenucontent
{
	
}

/*
.homecontentrounded-corners {
     -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
    background: #e0e9e9;
}
*/

#contentTop 
{
	width: 721px;
	height: 14px;
	background: transparent url(../images/contenttopbg.png) center top no-repeat;
	overflow: hidden;
}

.contentContainer 
{
	padding: 0 13px;
	width: 696px;
	background: transparent url(../images/contentmiddlebg.png) center top repeat-y;
	overflow:auto;
}

#contentBottom 
{
	width: 721px;
	height: 14px;
	background: transparent url(../images/contentbottombg.png) center top no-repeat;
	overflow: hidden;
}

#pageContentTop 
{
	background: transparent url(../images/pageContentTopBg.png) center top no-repeat;
	width: 696px;	
	height: 10px;
	overflow: hidden;
} 

#pageContent h3 
{
	margin-top: 0;
}

#pageContent h4 
{
	margin-top: 0;
	margin-bottom: 0;
}

#pageContent 
{
	background: #e0e9e9;
	margin: 0 auto;
	height:auto;
	width: 680px;
	padding: 0 0 0 15px;
}

#pageContent h5
{
	margin-bottom: 1.333em;
	padding-left: 4px;
}

#pageContent ul 
{
	padding: 0;
	margin: 0 0 30px 0;
}

#pageContent ul li
{
	text-decoration: none;
}

#pageContent ul li 
{
	list-style-type: none;
	padding: 2px 0 2px 20px;
	background: url(../images/linksli.png) 0px 2px no-repeat;
}

#pageContent ul li.active
{
	background: url(../images/linksliactive.png) 0px 2px no-repeat;
}

.leftNavLinks 
{
	width: auto;
}

.homeContentLinks 
{
	/*width: 257px;*/
	padding: 0 0 0 0;
	float: left;
}

.homeContentLinksLast 
{
	width: 165px;
	padding: 0;
}

.financialHomeContentLinks 
{
	width: 215px;
	padding: 0 10px 0 0;
	float: left;
}

.financialHomeContentLinksLast 
{
	width: 215px;
	padding: 0;
}

.lendingHomeContentLinks 
{
	width: 215px;
	padding: 0 10px 0 0;
	float: left;
}

.lendingHomeContentLinksLast 
{
	width: 215px;
	padding: 0;
}

#breadCrumb 
{
	width: auto;
	text-align: left;
	padding: 0 0 0 4px;
	font-size: 0.917em;
	margin-bottom: .5em;
}

#leftNav 
{
	float: left;
	width: 276px;
	height:auto;
	margin: 0;
	padding: 0;
}

* html #leftNav
{
	width: 269px;
}

#leftNav h2 
{
	margin-bottom:0.5em;
}

#OnlineBillPay img
{
	margin: 0 0 0 14px;
}

.Welcome img
{
	margin: 0 0 0 14px;
}

.subs h2 
{
	background: transparent url(../images/managementTabsBg.png) 17px 0px no-repeat;
	font-size: 1.273em;
	padding: 6px 0 0 31px;
	min-height: 2.167em;	
}

* html .subs h2 
{
	height: 2.167em;
}

.subs h2.largeBg 
{
	background: transparent url(../images/managementTabsLargeBg.png) 17px 0px no-repeat;
	line-height: 1em;
	min-height: 3.167em;
}

* html .subs h2.largeBg 
{
	height: 3.167em;
}

#Spanish 
{
	background: transparent url(../images/spanish-pencil.png) 1px 3px no-repeat;
	font-size: 1.333em;
	padding-left: 20px;
}

#ChangePortal 
{
	background: transparent url(../images/portal-pencil.png) 1px 3px no-repeat;
	font-size: 1.333em;
	padding-left: 20px;
}

select.mostrequesteditems 
{
	color: #005542;
	width: 150px;
	margin-left: 20px;
	
}

.login 
{
	background: transparent url(../images/login-pencil.png) 2px 3px no-repeat;
	padding-left: 20px;
	
}

#leftNav ul 
{
	padding: 0 0 0 7px;
}

#footer 
{
	margin: 10px auto;
	width: 986px;
	height: 67px;
	background: transparent url(../images/footerbg.png) center top no-repeat;
}

#footerContent 
{
	text-align: right;
	padding: 25px 30px 0 0;
}

#footerContent a 
{
	margin: 0 3px;
	text-decoration: none;
}

#footerContent a:hover 
{
	text-decoration: underline;
}

.homeContentLinks a:hover
{
	text-decoration: none;
	background: url(../images/linksliactive.png) 0px 2px no-repeat;
}

.homeContentLinks a
{
	list-style-type: none;
	padding: 0 0 0 18px;
	text-decoration: underline;
	background: url(../images/linksli.png) 0px 2px no-repeat;
}

.leftNav a:hover
{
	/*list-style-type: none;
	padding: 2px 0 2px 20px;
	text-decoration: none;
	background: url(../images/lnavliactive.png) 0px 2px no-repeat;*/
	background: url(../images/linksliactive.png) 0px 2px no-repeat;
}

.leftNav a
{
	/*list-style-type: none;
	padding: 0 0 0 18px;
	text-decoration: underline;
	background: url(../images/lnavli.png) 0px 2px no-repeat;*/
	list-style-type: none;
	padding: 0 0 0 20px;
	background: url(../images/linksli.png) 0px 0px no-repeat;
}

.subleftNav
{
	margin-left: 16px; 
}

.subleftNav a:hover
{
	/*list-style-type: none;
	padding: 2px 0 2px 20px;
	text-decoration: none;
	background: url(../images/lnavliactive.png) 0px 2px no-repeat;*/
	background: url(../images/linksliactive.png) 0px 2px no-repeat;
}

.subleftNav a
{
	/*list-style-type: none;
	padding: 0 0 0 18px;
	text-decoration: underline;
	background: url(../images/lnavli.png) 0px 2px no-repeat;*/
	list-style-type: none;
	padding: 0 0 0 20px;
	background: url(../images/linksli.png) 0px 0px no-repeat;
}
/*
.leftNavLinks .labelNew
{
	background-image: url(../images/managementTabsBg.png);
	background-repeat: no-repeat;
	font-size: 1.173em;
	padding: 5px 0 0 31px;
	min-height: 2.167em;
	text-align: left;
	text-decoration: none;
}
*/
.leftNavLinks .label
{
	background-image: url(../images/managementTabsBg.png);
	background-repeat: no-repeat;
	font-size: 1.173em;
	padding: 5px 0 0 31px;
	min-height: 2.167em;
	text-align: left;	
}

.leftNavPortal ul
{
	padding: 0 0 0 7px;
}

.leftNavPortal li:hover
{
	/*list-style-type: none;
	padding: 2px 0 2px 20px;
	text-decoration: none;
	background: url(../images/lnavliactive.png) 0px 2px no-repeat;*/
	background: url(../images/linksliactive.png) 0px 2px no-repeat;
	
}

.leftNavPortal ul li
{
	/*list-style-type: none;
	padding: 0 0 0 18px;
	text-decoration: underline;
	background: url(../images/lnavli.png) 0px 2px no-repeat;*/
	list-style-type: none;
	padding: 2px 0 2px 20px;
	background: url(../images/linksli.png) 0px 2px no-repeat;
}

#subCallout 
{
	width: 262px;
	height:auto;
	float:right;
	margin-left:5px;
	margin-right:10px;
	background-image: url(../images/callout-bkgrd.gif);
	background-repeat: repeat;
}

#subCallout li:hover
{
	background: url(../images/linksliactive.png) 0px 2px no-repeat;
}

#subCallout ul li
{
	list-style-type: none;
	padding: 2px 0 2px 20px;
	background: url(../images/linksli.png) 0px 2px no-repeat;
}

.subpageContent
{
	
}

.subpageContent ul
{
	padding: 0 0 0 7px;
}

.subpageContent li:hover
{
	background: url(../images/linksliactive.png) 0px 2px no-repeat;
	
}

.subpageContent ul li
{
	list-style-type: none;
	padding: 2px 0 2px 20px;
	background: url(../images/linksli.png) 0px 2px no-repeat;
}

#fullPageContent 
{
	background: #e0e9e9;
	margin: 0 auto;
	width: 931px;
	height:auto;
	padding: 4px 15px 14px 15px;
}

#fullPageContent h3 
{
	margin-top: 0;
}

#fullPageContent h4 
{
	margin-top: 0;
	margin-bottom: 0;
}

#fullPageContent h5
{
	margin-bottom: 1.333em;
	padding-left: 4px;
}

#fullPageContent ul 
{
	padding: 0;
	margin: 0 0 30px 0;
}

#fullPageContent ul li a:hover
{
	text-decoration: none;
}

#fullPageContent ul li 
{
	list-style-type: none;
	padding: 2px 0 2px 20px;
	background: url(../images/linksli.png) 0px 2px no-repeat;
	
}

#fullPageContent ul li.active
{
	background: url(../images/linksliactive.png) 0px 2px no-repeat;
	
}

#pageContent ul li.noLink
{
	list-style-type: none;
	padding: 2px 0 2px 20px;
	background: url(../images/nolinkli.png) 0px 2px no-repeat;	
}

#pageContent ul li.bullet
{
	list-style-type: none;
	padding: 0px 0px 0px 14px;
	vertical-align:middle;
	margin-left: 14px;
	background: url(../images/grn_dot.gif) 0px 6px no-repeat;
}

#pageContent ul li.indentbullet
{
	list-style-type: none;
	padding: 0px 0px 0px 14px;
	vertical-align:middle;
	margin-left: 34px;
	background: url(../images/grn_dot.gif) 0px 6px no-repeat;
}

#fullPageContent ul li.noLink
{
	list-style-type: none;
	padding: 2px 0 2px 20px;
	background: url(../images/nolinkli.png) 0px 2px no-repeat;	
}

#fullPageContentTop 
{
	background: transparent url(../images/fullpageContentTopBg.png) center top no-repeat;
	width: 961px;	
	height: 10px;
	overflow: hidden;
}

.fullContentContainer 
{
	padding: 0 13px;
	margin: 0 auto;
	width: 958px;
	background: transparent url(../images/fullcontentmiddlebg.png) center top repeat-y;
}

#fullContentBottom 
{
	width: 984px;
	height: 14px;
	margin: 0 auto;
	background: transparent url(../images/fullcontentbottombg.png) center top no-repeat;
	overflow: hidden;
}

#fullContentTop 
{
	width: 984px;
	height: 14px;
	margin: 0 auto;
	background: transparent url(../images/fullcontenttopbg.png) center top no-repeat;
	overflow: hidden;
}


#homeCallout
{
	width:233px;
    height:auto;
	color:#4b9152;
	float:left;
	margin-left:20px;
}

.border
{
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e0e9e9;
	border-bottom-color: #e0e9e9;
	border-left-color: #e0e9e9;
}

#homeCallout h2
{
	color:#4b9152;
	font-size: 14px;
	padding: 9px 0 3px 65px;
	margin-top:0;
	margin-bottom:0;       
	min-height: 30px;
	background-color: transparent;
	background-image: url(../images/homeCalloutTab-Calendar2.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-weight: bold;
}

#homeCallout p
{
	padding: 10px 5px 10px 10px;
	margin:0px;
	line-height: 14px;
}

.radioWithProperWrap input  {           float: left;  }   
.radioWithProperWrap label  {           margin-left: 25px;       display: block;  } 

img.nohover {border:0}
img.hover {border:0;display:none}
A:hover img.hover {display:inline}
A:hover img.nohover {display:none}
