/* ----- 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: 14px;
	}
	
p
	{
	line-height:normal;
	}
	
	
/* ----- STYLES ----- */

.style1 {font-size: 12px}

.pagebreak
	{
	page-break-before: always;
	font-size: 20px;
	font-weight: bold;
	color: #0000FF;
	}

/* ----- HEADINGS ----- */
.h1
	{
	display: block;
	font-size: 22px;
	font-weight: bold;
	font-family:"Times New Roman", Times, serif;
	text-align:center;
	background-image: url(../images/pageheading.jpg)  no-repeat 0px 0px;
	
	
		}

.h2
	{
	font-size: 16px;
	font-weight: bold;
	color: #0000FF;
	}
	
.h3
	{
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
	}
	
.h4
	{
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	}
	
.h5
	{
	font-size: 12px;
	font-weight: bold;
	color: #9B9BFF;
	}
	
.h23
	{
	text-decoration:underline;
	}



/* ----- BOLD ----- */

.bold
	{
	font-weight: bold;
	}

/* ----- GREY TEXT LIST SOURCE ----- */
	
.grey
	{color: #999999;
	font-size: 14px;
	}

/* ----- BLUE TEXT LIST ----- */
	
.blue
	{
	color: #000066;
	}
	
/* ----- RED TEXT LIST ----- */
	
.red
	{
	color: #FF0000;
	font-weight: bold;
	}
	
/* ----- MISSION TEXT ----- */

.mission
	{
	background-color: #7AA8C2;
	margin-right: 55px;
	margin-left:55px;
	text-align:center;
	font-size: 12px;	
	font-weight: bold;
	}
	
.small
	{
	font-size: 11px;
	}
	
/* ----- GREY TEXT LIST SOURCE ----- */
	
/* ----- AHMF RECOGNITION OF HILARY PURPLE BOX TEXT ----- */
	
.hilary
	{
	text-align: center;
	font-family:"Times New Roman", Times, serif;
	text-align:center;
		background-color: #CCCCCC;
	
	}
	
	.hilary2
	{
	text-align: center;
	font-family:"Times New Roman", Times, serif;
	text-align:center;
	background-color: #CCCCCC;
	font-size: 16px;
	
	}
	
/* ----- COPYRIGHT TEXT ----- */
	
.copyright
	{
	font-size: 9px;
	color:#666666; 
	}
	
/* ----- AHMF NAME ADDRESS TEXT AT BOTTOM OF PAGE ----- */
	
.ahmfnametext
	{
	font-size: 10px;
	color: #000066;	
	
	}
	
.ahmfnametext2
	{
	font-size: 20px;
	color: #000066;
	font:"Times New Roman", Times, serif;
	
	
	}
	
	/* ----- ARTICLE TEXT ----- */
	
.caption
	{
	text-align: center;
	font-family:"Times New Roman", Times, serif;
	text-align:center;
	font-size: 14px;
	
	}
	
/* ----- ARTICLE QUOTATION ----- */
	
.captionquote
	{
	text-align: center;
	font-family:"Times New Roman", Times, serif;
	text-align:center;
	font-size: 14px;
	font-style:italic;
	}
		
/* --------------- Div ID&#39;s --------------- */


/* ----- PAGE HEADING ----- */
#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;
		}
		
	/* ----- PAGE HEADING2 DEEPER ----- */
#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;
	background-image: url(../images/bannerbg.jpg);
	background-repeat:repeat-x;
	z-index: 1;
	
	}
	
/* ----- CONTENT DIV CONTAINS BELOW DIVS USED FOR CENTRAL FORMATTING----- */
	
#content
	{
	width: 800px;
	z-index: 2;
	margin: 0 auto;
	position: relative;
	
	}
	
/* ----- CENTRAL MAIN TEXT ----- */
	
#main
	{
	position: relative;
	width: 580px;
	left: 155px;
	top: 25px;
	z-index: 3;
	margin-left: 10px;
	margin-right: 25px;
	min-height:850px; /* for modern browsers */
	height:auto !important; /* for modern browsers */
	height:850px;
	
	}

/* ----- FOOTER ----- */
	
#footer
	{
	position: relative;
	width: 585px;
	left: 0px;
	z-index: 4;
	margin-left: 10px;
	margin-right: 25px;
	min-height:85px; /* for modern browsers */
	height:auto !important; /* for modern browsers */
	height:85px; /* for IE5.x and IE6 */
	
	}
	
	
/* ----- LEFT NAVIGATION AND CONTENT ----- */
	
#leftnav
	{
	position: absolute;
	width: 125px;
	top: 25px;
	z-index: 3;
	min-height:800px; /* for modern browsers */
	height:auto !important; /* for modern browsers */
	height:800px; /* for IE5.x and IE6 */
	
	}

#noprint2
	{
	margin: 0 auto;
	width: 560px;
	}
	
	

/* ----- NAVIGATION ROLLOVER CODE ----- */	


#home:link, #home:visited
	{
	display: block;
	width: 120px;
 	height:30px;
	line-height: 30px;
	text-decoration: none;
	background: url(../images/buttons.jpg) no-repeat 0px 0px;
	text-indent: 0px;
	font-family:"Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align:center;
	font-size: 18px
		
	}
 
#home:hover, #home:active
	{
	background-position: -120px 0px;
	color: #000000;

	}

#aboutus:link, #aboutus:visited
	{
	display: block;
	width: 120px;
 	height:30px;
	line-height: 30px;
	text-decoration: none;
	background: url(../images/buttons.jpg) no-repeat 0px 0px;
	text-indent: 0px;
	font-family:"Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align:center;
	font-size: 18px
		

	}
 
#aboutus:hover
	{
	background-position: -120px 0px;
	color: #000000;

	}

#aboutcfs:link, #aboutcfs:visited
	{
	display: block;
	width: 120px;
 	height:30px;
	line-height: 30px;
	text-decoration: none;
	background: url(../images/buttons.jpg) no-repeat 0px 0px;
	text-indent: 0px;
	font-family:"Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align:center;
	font-size: 18px
		

	}
 
#aboutcfs:hover
	{
	background-position: -120px 0px;
	color: #000000;

	}

#severity:link, #severity:visited
	{
	display: block;
	width: 120px;
 	height:30px;
	line-height: 30px;
	text-decoration: none;
	background: url(../images/buttons.jpg) no-repeat 0px 0px;
	text-indent: 0px;
	font-family:"Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align:center;
	font-size: 18px
		

	}
 
#severity:hover
	{
	background-position: -120px 0px;
	color: #000000;

	}

#advocacy:link, #advocacy:visited
	{
	display: block;
	width: 120px;
 	height:30px;
	line-height: 30px;
	text-decoration: none;
	background: url(../images/buttons.jpg) no-repeat 0px 0px;
	text-indent: 0px;
	font-family:"Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align:center;
	font-size: 18px
		

	}
 
#advocacy:hover
	{
	background-position: -120px 0px;
	color: #000000;

	}

#research:link, #research:visited
	{
	display: block;
	width: 120px;
 	height:30px;
	line-height: 30px;
	text-decoration: none;
	background: url(../images/buttons.jpg) no-repeat 0px 0px;
	text-indent: 0px;
	font-family:"Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align:center;
	font-size: 18px
		

	}
 
#research:hover
	{
	background-position: -120px 0px;
	color: #000000;

	}

#guidelines:link, #guidelines:visited
	{
	display: block;
	width: 120px;
 	height:30px;
	line-height: 30px;
	text-decoration: none;
	background: url(../images/buttons.jpg) no-repeat 0px 0px;
	text-indent: 0px;
	font-family:"Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align:center;
	font-size: 18px
		

	}
 
#guidelines:hover
	{
	background-position: -120px 0px;
	color: #000000;

	}

#conference:link, #conference:visited
	{
	display: block;
	width: 120px;
 	height:30px;
	line-height: 30px;
	text-decoration: none;
	background: url(../images/buttons.jpg) no-repeat 0px 0px;
	text-indent: 0px;
	font-family:"Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align:center;
	font-size: 18px
		

	}
 
#conference:hover
	{
	background-position: -120px 0px;
	color: #000000;

	}

#politics:link, #politics:visited
	{
	display: block;
	width: 120px;
 	height:30px;
	line-height: 30px;
	text-decoration: none;
	background: url(../images/buttons.jpg) no-repeat 0px 0px;
	text-indent: 0px;
	font-family:"Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align:center;
	font-size: 18px
		

	}
 
#politics:hover
	{
	background-position: -120px 0px;
	color: #000000;

	}

#media:link, #media:visited
	{
	display: block;
	width: 120px;
 	height:30px;
	line-height: 30px;
	text-decoration: none;
	background: url(../images/buttons.jpg) no-repeat 0px 0px;
	text-indent: 0px;
	font-family:"Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align:center;
	font-size: 18px
		

	}
 
#media:hover
	{
	background-position: -120px 0px;
	color: #000000;

	}

#archives:link, #archives:visited
	{
	display: block;
	width: 120px;
 	height:30px;
	line-height: 30px;
	text-decoration: none;
	background: url(../images/buttons.jpg) no-repeat 0px 0px;
	text-indent: 0px;
	font-family:"Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align:center;
	font-size: 18px
		

	}
 
#archives:hover
	{
	background-position: -120px 0px;
	color: #000000;

	}

#links:link, #links:visited
	{
	display: block;
	width: 120px;
 	height:30px;
	line-height: 30px;
	text-decoration: none;
	background: url(../images/buttons.jpg) no-repeat 0px 0px;
	text-indent: 0px;
	font-family:"Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align:center;
	font-size: 18px
		

	}
 
#links:hover
	{
	background-position: -120px 0px;
	color: #000000;

	}

#donations:link, #donations:visited
	{
	display: block;
	width: 120px;
 	height:30px;
	line-height: 30px;
	text-decoration: none;
	background: url(../images/buttons.jpg) no-repeat 0px 0px;
	text-indent: 0px;
	font-family:"Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align:center;
	font-size: 18px
		

	}
 
#donations:hover
	{
	background-position: -120px 0px;
	color: #000000;

	}
