/* CSS Document */
body	{color: black;
		background-color: #ffffff;}
		
h1	{font-size: 1.6em;
		font-weight: bold;
		font-family: 'Times New Roman',Times,serif;
		color: #000000;
		margin-top: .25em;
		margin-bottom: .27em;}
	
		
/* Use h2 for vice president bio head */
		
h2	{font-size: 1.4em;
		font-weight: bold;
		font-family: 'Times New Roman',Times,serif;
		color: #000000;
		margin-top: .25em;
		margin-bottom: .27em;}

.navhead	{font-size: 1em;
		font-weight: bold;
		font-family: 'Times New Roman',Times,serif;
		color: #000000;
		margin-top: .75em;
		margin-bottom: .5em;}
		
.navbar     {font-family: arial, helvetica;
                       font-size: .8em;
					   line-height: 1.5em;
                       font-weight: normal;
					   margin-top: .5em;
					   margin-bottom: 1.2em;
					   margin-left: 2em;}
		
.name	{font-size: 1.4em;
		font-weight: bold;
		font-family: 'Times New Roman',Times,serif;
		color: #666633;
		margin-bottom: .5em;
		margin-top: 0em;}
		
/* text */
		
p	{font-size: 1em;
		font-weight: normal;
		font-family: 'Times New Roman',Times,serif;
		margin-top: .25em;
		margin-bottom: .6em;
		line-height: 1.2em;}
		
div	{font-size: 1em;
		font-weight: normal;
		font-family: 'Times New Roman',Times,serif;
		margin-top: .25em;
		margin-bottom: .5em;}
		
/* emphasis for position title */

.position	{font-style: italic;}

/* left bar description of bank */


		

		
.bank	{font-size: 1.2em;
		line-height: 1em;
		font-weight: bold;
		font-family: 'Times New Roman',Times,serif;
		color: #666633;
		margin-bottom: .5em;
		margin-top: .5em;
		margin-left: 10px;
		margin-right: 5px;
		width: 150px;
		}

.location	{font-size: .7em;
		font-weight: normal;
		font-family: arial, helvetica sans-serif;
		margin-top: .25em;
		margin-bottom: .5em;
		margin-left: 10px;
		margin-right: 5px;
		width: 150px;
		}
		
.area	{font-size: .7em;
		font-weight: normal;
		font-family: arial, helvetica sans-serif;
		margin-top: .5em;
		margin-bottom: 1em;
		margin-left: 10px;
		margin-right: 5px;
		width: 150px;}


td.left	{background-color:#eff0c8;
	vertical-align: top;
	width: 150px;}

                
a:link          {color: #006666;}	
	
a:visited 		{color: #800080;}

/* 508, skip navigation, for invisible */
                                                                
a.skip:link    {font-size: 1pt;
           font-weight: normal;
           text-decoration: none;
           color: #ffffff;}
		   
a.skip:hover    {font-size: 1pt;
           font-weight: normal;
           text-decoration: none;
           color: #ffffff;}
		   
a.skip:visited    {font-size: 1pt;
           font-weight: normal;
           text-decoration: none;
           color: #ffffff;}	
		   
/* bottom of page */	

.footer	{font-size: .8em;
		font-weight: normal;
		font-family: 'Times New Roman',Times,serif;
		width: 600px;}
                              
.pagedate	{font-weight: bold;}

