body {
		
		font-family: tahoma, verdana, "sans-serif";
		font-size: 10pt;
		background-color: #fff;
		}
		
#apDiv1 {
	position:absolute;
	left:50px;
	top:350px;
	width:393px;


		height:540px
		z-index:1;
	background-color: #FFFFCC;
		}
		
#apDiv2 {
	position:absolute;
	left:500px;
	top:350px;
	width:393px;

		height:540px
		z-index:2;
	background-color: #FFFFCC;
		}

#masthead {
	position: absolute;
	top: 20px;
	width: 922px;
	align:center;
	height: 259px;
				}
	
#branchgraphic  {
	align: left;
		}	
		
#mid-col-1 {
		top: 5px;
		left: 1%;
		width:18%;
		padding-top: 5px;
		padding-right: 5px;
		padding-left: 5px;
		padding-bottom: 5px;
		background-color: #64995F;
		text-align: "center";
		}
#mid-col-1-kids {
		top: 5px;
		left: 1%;
		width:18%;
		padding-top: 5px;
		padding-right: 5px;
		padding-left: 5px;
		padding-bottom: 5px;
		background-color: #FFFF00;
		text-align: "center";
		}

#mid-col-2 {
		position: absolute;
		top:180px;
		left: 23%;
		width:38%;
		padding-right: 5px;
		padding-left: 5px;
		padding-bottom: 5px;
		align:left;
		
		}
		
#mid-col-center {
		position: absolute;
		top:120px;
		left: 23%;
		width:75%;
		padding-right: 5px;
		padding-left: 5px;
		padding-bottom: 5px;
		align:left;
		
		}
		
#mid-col-3 {
		position: absolute;
		top: 180px;
		left:62%;
		width:38%;
		padding-right: 5px;
		padding-left: 5px;
		padding-bottom: 5px;
		align:left;
		
		}

	
a:link	{
			text-decoration: underline; 
			color: #006591; 
			font-size: 10pt;
			font-weight: bold; 
			}

a:visited {
			text-decoration: underline;
			color: #006591; 
			font-size: 10pt;
			font-weight: bold; 
			}


a:hover {
			text-decoration: none;
			color: #6a6a5a; 
			font-size: 10pt;
			font-weight: bold; 
			}

a:active {
			text-decoration: none;
			color: #006591; 
			font-size: 10pt;
			font-weight: bold; 
			}

h1  {
	font-size: 17pt;
	padding-top:10px;
	text-align: center;
	color:#006591;
	font-weight:bold;
	}

h2  {
	font-size: 12pt;
	text-align: center;
	color: #ffcc00;
	text-valign: center;
	background-color:#006591;
	margin-bottom: 0;
	}
	
h3	{
	font-size: 11pt;
	text-align: left;
	color:#006591;
	font-weight:bold;
	margin-bottom: -.35cm;
	}

h4  {
	font-size: 12pt;
	text-align: center;
	color: #FFFFFB;
	text-valign: center;
	font-weight: 900;
	background-color:#006591;
	margin-bottom: 0;
	}

.narrative	{
	margin-bottom: -.25cm;
	font-size: 11pt;
	}
			
.caption	{
	font-size: 9pt;
	align: center;
	text-align:center;
	margin-top: 0;
	}
	
.hiddenPic {display:block;}
		
#masthead h1 {
		font-size:24pt;
		padding:10px 10px 0px 10px;
		margin:0px;
		margin-top:-.50cm;
		text-align: center;
		
		weight:bold;
		}
#masthead h3 {
		font-size:12pt;
		margin-top:-.05cm;
		margin-bottom: +.5cm;
		text-align: center;
		weight:900;
		}
#masthead p {text-align: center;}

#mid-col-1 p {text-align: center; font-size: 9pt;}

#mid-col-1 a:link	{
			text-decoration: underline; 
			color: #006591; 
			font-size: 9pt;
			font-weight: bold; 
			}

#mid-col-1 a:visited {
			text-decoration: underline;
			color: #006591; 
			font-size: 9pt;
			font-weight: bold; 
			}


#mid-col-1 a:hover {
			text-decoration: none;
			color: #6a6a5a; 
			font-size: 9pt;
			font-weight: bold; 
			}

#mid-col-1 a:active {
			text-decoration: none;
			color: #006591; 
			font-size: 9pt;
			font-weight: bold; 
			}
#mid-col-1 h2  {
	font-size: 12pt;
	text-align: center;
	color: #ffcc00;
	text-valign: center;
	background-color:#006591;
	margin-bottom: 0;
	}

