﻿/**********************************************************
 *                                                        *
 *  GLOBAL ENTITIES                                       *
 *                                                        *
 **********************************************************/
body 
{
    /*margin-left:0px;*/
    margin-top:0px;
    font-family:Verdana;
    font-size:10px;
    color:#52524e;
    background-color:#FFFFFF;
	background-repeat: repeat-x;
	background-image:url(images/background/sky_background.png); 		  	
	background-position:center top;
}	
/* Summer 2010 - Pollinate */
#grass_background {
			background: url(images/background/grass_background.png) repeat-x bottom center;
			width:100%;
			height:150px;
			position: relative;
			margin-top: -150px; /* negative value of footer height */
			clear:both;
			z-index:500;
		}
		
.ie6 #grass_background {
	background:none;
}

#truck
{
z-index:101;
background-color:transparent;
top:-220px;
left:0px;
position:relative;
}

.loginBox
{
    border: 1px solid #000000;
    font-size: 12.5px;
}

.formtxtbox
{
 border: 1px solid #000000;   
}

.tPro
{
	background-color:#FFFFFF;
}	

.glenn 
{

    font-family:Verdana;
    font-size:11px;
    color:#52524e;

}

.subHead 
{
	padding-bottom:6px;
}

.IR_contentSpacer
{
	padding-left:13px;
	padding-right:0px;
}	


.chartLeftSpacer
{
	margin-left:103px;
}	

.nudgeRight
{
	margin-left:auto;
	margin-right:auto;
}	

.lightRight
{ 
/*
background-image: url('images/background/lightRight.gif');
background-repeat: no-repeat;
background-attachment:fixed;
background-position:right top;
*/
}

.lightLeft
{ 
/*
background-image: url('images/background/lightLeft.gif');
background-repeat: no-repeat;
background-attachment:fixed;
background-position:left top;
*/
}

a.getTransfer:Link
{
    color:#006B6E;
    font-family:Verdana;
    font-size:10px;
    font-weight:bold;
    text-decoration:none;
}

a.getTransfer:Visited
{
    color:#006B6E;
    font-family:Verdana;
    font-size:10px;
    font-weight:bold;
    text-decoration:none;
}

a.getTransfer:Hover
{
    color:#006B6E;
    font-family:Verdana;
    font-size:10px;
    font-weight:bold;
    text-decoration:underline;
}

.locations
{
    background-color:#71CBD2;
    width:120px;
    height:20px;
}  

.locationsInside
{
	padding-left:7px;
	padding-top:4px;
}  


a.locations:Link
{
    color:#1A1A1A;
    font-family:Verdana;
    font-size:10px;
    font-weight:bold;
    text-decoration:none;
}

a.locations:Visited
{
    color:#1A1A1A;
    font-family:Verdana;
    font-size:10px;
    font-weight:bold;
    text-decoration:none;
}

a.locations:Hover
{
    color:#1A1A1A;
    font-family:Verdana;
    font-size:10px;
    font-weight:bold;
    text-decoration:underline;
}

.rightGray
{
	background-color:#B3B3B3;
	
	
}	

.mainNanSpacer
{
	padding-bottom:20px;
	padding-left:20px;
}	

.InteriorRightGray
{
	padding-top:15px;
	padding-left:10px;
	height:30px;
}

.rightLinkSpacer
{
	padding-top:15px;
	padding-bottom:15px;
	padding-right:10px;
}


.rightLinkSpacer_
{
	padding-top:15px;
	padding-bottom:15px;
}


.rightWhiteStripe
{
	padding-left:10px;
    background-image:url("images/misc/horizontalDot_green.gif"); 
    background-repeat:repeat-x;
	background-position:bottom;
}	

.InteriorRightGray2
{
	padding-top:15px;
	padding-left:3px;
	height:30px;
}

.InteriorRightGray3
{
	padding-top:15px;
	padding-left:3px;
	padding-bottom:15px;
	height:30px;
}

.smTxt 
{
    font-size:9px;
}

.logo 
{
    margin-left:27px;
    margin-top:30px;
}

br
{
    line-height:4px;
}

li
{
	padding-bottom:10px;
}

ul
{
	margin-bottom:0px;
	margin-top:10px;	
}

p
{
	margin-bottom:12px;
	margin-top:12px;
}	

.leftSpacer  /* used on the footer and home page bottom banner */
{
    padding-left:17px;
}

.applyNow  /* used on both image buttons for applying and signing up */
{
    padding-left:18px;
}

.rightIcon /* the icons posted in the right column featuring specials, etc. */
{
    padding-bottom:50px;
    margin-left:30px;
}

.mainNavBox
{

    height:23px;
    background-image:url(images/personal.gif);  
    background-repeat: no-repeat; 
    
} 
a.mainNav 
{
    padding-left:13px;
    padding-right:13px;
    font-family:Verdana;
    font-size:10px;
    color:#52524e;
    font-weight:normal;
    text-decoration:none;
    height:23px;
    line-height:20px;  
}   

a.bodyLink
{
    color:#52524e;
    font-size:10px;
    text-decoration:underline;
}  
   

#callToAction  /* the div holding the drop down menu for opening accounts online */
{
    background-color:#B3B3B3;   
    height:55px;
    width:212px;
    text-align:left;
    margin-top:20px;
	margin-right:31px;
}

#callToAction2  /* the div holding the drop down menu for opening accounts online */
{
    background-color:#B3B3B3;   
    height:55px;
    width:212px;
    text-align:left;
    margin-top:20px;
    margin-right:25px;
}


.callToAction /* the nested div containg the drop down menu for opening accounts online */
{
    margin-right:11px;
    margin-left:12px;
    margin-bottom:9px;    
    padding-top:10px;
    color:#1A1A1A
}

/**********************************************************
 *                                                        *
 *  HEADER GLOBALS                                        *
 *                                                        *
 **********************************************************/

.segmentHeader 
{
    padding-bottom:13px;
	padding-right:10px;
}

.segmentHeader_sm 
{
    padding-bottom:10px;
}

/**********************************************************
 *                                                        *
 *  TEMPLATE C                                            *
 *                                                        *
 **********************************************************/


.topSpace
{
    padding-top:15px;
}


.backChart  /* used in templace C for the breadcrumb link */
{
    position:absolute;
    top:132px;
    width:200px;
    left:197px;
}  

a.backChartLink
{
    font-size:9px;
    text-decoration:underline;
    color:#52524e;
    font-weight:normal;
    
}           

.template_C_dottedSpacing
{
    padding-left:12px;
}  

.subHomePageContent_C
{
    padding-left:23px;
    padding-right:20px;
    padding-top:25px;
    padding-bottom:0px;
   
}


/**********************************************************
 *                                                        *
 *  FORM FIELDS                                           *
 *                                                        *
 **********************************************************/    
select.action 
{
    margin-top:27px;
    margin-right:12px;
    margin-bottom:9px;
    width:179px;
    font-family:Verdana;
    color:#52524e;
    font-size:11px;
    height:20px;
}

input.search 
{
    width:83px;
    font-family:Verdana;
    color:#52524e;
    font-size:10px;
    height:12px;
    border-color:#70820a;
    border-width:0px;
    border-style:solid;
    background-color:White;
    padding-left:3px;
    padding-bottom:2px;
}

.search
{
    background-color:#B3B3B3;
    width:120px;
    height:42px;
}  

.searchInside
{
	padding-left:7px;
	padding-top:4px;
	color:#1A1A1A;
}

.searchGo
{
    background-color:#008C99;
    width:20px;
    height:15px;
}  

input.locationSB 
{
    width:190px;
    font-family:Verdana;
    color:#52524e;
    font-size:10px;
    height:13px;
    border-color:#849A08;
    border-width:1px;
    border-style:solid;
    padding-left:3px;
    padding-bottom:2px;
	margin-left:10px;
}

.goImage 
{

	margin-left:10px;
}


a.upperRightMainNav 
{
    font-family:Verdana;
    font-size:12px;
    color:#1A1A1A;
    text-decoration:none;
}
a.upperRightMainNav:hover 
{
    font-family:Verdana;
    font-size:12px;
    color:#1A1A1A;
    text-decoration:underline;

}

.navTemplateBoderDivider
{ 
    border-bottom-style:dotted;
    border-bottom-width:0px;
    border-bottom-color:#52524e; 
    background-image:url("images/misc/horizontalDot_green.gif"); 
    background-repeat:repeat-x;          
}

.personal 
{
    border-left-color:#037c85;
    border-left-style:solid;
    border-left-width:1px;
    border-right-color:#037c85;
    border-right-style:solid;
    border-right-width:1px; 
    border-bottom-color:#037c85;
    border-bottom-style:solid;
    border-bottom-width:1px; 
    width:350px;  
    background-color:White;  
}
.personalHeader 
{
    font-family:Verdana;
    font-size:10px;
    font-weight:bold;
    color:#009092;
    margin-left:8px;   
    margin-top:8px;
    margin-bottom:0px;  
}
.personalHeader2 
{
    font-family:Verdana;
    font-size:10px;
    font-weight:bold;
    color:#009092;
    margin-left:0px;   
    margin-top:8px;
    margin-bottom:0px;  
}

.business 
{
    border-left-color:#f58025;
    border-left-style:solid;
    border-left-width:1px;
    border-right-color:#f58025;
    border-right-style:solid;
    border-right-width:1px; 
    border-bottom-color:#f58025;
    border-bottom-style:solid;
    border-bottom-width:1px; 
    width:350px;
    background-color:White;      
}
.businessHeader 
{
    font-family:Verdana;
    font-size:10px;
    font-weight:bold;
    color:#f8981d;
    margin-left:8px;   
    margin-top:8px;
    margin-bottom:0px;  
}

.commercial 
{
    border-left-color:#523402;
    border-left-style:solid;
    border-left-width:1px;
    border-right-color:#523402;
    border-right-style:solid;
    border-right-width:1px; 
    border-bottom-color:#523402;
    border-bottom-style:solid;
    border-bottom-width:1px; 
    width:320px; 
    background-color:White;     
}
.commercialHeader 
{
    font-family:Verdana;
    font-size:10px;
    font-weight:bold;
    color:#67471d;
    margin-left:8px;   
    margin-top:8px;
    margin-bottom:0px;  
}

.umpquaLife 
{
    border-left-color:#889f0c;
    border-left-style:solid;
    border-left-width:1px;
    border-right-color:#889f0c;
    border-right-style:solid;
    border-right-width:1px; 
    border-bottom-color:#889f0c;
    border-bottom-style:solid;
    border-bottom-width:1px; 
    width:350px;  
    background-color:White;    
}
.umpquaLifeHeader 
{
    font-family:Verdana;
    font-size:10px;
    font-weight:bold;
    color:#a2bd0d;
    margin-left:8px;   
    margin-top:8px;
    margin-bottom:0px;  
}

.askMe 
{
    border-left-color:#52524e;
    border-left-style:solid;
    border-left-width:1px;
    border-right-color:#52524e;
    border-right-style:solid;
    border-right-width:1px; 
    border-bottom-color:#52524e;
    border-bottom-style:solid;
    border-bottom-width:1px; 
    width:250px;  
    background-color:White;    
}
.askMeHeader 
{
    font-family:Verdana;
    font-size:10px;
    font-weight:bold;
    color:#6d6d68;
    margin-left:8px;   
    margin-top:8px;
    margin-bottom:0px;  
}

/**********************************************************
 *                                                        *
 *  COLUMN ONE & GLOBAL LINES/BORDERS                     *
 *                                                        *
 **********************************************************/

.dottedGreenLine 
{
    border-top-style:dotted;
    border-top-width:0px;
    border-top-color:#889f0c;
    background-image:url("images/misc/horizontalDot_green.gif");   
    background-repeat:repeat-x;     

}  

.dottedGreenLine_bottom
{
    background-image:url("images/misc/horizontalDot_green.gif");   
    background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:23px;
} 

.eventsDottedGreenLine_bottom
{
    background-image:url("images/misc/horizontalDot_green.gif");   
    background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:0px;
	 margin-bottom:5px;
} 

.dottedGreenLine_debitRewards
{
    background-image:url("images/misc/horizontalDot_green.gif");   
    background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:20px;
} 

.leftDottedLine
{
    border-left-style:dotted;
    border-left-width:0px;
    border-left-color:#52524e;
    background-image:url("images/Misc/verticalDot.gif");
    background-repeat:repeat-y;
} 
.solidGreenBottomBorder 
{
    border-bottom-style:solid;
    border-bottom-color:#97C3C6;
    border-bottom-width:1px;
}

.solidBlueBottomBorder 
{
    border-bottom-style:solid;
    border-bottom-color:#97C3C6;
    border-bottom-width:1px;
}

.blueLine 
{
    border-top-style:solid;
    border-top-color:#97C3C6;
    border-top-width:1px;
}

.mainLeftColumnRightDot
{
    background-image:url("images/misc/verticalDot_green.gif"); 
    background-repeat:repeat-y;
}
.mainLeftColumn 
{

    background-image:url("images/misc/verticalDot_green.gif");
    background-repeat:repeat-y;

}
.leftColumnImage
{
    margin-left:13px;
}
.leftColumnTxt
{
    font-family:Verdana;
    color:#52524e;
    font-size:12px;
    font-weight:bold;
    margin-left:13px;
    line-height:16px;
    
}
.leftColumnTxt2
{
    font-family:Verdana;
    color:#52524e;
    font-size:10px;
    font-weight:normal;
    text-decoration:none;
    margin-left:13px;    
}  
a.leftColumnTxt2
{
    font-family:Verdana;
    color:#52524e;
    font-size:10px;
    text-decoration:none;
    margin-left:0px;  
    line-height:17px;   
  
}

a.leftColumnTxt2:hover
{
    font-family:Verdana;
    color:#849a08;
    font-size:10px;
    text-decoration:underline;
    margin-left:0px;  
    line-height:17px;   
  
}
    
#leftColumnHotTxt
{
    margin-left:34px;
    margin-top:12px;
    width:118px;
    text-align:right;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
    text-decoration:none;
}

#leftColumnHotTxt2
{
    margin-left:15px;
    margin-top:12px;
    width:118px;
    text-align:right;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
    text-decoration:none;
}


/**********************************************************
 *                                                        *
 *  FOOTER                                                *
 *                                                        *
 **********************************************************/
a.footer 
{
    font-family:Verdana;
    font-size:9px;
    color:#52524e;
    text-decoration:none;
    padding-left:5px;
    padding-right:5px;
}
a.footer:hover
{
    font-family:Verdana;
    font-size:9px;
    color:#52524e;
    text-decoration:underline;
    padding-left:5px;
    padding-right:5px;    
}

.footer 
{
    font-family:Verdana;
    font-size:9px;
    color:#52524e;
    text-decoration:none;
	text-align:left;
	padding-left:13px;
}

.footerTxt
{
    font-family:Verdana;
    font-size:9px;
    color:#52524e;
    text-decoration:none;
    padding-left:5px;
    padding-right:5px;
}

.footerImage
{
	position:absolute;
	margin-left:-12px;
	margin-top:-1px;
}


.subHomePageContent 
{
    padding-left:20px;
    padding-right:0px;
    padding-top:8px;
    padding-bottom:0px;
   
}

.locationMapSpacer 
{
    padding-left:16px;
    padding-right:8px;
    padding-top:8px;
    padding-bottom:0px;
   
}

.contentTable
{
    margin-left:23px;
    margin-right:15px;
}


.homePageContent 
{
    padding-left:23px;
    padding-right:0px;
    padding-top:20px;
    padding-bottom:15px;
   
}
.homePageContentImage 
{
    margin-left:12px;
    margin-right:12px;
}

.segmentLrgTxt 
{
    font-size:12px;
    margin-right:30px;
}

.segmentTxt_column1
{
    margin-right:12px;

}

.segmentTxt_column2
{
    margin-right:30px;
}


.segmentTxt
{
    margin-right:12px;
}

a.largeGLink
{
    font-size:12px;
    color:#52524e;
    font-weight:bold;
    text-decoration:none;	
}
a.largeGLink:hover
{
    font-size:12px;
    color:#52524e;
    font-weight:bold;
    text-decoration:underline;	
}

.segmentHeaderLinkBottomSpacer
{
    margin-bottom:5px;
}

a.segmentGreenLink
{
    font-size:12px;
    color:#849a08;
    font-weight:bold;
    text-decoration:none;
}
a.segmentGreenLink:hover
{
    font-size:12px;
    color:#849a08;
    font-weight:bold;
    text-decoration:none;	
}

a.segmentPersonalLink
{
    font-size:12px;
    color:#0A7882;
    font-weight:bold;
    text-decoration:none;
    padding-bottom:20px;	
}
a.segmentPersonalLink:hover
{
    font-size:12px;
    color:#0A7882;
    font-weight:bold;
    text-decoration:none;
    padding-bottom:20px;	
}

a.segmentCommercialLink
{
    font-size:12px;
    color:#523402;
    font-weight:bold;
    text-decoration:none;
    padding-bottom:20px;
    line-height:25px;	
}
a.segmentCommercialLink:hover
{
    font-size:12px;
    color:#523402;
    font-weight:bold;
    text-decoration:none;
    padding-bottom:20px;
    line-height:25px;	
}

a.segmentMortgageLink
{
    font-size:12px;
    color:#849A08;
    font-weight:bold;
    text-decoration:none;
    padding-bottom:20px;
    line-height:25px;	
}
a.segmentMortgageLink:hover
{
    font-size:12px;
    color:#849A08;
    font-weight:bold;
    text-decoration:none;
    padding-bottom:20px;
    line-height:25px;	
}

a.segmentBusinessLink
{
    font-size:12px;
    color:#D37C0D;
    font-weight:bold;
    text-decoration:none;
    padding-bottom:20px;
    line-height:25px;	
}
a.segmentBusinessLink:hover
{
    font-size:12px;
    color:#D37C0D;
    font-weight:bold;
    text-decoration:none;
    padding-bottom:20px;
    line-height:25px;	
}

a.segmentAskMeLink
{
    font-size:12px;
    color:#52524e;
    font-weight:bold;
    text-decoration:none;
    padding-bottom:20px;
    line-height:25px;	
}
a.segmentAskMeLink:hover
{
    font-size:12px;
    color:#52524e;
    font-weight:bold;
    text-decoration:none;
    padding-bottom:20px;
    line-height:25px;	
}
/*7D0049*/
a.segmentPCSLink
{
    font-size:12px;
    color:#959D51;
    font-weight:bold;
    text-decoration:none;
    padding-bottom:20px;
    line-height:25px;	
}
a.segmentPCSLink:hover
{
    font-size:12px;
    color:#959D51;
    font-weight:bold;
    text-decoration:none;
    padding-bottom:20px;
    line-height:25px;	
}

a.segmentPCSLink_sm
{
    font-size:10px;
    color:#959D51;
    font-weight:normal;
    text-decoration:none;
    line-height:25px;	
}
a.segmentPCSLink_sm:hover
{
    font-size:10px;
    color:#959D51;
    font-weight:normal;
    text-decoration:none;
    line-height:25px;	
}


a.strandLink
{
    font-size:12px;
    color:#00467F;
    font-weight:bold;
    text-decoration:none;
	
}
a.strandLink:hover
{
    font-size:12px;
    color:#00467F;
    font-weight:bold;
    text-decoration:underline;
	
}

a.segmentInvestLink
{
    font-size:12px;
    color:#00467F;
    font-weight:bold;
    text-decoration:none;
    padding-bottom:20px;
    line-height:25px;	
}
a.segmentInvestLink:hover
{
    font-size:12px;
    color:#00467F;
    font-weight:bold;
    text-decoration:none;
    padding-bottom:20px;
    line-height:25px;	
}

a.personalInteriorGrayLink
{
    font-size:10px;
    color:#1A1A1A;
    font-weight:normal;
    text-decoration:none;

}
a.personalInteriorGrayLink:hover
{
    font-size:10px;
    color:#1A1A1A;
    font-weight:normal;
    text-decoration:underline;

}

a.detailLink
{
    font-size:9px;
    color:#52524e;
    font-weight:bold;
    text-decoration:none;
    margin-left:0px;

}
a.detailLink:hover
{
    font-size:9px;
    color:#52524e;
    font-weight:bold;
    text-decoration:underline;
    margin-left:0px;

}

a.leftGrayLink
{
    font-size:10px;
    color:#52524e;
    font-weight:bold;
    text-decoration:none;
    line-height:12px;
}
a.leftGrayLink:hover
{
    font-size:10px;
    color:#52524e;
    font-weight:bold;
    text-decoration:underline;
    line-height:12px;
}
.subNavMiddleDivider
{ 
    border-left-style:dotted;
    border-left-width:0px;
    border-left-color:#52524e;
    background-image:url("images/misc/verticalDot_green.gif"); 
    background-repeat:repeat-y;           
}
.subNavSpacer
{ 
    margin-left:14px;
    margin-right:8px;
    margin-bottom:8px;       
}

.subNav 
{
    border-left-color:#008C99;
    border-left-style:solid;
    border-left-width:1px;
    border-right-color:#008C99;
    border-right-style:solid;
    border-right-width:1px; 
    border-bottom-color:#008C99;
    border-bottom-style:solid;
    border-bottom-width:1px; 
    width:400px;  
    background-color:White;  
}

.subNavHeader 
{
    font-family:Verdana;
    color:#404040;
    font-size:10px;
    font-weight:bold;
    margin-left:8px;   
    margin-top:8px;
    margin-bottom:0px;     
}
a.subNav 
{
    font-family:Verdana;
    font-size:10px;
    color:#404040;
    text-decoration:none;
    border-width:0px; 
    line-height:18px; 
}

a.subNavWrap
{
    font-family:Verdana;
    font-size:10px;
    color:#404040;
    text-decoration:none;
    border-width:0px; 
    line-height:10px; 
}
a.subNav:hover 
{
    font-family:Verdana;
    font-size:10px;
    color:#404040;
    text-decoration:underline;
    border-width:0px;  
}
a.subNavWrap:hover 
{
    font-family:Verdana;
    font-size:10px;
    color:#404040;
    text-decoration:underline;
    border-width:0px; 
    line-height:10px;  
}
a.subNavFooter
{
    font-family:Verdana;
    font-size:10px;
    font-weight:bold;
    text-decoration:none;
    color:#404040;
    margin-left:11px;
    margin-bottom:7px;
}
a.subNavFooter:Hover
{
    font-family:Verdana;
    font-size:10px;
    font-weight:bold;
    text-decoration:underline;
    color:#404040;
    margin-left:11px;
    margin-bottom:7px;
}

.bProduct_Title
{
    color:#D37C0D;
    font-size:14px;
    font-weight:bold;
    padding-bottom:16px;
}

.productDropDown1
{
    padding-bottom:16px;
}

.productDropDown2
{
    padding-bottom:25px;
}

.businessFormLabels
{
    color:#D37C0D;
    font-size:11px;
    font-weight:normal;
    padding-right:5px;
}

.businessFormLabels2
{
    color:#D37C0D;
    font-size:11px;
    font-weight:normal;
    padding-right:9px;
}

a.businessChartLink
{
    color:#D37C0D;
    font-size:11px;
    font-weight:bold;
	text-decoration:underline;
}

a.personalChartLink
{
    color:#0A7882;
    font-size:11px;
    font-weight:bold;
	text-decoration:underline;
}

.FormText_topSpacer
{
    padding-bottom:10px;
}

.productInfoSpacer
{
    padding-bottom:18px;
    padding-right:12px;
}

.dealsSpacer
{
    padding-bottom:18px;
    padding-right:12px;
}

.chartProductTitle_business
{
    font-size:15px;
    color:#D37C0D;
    text-align:center;
    font-weight:bold;
    height:43px;
    margin-top:12px;
    margin-bottom:12px;
    padding-right:12px;
}

/**********************************************************
 *                                                        *
 *  TEMPLATE D & D2                                       *
 *                                                        *
 **********************************************************/
.chartProductTitle_D2_business
{
    font-size:15px;
    color:#D37C0D;
    text-align:center;
    font-weight:bold;
/*    height:43px; */
    margin-top:12px;
    margin-bottom:12px;
    padding-right:5px;
}
.chartProductRemove_D
{
    font-size:9px;
    color:#52524e;
    background-image:url("images/Misc/horizontalDot.gif");
    background-repeat:repeat-x;
    text-align:center;
    text-decoration:underline;
    padding-top:7px;
    padding-bottom:7px;
    margin-right:0px;
}

.chartApplyNow_D
{
    margin-right:0px;
    background-image:url("images/Misc/horizontalDot.gif");
    background-repeat:repeat-x;
    text-align:center;
    padding-top:16px;
    padding-bottom:14px;       
} 

.chartApplyNow_D2
{
    margin-right:0px;
    background-image:url("images/Misc/horizontalDot.gif");
    background-repeat:repeat-x;
    text-align:center;
    padding-top:16px;
    padding-bottom:14px;       
} 

.chartProductRemove
{
    font-size:9px;
    color:#52524e;
    background-image:url("images/Misc/horizontalDot.gif");
    background-repeat:repeat-x;
    text-align:center;
    text-decoration:underline;
    padding-top:7px;
    padding-bottom:7px;
    margin-right:0px;
}   

.chartHorizintalDots
{
    margin-right:12px;
    background-image:url("images/Misc/horizontalDot.gif");
    background-repeat:repeat-x; 
    height:12px;      
} 

.chartHorizintalDots_D2
{
    margin-right:0px;
    background-image:url("images/Misc/horizontalDot.gif");
    background-repeat:repeat-x; 
    height:12px;      
} 


.compareChart
{
    padding-left:18px; 
    padding-bottom:10px;
}

a.compareLink
{
    color:#52524e;
    text-decoration:underline;
    font-size:11px;
    padding-right:25px;
    padding-left:4px;
}

.HorizontalDots
{
    background-image:url("images/Misc/horizontalDot.gif");
    background-repeat:repeat-x; 
    height:1px;     
} 

a.learnMore
{
    color:#52524e;
    font-size:10px;
    text-decoration:underline;
}

.learnMore_Spacer
{
    padding-top:5px;
    padding-bottom:18px;
}

.productTable_topSpacer
{
    padding-top:16px;
}

.productTable_rowSpacer
{
    padding-top:5px;
}

.template_G_paragraphSpacer
{
    padding-bottom:15px;
	padding-right:21px;
}

.rightColumnLinkSpacer
{
    padding-left:12px;
}

/************************************************
*
*   Debit Rewards
*
*
*************************************************/

.DebitRewardsHeader
{
    font-size:12px;
    color:#849A08;
    font-weight:bold;
    text-decoration:none;
    padding-bottom:20px;
    line-height:25px;
}

/**********************************************************
 *                                                        *
 *  FOOTER                                                *
 *                                                        *
 **********************************************************/
.template_F_hSpacer
{
    margin-bottom:13px;
}

.template_F_hSpacer_sub
{
    padding-bottom:23px;
}

.tableSpacer_F
{
    margin-left:40px;
}

.mainContentRightSideDotBorder
{
    background-image:url("images/Misc/verticalDot.gif");
    background-repeat:repeat-y;
    background-position:right;
}

.templateB_rightColumn
{
	padding-top:16px;
	padding-left:0px;
	padding-right:14px;
}	


.heroImg
{
	padding-top:10px;
	padding-right:10px;
}	


/*********  NEW COLOR HEADERS ************/

.greenTitle
{
    font-size:12px;
    color:#849a0a;
    font-weight:bold;
    text-decoration:none;
}

.personalTitle
{
    font-size:12px;
    color:#0A7882;
    font-weight:bold;
    text-decoration:none;
}

.commercialTitle
{
    font-size:12px;
    color:#523402;
    font-weight:bold;
    text-decoration:none;
	padding-bottom:10px;
}

.mortgageTitle
{
    font-size:12px;
    color:#849A08;
    font-weight:bold;
    text-decoration:none;
    line-height:25px;
}

.mortgageDeal
{
    font-size:12px;
    color:#849A08;
    font-weight:bold;
    text-decoration:none;
    
}

.mortgageTitle_sm
{
    font-size:10px;
    color:#849A08;
    font-weight:bold;
    text-decoration:none;
}


.askMeTitle
{
    font-size:12px;
    color:#52524e;
    font-weight:bold;
    text-decoration:none;
    line-height:25px;
}

.pcsTitle
{
    font-size:12px;
    color:#959D51;
    font-weight:bold;
    text-decoration:none;
    line-height:25px;
}
.investmentTitle
{
    font-size:12px;
    color:#00467F;
    font-weight:bold;
    text-decoration:none;
    line-height:25px;
}

.businessTitle
{
    font-size:12px;
    color:#D37C0D;
    font-weight:bold;
    text-decoration:none;
	padding-bottom:10px;
}

.businessLink_sm
{
    font-size:10px;
    color:#D37C0D;
    font-weight:normal;
    text-decoration:none;
}

.iconTxt
{
	padding-bottom:14px;
}
.icons
{
	width:100px;
	padding-left:22px;
	padding-bottom:63px;
}

.iconTop		
{
	padding-top:101px;
	padding-left:22px;
}

.iconSpacer		
{
	padding-top:10px;
	padding-left:27px;
	padding-bottom:4px;
}


.iconWhiteLine
{
    background-image:url("images/misc/horizontalDot_green.gif"); 
    background-repeat:repeat-x;
	background-position:bottom;
	width:70px;
}	

.iconColumn	
{
	background-color:transparent;
	width:114px;
	position:relative;
	top:-3px;
	overflow:visible;
	left:0px;
}

.iconColumnBottom
{
	background-color:#B3B3B3;
	width:125px;
}

.disclosure
{
	font-size:9px;
}	

.tProIndent
{
	padding-left:30px;
}






/**********************************************************
 *                                                        *
 *  GLOBAL ENTITIES                                       *
 *                                                        *
 **********************************************************/
.RadPanelbar_PanelUB
{
	background: transparent;
	width:140px;
	font-family:Verdana;
	font-size:10px;
}


.RadPanelbar_PanelUB .rpRootGroup .rpText
{
    margin-left:15px;
    line-height:18px;
    margin-right:8px;
}



.RadPanelbar_PanelUB .rpGroup .rpText
{
    margin-left:8px;
    line-height:0px;   
}

/**********************************************************
 *                                                        *
 *  BUSINESS ENTITIES                                     *
 *                                                        *
 **********************************************************/
a.rootArrowBusiness_
{
	color:#D37C0D;
	background: url('Img/HeaderArrowExpanded.gif') no-repeat 108px center; 	
    line-height:12px;
    margin-bottom:7px;
    margin-top:7px;		
	margin-left:13px;	
}

a.rootArrowBusiness
{
	color:#52524e;
	background: url('Img/headerArrow.gif') no-repeat 110px center; 	
    line-height:12px;
    margin-bottom:7px;
    margin-top:7px;		
	margin-left:13px;	
}

a.rootArrowBusiness:hover
{
	color:#D37C0D;
	background: url('Img/headerArrow.gif') no-repeat 110px center; 	
    line-height:12px;
    margin-bottom:7px;
    margin-top:7px;
	margin-left:13px;		
    text-decoration:underline;	
}

a.rootArrowBusiness:active
{
	color:#D37C0D;
	background: url('Img/HeaderArrowExpanded.gif') no-repeat 108px center; 	
    line-height:12px;
    margin-bottom:7px;
    margin-top:7px;	
	margin-left:13px;	
}

a.rootBusiness_
{
    color:#D37C0D;
    line-height:12px;
    margin-bottom:7px;
    margin-top:7px;
	margin-left:13px;	
}

a.rootBusiness
{
    color:#52524e;
    line-height:12px;
    margin-bottom:7px;
    margin-top:7px;
	margin-left:13px;	
}

a.rootBusiness:hover
{
    color:#D37C0D;
    line-height:12px;
    margin-bottom:7px;
    margin-top:7px;	
	margin-left:13px;	
    text-decoration:underline;	   
}

a.rootBusiness:active
{
    color:#D37C0D;
    line-height:12px;
    margin-bottom:7px;
    margin-top:7px;	  
	margin-left:13px;	  
}

a.groupBusiness
{
    color:#52524e;
    line-height:11px;
    margin-bottom:6px;
    margin-top:0px;
	margin-left:21px;		
}

a.groupBusiness:hover
{
    color:#D37C0D;
    line-height:11px;
    margin-bottom:6px;
    margin-top:0px;
	margin-left:21px;	
    text-decoration:underline;	   
}

a.groupBusiness:active
{
    color:#D37C0D;
    line-height:11px;
    margin-bottom:6px;
    margin-top:0px;    
	margin-left:21px;	
}

a.groupBusinessActive
{
    color:#D37C0D;
    line-height:11px;
    margin-bottom:6px;
    margin-top:0px;
	margin-left:21px;	
    text-decoration:underline;	   
}

/**********************************************************
 *                                                        *
 *  COMMERCIAL ENTITIES                                   *
 *                                                        *
 **********************************************************/
a.rootArrowCommercial_
{
	color:#523402;
	background: url('Img/HeaderArrowExpanded.gif') no-repeat 108px center; 	
    line-height:12px;
    margin-bottom:7px;
    margin-top:7px;		
	margin-left:13px;	
}

a.rootArrowCommercial
{
	color:#52524e;
	background: url('Img/headerArrow.gif') no-repeat 110px center; 	
    line-height:12px;
    margin-bottom:7px;
    margin-top:7px;		
	margin-left:13px;	
}

a.rootArrowCommercial:hover
{
	color:#523402;
	background: url('Img/headerArrow.gif') no-repeat 110px center; 	
    line-height:12px;
    margin-bottom:7px;
    margin-top:7px;	
	margin-left:13px;	
    text-decoration:underline;	
}

a.rootArrowCommercial:active
{
	color:#523402;
	background: url('Img/HeaderArrowExpanded.gif') no-repeat 108px center; 	
    line-height:12px;
    margin-bottom:7px;
    margin-top:7px;
	margin-left:13px;		
}

a.rootCommercial_
{
    color:#523402;
    line-height:12px;
    margin-bottom:7px;
    margin-top:7px;
	margin-left:13px;	
}

a.rootCommercial
{
    color:#52524e;
    line-height:12px;
    margin-bottom:7px;
    margin-top:7px;
	margin-left:13px;	
}

a.rootCommercial:hover
{
    color:#523402;
    line-height:12px;
    margin-bottom:7px;
    margin-top:7px;	
	margin-left:13px;	
    text-decoration:underline;	   
}

a.rootCommercial:active
{
    color:#523402;
    line-height:12px;
    margin-bottom:7px;
    margin-top:7px;	 
	margin-left:13px;	   
}

a.groupCommercial
{
    color:#52524e;
    line-height:11px;
    margin-bottom:6px;
    margin-top:0px;
	margin-left:21px;	
}

a.groupCommercial:hover
{
    color:#523402;
    line-height:11px;
    margin-bottom:6px;
    margin-top:0px;
	margin-left:21px;	
    text-decoration:underline;	   
}

a.groupCommercial:active
{
    color:#523402;
    line-height:11px;
    margin-bottom:6px;
    margin-top:0px;   
	margin-left:21px;	 
}



/**********************************************************
 *                                                        *
 *  PERSONAL ENTITIES                                     *
 *                                                        *
 **********************************************************/
a.rootArrowPersonal_
{
	color:#0a7882;
	background: url('Img/HeaderArrowExpanded.gif') no-repeat 108px center; 	
    line-height:12px;
    margin-bottom:7px;
    margin-top:7px;
	margin-left:13px;
	font-weight:normal;
}

a.rootArrowPersonal
{
	color:#52524e;
	background: url('Img/headerArrow.gif') no-repeat 110px center; 	
    line-height:12px;
    margin-bottom:7px;
    margin-top:7px;
	margin-left:13px;	
	text-decoration:none;
	font-weight:normal;	
}

a.rootArrowPersonal:hover
{
	color:#0a7882;
	background: url('Img/headerArrow.gif') no-repeat 110px center; 	
    line-height:12px;
    margin-bottom:7px;
    margin-top:7px;	
	margin-left:13px;	
    text-decoration:underline;	
	font-weight:normal;	
}

a.rootArrowPersonal:active
{
	color:#0a7882;
	background: url('Img/HeaderArrowExpanded.gif') no-repeat 108px center; 	
    line-height:12px;
    margin-bottom:7px;
    margin-top:7px;	
	margin-left:13px;	
	font-weight:normal;	
}

a.rootPersonal_
{
    color:#0a7882;
    line-height:12px;
    margin-bottom:7px;
    margin-top:7px;
	margin-left:13px;	
	font-weight:normal;	
}

a.rootPersonal
{
    color:#52524e;
    line-height:12px;
    margin-bottom:7px;
    margin-top:7px;
	margin-left:13px;	
	text-decoration:none;	
	font-weight:normal;	
}

a.rootPersonal:hover
{
    color:#0a7882;
    line-height:12px;
    margin-bottom:7px;
    margin-top:7px;	
	margin-left:13px;	
    text-decoration:underline;	 
	font-weight:normal;	  
}

a.rootPersonal:active
{
    color:#0a7882;
    line-height:12px;
    margin-bottom:7px;
    margin-top:7px;	 
	margin-left:13px;	
	font-weight:normal;	   
}

a.groupPersonal
{
    color:#52524e;
    line-height:11px;
    margin-bottom:6px;
    margin-top:0px;
	margin-left:21px;
	text-decoration:none;	
	font-weight:normal;	
}

a.groupPersonal:hover
{
    color:#0a7882;
    line-height:11px;
    margin-bottom:6px;
    margin-top:0px;
	margin-left:21px;	
    text-decoration:underline;	
	font-weight:normal;	   
}

a.groupPersonal:active
{
    color:#0a7882;
    line-height:11px;
    margin-bottom:6px;
    margin-top:0px;    
	margin-left:21px;	
	font-weight:normal;	
}

a.groupPersonalActive:
{
    color:#0a7882;
    line-height:11px;
    margin-bottom:6px;
    margin-top:0px;
	margin-left:21px;	
    text-decoration:underline;	 
	font-weight:normal;	  
}


/**********************************************************
 *                                                        *
 *  PERSONAL MORTGAGE ENTITIES                            *
 *                                                        *
 **********************************************************/
a.rootArrowPersonal_Mortgage_ 
{
	color:#849a08;
	background: url('Img/HeaderArrowExpanded.gif') no-repeat 108px center; 	
    line-height:12px;
    margin-bottom:7px;
    margin-top:7px;		
	margin-left:13px;	
}

a.rootArrowPersonal_Mortgage
{
	color:#52524e;
	background: url('Img/headerArrow.gif') no-repeat 110px center; 	
    line-height:12px;
    margin-bottom:7px;
    margin-top:7px;		
	margin-left:13px;	
}

a.rootArrowPersonal_Mortgage:hover
{
	color:#849a08;
	background: url('Img/headerArrow.gif') no-repeat 110px center; 	
    line-height:12px;
    margin-bottom:7px;
    margin-top:7px;	
	margin-left:13px;	
    text-decoration:underline;	
}

a.rootArrowPersonal_Mortgage:active
{
	color:#849a08;
	background: url('Img/HeaderArrowExpanded.gif') no-repeat 108px center; 	
    line-height:12px;
    margin-bottom:7px;
    margin-top:7px;	
	margin-left:13px;	
}

a.rootPersonal_Mortgage .rpText
{
    color:#52524e;
    line-height:12px;
    margin-bottom:7px;
    margin-top:7px;
	margin-left:13px;	
}

a.rootPersonal_Mortgage:hover
{
    color:#849a08;
    line-height:12px;
    margin-bottom:7px;
    margin-top:7px;	
	margin-left:13px;	
    text-decoration:underline;	   
}

a.rootPersonal_Mortgage:active
{
    color:#849a08;
    line-height:12px;
    margin-bottom:7px;
    margin-top:7px;	 
	margin-left:13px;	   
}

a.groupPersonal_Mortgage
{
    color:#52524e;
    line-height:11px;
    margin-bottom:6px;
    margin-top:0px;
	margin-left:21px;	
}

a.groupPersonal_Mortgage:hover
{
    color:#849a08;
    line-height:11px;
    margin-bottom:6px;
    margin-top:0px;
	margin-left:21px;	
    text-decoration:underline;	   
}

a.groupPersonal_Mortgage:active
{
    color:#849a08;
    line-height:11px;
    margin-bottom:6px;
    margin-top:0px;    
	margin-left:21px;	
}



/**********************************************************
 *                                                        *
 *  ASKME ENTITIES                                        *
 *                                                        *
 **********************************************************/
a.rootArrowAskMe_
{
	color:#52524e;
	background: url('Img/HeaderArrowExpanded.gif') no-repeat 108px center; 	
    line-height:12px;
    margin-bottom:7px;
    margin-top:7px;		
	margin-left:13px;		
}

a.rootArrowAskMe
{
	color:#52524e;
	background: url('Img/headerArrow.gif') no-repeat 110px center; 	
    line-height:12px;
    margin-bottom:7px;
    margin-top:7px;		
	margin-left:13px;
}

a.rootArrowAskMe:hover
{
	color:#52524e;
	background: url('Img/headerArrow.gif') no-repeat 110px center; 	
    line-height:12px;
    margin-bottom:7px;
    margin-top:7px;	
	margin-left:13px;
    text-decoration:underline;	
}

a.rootArrowAskMe:active
{
	color:#52524e;
	background: url('Img/HeaderArrowExpanded.gif') no-repeat 108px center; 	
    line-height:12px;
    margin-bottom:7px;
    margin-top:7px;	
	margin-left:13px;
}

a.rootAskMe_
{
    color:#52524e;
    line-height:12px;
    margin-bottom:7px;
    margin-top:7px;
	margin-left:13px;
}

a.rootAskMe
{
    color:#52524e;
    line-height:12px;
    margin-bottom:7px;
    margin-top:7px;
	margin-left:13px;
}

a.rootAskMe:hover
{
    color:#52524e;
    line-height:12px;
    margin-bottom:7px;
    margin-top:7px;	
	margin-left:13px;
    text-decoration:underline;	   
}

a.rootAskMe:active
{
    color:#52524e;
    line-height:12px;
    margin-bottom:7px;
    margin-top:7px;	    
	margin-left:13px;
}

a.groupAskMe
{
    color:#52524e;
    line-height:11px;
    margin-bottom:6px;
    margin-top:0px;
	margin-left:21px;	
}

a.groupAskMe:hover
{
    color:#52524e;
    line-height:11px;
    margin-bottom:6px;
    margin-top:0px;
	margin-left:21px;	
    text-decoration:underline;	   
}

a.groupAskMe:active
{
    color:#52524e;
    line-height:11px;
    margin-bottom:6px;
    margin-top:0px;  
	margin-left:21px;	
}


/**********************************************************
 *                                                        *
 *  PERSONAL PCS ENTITIES                                 *
 *                                                        *
 **********************************************************/
a.rootArrowPersonal_PCS_
{
	color:#959D51; /* 7d0049 */
	background: url('Img/HeaderArrowExpanded.gif') no-repeat 108px center; 	
    line-height:12px;
    margin-bottom:7px;
    margin-top:7px;		
	margin-left:13px;
}

a.rootArrowPersonal_PCS
{
	color:#52524e;
	background: url('Img/headerArrow.gif') no-repeat 110px center; 	
    line-height:12px;
    margin-bottom:7px;
    margin-top:7px;		
	margin-left:13px;
}

a.rootArrowPersonal_PCS:hover
{
	color:#959D51;
	background: url('Img/headerArrow.gif') no-repeat 110px center; 	
    line-height:12px;
    margin-bottom:7px;
    margin-top:7px;	
	margin-left:13px;
    text-decoration:underline;	
}

a.rootArrowPersonal_PCS:active
{
	color:#959D51;
	background: url('Img/HeaderArrowExpanded.gif') no-repeat 108px center; 	
    line-height:12px;
    margin-bottom:7px;
    margin-top:7px;	
	margin-left:13px;
}

a.rootPersonal_PCS
{
    color:#52524e;
    line-height:12px;
    margin-bottom:7px;
    margin-top:7px;
	margin-left:13px;
}

a.rootPersonal_PCS:hover
{
    color:#959D51;
    line-height:12px;
    margin-bottom:7px;
    margin-top:7px;	
	margin-left:13px;
    text-decoration:underline;	   
}

a.rootPersonal_PCS:active
{
    color:#959D51;
    line-height:12px;
    margin-bottom:7px;
    margin-top:7px;	  
	margin-left:13px;  
}

a.groupPersonal_PCS
{
    color:#52524e;
    line-height:11px;
    margin-bottom:6px;
    margin-top:0px;
	margin-left:21px;
}

a.groupPersonal_PCS:hover
{
    color:#959D51;
    line-height:11px;
    margin-bottom:6px;
    margin-top:0px;
	margin-left:21px;
    text-decoration:underline;	   
}

a.groupPersonal_PCS:active
{
    color:#959D51;
    line-height:11px;
    margin-bottom:6px;
    margin-top:0px;    
	margin-left:21px;
	
}


/**********************************************************
 *                                                        *
 *  PERSONAL INVESTMENT ENTITIES                          *
 *                                                        *
 **********************************************************/
a.rootArrowInvestment_
{
	color:#00467F;
	background: url('Img/HeaderArrowExpanded.gif') no-repeat 108px center; 	
    line-height:12px;
    margin-bottom:7px;
    margin-top:7px;		
	margin-left:13px;
}

a.rootArrowInvestment
{
	color:#52524e;
	background: url('Img/headerArrow.gif') no-repeat 110px center; 	
    line-height:12px;
    margin-bottom:7px;
    margin-top:7px;		
	margin-left:13px;
}

a.rootArrowInvestment:hover
{
	color:#00467F;
	background: url('Img/headerArrow.gif') no-repeat 110px center; 	
    line-height:12px;
    margin-bottom:7px;
    margin-top:7px;	
	margin-left:13px;
    text-decoration:underline;	
}

a.rootArrowInvestment:active
{
	color:#00467F;
	background: url('Img/HeaderArrowExpanded.gif') no-repeat 108px center; 	
    line-height:12px;
    margin-bottom:7px;
    margin-top:7px;	
	margin-left:13px;
}

a.rootInvestment_
{
    color:#00467F;
    line-height:12px;
    margin-bottom:7px;
    margin-top:7px;
	margin-left:13px;
}

a.rootInvestment
{
    color:#52524e;
    line-height:12px;
    margin-bottom:7px;
    margin-top:7px;
	margin-left:13px;
}

a.rootInvestment:hover
{
    color:#00467F;
    line-height:12px;
    margin-bottom:7px;
    margin-top:7px;	
	margin-left:13px;
    text-decoration:underline;	   
}

a.rootInvestment:active
{
    color:#00467F;
    line-height:12px;
    margin-bottom:7px;
    margin-top:7px;	 
	margin-left:13px;	   
}

a.groupInvestment
{
    color:#52524e;
    line-height:11px;
    margin-bottom:6px;
    margin-top:0px;
	margin-left:21px;
}

a.groupInvestment:hover
{
    color:#00467F;
    line-height:11px;
    margin-bottom:6px;
    margin-top:0px;
	margin-left:21px;
    text-decoration:underline;	   
}

a.groupInvestment:active
{
    color:#00467F;
    line-height:11px;
    margin-bottom:6px;
    margin-top:0px;  
	margin-left:21px;  
}

/**********************************************************
 *                                                        *
 *  UMPQUALIFE ENTITIES                                   *
 *                                                        *
 **********************************************************/
a.rootArrowLife_
{
	color:#849A08;
	background: url('Img/HeaderArrowExpanded.gif') no-repeat 108px center; 	
    line-height:12px;
    margin-bottom:7px;
    margin-top:7px;
	margin-left:13px;		
}

a.rootArrowLife
{
	color:#52524e;
	background: url('Img/headerArrow.gif') no-repeat 110px center; 	
    line-height:12px;
    margin-bottom:7px;
    margin-top:7px;	
	margin-left:13px;	
}

a.rootArrowLife:hover
{
	color:#849A08;
	background: url('Img/headerArrow.gif') no-repeat 110px center; 	
    line-height:12px;
    margin-bottom:7px;
    margin-top:7px;	
	margin-left:13px;
    text-decoration:underline;	
}

a.rootArrowLife:active
{
	color:#849A08;
	background: url('Img/HeaderArrowExpanded.gif') no-repeat 108px center; 	
    line-height:12px;
    margin-bottom:7px;
    margin-top:7px;	
	margin-left:13px;
}

a.rootLife_
{
    color:#849A08;
    line-height:12px;
    margin-bottom:7px;
    margin-top:7px;
	margin-left:13px;
}

a.rootLife
{
    color:#52524e;
    line-height:12px;
    margin-bottom:7px;
    margin-top:7px;
	margin-left:13px;
}

a.rootLife:hover
{
    color:#849A08;
    line-height:12px;
    margin-bottom:7px;
    margin-top:7px;	
	margin-left:13px;
    text-decoration:underline;	   
}

a.rootLife:active
{
    color:#849A08;
    line-height:12px;
    margin-bottom:7px;
    margin-top:7px;	    
	margin-left:13px;
}

a.groupLife
{
    color:#52524e;
    line-height:11px;
    margin-bottom:6px;
    margin-top:0px;
	margin-left:21px;
}

a.groupLife:hover
{
    color:#849A08;
    line-height:11px;
    margin-bottom:6px;
    margin-top:0px;
	margin-left:21px;
    text-decoration:underline;	   
}

a.groupLife:active
{
    color:#849A08;
    line-height:11px;
    margin-bottom:6px;
    margin-top:0px;    
	margin-left:21px;
}
/*
.ajax__validatorcallout_error_message_cell
 { 
    border:solid 1px blue; background-color: #ADD8E6; 
}
.ajax__validatorcallout_callout_cell
{
    background-color:Red;
}
*/