html, body {
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #000;
	color: #333;
	/*font-family: 'Lucida Grande', Verdana,  Geneva, Lucida, Helvetica, Arial, sans-serif;*/
	font-family: Arial, Helvetica, Lucida, Geneva, Verdana, 'Lucida Grande', sans-serif;
	}

blockquote {
	margin: 0px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	width: 100%;
	color: #e3411d;
	font-size: 150%;
	}
blockquote p {
	font-weight: bold;
	font-size: 150%;
	}
q {
	quotes: "‘" "’";
	}
h1  {
	font-weight: bold;
	font-size: 300%;
	/*color: #3c7bab;*/
	color: blue;
	font-family: 'Arial Black';
	margin-bottom: 0px;
	}
	
	
#container {
    margin:0 auto; 
	padding-left: 75px;
	padding-right: 75px;
    width:760px;
	overflow:hidden;
	background-color: #ffffff;
    }

/*  Horizontal zones of the page  - preamble, main area, footings */
#zone1 {
	clear: both;
	padding-left: 30px;
	padding-right: 50px;
	text-align: justify;
	}
#zone2 {
	clear: both;
	}
	
#zone2 p{
	text-align: justify;
	padding: 0px 48px;
	}

#zone3 {
	clear: both;
	}

#topright {
	width: 305px;
	float: right;
	height: 210px;
	padding-left: 20px;
	display:none;
	}
#infobox {
	width: 300px;
	background-color: #f2e3a4;
	height: 100px;
	border-bottom: 5px solid #000000;
	border-left: 5px solid #000000;
	}
#infobox p {
	margin-top: 0px;
	padding-top: 10px;
	text-align: center;
	font-size: 90%;
	}

	
#callbox {
	width: 300px;
	background-color: #e3411d;
	height: 100px;
	border-bottom: 5px solid #000000;
	border-left: 5px solid #000000;
	}

#callbox p {
	margin-top: 0px;
	padding-top: 20px;
	text-align: center;
	font-size: 100%;
	color: #ffffff;
	}
#callbox a{
	text-decoration: underline;
	font-weight: bold;
	color: #ffffff;
	}	
#callbox a:hover{
	background-color: #ffffff;
	color: #e3411d;
	}

#header {
	background-color: #fff;
	color: #006;
	padding: 15px;
	}
#header h1 {
	/*margin-left: 30px;*/
	margin-top: 0px;
	}
.sub1 {
	/*margin-left: 30px;
	margin-top: 0px;*/
	font-size: 150%;
	/* color: #3c7bab; */
	color: #000000;
	font-weight: bold;
	font-family: 'Arial Black';
	}

#bottomleft {
    float:left;
    width:225px;
	height: 200px;
	background-color: #e3411d;
	border-top: 5px solid #000000;
    }
#bottomright {
	width:620px;
	height: 200px;
	float: right;
	border-top: 5px solid #000000;
	border-left: 5px solid #000000;
	background-color: #fff;
    }
#footing {
	padding-top: 30px;
	padding-left: 30px;
	padding-bottom: 30px;
	padding-right: 30px;
	text-align: center;
	font-size: 120%;
	background-color: #f2e3a4;
	}
#blbluebox {
	width: 100px;
	float: left;
	background-color: #90bade;
	height: 100px;
	border-right: 5px solid #000000;
	border-bottom: 5px solid #000000;
	}

.spacer20 {
	height: 20px;
	}
	
.pe {
	font-weight:bold;
	}
.bold {
	font-weight:bold;
	}
.smallbold {
	font-weight:bold;
	font-size: 70%;
	}
.small {
	font-size: 70%;
	}

.bqstart {
	font-size: 150%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	margin-top: -12px;
	margin-bottom: -40px;
	color: #e3411d;
}
.bqend {
	font-size: 150%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;	
	color: #e3411d;
	margin-top: -10px;
	position: absolute;
	float: right;
}
.pupilid {
	/*font-weight: bold;
	font-style: italic;
	font-size: 80%;*/
	margin-top: -50px;
	margin-left: 0px;
	margin-right: 10px;
	float: right;
	}

.bullets {
	/*color: #e3411d;*/
	display: none;
	}
#preamble {
	margin: 0px;
	padding-left: 15px;
	/* width: 490px; */
	}
#preamble p {
	font-weight:bold;
	}
/* .pnum {
	font-weight: bold;
	float: left;
	font-size: 150%;
	margin-right: 0.3em;
	color: #3c7bab;
	}
 */
.pnum {
	font-weight:bold;
	padding-right: 0.5em;
	}

#disclaim {
	font-size: 70%;
	/*color: #3c7bab;*/
	color: #000000;
	}
#copy  p {
	font-weight:bold;
	/*color: #3c7bab;*/
	color: #000000;
	font-size: 110%;
	}
#tail  p {
	/*font-weight:bold;*/
	/*color: #3c7bab;*/
	color: #000000;
	font-size: 110%;
	}
#fblogo {
	margin-top: 10px;	margin-bottom: 10px;	margin-right: 10px;
	float: left;
	}
hr {
    color: #0000ff;
	margin-left: 48px;
	}