				/* This is a CSS Comment */


		/* The following rule sets the page background to white   */


body {margin: 10px; padding: 10px; 
	background-color: #CCCCFF; 
	}

			/* h1 h2 h3 h4 h5 h6  styles  */
h1  {font-family: arial, sans-serif;
	color: #FA0606; 
	font-size: 3.5em; 
	line-height: .55em;
	text-align: center;  
	 }

h2 {font-family: arial, sans-serif;
	font-size: 2em; 
	line-height: 1.05em; 
	text-align: center; 
	 }
h3 {font-family: arial, sans-serif; 
	font-size: 1.5em; 
	line-height: 1.25em; 
	text-align: center; 
	}

h4 {font-family: arial, sans-serif; 
	font-size: 1.2em; 
	line-height: 1.05em; 
	text-align: center; 
	}
	
h6 {font-family: arial, sans-serif; 
	font-size: 1.2em; 
	line-height: 1.05em; 
	text-align: center; 
	color: #ffffff; 
	}
	
h5 {font-family: arial, sans-serif; 
	text-align: center;
	font-size: 1em;
	color: rgb(0, 0, 153);
	 }
	 
			/* styles the table */
	

table {border: none; 
	text-align: center; vertical-align: middle;}

		/* styles the container */

#container {position: relative; 
		margin: 0 auto;
		width: 99%; 
		height: auto; 
		border: solid 1px; 
		background-color: #ffffff;
	}

									/* styles The banner  */

#banner {height: 50px;
		margin-left: 3%;
		margin-right: 3%;  
		padding: 10px; 
	}


								/* styles The maintext  */

#maintext {margin-left: 25%;
		margin-right: 25%;
		font-family: arial, sans-serif; 
		font-size: 1.1em; 
		line-height: 1.05em; 
		}

#maintext2 {margin-left: 25%;
		margin-right: 25%;		 
		font-family: arial, sans-serif; 
		font-size: 1.1em; 
		line-height: 1.1em; 
		text-align: center;
		}
	
	/* styles the text and mouse hover for the different language pages */ 

#text3 p, a {margin: 0; 
	font-size: 12px;  
	font-family: arial, sans-serif; 
	line-height: 15px; 
	color: #003399; 
	text-decoration: none;  
	padding-left: 2px; 
	text-align: center; 
	}
 
#text3 p a:hover {
	color: #FF3300; 
	background-color: #FFFF00; 
	}	
#text p, a {
	margin: 0; 
	font-size: 16px; 
	font-family: arial, sans-serif; 
	line-height: 20px;
	color: #003399; 
	 
	text-decoration: none; 
	padding-left: 2px; 
	 
}

#texta p, a {
	margin: 5%; 
	font-size: 16px; 
	font-family: arial, sans-serif; 
	
	
	padding-left: 2px; 
	text-align: left;
	
	 
} 
#text p a:hover {
	color: #FF3300; 
	background-color: #FFFF00; 
	}
#texta p a:hover {
	color: #FF3300; 
	background-color: #FFFF00; 
	}



			/* styles the text and mouse hover for the GRP link at the bottom of the page */ 
	
#text2 p, a {
	
	font-size: 18px;  
	font-family: arial, sans-serif; 
	line-height: 20px; 
	color: #003399; 
	text-decoration: none;  
	padding-left: 2px; 
	text-align: center; 	
	}
 
#text2 p a:hover {
	color: #FF3300; 
	background-color: #FFFF00; 
	}

#text4 p, a {
	margin: 0;
	font-size: 16px; 
	font-family: arial, sans-serif; 
	line-height: 20px;
	color: #003399; 
	 
	text-decoration: none; 
	padding-left: 2px; 
	 
}
 
#text4 p a:hover {
	color: #FF3300; 
	background-color: #FFFF00; 
	} 

				/* styles the text and photo images */
	
#a { 	width: 85% ;
		margin-right: auto;
		margin-left: 6%;		
		padding: 25px;  
	font-family: arial, sans-serif; 
	font-size: 1.2em; 
	color:	#000000;
	text-align: center; 
	line-height: 1.05em; 
	}
	
#b { 	width: 85% ;
		margin-right: auto;
		margin-left: 6%;		
		padding: 25px;  
	font-family: arial, sans-serif; 
	font-size: 1.2em; 
	color:	#000000;
	text-align: center; 
	line-height: 1.05em; 
	}
	
iimg.left { vertical-align: middle; 
		margin-right: 15px; 
		margin-left: 95px;
		float: left; }
		
img.right {float: right; }

					/* styles the text  */
	
.describe0 {font-family: arial, sans-serif; 
	font-size: 1.2em; 
	color:	#990000;
	line-height: 1.05em; 
	text-align: center; 
	}  			

.describe1 {font-family: arial, sans-serif; 
	font-size: 1.2em; 
	color:	#000000;
	line-height: 1.05em; 
	text-align: left; 
	}  			
			
.describe2 {font-family: arial, sans-serif; 
	font-size: 1.2em; 
	color:	#000000;
	line-height: 1.05em; 
	text-align: center; 
	}  			
.describe3 {font-family: arial, sans-serif; 
	font-size: 1.2em; 
	color:	#000000;
	line-height: 1.05em; 
	text-align: right; 
	}

.describe4 {font-family: arial, sans-serif; 
	font-size: 1.0em; 
	color:	#000000;
	line-height: 1.05em; 
	text-align: center; 
	}  			
	
	/* styles the history anchors */
				
	.anchor{font-family: arial, sans-serif;
			font-size: 1em;
			line-height: 1em;	
			text-align: right; }  

			
			/* charity logo position */

#charity {position: absolute;
		left: 52.5%; 
		} 
 

		/* footer section */

#footer {margin-left: 0; 
		margin-right: auto;  
		padding: 15px; 
		background-color: #e8eaf6; 
		font-family: arial, sans-serif; 
		font-size: .85em; 
		font-weight: bold; 
		text-align: center; 
		 		
	}

.footer {font-family: arial, sans-serif; 
		font-size: .70em; 
		text-align: center; 
	}

		/* The Valid xhtml & CSS Element */

div.valid {width: 88px; 
		height: 31px; 
		position: absolute; 
		left: 30px; 
		top: 650px; 
	}

div.valid2 {width: 88px; 
		height: 31px; 
		position: absolute; 
		left: 30px; 
		top: 650px; 
	}