/* ----- PAGE FORMATTING ----- */

body 
	{
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin: 0 auto; /* ----- CODE CENTERING CONTENT DIV DO NOT REMOVE ----- */
	}


body,td,th 
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
	}
	

	
p
	{
	line-height:normal;
	font-size: 12px;
	}
	
/* ----- STYLES ----- */

.noprint
	{
	display: none;
	}
	


	
.small
	{
	font-size: 10px;
	}
	

/* ----- HEADING 1 ----- */	

.h1
	{
	display: block;
	font-size: 22px;
	font-weight: bold;
	font-family:"Times New Roman", Times, serif;
	text-align:center;
		
		}

/* ----- HEADING 1.2 ----- */	

.h2
	{
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
	}
	
.h3
	{
	font-size: 13px;
	font-weight: bold;
	color: #0000FF;
	}
	
/* ----- BOLD TEXT ----- */	

.bold
	{
	font-weight: bold;
	}


/* ----- COPYRIGHT TEXT ----- */
	
.copyright
	{
	font-size: 9px;
	color:#666666; 
	}
	
/* ----- DIV/BUTTON PRINT BORDERS ----- */
	
.borders
	{
	border: 1px solid #000000;
	
	}
	
	
.ahmfnametext2
	{
	font-size: 20px;
	color: #000066;
	font:"Times New Roman", Times, serif;
	
	
	}

/* --------------- Div ID&#39;s --------------- */

#h1
	{
	position: relative;
	display: block;
	width: 480px;
	height:30px;
	margin: 0 auto;
	font-size: 22px;
	font-weight: bold;
	font-family:"Times New Roman", Times, serif;
	text-align:center;
	background: url(../images/pageheading.jpg) repeat-x 0px 0px;
	}
	
#h2
	{
	position: relative;
	display: block;
	width: 480px;
	height:30px;
	margin: 0 auto;
	font-size: 22px;
	font-weight: bold;
	font-family:"Times New Roman", Times, serif;
	text-align:center;
	background: url(../images/pageheading.jpg) repeat-x 0px 0px;
		}

/* ----- HEADER ----- */

	
	
#header
	{
	width: 100%;
	height: 100px;
	z-index: 1;
	
	
	}
	
#header2
	{
	width: 100%;
	height: 100px;
	z-index: 1;
	display: none;
	
	
	}
	
#noprint2
	{
	display: none;
	margin: 0 auto;
	width: 560px;
	}
	
/* ----- CONTENT DIV CONTAINS BELOW DIVS USED FOR CENTRAL FORMATTING----- */
	
#content
	{
	width: 540px;
	z-index: 2;
	position: relative;
	margin: 0 auto;
		
	}
	
/* ----- CENTRAL MAIN TEXT ----- */
	
#main
	{
	position: relative;
	width: 540px;
	left: 0px;
	top: 25px;
	z-index: 3;
		
	}
	
	
/* ----- LEFT NAVIGATION AND CONTENT ----- */
	
#leftnav
	{
	display: none;
	
	}
	
<style>
a{color: #002BB8}
a:visited{color: #002BB8}
</style>
