﻿body 
{
       padding-top:1px;
	    margin-top:0px;
      
		text-align:center;
		background-color:#000000;
		background-image:url(Images/bg1.jpg);
		}

	
	#frame1 {
		width:900px;
		margin-right:auto;
		margin-left:auto;
		text-align:left;
		background-color:#EFF2F3;
		background-image: url(Images/bg2.jpg);
		background-position:top left;
		background-repeat:repeat-y;
		padding-top:1px;
	    margin-top:0px;
		
		}
/*_________________HEADER MASTERPAGE STYLES________________________*/		
	#headerMaster {
		
		width:900px;
		height:110px;
		background-image:url(Images/bankHeader.jpg);
	    background-repeat:no-repeat;
	    background-position:0px 0px; 
	    padding-top:1px;
	    margin-top:0px;
		}	
		
	
	#themePicker
	{
	    width:5px;
	    height:30px;
	    float:left;
	    margin:0;
	    
	}
	
	
	#containerMenu1 
	{
	    /*float:right;*/
	    margin-top:79px;
	    margin-left:80px;
	    height:30px;
	    width:740px;
	    z-index:2;
	}
	
	
/*__________________MENU STYLES__________________________*/
.DynamicMenuItemBorder
{
    border-style:ridge;
    border-width:2px;
    border-color:#cccccc;
    background-image: url(../../PersistantImage.ashx?key=AparentBackground1);   
  /*background-image fills the space created by Mozilla*/
}

.Menu1Style
{
    background-image: url(../../PersistantImage.ashx?key=AparentBackground1);   
     width:660px;
}

.StaticMenuItemStyle1
{
    
    font-weight: bold;
    font-size: 10pt;
    word-spacing:3px;
    letter-spacing:0px;
   /*background-image: url(../../PersistantImage.ashx?key=AparentBackground1);
    */
    color: #FFFFFF;
    font-family: Arial;
    height: 30px;
    padding:0px 5px 0px 0px;
    text-align:left;
    
    
}

.DynamicMenuItemStyle1
{
    font-weight: bold;
    font-size: 10pt;
    word-spacing:3px;
    letter-spacing:-1px;
    background-image: url(../../PersistantImage.ashx?key=AchildBackground1);
    color: white;
    font-family: Arial;
    height: 30px;
   padding:0px 5px 0px 0px;
   text-align:left;
   
}

/*MENU 2 */
.StaticMenuItemStyle2
{
    font-weight: bold;
    font-size: 10pt;
    word-spacing:3px;
    letter-spacing:-1px;
    background-image: url(../../PersistantImage.ashx?key=AparentBackground2);
    color: #FFFFFF;/*#300557*/
    font-family: Arial;
    height: 30px;
    line-height:30px;
    /*width:130px;*/
    padding:0px 5px 0px 0px;
    text-align:left;
    
    
}

.DynamicMenuItemStyle2
{
    
    font-weight: bold;
    font-size: 10pt;
    word-spacing:3px;
    letter-spacing:-1px;
    background-image: url(../../PersistantImage.ashx?key=AchildBackground2);
    color: white;
    font-family: Arial;
    height: 30px;
   padding:0px 5px 0px 0px;
   text-align:left;
}
		
/*__________________SIDEBARLEFT STYLES_______________________________*/		
	#sidebarLeft {
		width:130px;
		padding:0px;
		padding-top:10px;
		float:left;
		/*background-color:#ffffff;*/
		
	    
		}
		
	#containerMenu2
	{
	    
	    width:130px;
	    background-image: url(Menu2/gradientMenu2.jpg);
	    /*z-index:3;*/
	    padding-bottom:10px;
	    
	}
	
	#leftMenuTop
	{
	    height:12px;
	    width:130px;
	    background-image:url(Menu2/border.jpg) ;
	    background-repeat:no-repeat;
	    line-height:12px;
	    font-size:10px;
	}
	
	#leftMenuBottom
	{
	    height:12px;
	    width:130px;
	   
	    background-image:url(Menu2/border.jpg);
	    background-position:top left;
	    padding-bottom:0px;
	    background-repeat:no-repeat;
	    line-height:12px;
	    font-size:10px;
	    
	    line-height:12px;
	    font-size:10px;
	}
	
	#spacerMenu2
	{
	    width:130px;
	    height:20px;  
	}
	
	#imagesMenu2
	{
	    padding-bottom:0px;
	    width:130px;
	    /*height:125px;*/
	    
	    
	}
		
/*________________CONTENTMASTER STYLES_______________________________*/		
	#contentMaster {
		width:607px;
		padding-left:0px;
		padding-right:0px;
		float:left;
		text-align:center;
		background-color:#EFF2F3;
		z-index:1;
		height:1%;

		}

/*________________SIDEBAR RIGHT__________________________________*/	
	#sidebarRight {
		width:160px;
		padding:0px;
		float:left;
		}
		
	#imagesSidebarRight
	{
	    width:160px;
	    height:390px;
	    text-align:center;
	}
	
	#imagesSidebarRight img
	{
	    width:160px;
	}
	
	#imagesSidebarRight img.ncua
	{
	    width:120px;
	    height:57;
	    padding-top:3px;
	    
	}
		
	#spacerSidebarRight
	{
	    width:160px;
	    height:60px;
	}
		
	.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
	
	
/*_______________FOOTER__________________________________________-*/	
	#footer 
	{
	    width:900px;
	    height:50px;
	    padding-top:5px;
	    background-color:#406870; /* greenMain */
	    
	    font-family:Arial, Helvetica, Sans-Serif;
	    color:#ede8ef;		
	    font-size:10pt;
	    font-weight:bold;
	    letter-spacing:1px;
	    clear:both;
	    
	    
	}
	
	#address
	{
	    /*margin-left:155px;*/
	    height:40px;
	    background-color:#538791;
	    text-align:center;
	    /*width:350px;*/
	    padding-top:5px;
	}
	
	#copyright
	{
	    float:right;
	    width:240px;
	    height:40px;
	    background-color:#7fcedd; /* greenLight */
	
	    text-align:center;
	    font-family:Arial, Helvetica, Sans-Serif;
	    color:#666666;		
	    font-size:10pt;
	    padding-top:5px;
	    letter-spacing:0px;
	    
	}
	

/*_______________FONTS__________________________________________-*/

.redArial14Bold
{
    font-family:Arial;
    font-size:14px;
    color:#FF0000;
    font-weight:bold;
}

.grayArial14Bold
{
    font-family:Arial;
    font-size:14px;
    color:#666666;
    font-weight:bold;
}

.whiteArial11Bold
{
    font-family:Arial;
    font-size:11px;
    color:#FFFFFF;
    font-weight:bold;
}

.whiteArial12Normal
{
    font-family:Arial;
    font-size:12px;
    color:#FFFFFF;
    font-weight:normal;
}

.whiteArial14Bold
{
    font-family:Arial;
    font-size:14px;
    color:#FFFFFF;
    font-weight:bold;
}

.blackArial11Normal
{
    font-family:Arial;
    font-size:12px;
    color:#000000;
    font-weight:normal;
}

.blackArial12Normal
{
    font-family:Arial;
    font-size:12px;
    color:#000000;
    font-weight:normal;
}

.blackVerdana12Normal
{
    font-family:Verdana;
    font-size:12px;
    color:#000000;
    font-weight:normal;
}

.blackArial14Normal
{
    font-family:Arial;
    font-size:14px;
    color:#000000;
    font-weight:normal;
}

.blackVerdana14Normal
{
    font-family:Verdana;
    font-size:14px;
    color:#000000;
    font-weight:normal;
}

.blackArial14Bold
{
    font-family:Arial;
    font-size:14px;
    color:#000000;
    font-weight:bold;
}

.aquaArial18Bold
{
    font-family:Arial;
    font-size:18px;
    line-height:25px;
    color:#538791;
    font-weight:bold;
}

.aquaArial14Bold
{
    font-family:Arial;
    font-size:14px;
    line-height:25px;
    color:#538791;
    font-weight:bold;
}

.aquaArial11Bold
{
    font-family:Arial;
    font-size:11px;
    line-height:25px;
    color:#538791;
    font-weight:bold;
}

.bold14Arial
{
    
    font-family:Arial;
    font-size:14px;
    line-height:25px;
    color:#538791;
    font-weight:bold;

}
/*_______________THEMEPICKER__________________________________________-*/

#themePicker
{
    background-color:#406870;
    width:130px;
    height:35px;
    text-align:center;
}

#themePickerText
{
    font-family:Arial;
    font-size:9px;
    font-weight:bold;
    line-height:10px;
    color:#FFFFFF;
    letter-spacing:1px;
}

.theme1 /*Aqua*/
{
    width:30px;
    height:23px;
    border:solid 1px #cccccc;
    background-color:#7fcedd;
}

.theme2 /*Green*/
{
    width:30px;
    height:23px;
    border:solid 1px #cccccc;
    background-color:#00ff00;
}

.theme3 /*Black*/ 
{
    width:30px;
    height:23px;
    border:solid 1px #cccccc;
    background-color:#000000;
}

.theme4 /*White*/
{
    width:30px;
    height:23px;
    border:solid 1px #999999;
    background-color:#cccccc;
}

/*LIQUID CORNERS*/
#liquid-round 
{
    width:100%;
    margin:0px auto; 
    background:#fff url(Images/corners/leftside.gif) repeat-y left top;
    text-align:left;
} 

.top { 
width:100%; 
height:20px; 
background:url(Images/corners/top.gif) no-repeat left top; 
} 
.top span { 
display:block; 
position:relative; 
height:20px; 
background:url(Images/corners/top-right.gif) no-repeat right top; 
} 

.center-content { 
position:relative; 
background:url(Images/corners/rightside.gif) repeat-y right top; 
padding:1px 10px 1px 20px; 
margin:-1px 0 -50px 0; 
} 

.bottom { 
height:60px; 
background:url(Images/corners/bottom.gif) no-repeat left bottom; 
} 
.bottom span { 
display:block; 
position:relative; 
height:60px; 
background:url(Images/corners/bottom-right.gif) no-repeat right top; 
} 
/*END L