body {  
   padding: 0px;   
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
   margin-left: 0px;
   height: 100%;
   font-family: "Times New Roman", times, georgia, serif; 
   font-size: 76%; 
   font-style: normal; 
   font-weight: normal;
   text-align:center; 
   /*color: #003399;
   background-color:#003399;
   background-image:url(../images_2006/bg_page760_grey1.jpg);
   background-repeat: repeat-y;
	background-position: center;*/
 
   }

p {
  font-size: 12pt;
  text-align:justify;
  }   

.italic {
  font-style:italic;
  }
  
.bold {
  font-weight:bold;
  }
  
.bolditalic {
  font-style:italic;
  font-weight:bold;
  }
h1,h2,h3,h4 {
color: #000000;
font-family: georgia, "times new roman", times, serif;

}
h1 {
   
  font-size: 14pt; 
  font-style: normal;
  font-variant:normal; 
  font-weight: bold; 
  
  margin-bottom:  3px;
  /*border: 1px solid #871E31;*/
  /*padding: 10px;*/
}

h2 {
 font-size: 13pt; 
 font-style: normal; 
 font-weight: bold;
 margin-bottom:  3px;
  
}

h3 {
 font-size: 12pt; 
 font-style: normal; 
 font-weight: bold;
 margin-bottom:  3px;

 }

h4 {
 font-size: 12pt; 
 font-style: normal; 
 font-weight: bold;
 margin-bottom:  3px; 

 }
.indent {
padding-left: 30px;

}
 .blockquote {
 font-size: 1em;
 display: block;
 padding: 3px; 
 background-color:#666;
 border: 2px solid #E5053A; 
 }
 
 td { 
 vertical-align:top
 }
 
.headfoot {
  font-family: Tahoma, Arial, Helvetica, sans-serif; 
  font-size: 0.8em; 
  font-style: normal; 
  font-weight: normal;
  text-align: left; 
  color: #003399;
}

.headfoot a {
   text-decoration: none;
   color: #003399;
}

.headfoot a:hover {
   text-decoration: underline;
   color: #003399;
}

.tablexblue  { 
   background-color: #009999;
}

.picturexright {
  float: right;
  margin-top: 5px;
  margin-left: 10px;
  margin-bottom: 10px;
  }
  
.picturexleft {
  float: left;
  margin-top: 5px;
  margin-right: 10px;
  margin-bottom: 10px;
  }
.picturexcenter {
margin: 5px auto 5px auto;
}
a {
	color:#000000;
	font-size:12pt;
	text-decoration:underline;
   font-family: "Times New Roman", times, georgia, serif; 
	}
a:link {color:#000000;}
a:visited {color:#003399;}
a:hover {text-decoration:underline;}

/*LAYOUT*/

#wrapper {
	/*position: relative;*/
	margin: 0px auto 0px auto;
	padding: 0;
	text-align: left;
  	width: 100%;
/*
  	background: #fff8ca;*/
	}
	
#contentwrapper {
	position: relative;
	
	padding: 0;
	
  	width: 100%;
  	/*border: 1px solid #000066;
  	background: #fff8ca;*/
	}

#Headerhome {
	margin:0;
	padding:0px;
	width: 100%;
	height: 300px;
	text-align: right;
 display: none;
	/*border-style:solid;
	
	border-color:#336699;
	border-width:1px;
	*/ 
	/*background-color:#e1b400;
	background-image:url(../images_new/header_bg.gif);*/
}
#Header {
	margin:0;
	padding:0px;
	width: 100%;
	height: 150px;
	text-align: right;
 display: none; 
	/*border-style:solid;
	
	border-color:#336699;
	border-width:1px;
	*/ 
	/*background-color:#e1b400;
	background-image:url(../images_new/header_bg.gif);*/
}

#headline {
/*width:100%;
padding: 2px 10px 2px 10px;
border-style: solid;
border-color: #dddddd;
border-width: 1px 0px 1px 0px;

text-align: center;
background-color:#fff8ca;*/
display: none;
}

#contentholder {
	float: left;
	margin:0 ;
	background-color:#fff8ca;
	/*padding:15px 10px 15px 10px;*/
	width:100%;
	text-align:justify;
	/*
	border-top: 1px solid #b9a065;
	border-bottom: 1px solid #b9a065;*/

}

#contentholderhome {
	float: left;
	margin:0 ;
	/*background-color:#fff8ca;
	padding:15px 10px 15px 10px;*/
	width:100%;
	text-align:justify;
	/*border-top: 1px solid #b9a065;
	border-bottom: 1px solid #b9a065;
	background-image:url(../images_2006/bg_brakspear_bee.gif);
	background-position:center;
	background-repeat:no-repeat;*/

}

#Content {
	/*position: absolute;
	/*top:105px;*/
	float: left;
	margin:0 ;
	/*background-color:#ffffb9;*/
	padding:15px 10px 15px 10px;
	width:90%;
	text-align:justify;
		/*background-image:url(../images_2006/bg_brakspear_bee.gif);

	background-repeat:no-repeat;
	border-top: 2px solid #777777;
	border-bottom: 2px solid #777777;*/


}

#Contentwide {
	/*position: absolute;
	/*top:105px;*/
	float: left;
	margin:0 ;
	/*background-color:#ffffb9;*/
	padding:15px 10px 15px 10px;
	width:90%;
	text-align:justify;
	/*border-left:  1px solid #b9a065;
		background-image:url(../images_2006/bg_brakspear_bee.gif);

	background-repeat:no-repeat;
	border-top: 2px solid #777777;
	border-bottom: 2px solid #777777;*/


}
	
	#rightbar {
	/*position:absolute;*/
	float:left;
	margin: 0;
	width:150px;
	padding:5px 10px 5px 10px;
	/*background-image:url(../images_2006/bg_leftbar.jpg);
	background-repeat:no-repeat;*/
	
	display: none;
	
	/*border-style:solid;
	border-width:1px;
	border-color:  #6078bf;*/
	z-index: 1;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:150px;
	}
	
	#rightbar p {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.9em;
	text-align:center;
	
	}
/* Again, "be nice to Opera 5". */
body>#rightbar {width:150px;}

/* navigation */

	
#leftbar {
	display: none;
	float:left;
	margin: 0px;
	width:150px;
	padding:5px 10px 5px 10px;
	/*background-image:url(../images_2006/bg_leftbar.jpg);
	background-repeat:no-repeat;*/
	
	
	
	/*border-style:solid;
	border-width:1px;
	border-color:  #6078bf;*/
	z-index: 1;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:150px;
	}
	
	#leftbar p {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.9em;
	text-align:left;
	
	}
/* Again, "be nice to Opera 5". */
body>#leftbar {width:150px;}

#leftbar ul {
	margin-left: 0px;
	
	text-align:left;
	text-indent: 0%;

	list-style: none;
		font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.9em;
	}
#leftbar a {
	font-weight: bold;
	text-decoration: none;
	color: #003399;
	}
#leftbar a:hover {
	color: #9c0523;
	
	
	}


#Content ul {

list-style-position: outside; margin-left: 0px; padding-left: 30px; list-style: disc; vertical-align: middle;
}
#Content li {

margin: 0px; padding: 0px 0px 10px 0px;
}
#footer {
	position: relative;
	clear: both;
	/*height: 75px;*/
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	font-size: 8pt;
	color: #000000;
	/*background: #fff8ca;
	background-image:url(../images_2006/bg_footer.jpg);*/

	}
#footer p {
	margin: 0;
	padding: 10px;
	}
#footer a {
	color: #003399;
	text-decoration:none;
	}
#footer a:hover {
	color: #ffffff;
	text-decoration:underline;
	}

div.spacer {
width: 760px;
  clear: both;
  }
 
  table {
  /*border: 1px solid #990333*/}
td {
/*border: 1px solid #990333;*/
padding: 5px;}
/*td p {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight:normal;
	color: #000000;
	text-align:left;
	

}*/

  

  .space {
  height: 15px;
border-right: 0px ;
border-left: 0px ;
border-bottom: 0px ;
  }